A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAnnotation - Class in com.saperion.annotation
-
Abstract annotation class containing common methods.
- AbstractAnnotation(AbstractAnnotation.AnnotationType, Map<AbstractAnnotation.AnnotationProperty, String>, Set<AbstractAnnotation.AnnotationProperty>) - Constructor for class com.saperion.annotation.AbstractAnnotation
-
Creates a new AbstractAnnotation.
- AbstractAnnotation.AnnotationProperty - Enum in com.saperion.annotation
-
Properties of annotations.
- AbstractAnnotation.AnnotationType - Enum in com.saperion.annotation
-
Available annotation types.
- AbstractDocRMIClientCommand - Class in com.saperion.connector.rmi
-
Class representing the methods used for manipulating documents.
- AbstractDocRMIClientCommand() - Constructor for class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- AbstractFolderRMIClientCommand - Class in com.saperion.connector.rmi
-
Class representing the folder operations of the backend.
- AbstractFolderRMIClientCommand() - Constructor for class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
- AbstractPropertiesLoader - Class in com.saperion.common.config.loader
-
This is the abstract superclass of all
PropertiesLoader
instances. - AbstractPropertiesLoader() - Constructor for class com.saperion.common.config.loader.AbstractPropertiesLoader
- AbstractQueryRMIClientCommand - Class in com.saperion.connector.rmi
-
Class representing the query operations of the backend.
- AbstractQueryRMIClientCommand() - Constructor for class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
- AbstractRMIClientCommand - Class in com.saperion.connector.rmi
-
Class representing the base class for all client wrappers for the backend operations.
- AbstractRMIClientCommand() - Constructor for class com.saperion.connector.rmi.AbstractRMIClientCommand
- AbstractWfRMIClientCommand - Class in com.saperion.connector.rmi
-
Class representing the workflow operations of the backend.
- AbstractWfRMIClientCommand() - Constructor for class com.saperion.connector.rmi.AbstractWfRMIClientCommand
- ACC_ANNOTATE - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'annotate' (image annotations).
- ACC_BLACKMARKER - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'black marker' (= right to create black marker annotations).
- ACC_COMPLETE - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'complete'.
- ACC_DELETE - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'delete'.
- ACC_EXPANDINDEX - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'expand index' (yet unfilled properties can be filled).
- ACC_EXPORT - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'export'.
- ACC_FULL_ACCESS - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'full access'.
- ACC_INDEX - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'indexable' (properties).
- ACC_MODIFYDOC - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'modify document' (content data).
- ACC_PERMISSIONS - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'modify access' (permissions).
- ACC_READ - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'read'.
- ACC_RECORDS_MANAGEMENT - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'records management'.
- ACC_RELEASE - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'release'.
- ACC_RESTORE_REVISION - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'restore revision'.
- ACC_REVISION_HISTORY - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'revision history'.
- ACC_RIGHT_EXTENSION - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'right extension'.
- ACC_SAVEBLACKMARKERS - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'restore black markers' (= right to restore a document revision before a black marker was set).
- ACC_VISIBLE - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'visible' (= findable in searches).
- ACC_WRITE - Static variable in class com.saperion.constants.SaConstants
-
Value for document access right 'write'.
- ACCESS_DENIED - com.saperion.rmi.serverexception.SapError
-
Access to the document was denied.
- AccessRightConverter - Class in com.saperion.bean
-
This class provides converter methods for the
AccessRight
enumeration. - acl - Variable in class com.saperion.structures.Description
- ACL_DELIMITER - Static variable in class com.saperion.constants.SaConstants
-
Delimiter for ACLs.
- aclList - Variable in class com.saperion.ngc.iform.xml.HeaderType
- ACTIVEX - com.saperion.ngc.iform.xml.FrameKindType
- ActorInfo - Interface in com.saperion.intf.wf
-
Actor info interface.
- ActorInfoImpl - Class in com.saperion.wf
-
Actor info class.
- ActorInfoImpl() - Constructor for class com.saperion.wf.ActorInfoImpl
-
Default constructor.
- ActorInfoImpl(SaJNIWfActor) - Constructor for class com.saperion.wf.ActorInfoImpl
-
Constructor from JNI Actor.
- ActorInfoImpl(String) - Constructor for class com.saperion.wf.ActorInfoImpl
-
Short constructor.
- ActorInfoImpl(String, int, int, String, String) - Constructor for class com.saperion.wf.ActorInfoImpl
-
Constructor.
- ActorInfoImpl(Map<String, Object>, boolean) - Constructor for class com.saperion.wf.ActorInfoImpl
-
Constructor from property map.
- add(HierarchicalName) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns a new
HierarchicalName
that contains the name elements of thisHierarchicalName
first, followed by the name elements of the specifiedHierarchicalName
. - add(String) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns a new
HierarchicalName
that contains the name elements of thisHierarchicalName
first, followed by the name elements of the specified string representation. - add(String, Object) - Method in class com.saperion.common.lang.format.ToStringParameters
-
Adds a parameter with the specified name and value to this
ToStringParameters
. - add(String, Object) - Method in class com.saperion.util.configuration.ConfigHolder
-
Adds the given key-value pair to this holder.
- addAll(List<T>, Properties) - Method in class com.saperion.util.ClassicConnectorUtil
-
Generic method to add all elements from source into dest.
- addAll(Map<String, String>) - Method in interface com.saperion.connector.events.CustomEventBuilder
-
Adds every entry of the given map as an attribute
- addAll(Properties) - Method in interface com.saperion.connector.events.CustomEventBuilder
-
Convenience method to add a properties object as attributes.
- addAll(Properties) - Method in class com.saperion.util.configuration.ConfigHolder
-
Adds all properities contained in the given Properties object to this holder.
- addChild(SaNavigation) - Method in class com.saperion.rmi.SaNavigationImpl
- addChild(WorkflowMember) - Method in interface com.saperion.intf.wf.WorkflowMember
- addChild(WorkflowMember) - Method in class com.saperion.wf.WorkflowMemberImpl
- addComment(int, String, String, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
- addComment(String, int) - Method in interface com.saperion.connector.wf.SaWFTask
-
Adds a comment to the workflow.
- addComment(String, int) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Adds a comment to the workflow.
- addComment(String, String, int) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
- addComment(String, String, int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- addComment(String, String, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Adds a comment to the task.
- addConverter(Class<SourceType>, Class<TargetType>, Converter<SourceType, TargetType>) - Method in class com.saperion.util.conversion.DefaultConversionManager
- addElement(String, String, String, boolean) - Method in interface com.saperion.intf.SaFailoverInfo
-
Add new element.
- addElement(String, String, String, boolean) - Method in class com.saperion.rmi.SaFailoverInfoImpl
-
Add new element.
- addElementInfo(String, int, byte, boolean, Properties, long, int, int, String, String, int) - Method in class com.saperion.rmi.SaDocInfoImpl
-
Adds a new element info to the list.
- addHistory(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
- addHistory(String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Adds a history entry.
- addHistory(String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Adds a history entry.
- addHistory(String, String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
- addHistory(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- addHistory(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Adds a history entry to the task.
- addListener(SaEventListener) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- addListener(SaEventListener) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- addListener(SaStatusEventListener) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- addListener(SaStatusEventListener) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- addMandatoryPropertiesLoader(PropertiesLoader) - Method in class com.saperion.common.config.loader.ChainedPropertiesLoader
-
Registers a mandatory
PropertiesLoader
. - addNewProperties(String, SaAbstractJMXProperties) - Method in class com.saperion.config.SaJMXConfiguration
-
Add new property set.
- addOptionalPropertiesLoader(PropertiesLoader) - Method in class com.saperion.common.config.loader.ChainedPropertiesLoader
-
Registers an optional
PropertiesLoader
. - addToFolder(int, String, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Adds the document to a given folder.
- addToFolder(String, String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Adds the document to a given folder.
- addToFolder(String, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Adds the document to a given folder.
- addToFolder(String, String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Adds the document with given documentId to a given folder with given folderId.
- addToFolder(String, String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- addValue(SaValue) - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Adds a new value to this property.
- addValues(SaValue[]) - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Adds a new values to this property.
- addVariable(String, String) - Method in class com.saperion.bean.ContentStream
-
Adds a Variable to this Binary Object, which will be stored on a Media.
- addVariable(String, String) - Method in class com.saperion.bean.UpdateDocumentInfo
-
Adds a variable to the document.
- addVariable(String, String) - Method in class com.saperion.structures.DocumentInfo
-
Adds a variable to this document representation.
- addVariable(String, String) - Method in class com.saperion.structures.Structure
-
Adds a variable to this structure.
- addVariableData(String, String) - Method in class com.saperion.rmi.SaDocInfoImpl
-
Adds new variable data record.
- adjustQuery(String) - Method in class com.saperion.query.fulltext.FulltextQueryModifier
-
Query adjuster.
- AES_128 - com.saperion.common.crypto.CipherStrategy
-
Algorithm = "AES" Mode = "CBC" Padding = "PKCS5Padding" KeySize = 128
- afterExecuteQuery(String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately after
Statement.executeQuery(String)
was successfully called. - afterExecuteQuery(String) - Method in class com.saperion.common.sql.SimpleDataSource
- afterExecuteUpdate(String, int) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately after
Statement.executeUpdate(String)
was successfully called. - afterExecuteUpdate(String, int) - Method in class com.saperion.common.sql.SimpleDataSource
- afterInvoke(Object, LegacyConnection) - Method in class com.saperion.operations.ApplyBatch
- afterInvoke(Object, LegacyConnection) - Method in class com.saperion.operations.InTransaction
- afterInvoke(Object, LegacyConnection) - Method in class com.saperion.operations.LegacyOperationAdapter
- afterInvoke(Object, LegacyConnection) - Method in class com.saperion.operations.VoidOperation
- afterReadResult(String, int) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately after
ResultReader.readResult(ResultSet)
was successfully called.It is called afterDataSource.noteReadResultTime(String, long, boolean)
. - afterReadResult(String, int) - Method in class com.saperion.common.sql.SimpleDataSource
- AGGREGATE_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Pattern for group by or order by .
- align - Variable in class com.saperion.ngc.iform.xml.ColumnType
- align - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- align - Variable in class com.saperion.ngc.iform.xml.LabelType
- AlignType - Enum in com.saperion.ngc.iform.xml
-
Java class for alignType.
- ALL_ELEMENT - Static variable in class com.saperion.util.WeblinkUtil
- ALL_SELECTABLE - com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Indicates that every user is selectable.
- ALLOWED_CHILDREN_MAX_LIMIT_EXCEEDED - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Limit exceeded.
- allowInactiveLookup - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- ALWAYS - com.saperion.common.lang.criterion.CriterionIsSatisfiedByNullType
- ALWAYS - com.saperion.ngc.iform.xml.VisibilityType
- AndCriterion<T> - Class in com.saperion.common.lang.criterion
-
A
Criterion
that recombines two existing criteria. - AndCriterion(Criterion<? super T>, Criterion<? super T>) - Constructor for class com.saperion.common.lang.criterion.AndCriterion
-
Creates a new
AndCriterion
, that combines the two specified criteria. - ANY - com.saperion.settings.SystemFileKind
-
This enumeration member represents any type of File.
- ANY_MANDANT - Static variable in class com.saperion.constants.SaConstants
-
Deprecated.
- ANY_NOSYS - com.saperion.settings.SystemFileKind
-
This enumeration member represents any type of File but excludes system wide files.
- ANY_TENANT - Static variable in class com.saperion.constants.SaConstants
-
non specific tenant.
- APOSTROPHE - Static variable in class com.saperion.util.HdocUtil
-
The Constant APOSTROPHE.
- APP_EML - com.saperion.constants.mime.MIME
- APP_OUTLOOK - com.saperion.constants.mime.MIME
- APP_PDF - com.saperion.constants.mime.MIME
- APP_PPT - com.saperion.constants.mime.MIME
- APP_RTF - com.saperion.constants.mime.MIME
- APP_VND_OUTLOOK - com.saperion.constants.mime.MIME
- APP_VND_PPT - com.saperion.constants.mime.MIME
- APP_VND_PPTX - com.saperion.constants.mime.MIME
- APP_VND_WORD - com.saperion.constants.mime.MIME
- APP_VND_XLS - com.saperion.constants.mime.MIME
- APP_VND_XLSX - com.saperion.constants.mime.MIME
- APP_WORD - com.saperion.constants.mime.MIME
- APP_XLS - com.saperion.constants.mime.MIME
- append(byte[]) - Method in class com.saperion.common.io.TempFileByteBuffer
-
Appends bytes to the end of the buffer.
- append(byte[], byte[]) - Static method in class com.saperion.util.StreamUtil
-
Creates a new array from the content of the two given byte arrays.
- append(byte[], int, int) - Method in class com.saperion.common.io.TempFileByteBuffer
-
Appends length bytes to the end of the buffer skipping data before position offset in the provided byte-array.
- append(int) - Method in class com.saperion.common.io.TempFileByteBuffer
-
Appends one byte to the end of the buffer.
- APPEND_CONTENT - Static variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
- appendTypedMapping(DDC, Map<String, PropertyType>, HFIELDDATAArray) - Method in interface com.saperion.operations.inject.FieldArrayMapper
-
This method maps the given properties to native types inserting them to an existing native field array.
- appl - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
- apply(ProcessBuilder) - Method in interface com.saperion.connector.renditions.isys.util.OsProcessEnvVarApplierFactory.ProcessEnvVarApplier
-
Applies specific environment variables to a process builder.
- ApplyBatch - Class in com.saperion.operations
-
Invokes a list of commands one after another.
- ApplyBatch(Operation<? extends Serializable, SaBasicException, LegacyConnection>...) - Constructor for class com.saperion.operations.ApplyBatch
-
Creates an instance of ApplyBatch that will invoke the given operations in the given order.
- ApplyBatch(List<Operation<? extends Serializable, SaBasicException, LegacyConnection>>) - Constructor for class com.saperion.operations.ApplyBatch
-
Creates an instance of ApplyBatch that will invoke the given operations in the given order.
- applyFilter(String) - Method in class com.saperion.common.config.loader.EnvironmentVariablesPropertyFilter
- applyFilter(String) - Method in class com.saperion.common.config.loader.JavaPropertyFilter
- applyFilter(String) - Method in interface com.saperion.common.config.loader.PropertyFilter
-
This method returns the name of the property after the filter is applied.
- archiveReferenceFromDdc(DDC) - Static method in class com.saperion.SaTypeConverter
- archiveTypeFromDdc(DDC) - Static method in class com.saperion.SaTypeConverter
- areEqual(List<?>, List<?>) - Static method in class com.saperion.common.lang.collection.Collections
-
Checks if the two provided lists contain the same items in the same order.
- array(T...) - Static method in class com.saperion.common.lang.collection.Collections
-
This is a convenience method - and actually just some syntactical sugar - to avoid java array literals.
- ArrayFactory<Type> - Interface in com.saperion.common.lang.conversion.array.factory
-
Interface for factories of arrays given their size.
- ArrayIterator<T> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that iterates through all elements of an array. - ArrayIterator(T[]) - Constructor for class com.saperion.common.lang.iterator.ArrayIterator
-
Creates a new
ArrayIterator
, that iterates through all elements of the specified array. - ArrayListConverter<Type> - Class in com.saperion.common.lang.conversion.array
-
Converter
for arrays to lists. - ArrayListConverter() - Constructor for class com.saperion.common.lang.conversion.array.ArrayListConverter
- ArrayToArrayConverter<SourceType,TargetType> - Class in com.saperion.common.lang.conversion.array
-
A
Converter
that converts between arrays. - ArrayToArrayConverter(Converter<SourceType, TargetType>, ArrayFactory<TargetType>) - Constructor for class com.saperion.common.lang.conversion.array.ArrayToArrayConverter
- Arrow - Class in com.saperion.annotation
-
A graphical arrow.
- Arrow(Map<AbstractAnnotation.AnnotationProperty, String>) - Constructor for class com.saperion.annotation.Arrow
-
Instantiates a new arrow.
- ARROW - com.saperion.annotation.AbstractAnnotation.AnnotationType
-
Graphical arrow.
- ASCENDS - Static variable in class com.saperion.constants.SaConstants
-
The Constant ASCENDS.
- ASCENDSDESCENDS - Static variable in class com.saperion.constants.SaConstants
-
The Constant ASCENDSDESCENDS.
- assertIsExecutable(String) - Static method in class com.saperion.connector.renditions.isys.util.FileOps
- asString() - Method in interface com.saperion.intf.SaValue
-
Returns the string representation of this value.
- AttachmentInfo - Interface in com.saperion.intf.wf
-
Attachment info interface.
- AttachmentInfoImpl - Class in com.saperion.wf
-
Attachment info class.
- AttachmentInfoImpl(Map<String, Object>) - Constructor for class com.saperion.wf.AttachmentInfoImpl
-
Constructor from property map.
- attrFett - Variable in class com.saperion.ngc.iform.xml.FontType
- attrItalic - Variable in class com.saperion.ngc.iform.xml.FontType
- attrUnderline - Variable in class com.saperion.ngc.iform.xml.FontType
- AUTH_FULL - Static variable in class com.saperion.constants.SaConstants
-
Authentication mode full.
- AUTH_NONE - Static variable in class com.saperion.constants.SaConstants
-
Authentication mode backend.
- AUTH_SIMPLE - Static variable in class com.saperion.constants.SaConstants
-
Authentication mode simple.
- authenticate(String, char[]) - Method in class com.saperion.connector.ldap.SaLDAPAuthenticator
-
Authenicates the given user against the LDAP server.
- Authentication - Class in com.saperion.connector.ldap.kerberosauthentication
-
Authentication based on the GSSAPI.
- Authentication.Login - Class in com.saperion.connector.ldap.kerberosauthentication
-
This class performs the login.
- autoComplete - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- autoGetElementNumber(List<SaDocInfo.ElementInfo>) - Static method in class com.saperion.util.MultipageDocUtil
-
Returns the element number to use to get the first element of a document.
- AUTONOMY - com.saperion.rmi.SaFeature.FeatureKind
- AUTONOMYLITE - com.saperion.rmi.SaFeature.FeatureKind
- available() - Method in class com.saperion.common.io.CountingInputStream
- available() - Method in class com.saperion.common.io.SerializableInputStream
- available() - Method in class com.saperion.common.streams.BlockingInputStream
- available() - Method in class com.saperion.rmi.SaContentStream
- available() - Method in class com.saperion.rmi.SaRMIInputStream
-
Deprecated.
B
- B - com.saperion.util.FileSizeCalcer.FileSize
-
Bytes.
- BACKEND - com.saperion.config.SaJMXConstants.ConfigKey
-
Backend key.
- BARCODE - com.saperion.rmi.SaFeature.FeatureKind
- BASE_PATH - Static variable in class com.saperion.util.configuration.ConfigurationUtil
-
The internal base path to the configuration files.
- BaseException - Exception in com.saperion.common.lang.exception
-
Standard base class of all checked Exceptions.
- BaseException(ErrorCode, String[]) - Constructor for exception com.saperion.common.lang.exception.BaseException
-
Creates a new
BaseException
with the specifiedErrorCode
and parameters and no cause. - BaseException(ErrorCode, String[], Throwable) - Constructor for exception com.saperion.common.lang.exception.BaseException
-
Creates a new
BaseException
with the specifiedErrorCode
, parameters and cause. - beforeExecuteQuery(String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately before
Statement.executeQuery(String)
is called. - beforeExecuteQuery(String) - Method in class com.saperion.common.sql.SimpleDataSource
- beforeExecuteUpdate(String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately before
Statement.executeUpdate(String)
is called. - beforeExecuteUpdate(String) - Method in class com.saperion.common.sql.SimpleDataSource
- beforeInvoke(int, LegacyConnection) - Method in class com.saperion.operations.document.CreateDocument
- beforeInvoke(int, LegacyConnection) - Method in class com.saperion.operations.document.CreateDocumentOperation
- beforeInvoke(int, LegacyConnection) - Method in class com.saperion.operations.document.UpdateDocument
- beforeInvoke(int, LegacyConnection) - Method in class com.saperion.operations.LegacyOperation
- beforeInvoke(int, LegacyConnection) - Method in class com.saperion.operations.LegacyOperationAdapter
- beforeInvoke(LegacyConnection) - Method in class com.saperion.operations.LegacyOperation
- beforeReadResult(String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately before
ResultReader.readResult(ResultSet)
is called. - beforeReadResult(String) - Method in class com.saperion.common.sql.SimpleDataSource
- bEnabled - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- BETWEEN - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the BETWEEN condition.
- bigDecimalValue() - Method in class com.saperion.common.lang.datatype.Decimal
-
Returns the numeric value of this
Decimal
as aBigDecimal
. - Binary - Class in com.saperion.common.lang.datatype
-
An immutable encapsulation class of binary content into a
byte[]
. - BINARY_FILE_EXT - Static variable in class com.saperion.constants.SaConstants
-
The Constant BINARY_FILE_EXT.
- BINARY_PROPERTYNAME_SUFFIX1 - Static variable in class com.saperion.constants.SaConstants
-
The Constant BINARY_PROPERTYNAME_SUFFIX1.
- BINARY_PROPERTYNAME_SUFFIX2 - Static variable in class com.saperion.constants.SaConstants
-
The Constant BINARY_PROPERTYNAME_SUFFIX2.
- bindUseFields - Variable in class com.saperion.ngc.iform.xml.DatabindingType
- BIT_MASK_GROUP - Static variable in class com.saperion.users.UserNameIdPair
- BIT_MASK_LOCATION - Static variable in class com.saperion.users.UserNameIdPair
- BIT_MASK_ROLE - Static variable in class com.saperion.users.UserNameIdPair
- BIT_MASK_TENANT - Static variable in class com.saperion.users.UserNameIdPair
- BIT_MASK_USER - Static variable in class com.saperion.users.UserNameIdPair
- BIT_MASK_VALID_FIELDS - Static variable in class com.saperion.users.UserNameIdPair
- bitmap - Variable in class com.saperion.ngc.iform.xml.ButtonType
- bitmap - Variable in class com.saperion.ngc.iform.xml.Form
- bitmap - Variable in class com.saperion.ngc.iform.xml.FrameType
- bitmap - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- bitmap - Variable in class com.saperion.ngc.iform.xml.HiddenType
- bitmap - Variable in class com.saperion.ngc.iform.xml.TabType
- BITMAP - com.saperion.ngc.iform.xml.FrameKindType
- BitmapType - Class in com.saperion.ngc.iform.xml
-
Java class for BitmapType complex type.
- BitmapType() - Constructor for class com.saperion.ngc.iform.xml.BitmapType
- BlockingInputStream - Class in com.saperion.common.streams
-
The Class BlockingInputStream.
- BlockingInputStream(InputStream) - Constructor for class com.saperion.common.streams.BlockingInputStream
-
Instantiates a new blocking input stream.
- bmName - Variable in class com.saperion.ngc.iform.xml.BitmapType
- BMP - com.saperion.constants.mime.Extensions
- bmpToBufferedImage(byte[], SaImageConverter.ImageFormat) - Static method in class com.saperion.util.SaImageConverter
-
Converts a bitmap to a BufferedImage.
- bmType - Variable in class com.saperion.ngc.iform.xml.BitmapType
- BmTypeType - Enum in com.saperion.ngc.iform.xml
-
Java class for bmTypeType.
- bookmark(List<String>, Map<String, String>) - Static method in class com.saperion.util.WeblinkUtil
-
Creates the Bookmark for the given pathSegments and queryParameters.
- BoolConverter - Class in com.saperion.util
-
Converts Strings to booleans and vice versa.
- BORDER - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Text border.
- borrowObject(Credentials) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Borrows an object from the keyed pool associated with the given key.
- BOTH - com.saperion.ngc.iform.xml.LimitType
- bottom - Variable in class com.saperion.ngc.iform.xml.PosType
- Box<T> - Class in com.saperion.common.lang.encapsulation
-
Helper class to box an object.
- Box() - Constructor for class com.saperion.common.lang.encapsulation.Box
-
Creates a box with a
null
content. - Box(T) - Constructor for class com.saperion.common.lang.encapsulation.Box
-
Create a box with the specified object as its content.
- BoxCount - Class in com.saperion.wf
-
Simple bean that stores count and unread-count of a workflow-inbox.
- BoxCount(long, long) - Constructor for class com.saperion.wf.BoxCount
- BoxCountType - Enum in com.saperion.wf
-
Defines the types of counts that can be retrieved for a workflow-box.
- BoxDefinition - Interface in com.saperion.intf.wf
-
The Interface BoxDefinition.
Information about a workflow box definition. - BoxDefinition.BoxType - Enum in com.saperion.intf.wf
- BoxDefinitionImpl - Class in com.saperion.wf
- BoxDefinitionImpl(int, String, BoxDefinition.BoxType, long, long) - Constructor for class com.saperion.wf.BoxDefinitionImpl
-
Constructor.
- BoxDefinitionImpl(int, String, BoxDefinition.BoxType, Long) - Constructor for class com.saperion.wf.BoxDefinitionImpl
-
Constructor.
- bPersistent - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- BS_CLEAR - com.saperion.ngc.iform.xml.SaveActionType
- BS_NEXT - com.saperion.ngc.iform.xml.SaveActionType
- BS_NONE - com.saperion.ngc.iform.xml.SaveActionType
- BS_PREV - com.saperion.ngc.iform.xml.SaveActionType
- BS_RELAUNCH - com.saperion.ngc.iform.xml.SaveActionType
- BUFFER_LEN - Static variable in class com.saperion.constants.SaConstants
-
The Constant BUFFER_LEN.
- BUFFER_SIZE - Static variable in class com.saperion.rmi.SerializableStream
-
Default buffer-size used for writing.
- bufferPointer - Variable in class com.saperion.rmi.SaRMIInputStream
- bufferSize - Variable in class com.saperion.rmi.SaRMIInputStream
- build() - Method in interface com.saperion.common.builder.Builder
- build() - Method in class com.saperion.connector.structures.identifiers.DocumentId.BuilderChain
- build() - Method in class com.saperion.connector.structures.identifiers.ElementId.BuilderChain
- buildElement(String, String, SaDocInfo.ElementInfo) - Static method in class com.saperion.connector.structures.Element
- buildElement(String, String, String, int, String) - Static method in class com.saperion.connector.structures.Element
- Builder<T> - Interface in com.saperion.common.builder
-
Generic builder pattern.
- buildFor(OsInfo.OS, Options) - Static method in class com.saperion.connector.renditions.isys.util.OsProcessEnvVarApplierFactory
-
This method returns a OS specific environment variables applier according to the info in the given options.
- buildPoolConfig(Properties) - Static method in class com.saperion.connector.pool.ConnectionPoolUtil
- button - Variable in class com.saperion.ngc.iform.xml.Form
- button - Variable in class com.saperion.ngc.iform.xml.FrameType
- button - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- button - Variable in class com.saperion.ngc.iform.xml.HiddenType
- button - Variable in class com.saperion.ngc.iform.xml.TabType
- BUTTON - com.saperion.ngc.iform.xml.FrameKindType
- BUTTON - com.saperion.ngc.iform.xml.StyleType
- BUTTON_ALIGN - com.saperion.ngc.iform.xml.AlignType
- ButtonKindType - Enum in com.saperion.ngc.iform.xml
-
Java class for buttonKindType.
- ButtonType - Class in com.saperion.ngc.iform.xml
-
Java class for ButtonType complex type.
- ButtonType() - Constructor for class com.saperion.ngc.iform.xml.ButtonType
- BY_MACRO - com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Indicates that the task determines its receiver by a macro.
- ByteArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Byte - ByteArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.ByteArrayFactory
- ByteArrayIntArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts a byte[] to an int[]
- ByteArrayIntArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.ByteArrayIntArrayConverter
- byteBuffer - Variable in class com.saperion.rmi.SaRMIInputStream
- bytesToHex(byte[]) - Static method in class com.saperion.util.HdocUtil
-
Converts the given byte[] to a Hex String.
C
- cacheDocument(boolean, int, String, String, String, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Stores the actual document to the backend.
- cacheDocument(boolean, int, String, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Stores the actual document to the backend.
- cacheDocument(int, boolean, int, String, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Caches the current document to the backend.
- cacheDocument(String, DocumentInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Caches a new document in the backend system with the given metadata and content.
- cacheDocument(String, DocumentInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- cacheDocument(String, String, Properties, InputStream[], String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Caches a new document in the backend system with the given metadata and content.
- cacheDocument(String, String, Properties, InputStream[], String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- CADEDIT - com.saperion.rmi.SaFeature.FeatureKind
- calculateHash - Variable in class com.saperion.bean.ContentStream
- CalendarArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Calendar - CalendarArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.CalendarArrayFactory
- CalendarDateConverter - Class in com.saperion.common.lang.conversion.time
-
converts a
Calendar
to aDate
- CalendarDateConverter() - Constructor for class com.saperion.common.lang.conversion.time.CalendarDateConverter
- camelCase2ConstantName(String) - Static method in class com.saperion.common.lang.string.Strings
-
Converts the specified camel case string to a constant name, that is: Converts all characters to upper case Inserts an underline (
'_'
) before every upper case character of the camel case string except the first - canAnnotate() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may edit annotations on the object.
- canAnnotate() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may edit annotations on the object.
- canApprove() - Method in interface com.saperion.intf.wf.TaskInfo
- canApprove() - Method in class com.saperion.wf.TaskInfoFlags
- canApprove() - Method in class com.saperion.wf.TaskInfoImpl
- canBlackMarker() - Method in interface com.saperion.rmi.SaACLRights
- canBlackMarker() - Method in class com.saperion.rmi.SaACLRightsImpl
- CANCEL - com.saperion.ngc.iform.xml.ButtonKindType
- CANCEL_AND - com.saperion.ngc.iform.xml.ButtonKindType
- canComplete() - Method in interface com.saperion.rmi.SaACLRights
- canComplete() - Method in class com.saperion.rmi.SaACLRightsImpl
- canDelete() - Method in interface com.saperion.intf.wf.TaskInfo
- canDelete() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may delete the object.
- canDelete() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may delete the object.
- canDelete() - Method in class com.saperion.wf.TaskInfoFlags
- canDelete() - Method in class com.saperion.wf.TaskInfoImpl
- canEdit() - Method in interface com.saperion.intf.SaDocumentInfo
- canEdit() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- canEdit() - Method in class com.saperion.rmi.SaStatusInfo
- canEditDoc() - Method in interface com.saperion.intf.wf.TaskInfo
- canEditDoc() - Method in class com.saperion.wf.TaskInfoFlags
- canEditDoc() - Method in class com.saperion.wf.TaskInfoImpl
- canEditDocindex() - Method in interface com.saperion.intf.wf.TaskInfo
- canEditDocindex() - Method in class com.saperion.wf.TaskInfoFlags
- canEditDocindex() - Method in class com.saperion.wf.TaskInfoImpl
- canEditIndex() - Method in interface com.saperion.intf.wf.TaskInfo
- canEditIndex() - Method in class com.saperion.wf.TaskInfoFlags
- canEditIndex() - Method in class com.saperion.wf.TaskInfoImpl
- canExpandIndex() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may add new index data to the object.
- canExpandIndex() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may add new index data to the object.
- canExport() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may export the object.
- canExport() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may export the object.
- canForward() - Method in interface com.saperion.intf.wf.TaskInfo
- canForward() - Method in class com.saperion.wf.TaskInfoFlags
- canForward() - Method in class com.saperion.wf.TaskInfoImpl
- canIndex() - Method in interface com.saperion.intf.SaDocumentInfo
- canIndex() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may change index data of the object.
- canIndex() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may change index data of the object.
- canIndex() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- canIndex() - Method in class com.saperion.rmi.SaStatusInfo
- canModifyDoc() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may change content of the object.
- canModifyDoc() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may change content of the object.
- canNotResponsible() - Method in interface com.saperion.intf.wf.TaskInfo
- canNotResponsible() - Method in class com.saperion.wf.TaskInfoFlags
- canNotResponsible() - Method in class com.saperion.wf.TaskInfoImpl
- canPermissions() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may change which ACLs secure the object.
- canPermissions() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may change which ACLs secure the object.
- canPrint() - Method in interface com.saperion.intf.SaDocumentInfo
- canPrint() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- canPrint() - Method in class com.saperion.rmi.SaStatusInfo
- canPutBack() - Method in interface com.saperion.intf.wf.TaskInfo
- canPutBack() - Method in class com.saperion.wf.TaskInfoFlags
- canPutBack() - Method in class com.saperion.wf.TaskInfoImpl
- canRead() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may read or view data of the object.
- canRead() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may read or view data of the object.
- canRecordsManagement() - Method in interface com.saperion.rmi.SaACLRights
- canRecordsManagement() - Method in class com.saperion.rmi.SaACLRightsImpl
- canReject() - Method in interface com.saperion.intf.wf.TaskInfo
- canReject() - Method in class com.saperion.wf.TaskInfoFlags
- canReject() - Method in class com.saperion.wf.TaskInfoImpl
- canRelease() - Method in interface com.saperion.rmi.SaACLRights
- canRelease() - Method in class com.saperion.rmi.SaACLRightsImpl
- canRestoreRevision() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may undo changes on the object.
- canRestoreRevision() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may undo changes on the object.
- canRevisionHistorie() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may read the revision history of the object.
- canRevisionHistorie() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may read the revision history of the object.
- canRework() - Method in interface com.saperion.intf.wf.TaskInfo
- canRework() - Method in class com.saperion.wf.TaskInfoFlags
- canRework() - Method in class com.saperion.wf.TaskInfoImpl
- canRightExtension() - Method in interface com.saperion.rmi.SaACLRights
-
internal - do not use.
- canRightExtension() - Method in class com.saperion.rmi.SaACLRightsImpl
-
internal - do not use.
- canSave() - Method in interface com.saperion.intf.SaDocumentInfo
- canSave() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- canSave() - Method in class com.saperion.rmi.SaStatusInfo
- canSaveBlackMarkers() - Method in interface com.saperion.rmi.SaACLRights
- canSaveBlackMarkers() - Method in class com.saperion.rmi.SaACLRightsImpl
- canSelectGroupAndRoleMembers() - Method in class com.saperion.wf.UserSelectionFlags
- canSelectGroupsAndRoles() - Method in class com.saperion.wf.UserSelectionFlags
-
Unused for now, use
UserSelectionFlags.canSelectGroupAndRoleMembers()
to decide if groups and roles can be selected. - canSelectSingleUsers() - Method in class com.saperion.wf.UserSelectionFlags
- canStream() - Method in interface com.saperion.intf.SaDocumentInfo
- canStream() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- canStream() - Method in class com.saperion.rmi.SaStatusInfo
- canTake() - Method in interface com.saperion.intf.wf.TaskInfo
- canTake() - Method in class com.saperion.wf.TaskInfoFlags
- canTake() - Method in class com.saperion.wf.TaskInfoImpl
- canVisible() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may see the object.
- canVisible() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may see the object.
- canWrite() - Method in interface com.saperion.rmi.SaACLRights
-
This right defines whether the user may change data of the object.
- canWrite() - Method in class com.saperion.rmi.SaACLRightsImpl
-
This right defines whether the user may change data of the object.
- CaseInsensitiveMap<T> - Class in com.saperion.common.lang.collection
- CaseInsensitiveMap() - Constructor for class com.saperion.common.lang.collection.CaseInsensitiveMap
-
Constructs an empty
CaseInsensitiveMap
with the default initial capacity (16) and the default load factor (0.75). - CaseInsensitiveMap(int) - Constructor for class com.saperion.common.lang.collection.CaseInsensitiveMap
-
Constructs an empty
CaseInsensitiveMap
with the specified initial capacity and the default load factor (0.75). - CaseInsensitiveMap(int, float) - Constructor for class com.saperion.common.lang.collection.CaseInsensitiveMap
-
Constructs an empty
CaseInsensitiveMap
with the specified initial capacity and load factor. - CaseInsensitiveMap(Map<? extends String, ? extends T>) - Constructor for class com.saperion.common.lang.collection.CaseInsensitiveMap
-
Constructs a new
CaseInsensitiveMap
with the same mappings as the specifiedMap
. - CaseInsensitiveProperties - Class in com.saperion.util
-
This
property map
use case sensitive keys. - CaseInsensitiveProperties - Class in com.saperion.util.configuration
-
A case-insensitive properties class.
- CaseInsensitiveProperties() - Constructor for class com.saperion.util.CaseInsensitiveProperties
- CaseInsensitiveProperties(Properties) - Constructor for class com.saperion.util.configuration.CaseInsensitiveProperties
-
Creates a new case-insensitive properties instance.
- cast(Object) - Static method in class com.saperion.common.lang.unsafe.Unsafe
-
Unsafe cast that instructs the compiler to suppress compiler warnings.
- CC - com.saperion.config.SaJMXConstants.ConfigVariant
-
Classic connector configuration.
- CC_BASIC - com.saperion.config.SaJMXConstants.ConfigKey
-
saperion.properties.
- CFG_BROKERHOST - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_BROKERPORT - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_BUILDIN_CONSTR_FILE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_CACHE_MAXSIZE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_CACHE_MAXSIZE_DEFAULT - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_CQ_ENABLED - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_CUSTOM_NT_FILE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_DEFAULT_WORKSPACE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_DESCRIPTOR_KEY_FILE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_DIR_PATH - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_ENCODING - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_FILE - Static variable in class com.saperion.config.SaAbstractJMXProperties
-
Config file tag.
- CFG_IMPERSONATE - Static variable in class com.saperion.constants.SaConstants
-
property name for security.
- CFG_JMS_CONFIG_FILE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_LDAP_ENABLED - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_LOG4J_FILE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_MAXIDLETIME - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_NAMESPACE_REGISTRY_FILE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_REPLYPORT - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_SAPERION_MANDANT - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_SAPERION_USER - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_SECURITY_APPL - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_SECURITY_LOGIN_MODUL - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_SNMP_ENABLED - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_SNMP_VIEW_ONLY - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_TAG - Static variable in class com.saperion.config.SaJMXConfiguration
-
Config tag.
- CFG_USE_JDBC - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_USERCACHE_ENABLED - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_VERSION - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- CFG_WORKSPACETABLE - Static variable in class com.saperion.constants.SaConstants
-
property name from config file.
- cFill - Variable in class com.saperion.ngc.iform.xml.FrameType
- cFill - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- cFillFrom - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cFillTo - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cFrame - Variable in class com.saperion.ngc.iform.xml.FrameType
- cFrame - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- ChainedPropertiesLoader - Class in com.saperion.common.config.loader
-
The
ChainedPropertiesLoader
can be used to define a chain ofPropertiesLoader
s that should be used to load properties. - ChainedPropertiesLoader() - Constructor for class com.saperion.common.config.loader.ChainedPropertiesLoader
- changePassword(String, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Changes the password of an existing user.
- changePassword(String, String, String, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Changes the password of an existing user.
- changePassword(String, String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Changes the password of an existing user.
- changePassword(String, String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- changePassword(String, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Changes the password of an existing user.
- ChangePassword - Class in com.saperion.operations.user
-
This
Operation
changes the given users password. - ChangePassword(String, String, String, String) - Constructor for class com.saperion.operations.user.ChangePassword
- ChangePasswordOperation - Class in com.saperion.operations.user
-
This
Operation
changes the given users password. - ChangePasswordOperation(String, String, String, String) - Constructor for class com.saperion.operations.user.ChangePasswordOperation
- CharacterStringConverter - Class in com.saperion.common.lang.conversion.primitive
-
Default implementation of
Converter
for characters to strings. - CharacterStringConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.CharacterStringConverter
- checkConfigFiles(List<ConfigFileDescriptor>) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Checks if all required configurations files are existing.
- checkFolderName(String) - Method in class com.saperion.util.ClassicConnectorUtil
-
Check folder name.
- checkForMandatoryConstraintViolations(DDC, Map<String, PropertyType>, boolean) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
For a given definition this method checks a given map of properties for mandatory constraint violations.
- checkForSystemFields(DDC, Map<String, PropertyType>) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
For a given definition and a map of properties this method checks whether it contains system fields.
- checkoutDocument(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Checkout the document with the given HDOC.
- checkoutDocument(int, String, boolean, int[]) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Checkout the document with filesystem/ShareBase for the given HDOC.
- checkoutDocument(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Checkout the given document.
- checkoutDocument(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Checkout the given document.
- checkoutDocument(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Checks out a document for the given document id (hdoc).
- checkoutDocument(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- checkoutDocument(String, boolean, int[]) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Checkout the given document with filesystem/ShareBase.
- checkoutDocument(String, boolean, int[]) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Checkout the given document with filesystem/ShareBase.
- checkoutDocument(String, boolean, int[]) - Method in interface com.saperion.connector.SaClassicConnector
-
Checks out a document with filesystem/ShareBase for the given document id (hdoc).
- checkoutDocument(String, boolean, int[]) - Method in class com.saperion.connector.SaClassicConnectorImpl
- checkProperties(SaFieldDescription[], Map<String, Object>, boolean, String) - Method in class com.saperion.util.ClassicConnectorUtil
- checkProperties(SaFieldDescription[], Properties, boolean, String) - Method in class com.saperion.util.ClassicConnectorUtil
-
Check properties.
- checkProperties(Description, SaFieldDescription[]) - Method in class com.saperion.util.ClassicConnectorUtil
-
Check properties.
- checkProperties(Map<String, Object>, String, SaFieldDescription[]) - Method in class com.saperion.util.ClassicConnectorUtil
-
Check properties.
- checkSapUrl(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.
- checkSapUrl(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.
- checkSapUrl(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.
- checkSapUrl(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.
- checkSapUrl(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- Cipher - Interface in com.saperion.common.crypto
-
Cipher
encapsulates aCipherStrategy
and offers methods for: encryption/decryption key-generation key conversion - CipherFactory - Class in com.saperion.common.crypto
-
CipherFactory
is a static factory to createCipher
s based on aCipherStrategy
and aKeyDerivationAlgorithm
. - CipherStrategy - Enum in com.saperion.common.crypto
-
CipherStrategy
enumerates the few strategies for aCipher
used by SAPERION. - CLASS_APP - com.saperion.constants.SaFolderConstants.CLASS_TYPE
-
Type used for eFile applications.
- CLASS_APP - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
eFile-application folder-class.
- CLASS_EFILE - com.saperion.constants.SaFolderConstants.CLASS_TYPE
-
Type used for eFiles.
- CLASS_EFILE - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
eFile folder-class.
- CLASS_REGISTER - com.saperion.constants.SaFolderConstants.CLASS_TYPE
-
Type used for registers of an eFile.
- CLASS_REGISTER - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
eFile-register folder-class.
- CLASS_VQUERY - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Virtual query-folder folder-class.
- ClassicConnectorUtil - Class in com.saperion.util
-
Utility class for ClassicConnector/RMI functions.
- ClassicConnectorUtil() - Constructor for class com.saperion.util.ClassicConnectorUtil
- CLEAR - com.saperion.ngc.iform.xml.ButtonKindType
- clearContent() - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Clears all content of the opened document.
- clearContent() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Clears all content of the opened document.
- clearContent(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Clears all content of the opened document.
- clearOnNewSearch - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- clearPool() - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Clears the used object poolUtil.
- clearValues() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Clears all values of this property.
- client - Variable in class com.saperion.ngc.iform.xml.ScriptType
- Clock - Class in com.saperion.common.lang.measuring
-
Clock
is a utility class for time measurements. - Clock() - Constructor for class com.saperion.common.lang.measuring.Clock
-
Creates a new
Clock
that is automatically running its first measurement. - clone() - Method in class com.saperion.common.mail.MailConfiguration
- CloneDocument - Class in com.saperion.operations.document
-
An
Operation
that clones a document by its hDoc. - CloneDocument(String) - Constructor for class com.saperion.operations.document.CloneDocument
- close() - Method in class com.saperion.common.io.ConcatenationInputStream
- close() - Method in class com.saperion.common.io.CountingInputStream
- close() - Method in class com.saperion.common.io.ReadOnceTempFileByteBuffer
- close() - Method in class com.saperion.common.io.SerializableInputStream
- close() - Method in class com.saperion.common.io.TempFileByteBuffer
- close() - Method in class com.saperion.common.streams.BlockingInputStream
- close() - Method in class com.saperion.rmi.DirectWriteContentHandler
- close() - Method in class com.saperion.rmi.SaContentStream
- close() - Method in class com.saperion.rmi.SaRMIInputStream
-
closes the input stream of the current document.
- close() - Method in class com.saperion.rmi.TempBufferContentHandler
- CLOSE_BRACKET - Static variable in class com.saperion.util.HdocUtil
-
The Constant CLOSE_BRACKET.
- Closeables - Class in com.saperion.common.io
-
This class contains utility-methods for instances of
AutoCloseable
. - closed - Variable in class com.saperion.rmi.SaRMIInputStream
- closeDocument(int, SaJNIDocHandle) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Manually closing of a open document.
- closeDocument(SaJNIDocHandle) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Manually closing of a open document.
- closeDocument(SaJNIDocHandle) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Manually closing of a open document.
- closeQuietly(Closeable) - Static method in class com.saperion.util.StreamUtil
- closeQuietly(AutoCloseable) - Static method in class com.saperion.common.io.Closeables
-
Closes the provided
AutoCloseable
. - closeSession(int, Session) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Close the given
Session
of the user identified by the given token - closeSession(Session) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Close the given
Session
- closeSession(Session) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Close the given
Session
- closeSession(Session) - Method in interface com.saperion.connector.SaClassicConnector
-
Close the given
Session
of logged in user - closeSession(Session) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Close the given
Session
of logged in user - cNormal - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cnt - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cntDispFields - Variable in class com.saperion.ngc.iform.xml.LevelType
- cntFields - Variable in class com.saperion.ngc.iform.xml.GroupType
- cntGroups - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cntImages - Variable in class com.saperion.ngc.iform.xml.LevelType
- cntLevels - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- COLDMODULE - com.saperion.rmi.SaFeature.FeatureKind
- collapsable - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- collapsible - Variable in class com.saperion.ngc.iform.xml.FrameType
- COLLECTION - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Folders used to collect documents.
- CollectionCastConverter<TargetElementType,SourceElementType extends TargetElementType,TargetCollectionType extends java.util.Collection<? extends TargetElementType>,SourceCollectionType extends java.util.Collection<? extends SourceElementType>> - Class in com.saperion.common.lang.conversion
-
Converts from SourceCollectionType to TargetCollectionType by using a cast.
- CollectionCastConverter() - Constructor for class com.saperion.common.lang.conversion.CollectionCastConverter
- CollectionFormatter - Class in com.saperion.common.lang.format
-
CollectionFormatter
is a standard formatter for arrays,Collection
s andMap
s to output general information about the collection together with information about its elements for debugging/logging/toString()-purposes. - COLLECTIONROOT - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Root folder of all collection nodes.
- Collections - Class in com.saperion.common.lang.collection
-
Utility class for collection treatment.
- collectionToString(String, Collection<String>) - Static method in class com.saperion.util.SaStringHelper
-
Creates a string containing all strings in the collection separated by the specified separator.
- COLOR - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Color of text or arrow.
- colorError - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- colorError - Variable in class com.saperion.ngc.iform.xml.ResultType
- colorLine - Variable in class com.saperion.ngc.iform.xml.ResultType
- colorOk - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- colorOk - Variable in class com.saperion.ngc.iform.xml.ResultType
- COLUMN_NAME_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Clause to extract the Column Name.
- columns - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- columns - Variable in class com.saperion.ngc.iform.xml.ResultType
- ColumnType - Class in com.saperion.ngc.iform.xml
-
Java class for columnType complex type.
- ColumnType() - Constructor for class com.saperion.ngc.iform.xml.ColumnType
- com.lexmark.saperion.ecm.classic.connector - package com.lexmark.saperion.ecm.classic.connector
-
This package collects classes that are ready to be moved to an (not yet existing) ecm-api-remote-client module.
- com.saperion - package com.saperion
-
Main package for all SAPERION LARIX components.
- com.saperion.annotation - package com.saperion.annotation
-
Package containing the classes that represent annotations.
- com.saperion.bean - package com.saperion.bean
-
This package contains the global beans.
- com.saperion.common.builder - package com.saperion.common.builder
- com.saperion.common.config.exception - package com.saperion.common.config.exception
- com.saperion.common.config.jndi - package com.saperion.common.config.jndi
- com.saperion.common.config.loader - package com.saperion.common.config.loader
- com.saperion.common.config.manager - package com.saperion.common.config.manager
- com.saperion.common.config.resources - package com.saperion.common.config.resources
- com.saperion.common.crypto - package com.saperion.common.crypto
- com.saperion.common.io - package com.saperion.common.io
- com.saperion.common.lang - package com.saperion.common.lang
-
Contains standard classes.
- com.saperion.common.lang.classloading - package com.saperion.common.lang.classloading
- com.saperion.common.lang.collection - package com.saperion.common.lang.collection
- com.saperion.common.lang.conversion - package com.saperion.common.lang.conversion
- com.saperion.common.lang.conversion.array - package com.saperion.common.lang.conversion.array
- com.saperion.common.lang.conversion.array.factory - package com.saperion.common.lang.conversion.array.factory
- com.saperion.common.lang.conversion.primitive - package com.saperion.common.lang.conversion.primitive
- com.saperion.common.lang.conversion.time - package com.saperion.common.lang.conversion.time
- com.saperion.common.lang.criterion - package com.saperion.common.lang.criterion
-
Contains the
Criterion
interface and some standard implementations for simple filter-oriented programming. - com.saperion.common.lang.datatype - package com.saperion.common.lang.datatype
- com.saperion.common.lang.encapsulation - package com.saperion.common.lang.encapsulation
- com.saperion.common.lang.exception - package com.saperion.common.lang.exception
-
Contains standard exception classes.
- com.saperion.common.lang.format - package com.saperion.common.lang.format
-
Contains standard formatting classes.
- com.saperion.common.lang.id - package com.saperion.common.lang.id
- com.saperion.common.lang.iterator - package com.saperion.common.lang.iterator
-
Contains standard iterator classes.
- com.saperion.common.lang.measuring - package com.saperion.common.lang.measuring
- com.saperion.common.lang.sanitizers - package com.saperion.common.lang.sanitizers
- com.saperion.common.lang.string - package com.saperion.common.lang.string
- com.saperion.common.lang.threads - package com.saperion.common.lang.threads
- com.saperion.common.lang.unsafe - package com.saperion.common.lang.unsafe
- com.saperion.common.logging - package com.saperion.common.logging
-
Contains standard logging classes.
- com.saperion.common.mail - package com.saperion.common.mail
- com.saperion.common.sql - package com.saperion.common.sql
- com.saperion.common.streams - package com.saperion.common.streams
- com.saperion.config - package com.saperion.config
-
This package contains the JMX configuration part.
- com.saperion.connector - package com.saperion.connector
-
This package contains the main classic connector classes.
- com.saperion.connector.events - package com.saperion.connector.events
- com.saperion.connector.exceptions - package com.saperion.connector.exceptions
- com.saperion.connector.ldap - package com.saperion.connector.ldap
-
This package contains the classes for the LARIX LDAP Kerberos authentication components.
- com.saperion.connector.ldap.kerberosauthentication - package com.saperion.connector.ldap.kerberosauthentication
-
This package contains the classes for the LARIX LDAP components.
- com.saperion.connector.pool - package com.saperion.connector.pool
-
Package for pool classes.
- com.saperion.connector.pool.exceptions - package com.saperion.connector.pool.exceptions
-
Package for ws pool exceptions.
- com.saperion.connector.renditions.isys - package com.saperion.connector.renditions.isys
-
The external render engine uses an external application for rendering.
- com.saperion.connector.renditions.isys.util - package com.saperion.connector.renditions.isys.util
- com.saperion.connector.rmi - package com.saperion.connector.rmi
-
Package for connector RMI client classes.
- com.saperion.connector.service - package com.saperion.connector.service
-
This package contains the client-side implementations of services.
- com.saperion.connector.structures - package com.saperion.connector.structures
- com.saperion.connector.structures.identifiers - package com.saperion.connector.structures.identifiers
- com.saperion.connector.wf - package com.saperion.connector.wf
-
This package contains the main classic workflow connector classes.
- com.saperion.connector.workflow - package com.saperion.connector.workflow
-
This package contains the client-side implementations of workflow-related services.
- com.saperion.constants - package com.saperion.constants
-
This package contains the constant definitions for the SAPERION LARIX system.
- com.saperion.constants.mime - package com.saperion.constants.mime
- com.saperion.conversion - package com.saperion.conversion
- com.saperion.database - package com.saperion.database
- com.saperion.event - package com.saperion.event
- com.saperion.events.bean - package com.saperion.events.bean
- com.saperion.exception - package com.saperion.exception
-
This package contains the classes for the global exceptions.
- com.saperion.exception.wf - package com.saperion.exception.wf
-
This package contains the classes for the workflow exceptions.
- com.saperion.externalstorage - package com.saperion.externalstorage
- com.saperion.folder - package com.saperion.folder
-
This package contains the classes for the folder classes.
- com.saperion.intf - package com.saperion.intf
-
This package contains the common used interfaces for the LARIX components.
- com.saperion.intf.wf - package com.saperion.intf.wf
-
This package contains the common used workflow interfaces for the LARIX components.
- com.saperion.jna.typemapping - package com.saperion.jna.typemapping
- com.saperion.jna.typemapping.database - package com.saperion.jna.typemapping.database
- com.saperion.lookup - package com.saperion.lookup
- com.saperion.ngc.iform - package com.saperion.ngc.iform
-
Package for common classes used for IntelligentForm handling.
- com.saperion.ngc.iform.xml - package com.saperion.ngc.iform.xml
- com.saperion.operations - package com.saperion.operations
-
This package defines the different operations, that can be invoked by rmi.
- com.saperion.operations.document - package com.saperion.operations.document
-
This package defines the different operations on documents, that can be invoked by rmi.
- com.saperion.operations.events - package com.saperion.operations.events
-
This package contains
operations
concerning integration server events. - com.saperion.operations.folders - package com.saperion.operations.folders
-
This package defines the different operations on folders, that can be invoked by rmi.
- com.saperion.operations.inject - package com.saperion.operations.inject
- com.saperion.operations.lookup - package com.saperion.operations.lookup
-
This package defines the different operations on lookup tables, that can be invoked by rmi.
- com.saperion.operations.storage - package com.saperion.operations.storage
- com.saperion.operations.user - package com.saperion.operations.user
- com.saperion.operations.workflow - package com.saperion.operations.workflow
-
This package defines the different workflow-operations, that can be invoked by rmi.
- com.saperion.query.fulltext - package com.saperion.query.fulltext
- com.saperion.rmi - package com.saperion.rmi
-
This package contains the classes for the LARIX RMI client wrapper components.
- com.saperion.rmi.common - package com.saperion.rmi.common
-
This package contains the classes for the LARIX RMI Server.
- com.saperion.rmi.serverexception - package com.saperion.rmi.serverexception
-
This package contains the exception classes for RMI client components.
- com.saperion.rmi.serverexception.wf - package com.saperion.rmi.serverexception.wf
-
This package contains the exception classes for RMI client workflow components.
- com.saperion.rmi.storage - package com.saperion.rmi.storage
- com.saperion.settings - package com.saperion.settings
-
Package for navigation component classes.
- com.saperion.structures - package com.saperion.structures
-
This package contains the global beans.
- com.saperion.users - package com.saperion.users
-
Collecting simple types concerning the user managment.
- com.saperion.util - package com.saperion.util
-
This package contains the utility classes for the LARIX RMI Server.
- com.saperion.util.configuration - package com.saperion.util.configuration
- com.saperion.util.conversion - package com.saperion.util.conversion
- com.saperion.util.conversion.array - package com.saperion.util.conversion.array
- com.saperion.web - package com.saperion.web
- com.saperion.web.filter - package com.saperion.web.filter
-
Package for authentication filters.
- com.saperion.wf - package com.saperion.wf
-
This package contains the common used workflow classes.
- COMBINED - com.saperion.intf.DDC.TenantMode
-
All tenants use the same table, but are separated by SYSCLIENT field.
- CombinedIterator<T> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that combines two existing iterators. - CombinedIterator(Iterator<? extends T>, Iterator<? extends T>) - Constructor for class com.saperion.common.lang.iterator.CombinedIterator
-
Creates a new
CombinedIterator
, that first iterates through all values of the first specified iterator and then through all values of the second specified iterator. - combineFocus - Variable in class com.saperion.ngc.iform.xml.ViewerType
- CommandInfo - Interface in com.saperion.intf.wf
-
Command interface.
- CommandInfoImpl - Class in com.saperion.wf
- CommandInfoImpl(SaWFConstants.CommandId, String, boolean, int) - Constructor for class com.saperion.wf.CommandInfoImpl
- CommandInfoImpl(SaWFConstants.CommandId, String, boolean, int, boolean, boolean) - Constructor for class com.saperion.wf.CommandInfoImpl
-
Constructor.
- comment - Variable in class com.saperion.structures.Description
- CommentInfo - Interface in com.saperion.intf.wf
-
Comments information for a given task.
- CommentInfoImpl - Class in com.saperion.wf
- CommentInfoImpl(int, int, int, String, Date, int, String) - Constructor for class com.saperion.wf.CommentInfoImpl
-
Constructor.
- CommentInfoImpl(SaJNIWfComment, int) - Constructor for class com.saperion.wf.CommentInfoImpl
-
Constructor from JNI comment.
- CommentSorter - Class in com.saperion.wf
- CommentSorter() - Constructor for class com.saperion.wf.CommentSorter
- COMMITMODE - Static variable in class com.saperion.constants.SaConstants
-
Commitmode entry in archief.ini.
- compare(CommentInfo, CommentInfo) - Method in class com.saperion.wf.CommentSorter
- compare(HistoryInfo, HistoryInfo) - Method in class com.saperion.wf.HistorySorter
- compare(InputStream, InputStream) - Static method in class com.saperion.util.StreamUtil
-
Compares the given input streams (pair-wise byte comparison).
- compareTo(Decimal) - Method in class com.saperion.common.lang.datatype.Decimal
- compareTo(StringId) - Method in class com.saperion.common.lang.id.StringId
- compareTo(ProcessDefinitionDescriptor) - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- COMPLETED_TASKS - com.saperion.wf.BoxCountType
-
Tasks that were completed.
- compute(byte[], String) - Static method in class com.saperion.util.CryptoUtil
- compute(byte[], String, CryptoUtil.HashAlogrithmn) - Static method in class com.saperion.util.CryptoUtil
- concatenate(Converter<T1, T2>, Converter<T2, T3>) - Static method in class com.saperion.common.lang.conversion.ConcatenationConverter
-
Convenience factory method omitting the explicit generic parameters.
- concatenate(Converter<T1, T2>, Converter<T2, T3>, Converter<T3, T4>) - Static method in class com.saperion.common.lang.conversion.ConcatenationConverter
-
Convenience factory method omitting the explicit generic parameters.
- concatenate(Converter<T1, T2>, Converter<T2, T3>, Converter<T3, T4>, Converter<T4, T5>) - Static method in class com.saperion.common.lang.conversion.ConcatenationConverter
-
Convenience factory method omitting the explicit generic parameters.
- ConcatenationConverter<SourceType,IntermediateType,TargetType> - Class in com.saperion.common.lang.conversion
-
Concatenates two
Converters
to obtain anotherConverter
. - ConcatenationConverter(Converter<SourceType, IntermediateType>, Converter<IntermediateType, TargetType>) - Constructor for class com.saperion.common.lang.conversion.ConcatenationConverter
- ConcatenationInputStream - Class in com.saperion.common.io
-
Concatenates several
input streams
to another input stream so that if one reads the resulting stream it is the same as reading the streams one after another. - ConcatenationInputStream(List<? extends InputStream>) - Constructor for class com.saperion.common.io.ConcatenationInputStream
-
Creates a new ConcatenationInputStream that concatenates the given streams
- conditionField - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- CONFIG_CONTENTTYPE - Static variable in class com.saperion.constants.SaConstants
-
Entry in the archief.ini for switching between multi- and single content.
- CONFIG_DIR - Static variable in class com.saperion.config.SaJMXConfiguration
-
Configuration directory.
- CONFIG_DIR - Static variable in class com.saperion.constants.SaConstants
-
The saperion config folder for classic connector; in case of JCR the config file.
- CONFIG_FILE - Static variable in class com.saperion.constants.SaConstants
-
The Constant CONFIG_FILE.
- CONFIG_USER_TIMEOUT - Static variable in class com.saperion.constants.SaConstants
-
Entry in the archief.ini for RMI server timeout in seconds.
- ConfigFile - Class in com.saperion.util.configuration
-
The Class ConfigFile.
- ConfigFile(String) - Constructor for class com.saperion.util.configuration.ConfigFile
-
Instantiates a new ConfigFile.
- ConfigFileDescriptor - Interface in com.saperion.util.configuration
-
An interface to declare configuration file descriptors.
- ConfigHolder - Class in com.saperion.util.configuration
-
This class is a singleton configuration holder.
- CONFIGPATH - Static variable in class com.saperion.constants.SaConstants
-
The Constant CONFIGPATH.
- ConfigReader - Class in com.saperion.util
-
Helper class providing read methods for access to configuration/property files.
- configs - Variable in class com.saperion.util.configuration.ConfigHolder
-
Configurations map.
- ConfigurationException - Exception in com.saperion.common.config.exception
-
The
ConfigurationException
is used to indicate an error that occurs when a configuration is loaded or processed. - ConfigurationException - Exception in com.saperion.config
-
Exception class used for configuration errors.
- ConfigurationException(String) - Constructor for exception com.saperion.common.config.exception.ConfigurationException
-
Creates a new
ConfigurationException
with the specified detail message. - ConfigurationException(String) - Constructor for exception com.saperion.config.ConfigurationException
-
Creates a configuration exception.
- ConfigurationException(String, Exception) - Constructor for exception com.saperion.config.ConfigurationException
-
Creates a configuration exception that is caused by another exception.
- ConfigurationException(String, Throwable) - Constructor for exception com.saperion.common.config.exception.ConfigurationException
-
Creates a new
ConfigurationException
with the specified detail message and cause. - ConfigurationFileHolder - Interface in com.saperion.util.configuration
-
This interface declares a class to hold configuration files.
- ConfigurationUtil - Class in com.saperion.util.configuration
-
This utility offers convenient configuration file usage.
- configureLog4j(SaJMXConstants.ConfigKey) - Method in class com.saperion.config.SaJMXConfiguration
-
Configures the Log4J system from the given section key.
- configureLog4j(String) - Method in class com.saperion.config.SaJMXConfiguration
-
Configures the Log4J system from the given section.
- connection - Variable in class com.saperion.ngc.iform.xml.Form
- connection - Variable in class com.saperion.ngc.iform.xml.HiddenType
- connection() - Method in class com.saperion.connector.pool.PooledSession
- CONNECTION - com.saperion.ngc.iform.xml.FrameKindType
- ConnectionControl - Class in com.saperion.connector.ldap
-
The control for the LDAP connection.
- ConnectionControl() - Constructor for class com.saperion.connector.ldap.ConnectionControl
- ConnectionPoolUtil - Class in com.saperion.connector.pool
-
This SessionPoolUtil is used to handle and create the connection poolUtil.
- ConnectionPoolUtil() - Constructor for class com.saperion.connector.pool.ConnectionPoolUtil
- ConnectionType - Class in com.saperion.ngc.iform.xml
-
Java class for ConnectionType complex type.
- ConnectionType() - Constructor for class com.saperion.ngc.iform.xml.ConnectionType
- ConnectorExceptions - Class in com.saperion.connector.exceptions
-
The Class ConnectorExceptions.
- constantName2CamelCase(String, boolean) - Static method in class com.saperion.common.lang.string.Strings
-
Converts the specified constant string to camel case, that is: Formats the first character to upper or lower case as specified Removes any underline (
'_'
) Converts the character that follows an underline to upper case Converts all other characters to lower case - CONSTRAINT_FILEPATH - Static variable in class com.saperion.constants.SaConstants
-
The Constant CONSTRAINT_FILEPATH.
- ConstraintViolationException - Exception in com.saperion.exception
-
This exception indicates that something went wrong concerning document definition constraints.
- ConstraintViolationException(String, String, Map<String, PropertyType>) - Constructor for exception com.saperion.exception.ConstraintViolationException
- ConstraintViolationException(String, Throwable, String, Map<String, PropertyType>) - Constructor for exception com.saperion.exception.ConstraintViolationException
- constructAttributes() - Method in class com.saperion.config.SaAbstractJMXProperties
-
Construct attributes.
- constructAttributes() - Method in class com.saperion.config.SaJMXBackendProperties
-
Construct attributes.
- constructAttributes() - Method in class com.saperion.config.SaJMXFileProperties
-
Construct attributes.
- constructAttributes() - Method in class com.saperion.config.SaJMXLinkProperties
-
Construct attributes.
- constructAttributes() - Method in class com.saperion.config.SaJMXProperties
-
Construct attributes.
- constructAttributes() - Method in class com.saperion.config.SaJMXStreamProperties
-
Construct attributes.
- constructAttributes() - Method in class com.saperion.config.SaJMXSystemProperties
-
Construct attributes.
- constructConstructors() - Method in class com.saperion.config.SaAbstractJMXProperties
-
Construct constructors.
- constructConstructors() - Method in class com.saperion.config.SaJMXBackendProperties
-
Construct constructors.
- constructConstructors() - Method in class com.saperion.config.SaJMXFileProperties
-
Construct constructors.
- constructConstructors() - Method in class com.saperion.config.SaJMXLinkProperties
-
Construct constructors.
- constructConstructors() - Method in class com.saperion.config.SaJMXProperties
-
Construct constructors.
- constructConstructors() - Method in class com.saperion.config.SaJMXStreamProperties
-
Construct constructors.
- constructConstructors() - Method in class com.saperion.config.SaJMXSystemProperties
-
Construct constructors.
- constructOperations() - Method in class com.saperion.config.SaAbstractJMXProperties
-
Construct Operations.
- constructOperations() - Method in class com.saperion.config.SaJMXBackendProperties
-
Construct Operations.
- constructOperations() - Method in class com.saperion.config.SaJMXFileProperties
-
Construct Operations.
- constructOperations() - Method in class com.saperion.config.SaJMXLinkProperties
-
Construct Operations.
- constructOperations() - Method in class com.saperion.config.SaJMXProperties
-
Construct Operations.
- constructOperations() - Method in class com.saperion.config.SaJMXStreamProperties
-
Construct Operations.
- constructOperations() - Method in class com.saperion.config.SaJMXSystemProperties
-
Construct Operations.
- container - Variable in class com.saperion.ngc.iform.xml.PosType
- ContainerTrigger - Class in com.saperion.rmi.storage
-
Holds information about how a container is triggered.
- ContainerTrigger(long, long, long) - Constructor for class com.saperion.rmi.storage.ContainerTrigger
- contains(Class<T>) - Static method in class com.saperion.rmi.InstanceHolder
-
Contains.
- CONTAINS - com.saperion.settings.SettingSearchInfo.MatchKind
- CONTAINS_PRESENT - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Pattern.
- containSameEntries(Map<?, ?>, Map<?, ?>) - Static method in class com.saperion.common.lang.collection.Collections
-
Checks if the two provided maps contain the same entries.
- containSameItems(Collection<?>, Collection<?>) - Static method in class com.saperion.common.lang.collection.Collections
-
Checks if the two provided collections contain the same items.
- containsBACKLINKFIELD() - Method in class com.saperion.rmi.DDCInfo
-
returns whether the current ddc table contains the backlink table.
- ContainsClauseConverterDB2 - Class in com.saperion.query.fulltext
- ContainsClauseConverterDB2(String) - Constructor for class com.saperion.query.fulltext.ContainsClauseConverterDB2
-
Constructor.
- ContainsClauseConverterMSSQL - Class in com.saperion.query.fulltext
-
Util class that converts the given jcr query with a contains clause to SQL contains statement.
- ContainsClauseConverterMSSQL(DDC, Map<String, String>, String) - Constructor for class com.saperion.query.fulltext.ContainsClauseConverterMSSQL
-
Creates the instance of the Util class
ConvertJCRFullText2SQL
. - ContainsClauseConverterORACLE - Class in com.saperion.query.fulltext
- ContainsClauseConverterORACLE(String) - Constructor for class com.saperion.query.fulltext.ContainsClauseConverterORACLE
-
Constructor.
- containsKey(Object) - Method in class com.saperion.common.lang.collection.CaseInsensitiveMap
- containsToSQL() - Method in class com.saperion.query.fulltext.ContainsClauseConverterMSSQL
-
performs a convertion from the jcr's contains statement to the SQL CONTAINS statement.
- content - Variable in class com.saperion.ngc.iform.xml.PaneLayoutType
- CONTENT_NAME - Static variable in class com.saperion.constants.SaConstants
-
Naming for content properties.
- CONTENT_POSITION_APPEND - Static variable in class com.saperion.constants.SaConstants
-
Added content will be appended to the end of the list.
- CONTENT_POSITION_CLEAR - Static variable in class com.saperion.constants.SaConstants
-
All existing content will be removed.
- CONTENT_POSITION_REPLACE - Static variable in class com.saperion.constants.SaConstants
-
Added content will replace all existing content.
- ContentStream - Class in com.saperion.bean
-
The document content stream.
- ContentStream(InputStream, String) - Constructor for class com.saperion.bean.ContentStream
-
Constructor.
- ContentStream(InputStream, String, Integer) - Constructor for class com.saperion.bean.ContentStream
-
Constructor.
- ContentStream(InputStream, URL) - Constructor for class com.saperion.bean.ContentStream
- ContentStream(InputStream, URL, int) - Constructor for class com.saperion.bean.ContentStream
- ContentStream(Integer) - Constructor for class com.saperion.bean.ContentStream
-
Constructor, creates empty ContentStream with given position.
- contentStreams - Variable in class com.saperion.structures.Structure
-
This structures contents.
- contextDestroyed(ServletContextEvent) - Method in class com.saperion.web.WebAppInitUtil
-
Is called when is the server / the application is shut down.
- ContextInfo - Interface in com.saperion.intf.wf
-
Context info interface.
- ContextInfoImpl - Class in com.saperion.rmi
- ContextInfoImpl(String, String, SaWFConstants.CommandId) - Constructor for class com.saperion.rmi.ContextInfoImpl
-
Constructor.
- contextInitialized(ServletContextEvent) - Method in class com.saperion.web.WebAppInitUtil
-
Is called when the server / the application is started.
- Conversion - Class in com.saperion.common.lang.conversion
-
Utility class for conversion.
- ConversionManager - Interface in com.saperion.util.conversion
-
Implementations of this interface hold several
converters
which can be accessed by their type arguments. - convert() - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- convert() - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- convert(byte[]) - Method in class com.saperion.common.lang.conversion.array.ByteArrayIntArrayConverter
- convert(double[]) - Method in class com.saperion.common.lang.conversion.array.DoubleArrayDoubleWrapperConverter
- convert(double[]) - Method in class com.saperion.common.lang.conversion.array.DoubleArrayFloatArrayConverter
- convert(float[]) - Method in class com.saperion.common.lang.conversion.array.FloatArrayDoubleArrayConverter
- convert(int[]) - Method in class com.saperion.common.lang.conversion.array.IntArrayByteArrayConverter
- convert(int[]) - Method in class com.saperion.common.lang.conversion.array.IntArrayIntegerArrayConverter
- convert(int[]) - Method in class com.saperion.common.lang.conversion.array.IntArrayLongArrayConverter
- convert(int[]) - Method in class com.saperion.common.lang.conversion.array.IntArrayShortArrayConverter
- convert(long[]) - Method in class com.saperion.common.lang.conversion.array.LongArrayIntArrayConverter
- convert(short[]) - Method in class com.saperion.common.lang.conversion.array.ShortArrayIntArrayConverter
- convert(CreateDocumentInputType) - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- convert(UpdateDocumentInputType) - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- convert(SaFieldDescription[], Map<String, Object>, String) - Static method in class com.saperion.util.SaperionDataType
- convert(Description, SaFieldDescription[]) - Static method in class com.saperion.util.SaperionDataType
- convert(HdocUtil.DocId) - Static method in class com.saperion.util.HdocUtil
-
This method converts an encoded XHDOC, so it can be used with SAP.
- convert(DateType) - Method in class com.saperion.common.lang.conversion.time.DateCalendarConverter
- convert(Character) - Method in class com.saperion.common.lang.conversion.primitive.CharacterStringConverter
- convert(Double[]) - Method in class com.saperion.common.lang.conversion.array.DoubleWrapperArrayDoubleConverter
- convert(Integer[]) - Method in class com.saperion.common.lang.conversion.array.IntegerArrayIntArrayConverter
- convert(Throwable) - Static method in exception com.saperion.common.lang.exception.PortableException
-
Converts the specified
Throwable
and all its cause-throwables recursive toPortableException
s if their class (or one of its super classes) was not excluded from conversion by a previous call toPortableException.excludePortableBaseExceptionFromConversion(Class)
. - convert(Calendar) - Method in class com.saperion.common.lang.conversion.time.CalendarDateConverter
- convert(Date) - Method in class com.saperion.common.lang.conversion.time.DateTimeConverter
- convert(Date) - Method in class com.saperion.common.lang.conversion.time.DateTimestampConverter
- convert(Date) - Method in class com.saperion.common.lang.conversion.time.UtilDateSqlDateConverter
- convert(List) - Method in class com.saperion.util.conversion.array.ListTypedArrayConverter
- convert(List<T1>) - Method in class com.saperion.common.lang.conversion.ListElementConverter
- convert(List<Type>) - Method in class com.saperion.common.lang.conversion.array.ListArrayConverter
- convert(Map<String, Object>) - Static method in class com.saperion.util.SaperionDataType
- convert(Properties) - Static method in class com.saperion.util.SaperionDataType
- convert(NumberType) - Method in class com.saperion.common.lang.conversion.primitive.NumberByteConverter
- convert(NumberType) - Method in class com.saperion.common.lang.conversion.primitive.NumberDoubleConverter
- convert(NumberType) - Method in class com.saperion.common.lang.conversion.primitive.NumberFloatConverter
- convert(NumberType) - Method in class com.saperion.common.lang.conversion.primitive.NumberIntegerConverter
- convert(NumberType) - Method in class com.saperion.common.lang.conversion.primitive.NumberLongConverter
- convert(NumberType) - Method in class com.saperion.common.lang.conversion.primitive.NumberShortConverter
- convert(SourceCollectionType) - Method in class com.saperion.common.lang.conversion.CollectionCastConverter
- convert(SourceType) - Method in class com.saperion.common.lang.conversion.ConcatenationConverter
- convert(SourceType[]) - Method in class com.saperion.common.lang.conversion.array.ArrayToArrayConverter
- convert(SourceType[]) - Method in class com.saperion.util.conversion.array.GenericArrayConverter
- convert(T1) - Method in interface com.saperion.common.lang.conversion.Converter
-
Converts the specified object and returns the conversion result.
- convert(Type) - Method in class com.saperion.common.lang.conversion.IdentityConverter
- convert(Type[]) - Method in class com.saperion.common.lang.conversion.array.ArrayListConverter
- convertAclReferenceTypes(DocumentInfo) - Static method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- convertBase64CharacterToByte(char) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified a base64 character to a byte value.
- convertBase64ToByteArray(char[]) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
char[]
assuming that it consists of base64 encoded quadruples of characters and converts it to abyte[]
. - convertBase64ToByteArray(char[], int, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
char[]
section from the specified begin index to the specified end index- 1
assuming that it consists of base64 encoded quadruples of characters and converts it to abyte[]
. - convertBase64ToByteArray(String) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
String
assuming that it consists of base64 encoded quadruples of characters and converts it to abyte[]
. - convertBase64ToByteArray(String, int, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
String
section from the specified begin index to the specified end index- 1
assuming that it consists of base64 encoded quadruples of characters and converts it to abyte[]
. - convertBoolToString(boolean) - Static method in class com.saperion.util.BoolConverter
-
Converts a boolean into a string "0" or "1".
- convertByteArrayToBase64(byte[]) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing a base64 encoding that represents the bytes of the specifiedbyte[]
. - convertByteArrayToBase64(byte[], int, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing a base64 encoding that represents the bytes of the specifiedbyte[]
section from the specified begin index to the specified end index- 1
. - convertByteArrayToHexDigits(byte[]) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
. - convertByteArrayToHexDigits(byte[], char, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
optionally separated at the specified interval of bytes by the specified separator character. - convertByteArrayToHexDigits(byte[], int, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
section from the specified begin index to the specified end index- 1
. - convertByteArrayToHexDigits(byte[], int, int, char, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
section from the specified begin index to the specified end index- 1
optionally separated at the specified interval of bytes by the specified separator character. - convertByteArrayToHexDigits(byte[], int, int, String) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
section from the specified begin index to the specified end index- 1
optionally preceded by the specified header string. - convertByteArrayToHexDigits(byte[], int, int, String, char, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
section from the specified begin index to the specified end index- 1
optionally separated at the specified interval of bytes by the specified separator character and optionally preceded by the specified header string. - convertByteArrayToHexDigits(byte[], String) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
optionally preceded by the specified header string. - convertByteArrayToHexDigits(byte[], String, char, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the specifiedbyte[]
optionally separated at the specified interval of bytes by the specified separator character and optionally preceded by the specified header string. - convertByteArrayToSerializable(byte[]) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified
byte[]
into aSerializable
using standard deserialization. - convertColumnNames(String) - Method in class com.saperion.query.fulltext.ContainsClauseConverterMSSQL
- convertElementType(DocumentInfo) - Static method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- Converter<T1,T2> - Interface in com.saperion.common.lang.conversion
-
An interface to define a converter (usually for use in some kind of filtering method).
- ConverterIterator<T1,T2> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that converts the objects of an existing iterator using aConverter
. - ConverterIterator(Iterator<? extends T1>, Converter<? super T1, ? extends T2>) - Constructor for class com.saperion.common.lang.iterator.ConverterIterator
-
Creates a new
ConverterIterator
, that converts the objects of the specified iterator using the specifiedConverter
. - convertHexDigitsToByteArray(char[]) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
char[]
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters. - convertHexDigitsToByteArray(char[], int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
char[]
section from the specified begin index to its end assuming that it consists of pairs of hexadecimal digits optionally separated by other characters. - convertHexDigitsToByteArray(char[], int, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
char[]
section from the specified begin index to the specified end index- 1
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters. - convertHexDigitsToByteArray(String) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
String
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters. - convertHexDigitsToByteArray(String, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
String
section from the specified begin index to its end assuming that it consists of pairs of hexadecimal digits optionally separated by other characters. - convertHexDigitsToByteArray(String, int, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Parses the specified
String
section from the specified begin index to the specified end index- 1
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters. - convertHexDigitToByte(char) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified a hexadecimal digit character to a byte value.
- convertInputStreamToByteArray(InputStream) - Static method in class com.saperion.common.io.Streams
-
Returns the content of the specified
InputStream
as abyte[]
, which has exactly the size of the content. - convertInputStreamToByteArray(InputStream) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Deprecated.
- convertInputStreamToString(InputStream, Charset) - Static method in class com.saperion.common.io.Streams
-
Reads the content of the specified
InputStream
to abyte[]
, which will then be interpreted asString
with the given encoding. - convertIntToBase64Character(int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified integer value to a base64 character.
- convertIntToHexDigit(int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified integer value to a hexadecimal digit character.
- convertLocalToUTC(Date) - Static method in class com.saperion.util.SaDateHelper
- convertObjectProperties(Map<String, Object>) - Static method in class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.
- convertObjectProperties(Map<String, Object>) - Static method in class com.saperion.operations.lookup.CreateLookupEntryOperation
- convertSerializableToByteArray(Serializable, int) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified
Serializable
into abyte[]
using standard serialization. - convertSimpleProperies(List<SaPropertyValue[]>) - Static method in class com.saperion.rmi.SaDocumentInfoImpl
- convertStringCollectionToString(Collection<String>, char, char, String) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified collection of strings to a string using the specified separator, escape character and string for
null
-elements. - convertStringPropertyTypeMap(DocumentInfo) - Static method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- convertStringToBool(String) - Static method in class com.saperion.util.BoolConverter
-
Converts a string into the corresponding boolean primitive true or false.
- convertStringToStringList(String, char, char, String) - Static method in class com.saperion.common.lang.conversion.Conversion
-
Converts the specified string to a list of strings using the specified separator, escape character and string for
null
-elements. - convertZipFilename(String) - Static method in class com.saperion.util.MultipageDocUtil
-
Converts a multi-page filename in a zip filename.
- copied - Variable in class com.saperion.ngc.iform.xml.BitmapType
- copyFolder(int, String, String, String, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Copies the given node and all it’s children to the destination.
- copyFolder(String, String, String, String, boolean) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Copies the given node and all it’s children to the destination.
- copyFolder(String, String, String, String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Copies the given node and all it’s children to the destination.
- copyFolder(String, String, String, String, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Copies the given folder and all it's children to the destination.
- copyFolder(String, String, String, String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- copyInToOut(InputStream, OutputStream, int, boolean) - Static method in class com.saperion.util.StreamUtil
-
Deprecated.
- copyInToOut(InputStream, OutputStream, ByteBuffer, boolean) - Static method in class com.saperion.util.StreamUtil
-
Copies the content from in to out.
- copyInToOut(InputStream, String, OutputStream, String, int, boolean) - Static method in class com.saperion.util.StreamUtil
-
Copies the content from in to out.
- CorruptInterfaceVersion - Exception in com.saperion.connector.exceptions
-
Will be thrown, if the Interface Version of the Connector differs from the Backend Version.
- CorruptInterfaceVersion(String) - Constructor for exception com.saperion.connector.exceptions.CorruptInterfaceVersion
-
Constructs
SaRMICommandException
with the specified message. - CorruptInterfaceVersion(String, Throwable) - Constructor for exception com.saperion.connector.exceptions.CorruptInterfaceVersion
-
Constructs
SaRMICommandException
with the specified message and nested exception. - CorruptInterfaceVersion(Throwable) - Constructor for exception com.saperion.connector.exceptions.CorruptInterfaceVersion
-
Constructs
SaRMICommandException
with the specified message and nested exception. - CountingInputStream - Class in com.saperion.common.io
-
This
InputStream
counts the number of bytes read (or skipped) to determine the length of stream while streaming. - CountingInputStream(InputStream) - Constructor for class com.saperion.common.io.CountingInputStream
-
This constructor creates a new CountingInputStream that counts the bytes in the stream given.
- countTasks(int, int[], String, Map<String, Object>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Counts the tasks that are contained in the specified inbox(es).
- CountTasks - Class in com.saperion.operations.workflow
-
This operation counts the tasks that are contained in one or more workflow inboxes.
- CountTasks(String, Map<String, Object>, int) - Constructor for class com.saperion.operations.workflow.CountTasks
-
Constructor.
- CountTasks(String, Map<String, Object>, int[]) - Constructor for class com.saperion.operations.workflow.CountTasks
-
Constructor.
- create() - Static method in class com.saperion.settings.SettingSearchInfo
- create(int) - Method in interface com.saperion.common.lang.conversion.array.factory.ArrayFactory
-
Creates an array of type Type with the given size
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.ByteArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.CalendarArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.DateArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.DoubleArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.FloatArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.IntegerArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.LongArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.ShortArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.SqlDateArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.StringArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.TimeArrayFactory
- create(int) - Method in class com.saperion.common.lang.conversion.array.factory.TimestampArrayFactory
- create(Credentials) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
- create(TaskUserSelection.SelectionType, boolean) - Static method in class com.saperion.connector.wf.TaskUserSelection
-
Creates a TaskUserSelection that indicates the given selection type except for SelectionType.RESTRICTED_SELECTABLE in this case use create(Collection<UserNameIdPair>)
- create(InputStream...) - Static method in class com.saperion.common.io.ConcatenationInputStream
-
Creates a new InputStream that concatenates the given streams.
- create(Collection<UserNameIdPair>, boolean) - Static method in class com.saperion.connector.wf.TaskUserSelection
-
Creates a TaskUserSelection that indicates that the receiver of the task has to be selected from the given users
- create(Iterator<Type>) - Static method in class com.saperion.util.IteratorIterable
-
For a given
Iterator
this method returns anIterable
whoseIterable.iterator()
will return exactly that iterator. - create(Iterator<Type1>, Iterator<Type2>) - Static method in class com.saperion.util.ParallelIterator
-
Convenience method that wraps the constructor call and lets the compiler determine the generic types.
- create(List<? extends InputStream>) - Static method in class com.saperion.common.io.ConcatenationInputStream
-
Creates a new InputStream that concatenates the given streams.
- createActorReference(UserNameIdPair) - Static method in class com.saperion.SaTypeConverter
-
Created an actor reference from the given information.
- createBitmapType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
BitmapType
- createButtonType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ButtonType
- createColumnType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ColumnType
- createConnectionFromClassicConnector(SaClassicConnector) - Static method in class com.saperion.connector.service.LegacyAwareRmiClientService
-
Deprecated.
- createConnectionType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ConnectionType
- createConnector() - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
-
Creates a SaClassicConnector connection.
- CREATED_TASKS - com.saperion.wf.BoxCountType
-
Tasks created by the box's owner.
- createDatabindingType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
DatabindingType
- createDdcSpecificArray(Handle, Map<String, Object>) - Method in interface com.saperion.jna.typemapping.database.DataBaseFieldMapper
- createDocument(int, String, List<SaPropertyValue>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Caches a new document with the given parameters.
- createDocument(DocumentInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Creates a new document on the backend system with the given
DocumentInfo
. - createDocument(DocumentInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- createDocument(String, List<SaPropertyValue>) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Creates a new document with the given parameters.
- createDocument(String, List<SaPropertyValue>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Creates a new document with the given parameters.
- createDocument(String, Properties, InputStream[], String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1, use
SaClassicConnector.createDocument(DocumentInfo)
instead. - createDocument(String, Properties, InputStream[], String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- createDocument(String, Properties, InputStream[], String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1, use
SaClassicConnector.createDocument(DocumentInfo)
instead. - createDocument(String, Properties, InputStream[], String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- CreateDocument - Class in com.saperion.operations.document
-
Creates a Document.
- CreateDocument(DocumentInfo) - Constructor for class com.saperion.operations.document.CreateDocument
- CreateDocumentInputTypeFromDocumentInfoAdapter - Class in com.saperion.conversion
-
This class converts from
DocumentInfo
toCreateDocumentInputType
. - CreateDocumentInputTypeFromDocumentInfoAdapter(DocumentInfo) - Constructor for class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- CreateDocumentOperation - Class in com.saperion.operations.document
-
This
Operation
stores a new document in the system. - CreateDocumentOperation(ArchiveReferenceType, Map<String, Object>, DocumentElementType) - Constructor for class com.saperion.operations.document.CreateDocumentOperation
- createDocumentReference(SaSaveInfo) - Static method in class com.saperion.SaTypeConverter
-
Creates a new document reference from an
SaSaveInfo
. - createDocumentReference(AttachmentInfo) - Static method in class com.saperion.SaTypeConverter
-
Creates a new document reference from an
AttachmentInfo
. - createDocumentRevisionReference(AttachmentInfo) - Static method in class com.saperion.SaTypeConverter
-
Creates a new document revision reference from an
AttachmentInfo
. - createEditFieldType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
EditFieldType
- createExternalStorageFolderMapping(int, SaperionExternalStorageMappingInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Stores the mapping information about Saperion document and External Storage folder
- createExternalStorageFolderMapping(SaperionExternalStorageMappingInfo) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- createExternalStorageFolderMapping(SaperionExternalStorageMappingInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Stores the mapping information about Saperion document and External Storage folder
- createExternalStorageFolderMapping(SaperionExternalStorageMappingInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Stores the mapping information about Saperion document and External Storage folder
- createExternalStorageFolderMapping(SaperionExternalStorageMappingInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- createFolder(int, SaFolderSaveInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Creates a new node below a given node.
- createFolder(SaFolderSaveInfo) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Creates a new node below a given node.
- createFolder(SaFolderSaveInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Creates a new node below a given node.
- createFolder(SaFolderSaveInfo, Properties) - Method in interface com.saperion.connector.SaClassicConnector
-
Creates a new folder below a given folder.
- createFolder(SaFolderSaveInfo, Properties) - Method in class com.saperion.connector.SaClassicConnectorImpl
- createFolder(String, String, String, String, SaFolderConstants.FOLDER_TYPE, Properties) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.createFolder(SaFolderSaveInfo, Properties)
instead. Will be removed with version 8.1 - createFolder(String, String, String, String, SaFolderConstants.FOLDER_TYPE, Properties) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- CreateFolder - Class in com.saperion.operations.folders
-
Creates a folder.
- CreateFolder(SaFolderSaveInfo, Properties) - Constructor for class com.saperion.operations.folders.CreateFolder
- createFontType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
FontType
- createForm() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
Form
- createFormElement(Form) - Method in class com.saperion.ngc.iform.xml.ObjectFactory
- createFrameType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
FrameType
- createGroupboxType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
GroupboxType
- createGroupReference(UserNameIdPair) - Static method in class com.saperion.SaTypeConverter
-
Created an group reference from the given information.
- createGroupType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
GroupType
- createHeaderType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
HeaderType
- createHiddenType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
HiddenType
- createHotkeyType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
HotkeyType
- createIncludeType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
IncludeType
- createLabelType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
LabelType
- createLevelType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
LevelType
- createLink(int, LinkInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Creates a SAPERION Link into one Archive for an existing Document.
- createLink(LinkInfo) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- createLink(LinkInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Creates a SAPERION Link into one Archive for an existing Document.
- createLink(LinkInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Creates a link to a document for given
LinkInfo
. - createLink(LinkInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- createLookupEntry(ArchiveReferenceType, Map<String, PropertyType>) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- createLookupEntry(ArchiveReferenceType, Map<String, PropertyType>, List<AclReferenceType>) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- createLookupEntry(ArchiveReferenceType, Map<String, PropertyType>, List<AclReferenceType>) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
Creates a new lookup entry with the given index data in the given definition with the given access control lists.
- CreateLookupEntry - Class in com.saperion.operations.lookup
-
Deprecated.use
CreateLookupEntryOperation
instead - CreateLookupEntry(String, Map<String, Object>) - Constructor for class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.Constructs a new
operation
that creates an entry in the given lookup-ddc with the given properties. - CreateLookupEntry(String, Properties) - Constructor for class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.Constructs a new
operation
that creates an entry in the given lookup-ddc with the given properties. - CreateLookupEntryOperation - Class in com.saperion.operations.lookup
-
An
Operation
that creates a lookup entry. - CreateLookupEntryOperation(ArchiveReferenceType, Map<String, Object>) - Constructor for class com.saperion.operations.lookup.CreateLookupEntryOperation
-
Constructs a new
operation
that creates an entry in the given lookup-ddc with the given properties. - CreateLookupEntryOperation(ArchiveReferenceType, Map<String, Object>, List<AclReferenceType>) - Constructor for class com.saperion.operations.lookup.CreateLookupEntryOperation
-
Constructs a new
operation
that creates an entry in the given lookup-ddc with the given properties. - CreateLookupEntryOperation(String, Map<String, Object>) - Constructor for class com.saperion.operations.lookup.CreateLookupEntryOperation
-
Constructs a new
operation
that creates an entry in the given lookup-ddc with the given properties. - CreateLookupEntryOperation(String, Properties) - Constructor for class com.saperion.operations.lookup.CreateLookupEntryOperation
-
Constructs a new
operation
that creates an entry in the given lookup-ddc with the given properties. - createMappedArray(List<?>) - Method in interface com.saperion.jna.typemapping.database.DataBaseFieldMapper
- createMashupType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
MashupType
- createOutlinerType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
OutlinerType
- createPaneLayoutType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
PaneLayoutType
- createPosType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
PosType
- createProcessReference(ProcessInfo) - Static method in class com.saperion.SaTypeConverter
-
Creates a new workflow process reference from a
ProcessInfo
. - createResultType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ResultType
- createScriptType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ScriptType
- createTableIfNotExistent() - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Tries to find out whether the underlying database table exists and if not so to create it by executing an SQL-CREATE-TABLE-statement.
- createTabListType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
TabListType
- createTabType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
TabType
- createTaskReference(ProcessInfo) - Static method in class com.saperion.SaTypeConverter
-
Creates a new task reference from the corresponding task process information.
- createThumbnailType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ThumbnailType
- createToolbarType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ToolbarType
- createUniqueConstraintViolationCheck(DDC, String, Map<String, PropertyType>) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
For a given map of fields this method checks a definition and a database row id, this method creates a query expression that filters a corresponding datbase table so that the result contains exactly the existing entries that would collide with the given database row.
- createUniqueConstraintViolationCheck(SaFieldDescription, PropertyType, boolean) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
For a given
SaFieldDescription
and a given value this method creates aQueryExpression
that checks whether the given value would violate a unique constraint. - createUserReference(UserNameIdPair) - Static method in class com.saperion.SaTypeConverter
-
Created an user reference from the given information.
- createViewerType() - Method in class com.saperion.ngc.iform.xml.ObjectFactory
-
Create an instance of
ViewerType
- credentials - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
-
Credentials which were used to logon
- Criterion<T> - Interface in com.saperion.common.lang.criterion
-
An interface to define a criterion (usually for use in some kind of filtering method).
- CriterionIsSatisfiedByNullType - Enum in com.saperion.common.lang.criterion
-
Enumerates different behavior types for a call to
Criterion.isSatisfiedBy(Object)
with anull
-value. - CriterionIterator<T> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that filters the objects of an existing iterator using aCriterion
. - CriterionIterator(Iterator<? extends T>, Criterion<? super T>) - Constructor for class com.saperion.common.lang.iterator.CriterionIterator
-
Creates a new
CriterionIterator
, that filters the objects of the specified iterator using the specifiedCriterion
. - CRYPTO - com.saperion.rmi.SaFeature.FeatureKind
- CryptoUtil - Class in com.saperion.util
- CryptoUtil() - Constructor for class com.saperion.util.CryptoUtil
- CryptoUtil.HashAlogrithmn - Enum in com.saperion.util
- CryptoUtils - Class in com.saperion.common.crypto
-
Utility class of crypto-package.
- cSet - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cText - Variable in class com.saperion.ngc.iform.xml.HeaderType
- cTextSet - Variable in class com.saperion.ngc.iform.xml.HeaderType
- currencySymbol - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- currentTime() - Static method in class com.saperion.common.lang.measuring.Clock
-
Returns a relative indicator of current time of the most precise available system timer, with undefined accuracy in nanoseconds.
- currentTimeInterval(long) - Static method in class com.saperion.common.lang.measuring.Clock
-
Returns the elapsed time interval between the current time and the specified time indicator (measured by
Clock.currentTime()
) in nanoseconds. - currentTimeIntervalAsMilliseconds(long) - Static method in class com.saperion.common.lang.measuring.Clock
-
Returns the elapsed time interval between the current time and the specified time indicator (measured by
Clock.currentTime()
) in milliseconds truncated after the decimal point. - curRevision - Variable in class com.saperion.rmi.SaRMIInputStream
- CUSTOM_NODE_FILEPATH - Static variable in class com.saperion.constants.SaConstants
-
The Constant CUSTOM_NODE_FILEPATH.
- customACL - Variable in class com.saperion.ngc.iform.xml.LevelType
- customACL - Variable in class com.saperion.ngc.iform.xml.ResultType
- CustomEventBuilder - Interface in com.saperion.connector.events
-
A builder for custom integration server events.
- CustomIndexState(int, LimitType) - Constructor for class com.saperion.rmi.SaQueryInfo.CustomIndexState
- CUSTOMPROPERTY - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Customproperty set by backend.
D
- data - Variable in class com.saperion.ngc.iform.xml.BitmapType
- DataBaseFieldMapper - Interface in com.saperion.jna.typemapping.database
-
Maps Java types to Native database fields.
- databinding - Variable in class com.saperion.ngc.iform.xml.ButtonType
- databinding - Variable in class com.saperion.ngc.iform.xml.ResultType
- DatabindingType - Class in com.saperion.ngc.iform.xml
-
Java class for databindingType complex type.
- DatabindingType() - Constructor for class com.saperion.ngc.iform.xml.DatabindingType
- DATAOBJECTBUTTON - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTCHUNKEDFILE - com.saperion.intf.SaDocInfo.ElementType
-
Element of a "streaming" object.
- DATAOBJECTCOLUMN - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTDOCLINK - com.saperion.intf.SaDocInfo.ElementType
-
Link to another saperion document element.
- DATAOBJECTDRAGGEDFILE - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTFILEBITMAP - com.saperion.intf.SaDocInfo.ElementType
-
Uploaded image, can be original format or internal format.
- DATAOBJECTFILEUSER - com.saperion.intf.SaDocInfo.ElementType
-
Application file.
- DATAOBJECTFOLDER - com.saperion.intf.SaDocInfo.ElementType
-
Saperion document folder object.
- DATAOBJECTGENERAL - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTOUTLINERTREE - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTQBEFRAME - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTSCANNED - com.saperion.intf.SaDocInfo.ElementType
-
Image in internal saperion format (TIFF).
- DATAOBJECTSEPARATOR - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTSTRUCTURE - com.saperion.intf.SaDocInfo.ElementType
-
Structure element, invisible to ClassicConnector.
- DATAOBJECTTEXT - com.saperion.intf.SaDocInfo.ElementType
-
Annotation, invisible to ClassicConnector.
- DATAOBJECTUSER - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DATAOBJECTVIEWFRAME - com.saperion.intf.SaDocInfo.ElementType
-
Invisible to ClassicConnector.
- DataSource<CommonAccessException extends java.lang.Exception,CommonReadResultException extends java.lang.Exception> - Class in com.saperion.common.sql
-
DataSource
encapsulates aDataSource
and provides simple SQL-execution-methods (DataSource.executeUpdate(String)
,DataSource.executeQuery(String, ResultReader)
) with all the necessary error treatment. - DataSource(DataSource) - Constructor for class com.saperion.common.sql.DataSource
-
Creates a new
DataSource
encapsulating the specifiedDataSource
. - DataSourceException - Exception in com.saperion.exception
-
This exception indicates that something went wrong concerning a specific data source.
- DataSourceException(String, String) - Constructor for exception com.saperion.exception.DataSourceException
- DataSourceException(String, String, Throwable) - Constructor for exception com.saperion.exception.DataSourceException
- DataSourceOfflineException - Exception in com.saperion.exception
-
This exception indicates that a given data source is offline while it was intended to be used.
- DataSourceOfflineException(String) - Constructor for exception com.saperion.exception.DataSourceOfflineException
- DataTypeConversionException() - Constructor for exception com.saperion.util.SaperionDataType.DataTypeConversionException
- DataTypeConversionException(String) - Constructor for exception com.saperion.util.SaperionDataType.DataTypeConversionException
- DataTypeConversionException(String, Throwable) - Constructor for exception com.saperion.util.SaperionDataType.DataTypeConversionException
- DataTypeConversionException(Throwable) - Constructor for exception com.saperion.util.SaperionDataType.DataTypeConversionException
- DATE_DAY - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DATE_FORMAT - Static variable in class com.saperion.constants.SaConstants
-
date format.
- DATE_HOUR - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DATE_MINUTE - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DATE_MONTH - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DATE_MSEC - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DATE_SECOND - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DATE_YEAR - Static variable in class com.saperion.constants.SaConstants
-
Position in DateType type.
- DateArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
forDate
- DateArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.DateArrayFactory
- DateCalendarConverter<DateType extends java.util.Date> - Class in com.saperion.common.lang.conversion.time
-
Converts instances of subclasses of
Date
toCalendar
. - DateCalendarConverter() - Constructor for class com.saperion.common.lang.conversion.time.DateCalendarConverter
- DATETIME_FORMAT - Static variable in class com.saperion.constants.SaConstants
-
date time format (24h).
- DateTimeConverter - Class in com.saperion.common.lang.conversion.time
-
Converts
Date
toTime
- DateTimeConverter() - Constructor for class com.saperion.common.lang.conversion.time.DateTimeConverter
- DateTimestampConverter - Class in com.saperion.common.lang.conversion.time
-
converts
Date
toTimestamp
- DateTimestampConverter() - Constructor for class com.saperion.common.lang.conversion.time.DateTimestampConverter
- dateTimeTypeToCalendar(DateTimeType) - Static method in class com.saperion.jna.typemapping.NativeJavaDefaultTypeMappingUtility
- dateTimeTypeToDate(DateTimeType) - Static method in class com.saperion.jna.typemapping.NativeJavaDefaultTypeMappingUtility
- DB - com.saperion.common.config.manager.StorageType
-
A database request will be executed to search the configuration value.
- DB_CP_REAPER_TIME - Static variable in class com.saperion.constants.SaConstants
-
Value for reaper scheduling time.
- DB_DRIVER - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database driver.
- DB_EVENT_FIELD - Static variable in class com.saperion.constants.SaConstants
-
DB_EVENT_FIELD.
- DB_EVENT_TABLE - Static variable in class com.saperion.constants.SaConstants
-
DB_EVENT_TABLE.
- DB_FIELD_JCRXMIXINTYPES - Static variable in class com.saperion.constants.SaConstants
-
database field JCRXMIXINTYPES.
- DB_FIELD_JCRXNAME - Static variable in class com.saperion.constants.SaConstants
-
database field JCRXNAME.
- DB_IF_NOTHING_IN_MEMORY - com.saperion.common.config.manager.StorageType
-
The configuration value is searched in memory first.
- DB_ISOLATION_LEVEL - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database isolation level.
- DB_NAME - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for datasource name.
- DB_NODE_TABLE - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for node table name.
- DB_OFFLINE - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for datasource offline state.
- DB_POOL_PASS - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database pool password.
- DB_POOL_SIZE - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database pool size.
- DB_POOL_TIMEOUT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database pool timeout.
- DB_POOL_URL - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database pool URL.
- DB_POOL_USER - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database pool user.
- DB_SCHEMA - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database schema.
- DB_SESSION_INIT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for session.
- DB_TIMEOUT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for datasource query timeout.
- DB_TYPE - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for database type.
- DB_WS_TABLE - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for workspace table name.
- DB2 - com.saperion.config.SQLType
-
for DB2
- DB2 - Static variable in class com.saperion.constants.SaConstants
-
DB2 database type name.
- DB2_GET_REVISIONS_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
db2 get revisons template.
- DB2_MAX_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
DB2 max date value.
- DB2_MIN_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
DB2 min date value.
- DB2_RESOLVE_REVISION_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
db2 resolveRevision template.
- DbConfigurationManager<CommonAccessException extends java.lang.Exception> - Class in com.saperion.common.config.manager
-
The
DbConfigurationManager
manages configuration values in a database table and an in-memory cache. - DbConfigurationManager(DbConfigurationManagerConstructorParameters<CommonAccessException>) - Constructor for class com.saperion.common.config.manager.DbConfigurationManager
-
Creates a new
DbConfigurationManager
with the specifiedDbConfigurationManagerConstructorParameters
. - DbConfigurationManagerConstructorParameters<CommonAccessException extends java.lang.Exception> - Class in com.saperion.common.config.manager
-
The
DbConfigurationManagerConstructorParameters
accumulates the parameters for construction of aDbConfigurationManager
and their defaults. - DbConfigurationManagerConstructorParameters(DataSource<CommonAccessException, IllegalStateException>) - Constructor for class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Creates new
DbConfigurationManagerConstructorParameters
with the specifiedDataSource
and all other values set to defaults. - dbFieldName - Variable in class com.saperion.ngc.iform.xml.ColumnType
- dbFieldName - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- ddc - Variable in class com.saperion.structures.Description
- DDC - Interface in com.saperion.intf
-
Represents a DDC in the SAPERION system.
- DDC_DYNAMIC - Static variable in class com.saperion.constants.SaConstants
-
Marker for dynamic properties.
- DDC_NAME_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Clause to extract the Definition Name.
- DDC_NAME_PATTERN - Static variable in class com.saperion.rmi.SaQueryInfo
-
Pattern to match ddc-names.
- DDC_VIRTUAL - Static variable in class com.saperion.constants.SaConstants
-
Marker for virtual properties.
- DDC_WORKFLOW - Static variable in class com.saperion.constants.SaConstants
-
Workflow ddc name.
- DDC.DDCKind - Enum in com.saperion.intf
-
DDC-kinds.
- DDC.TenantMode - Enum in com.saperion.intf
-
DDC tenant modes.
- DDCImpl - Class in com.saperion.rmi
-
Implementation of
DDC
. - DDCImpl(String, String, SQLType, String, boolean, DDC.DDCKind, DDC.TenantMode, SaFieldDescription[]) - Constructor for class com.saperion.rmi.DDCImpl
-
Creates a new DDCImpl.
- DDCImpl(String, String, SQLType, String, boolean, DDC.DDCKind, DDC.TenantMode, SaFieldDescription[], String) - Constructor for class com.saperion.rmi.DDCImpl
-
Creates a new DDCImpl.
- DDCInfo - Class in com.saperion.rmi
-
Internal bean for DDC infos.
- DDCInfo(SaFieldDescription[], SaJNIDdcInfo, MandantInfo) - Constructor for class com.saperion.rmi.DDCInfo
-
Constructor.
- DEALERKIT - com.saperion.rmi.SaFeature.FeatureKind
- debug(String) - Method in class com.saperion.common.logging.Logger
-
Logs a message at the DEBUG level.
- debug(String, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with a parameter in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 2 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 3 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 4 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 5 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 6 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 7 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 8 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 9 parameters in a standard format at the DEBUG level.
- debug(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 10 parameters in a standard format at the DEBUG level.
- debug(String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace with an accompanying message at DEBUG level. - DEBUG - com.saperion.common.logging.LogLevel
- Decimal - Class in com.saperion.common.lang.datatype
-
An immutable encapsulation class of signed decimal (fix-point) numbers.
- decode(HdocUtil.DocId) - Static method in class com.saperion.util.HdocUtil
-
This method tries to decode an encoded Document ID, which is used by the HTML-Gateway.
- decode(HdocUtil.SAPDocId) - Static method in class com.saperion.util.HdocUtil
-
This methode decodes a SAPDocId and returns the decoded XHDOC (Version-specific Document ID).
- decrypt(String) - Static method in class com.saperion.util.DesEncrypter
-
Deprecated.Deprecated, because it is neither throwing an Exception nor returning NULL if it couldn't be decrypted. Please use tryDecrypt.
- decrypt(Key, byte[]) - Method in interface com.saperion.common.crypto.Cipher
-
Decrypts the specified encrypted data using the specified
Key
and returns the clear data. - decrypt(Key, char[]) - Method in interface com.saperion.common.crypto.Cipher
-
Decrypts the specified encrypted data using the specified
Key
and returns the clear data. - decrypt(Key, InputStream, OutputStream) - Method in interface com.saperion.common.crypto.Cipher
-
Decrypts the encrypted data of the specified
InputStream
using the specifiedKey
and writes the clear data to the specifiedOutputStream
. - decrypt(Key, String) - Method in interface com.saperion.common.crypto.Cipher
-
Decrypts the specified encrypted data using the specified
Key
and returns the clear data. - DEFAULT - com.saperion.common.config.manager.StorageType
-
The default
StorageType
as configured during construction of theDbConfigurationManager
is used. - DEFAULT - com.saperion.config.SaAgentConfig
- DEFAULT - com.saperion.constants.SaFolderConstants.CLASS_TYPE
-
Default class type.
- DEFAULT - com.saperion.wf.BoxCountType
-
All active tasks.
- DEFAULT_BROKER_HOST - Static variable in class com.saperion.constants.SaConstants
-
default broker host if no valid host is specified by configuration.
- DEFAULT_BROKER_PORT - Static variable in class com.saperion.constants.SaConstants
-
default broker port if no valid port is specified by configuration.
- DEFAULT_BUFFER_SIZE - Static variable in class com.saperion.common.io.SerializableInputStream
- DEFAULT_CHARSET - Static variable in class com.saperion.constants.SaConstants
- DEFAULT_ENCODING - Static variable in class com.saperion.constants.SaConstants
-
default charset with always supported UTF-8 encoding.
- DEFAULT_IN_MEMORY_BYTES - Static variable in class com.saperion.common.io.SerializableInputStream
- DEFAULT_IN_MEMORY_BYTES - Static variable in class com.saperion.constants.SaConstants
-
Default value for maximum in memory content
- DEFAULT_MAX_ACL - Static variable in class com.saperion.constants.SaConstants
-
Default max ACLs if the same is not configured
- DEFAULT_MAX_DDC - Static variable in class com.saperion.constants.SaConstants
-
Default max ddc if the same is not configured
- DEFAULT_MAX_MEMBERS - Static variable in class com.saperion.constants.SaConstants
-
Default max members if the same is not configured
- DEFAULT_MAX_RESULTS - Static variable in class com.saperion.constants.SaConstants
-
Default value for maximum result number in a query.
- DEFAULT_MIMETYPE - Static variable in class com.saperion.util.MimeUtil
-
The default MIME type to be used if no MIME type matches.
- DEFAULT_MQ_PORT - Static variable in class com.saperion.constants.SaConstants
-
Default active mq port.
- DEFAULT_START_MODE - Static variable in class com.saperion.constants.SaConstants
-
Default start mode (application).
- DEFAULT_TENANT - Static variable in class com.saperion.constants.SaConstants
-
The name of the default tenant with ID 0.
- DEFAULT_WS_NAME - Static variable in class com.saperion.constants.SaConstants
-
Default workspace name.
- defaultButton - Variable in class com.saperion.ngc.iform.xml.ResultType
- defaultButtonBarExistent - Variable in class com.saperion.ngc.iform.xml.FrameType
- DefaultConversionManager - Class in com.saperion.util.conversion
-
Abstract implementation of
ConversionManager
. - DefaultConversionManager() - Constructor for class com.saperion.util.conversion.DefaultConversionManager
- DefaultTypeConversionManager - Class in com.saperion.util.conversion
-
Implementation of
ConversionManager
that returns converters that convert most default java types (primitives, their wrapper types,String
,Date
- as well as their subclasses -Calendar
and arrays and implementations ofList
thereof ) to the fixed set int, double,String
andCalendar
and arrays thereof. - DefaultTypeConversionManager() - Constructor for class com.saperion.util.conversion.DefaultTypeConversionManager
- definition - Variable in class com.saperion.connector.structures.identifiers.DocumentId
- definition() - Method in class com.saperion.connector.structures.identifiers.DocumentId
- definitionName - Variable in exception com.saperion.exception.ConstraintViolationException
- defName - Variable in class com.saperion.ngc.iform.xml.HeaderType
- defName - Variable in class com.saperion.ngc.iform.xml.LevelType
- DEFS - com.saperion.settings.SystemFileKind
-
This enumeration member represents document definitions (ddc).
- DEFS_NOSYS - com.saperion.settings.SystemFileKind
-
This enumeration member represents document definitions (ddc) but excludes system wide files.
- delete(HierarchicalName, boolean) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Deletes the configuration value for the specified
HierarchicalName
from the database and internal cache. - DeleteAllMediaOperation - Class in com.saperion.operations.storage
-
Deletes a named medium and all its follow-up media
- DeleteAllMediaOperation(int) - Constructor for class com.saperion.operations.storage.DeleteAllMediaOperation
- DELETED - com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
When the document is deleted in Saperion before archiving is done
- DELETED - com.saperion.rmi.SaQueryInfo.IndexState
-
Indexstate of a document that is deleted.
- deleteDocument(int, int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Delete a document.
- deleteDocument(int, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Delete a document.
- deleteDocument(int, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Delete a document.
- deleteDocument(String, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Deletes a document from the backend system with the given delete type strategy.
- deleteDocument(String, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- DeleteDocument - Class in com.saperion.operations.document
-
Deletes a Document as
SaRMIServerCommand.deleteDocument(int, int, String)
does. - DeleteDocument(String, int) - Constructor for class com.saperion.operations.document.DeleteDocument
- DeleteDocumentProperty - Class in com.saperion.database
-
A singleton that indicates that a property should be deleted in an update operation.
- deleteExternalStorageFolderMapping(int, Date, List<ExternalStorageDocUploadStatus>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Deletes external storage mappings for given status and older than the given time
- deleteExternalStorageFolderMapping(Date, List<ExternalStorageDocUploadStatus>) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- deleteExternalStorageFolderMapping(Date, List<ExternalStorageDocUploadStatus>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Deletes external storage mappings for given status and older than the given time
- deleteExternalStorageFolderMapping(Date, List<ExternalStorageDocUploadStatus>) - Method in interface com.saperion.connector.SaClassicConnector
-
Deletes external storage mappings for given status and older than the given time
- deleteExternalStorageFolderMapping(Date, List<ExternalStorageDocUploadStatus>) - Method in class com.saperion.connector.SaClassicConnectorImpl
- deleteFolder(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Deletes a given node.
- deleteFolder(String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Deletes a given node.
- deleteFolder(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Deletes a given node.
- deleteFolder(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deletes an existing folder.
- deleteFolder(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- DeleteLookupEntry - Class in com.saperion.operations.lookup
-
An
Operation
that deletes a lookup entry. - DeleteLookupEntry(LookupEntryReferenceType) - Constructor for class com.saperion.operations.lookup.DeleteLookupEntry
-
This constructor creates a new
operation
that deletes the lookup entry given by the reference. - DeleteLookupEntry(String, String) - Constructor for class com.saperion.operations.lookup.DeleteLookupEntry
-
This constructor creates a new
operation
that deletes the lookup entry with the given sysrowid in the given ddc. - DELETEMODE - Static variable in class com.saperion.constants.SaConstants
-
Deletemode entry in archief.ini.
- DeleteNamedMediaOperation - Class in com.saperion.operations.storage
- DeleteNamedMediaOperation(int, String) - Constructor for class com.saperion.operations.storage.DeleteNamedMediaOperation
- deleteSetting(int, String, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Deletes a setting in the database.
- deleteSetting(String, String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Deletes a setting in the database.
- deleteSetting(String, String, boolean) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Deletes a setting in the database.
- deleteSetting(String, String, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
This method deletes a setting in the database.
- deleteSetting(String, String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- DEMO - com.saperion.rmi.SaFeature.FeatureKind
- DESCENDS - Static variable in class com.saperion.constants.SaConstants
-
The Constant DESCENDS.
- Description - Class in com.saperion.structures
-
Description of a database definition (DDC) related item.
An item could be a documentDocumentInfo
orLinkInfo
and contains the descriptions for the DDC name, the meta data, a revision comment and the ACL names. - Description(String, Map<String, Object>, String) - Constructor for class com.saperion.structures.Description
-
Creates a new document description.
- DesEncrypter - Class in com.saperion.util
- destroy() - Method in class com.saperion.web.filter.LoggingFilter
- destroy() - Method in class com.saperion.web.filter.MethodLoggingFilter
- destroy() - Method in class com.saperion.web.filter.ProcessingTimeFilter
- destroyObject(Credentials, PooledObject<Session>) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
-
If too many connections are open or the poolUtil is going to shutdown, the objects of type SaClassicConnector will be destroyed.
- dibToBufferedImage(byte[], SaImageConverter.ImageFormat) - Static method in class com.saperion.util.SaImageConverter
-
Converts a device independent bitmat (DIB) to a BufferedImage.
- DIGITS - Static variable in class com.saperion.util.HdocUtil
-
The Constant DIGITS.
- DIRECT - com.saperion.rmi.storage.MirrorType
-
Indicates a medium that was copied non automatically.
- DIRECT_WRITE - com.saperion.rmi.SerializableStreamContentHandler.ContentHandlers
-
Writes to the archive directly.
- DIRECTSCSI - com.saperion.rmi.SaFeature.FeatureKind
- DirectWriteContentHandler - Class in com.saperion.rmi
-
A
SerializableStreamContentHandler
that writes to the archive directly. - DirectWriteContentHandler() - Constructor for class com.saperion.rmi.DirectWriteContentHandler
- discardCheckout(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Discard a checked out document.
- discardCheckout(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Discards a checkout of a document which was performed via the method
SaClassicConnector.checkoutDocument(String)
. - discardCheckout(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- discardDocument() - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- discardDocument() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Discards the document identified by the tokens handle.
- discardDocument(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Discards the document identified by the tokens handle.
- displayName - Variable in class com.saperion.ngc.iform.xml.ColumnType
- DOC - com.saperion.constants.mime.Extensions
- docElement - Variable in class com.saperion.rmi.SaRMIInputStream
- DOCFLOW - com.saperion.rmi.SaFeature.FeatureKind
- docHdoc - Variable in class com.saperion.rmi.SaRMIInputStream
- doCheckin - Variable in class com.saperion.bean.UpdateDocumentInfo
- doCheckLength() - Method in class com.saperion.bean.ContentStream
-
Indicates if an expected content length was set and if actual content length should be checked against it.
- doCheckLengthLimit() - Method in class com.saperion.bean.ContentStream
-
Returns true if the length limit should be check.
- DocId(String) - Constructor for class com.saperion.util.HdocUtil.DocId
-
Instantiates a new doc id.
- DOCUMENT_NEW - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Add new document.
- DocumentDefinitionService - Interface in com.saperion.operations.inject
-
Manages
document definitions
- documentId(String) - Static method in class com.saperion.connector.structures.identifiers.DocumentId
- DocumentId - Class in com.saperion.connector.structures.identifiers
-
Represents an entry in an archive with the name of the archive, unique id overall revisions, the revision id, if it is a link and it should be resolved, if it is the latest or it should be checked if there is a newer one.
- DocumentId() - Constructor for class com.saperion.connector.structures.identifiers.DocumentId
- DocumentId.BuilderChain - Class in com.saperion.connector.structures.identifiers
- DocumentId.DocumentIdBuilder - Interface in com.saperion.connector.structures.identifiers
- DocumentId.UIDBuilder - Interface in com.saperion.connector.structures.identifiers
- DocumentInfo - Class in com.saperion.structures
-
A document representation.
This object is used to set the data for a new document to be created via the SaClassicConnector.
See com.saperion.connector.SaClassicConnector#createDocument(com.saperion.structures.DocumentInfo) - DocumentInfo(String, Map<String, Object>, ContentStream[], String) - Constructor for class com.saperion.structures.DocumentInfo
-
Creates a new UpdateDocumentInfo.
- DOCX - com.saperion.constants.mime.Extensions
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.LoggingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.MethodLoggingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.ProcessingTimeFilter
- doHashing() - Method in class com.saperion.bean.ContentStream
-
Get the flag if the hash should be calculated while archiving.
- DOKUSTAR - com.saperion.rmi.SaFeature.FeatureKind
- DOMEA - com.saperion.rmi.SaFeature.FeatureKind
- doResolveLinks - Variable in class com.saperion.bean.UpdateDocumentInfo
- DoubleArrayDoubleWrapperConverter - Class in com.saperion.common.lang.conversion.array
-
Converts double[] to Double[]
- DoubleArrayDoubleWrapperConverter() - Constructor for class com.saperion.common.lang.conversion.array.DoubleArrayDoubleWrapperConverter
- DoubleArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Double - DoubleArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.DoubleArrayFactory
- DoubleArrayFloatArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts a double[] to a float[]
- DoubleArrayFloatArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.DoubleArrayFloatArrayConverter
- doubleValue() - Method in class com.saperion.common.lang.datatype.Decimal
- DoubleWrapperArrayDoubleConverter - Class in com.saperion.common.lang.conversion.array
-
Converts Double[] to double[] Will convert null to 0.
- DoubleWrapperArrayDoubleConverter() - Constructor for class com.saperion.common.lang.conversion.array.DoubleWrapperArrayDoubleConverter
- DRIVERS - com.saperion.rmi.SaFeature.FeatureKind
- DRUDAT - com.saperion.rmi.SaFeature.FeatureKind
- dsicardCheckout(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Discards the checkout of the given document.
- dsicardCheckout(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Discards the checkout of the given document.
- DUE_TASKS - com.saperion.wf.BoxCountType
-
Tasks that are due.
E
- EB_EMBEDDED - com.saperion.ngc.iform.xml.EmbeddedType
- EB_GLOBAL_SETTING - com.saperion.ngc.iform.xml.EmbeddedType
- EB_WINDOW - com.saperion.ngc.iform.xml.EmbeddedType
- EcmExceptionWrapper(EcmException) - Constructor for exception com.saperion.operations.LegacyOperationAdapter.EcmExceptionWrapper
- EDIT - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Whether the annotation can be edited (1 or 0).
- EDIT_MODE - com.saperion.ngc.iform.xml.ButtonKindType
- editField - Variable in class com.saperion.ngc.iform.xml.Form
- editField - Variable in class com.saperion.ngc.iform.xml.FrameType
- editField - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- editField - Variable in class com.saperion.ngc.iform.xml.HiddenType
- editField - Variable in class com.saperion.ngc.iform.xml.TabType
- EDITFIELD - com.saperion.ngc.iform.xml.FrameKindType
- EditFieldType - Class in com.saperion.ngc.iform.xml
-
Java class for EditFieldType complex type.
- EditFieldType() - Constructor for class com.saperion.ngc.iform.xml.EditFieldType
- editMask - Variable in class com.saperion.ngc.iform.xml.LevelType
- EFILE - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
eFile.
- EFILE_EDIT - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Edit eFile's metadata.
- EFILE_NEW - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Create new eFile.
- EFILE_QUERY - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Search for eFiles.
- EFILE_VIEW - com.saperion.folder.SaApplicationInfo.ApplicationType
-
View eFile's content.
- EFILEREG - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
eFile register.
- Element - Class in com.saperion.connector.structures
-
Bean class that represents an element of the archived document.
- Element() - Constructor for class com.saperion.connector.structures.Element
- ELEMENT_REGEX - Static variable in class com.saperion.common.lang.id.HierarchicalName
-
The regular expression of the name elements.
- ELEMENT_SEPARATOR - Static variable in class com.saperion.common.lang.id.HierarchicalName
-
The character that separates the name elements.
- elementId(String) - Static method in class com.saperion.connector.structures.identifiers.ElementId
- ElementId - Class in com.saperion.connector.structures.identifiers
- ElementId() - Constructor for class com.saperion.connector.structures.identifiers.ElementId
- ElementId.BuilderChain - Class in com.saperion.connector.structures.identifiers
- ElementId.ElementIdBuilder - Interface in com.saperion.connector.structures.identifiers
- EmbeddedType - Enum in com.saperion.ngc.iform.xml
-
Java class for embeddedType.
- EML - com.saperion.constants.mime.Extensions
- EMPTY - Static variable in class com.saperion.common.lang.string.Strings
- EMPTY - Static variable in class com.saperion.rmi.SerializableStream
-
An empty byte-array.
- EMPTY_STRING - Static variable in class com.saperion.util.SaStringHelper
- EmptyInputStream - Class in com.saperion.common.io
-
An EmptyInputStream is an
InputStream
that never holds any data. - EmptyInputStream() - Constructor for class com.saperion.common.io.EmptyInputStream
- EmptyIterator<T> - Class in com.saperion.common.lang.iterator
-
An empty
Iterator
that iterates through no elements. - ENABLE_CORE_EVENTS - Static variable in class com.saperion.constants.SaConstants
-
enable saperion core events.
- enableMaximize - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- encode(String) - Static method in class com.saperion.util.HdocUtil
-
This method tooks a XHDOC (Version-specific Document ID) and encodes it, so this one can be used by the HTML-Gateway.
- encoded - Variable in class com.saperion.util.HdocUtil.DocId
-
The _encoded.
- encrypt(String) - Static method in class com.saperion.util.DesEncrypter
-
Encrypt a key.
- encrypt(Key, byte[]) - Method in interface com.saperion.common.crypto.Cipher
-
Encrypts the specified clear data using the specified
Key
and returns the encrypted data. - encrypt(Key, InputStream, OutputStream) - Method in interface com.saperion.common.crypto.Cipher
-
Encrypts the clear data of the specified
InputStream
using the specifiedKey
and writes the encrypted data to the specifiedOutputStream
. - encrypt(Key, String) - Method in interface com.saperion.common.crypto.Cipher
-
Encrypts the specified clear data using the specified
Key
and returns the encrypted data. - END_OF_STREAM - Static variable in class com.saperion.common.io.SerializableInputStream
- ENDS_WITH - com.saperion.settings.SettingSearchInfo.MatchKind
- endsWith(HierarchicalName) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns whether this
HierarchicalName
ends with the specifiedHierarchicalName
. - enlargeScale(int) - Method in class com.saperion.common.lang.datatype.Decimal
-
Creates and returns a new
Decimal
with the same numerical value but with the specified increased scale and an increased precision. - ENTITY_NAME - Static variable in class com.saperion.constants.SaConstants
-
Hibernate entity name.
- EnumConstant - Class in com.saperion.util
-
Utility class that can be used to safely retrieve enum constants by their position in the value-array.
- EnvironmentVariablesPropertyFilter - Class in com.saperion.common.config.loader
-
This
PropertyFilter
filters properties that have a given prefix and expects them to be named according to environment variable conventions. - EnvironmentVariablesPropertyFilter(String) - Constructor for class com.saperion.common.config.loader.EnvironmentVariablesPropertyFilter
- EQ - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the "equal" condition.
- equals(Object) - Method in class com.saperion.annotation.AbstractAnnotation
- equals(Object) - Method in class com.saperion.common.lang.datatype.Binary
- equals(Object) - Method in class com.saperion.common.lang.datatype.Decimal
- equals(Object) - Method in class com.saperion.common.lang.encapsulation.Box
- equals(Object) - Method in class com.saperion.common.lang.encapsulation.Pair
- equals(Object) - Method in class com.saperion.common.lang.encapsulation.Triple
- equals(Object) - Method in class com.saperion.common.lang.id.Guid
- equals(Object) - Method in class com.saperion.common.lang.id.StringId
- equals(Object) - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- equals(Object) - Method in class com.saperion.connector.wf.TaskUserSelection
- equals(Object) - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- equals(Object) - Method in class com.saperion.operations.document.GetDocumentInfo
- equals(Object) - Method in class com.saperion.operations.workflow.ReadSelectableUsersForTransition
- equals(Object) - Method in class com.saperion.rmi.SaContentStream
- equals(Object) - Method in class com.saperion.rmi.SaUserInfoImpl
- equals(Object) - Method in class com.saperion.settings.Setting
- equals(Object) - Method in class com.saperion.users.UserFlags
- equals(Object) - Method in class com.saperion.users.UserName
- equals(Object) - Method in class com.saperion.users.UserNameIdPair
- equals(Object) - Method in class com.saperion.wf.CommandInfoImpl
- equals(Object) - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- EQUALS - com.saperion.settings.SettingSearchInfo.MatchKind
- equalsContent(SaValue) - Method in interface com.saperion.intf.SaValue
-
Compares the contents of compareValue with this object's contents.
- error(String) - Method in class com.saperion.common.logging.Logger
-
Logs a message at the ERROR level.
- error(String, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with a parameter in a standard format at the ERROR level.
- error(String, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 2 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 3 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 4 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 5 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 6 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 7 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 8 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 9 parameters in a standard format at the ERROR level.
- error(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 10 parameters in a standard format at the ERROR level.
- error(String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace with an accompanying message at ERROR level. - ERROR - com.saperion.common.logging.LogLevel
- ErrorCode - Class in com.saperion.common.lang.exception
-
Base class of all error codes for
BaseException
s. - ErrorCode(String, int) - Constructor for class com.saperion.common.lang.exception.ErrorCode
-
Creates a new
ErrorCode
with the specified product, module and number. - ErrorCode(String, String, int) - Constructor for class com.saperion.common.lang.exception.ErrorCode
-
Creates a new
ErrorCode
with the specified product, module and number. - errorMessage() - Method in exception com.saperion.rmi.serverexception.SaRMIFolderException
- EscalationHoldInfo - Interface in com.saperion.intf.wf
-
Escalation and hold info interface.
- EscalationHoldInfoImpl - Class in com.saperion.wf
-
Escalation and hold info class.
- EscalationHoldInfoImpl(Map<String, Object>) - Constructor for class com.saperion.wf.EscalationHoldInfoImpl
-
Constructor from property map.
- escapeSql(String) - Static method in class com.saperion.common.lang.string.Strings
-
Sanitizes the string for SQL query.
- EVALUATE - com.saperion.common.lang.criterion.CriterionIsSatisfiedByNullType
-
Criterion.isSatisfiedBy(Object)
called with anull
-value will evaluate as for other objects. - EVENT_CALLBACK_PROPERTIES_CHANGED - Static variable in class com.saperion.constants.SaConstants
-
Callback kind specifying changed properties on API revise (triggered by saveDocument/updateDocument).
- EVENT_CALLBACK_TRANSACTION_FINISHED - Static variable in class com.saperion.constants.SaConstants
-
Callback kind specifying finished backend transactions.
- EVENT_COUNT - Static variable in class com.saperion.constants.SaConstants
-
Event count.
- EVENT_FILTER_FLAG_NOCASE - Static variable in class com.saperion.constants.SaConstants
-
Event filter flag indicating case-insensitive comparison should be applied (used in setEventFilter).
- EVENT_FILTER_FLAG_NOT - Static variable in class com.saperion.constants.SaConstants
-
Event filter flag indicating index value must NOT match corresponding filter value (used in setEventFilter).
- EVENT_FILTER_FLAG_OR - Static variable in class com.saperion.constants.SaConstants
-
Event filter flag indicating filter condition/value should be ORed with other conditions (used in setEventFilter).
- EVENT_FILTER_FLAG_TRIM - Static variable in class com.saperion.constants.SaConstants
-
Event filter flag indicating index value should be trimmed before comparing to corresponding filter value (used in setEventFilter).
- EVENT_FILTER_FLAG_WRONG - Static variable in class com.saperion.constants.SaConstants
-
Event filter flag value indicating invalid values.
- EVENT_TYPE_CREATE - Static variable in class com.saperion.constants.SaConstants
-
Event type for document creation (used in setEventFilter).
- EVENT_TYPE_DELETE - Static variable in class com.saperion.constants.SaConstants
-
Event type for document deletion (used in setEventFilter).
- EVENT_TYPE_UPDATE - Static variable in class com.saperion.constants.SaConstants
-
Event type for document updates (used in setEventFilter).
- EVENT_USERTRANS - Static variable in class com.saperion.constants.SaConstants
-
The Constant EVENT_USERTRANS.
- EVENTADMIN - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTADMIN.
- EVENTARCHIVE - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTARCHIVE.
- EVENTCHECKIN - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTCHECKIN.
- EVENTCHECKOUT - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTCHECKOUT.
- EVENTDELETE - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTDELETE.
- EVENTDOCFLOW - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTDOCFLOW.
- EVENTEDIT - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTEDIT.
- EVENTERROR - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTERROR.
- EVENTINDEX - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTINDEX.
- EVENTKORBENTRY - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTKORBENTRY.
- EVENTLTANSREGISTRATION - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTLTANSREGISTRATION.
- EventManager - Class in com.saperion.connector.events
-
Manages events on a given
SaClassicConnector
. - EVENTMASKINIT - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTMASKINIT.
- EVENTMASKLEAVE - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTMASKLEAVE.
- EVENTMASKQUERY - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTMASKQUERY.
- EVENTMENULOAD - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTMENULOAD.
- EVENTPRINT - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTPRINT.
- EVENTRETENTION - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTRETENTION.
- EVENTREVISE - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTREVISE.
- EVENTS_MAPPING_MSSQL - Static variable in class com.saperion.constants.SaConstants
-
hibernate mapping file for events (ms sql).
- EVENTS_SESSION_CONFIG - Static variable in class com.saperion.constants.SaConstants
-
events hibernate session configuration file.
- EVENTSCRIPT - com.saperion.rmi.SaFeature.FeatureKind
- EVENTSHUTDOWN - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTSHUTDOWN.
- EVENTSIGN - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTSIGN.
- EVENTSTARTUP - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTSTARTUP.
- EVENTSYNCHRONIZE - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTSYNCHRONIZE.
- EVENTTIMER - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTTIMER.
- EVENTTRANSFER - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTTRANSFER.
- EVENTUSER - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTUSER.
- EVENTVIEW - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTVIEW.
- EVENTVIEWERCLOSE - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTVIEWERCLOSE.
- EVENTVIEWERENDDOC - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTVIEWERENDDOC.
- EVENTVIEWEROPEN - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTVIEWEROPEN.
- EVENTVIEWERSTARTDOC - com.saperion.constants.SaConstants.ProtoEvents
-
The EVENTVIEWERSTARTDOC.
- EXCEPTION - com.saperion.common.config.manager.NotFoundReactionType
-
A
RuntimeException
is thrown if the requested configuration value was not found. - ExceptionFormatter - Class in com.saperion.common.lang.format
-
The standard formatter for
RuntimeException
s. - Exceptions - Class in com.saperion.common.lang.exception
-
The class Exceptions provides exception utility methods.
- EXCHANGESERVER - com.saperion.rmi.SaFeature.FeatureKind
- EXCLAMATION_MARK - Static variable in class com.saperion.util.HdocUtil
-
The Constant EXCLAMATION_MARK.
- excludePortableBaseExceptionFromConversion(Class<? extends BaseException>) - Static method in exception com.saperion.common.lang.exception.PortableException
-
Excludes the specified
BaseException
-Class
and all its subclasses from future conversions. - executeActivate() - Method in interface com.saperion.connector.wf.SaWFTask
-
Set inactive process to active.
- executeActivate() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set inactive process to active.
- executeApprove(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Approve step.
- executeApprove(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Approve step.
- executeAssignToMe() - Method in interface com.saperion.connector.wf.SaWFTask
-
Get task from absent user, the current user acts as substitute for.
- executeAssignToMe() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Get task from absent user, the current user acts as substitute for.
- executeChangeOwner(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Change process owner.
- executeChangeOwner(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Change process owner.
- executeCommand(int, ContextInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Performs the given command.
- executeCommand(CommandInfo, String, ActorInfo, String, Date, int) - Method in interface com.saperion.connector.wf.SaWFTask
-
Performs the given command.
- executeCommand(CommandInfo, String, ActorInfo, String, Date, int) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Performs the given command.
- executeCommand(ContextInfo) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Performs the given command.
- executeCommand(ContextInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Performs the given command.
- executeCommand(ContextInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Performs the given command.
- executeDelegate(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Delegate to user.
- executeDelegate(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Delegate to user.
- executeEscalation(Date) - Method in interface com.saperion.connector.wf.SaWFTask
-
Escalate step.
- executeEscalation(Date) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Escalate step.
- executeForward(int, ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Forward step.
- executeForward(int, ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Forward step.
- executeForward(int, ActorInfo, String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Forward step.
- executeForward(int, ActorInfo, String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Forward step.
- executeHold(Date) - Method in interface com.saperion.connector.wf.SaWFTask
-
Set step to hold.
- executeHold(Date) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set step to hold.
- executeInactivate() - Method in interface com.saperion.connector.wf.SaWFTask
-
Set step to inactive.
- executeInactivate() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set step to inactive.
- executeNotResponsible(String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Not responsible for this step.
- executeNotResponsible(String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Not responsible for this step.
- executePutBack() - Method in interface com.saperion.connector.wf.SaWFTask
-
Put step back to inbox.
- executePutBack() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Put step back to inbox.
- executeQuery(String, ResultReader<? extends CommonReadResultException>) - Method in class com.saperion.common.sql.DataSource
-
Executes the specified SQL-select statement and calls the specified
ResultReader
. - executeReassign() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reassign task to original user after it has been taken as a substitute.
- executeReassign() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reassign task to original user after it has been taken as a substitute.
- executeReject(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Reject step.
- executeReject(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reject step.
- executeRemove(String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Remove step.
- executeRemove(String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Remove step.
- executeRemoveNotice() - Method in interface com.saperion.connector.wf.SaWFTask
-
Remove notice.
- executeRemoveNotice() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Remove notice.
- executeResetHold() - Method in interface com.saperion.connector.wf.SaWFTask
-
Resets hold.
- executeResetHold() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Resets hold.
- executeRework(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Rework step.
- executeRework(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Rework step.
- executeSetActivity(int) - Method in interface com.saperion.connector.wf.SaWFTask
-
Set next activity.
- executeSetActivity(int) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set next activity.
- executeStartProcess(String, ActorInfo, String, String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Start new process.
- executeStartProcess(String, ActorInfo, String, String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Start new process.
- ExecuteStoredProcedure - Class in com.saperion.operations
-
Executes a stored procedure on the database.
- ExecuteStoredProcedure(String, String, Serializable...) - Constructor for class com.saperion.operations.ExecuteStoredProcedure
-
Creates a new instance of ExecuteStoredProcedure that executes the given stored procedure on the database given by the data-source with the given parameters.
- ExecuteStoredProcedure(String, String, List<Serializable>) - Constructor for class com.saperion.operations.ExecuteStoredProcedure
-
Creates a new instance of ExecuteStoredProcedure that executes the given stored procedure on the database given by the data-source with the given parameters.
- executeTake() - Method in interface com.saperion.connector.wf.SaWFTask
-
Take step from task list.
- executeTake() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Take step from task list.
- executeTerminate() - Method in interface com.saperion.connector.wf.SaWFTask
-
Terminate process.
- executeTerminate() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Terminate process.
- executeUpdate(String) - Method in class com.saperion.common.sql.DataSource
-
Executes the specified SQL-update statement and returns the count of manipulated rows.
- ExecutionResult - Class in com.saperion.wf
- ExecutionResult(String, int, int, String, boolean, int, List<WorkflowMember>) - Constructor for class com.saperion.wf.ExecutionResult
-
Constructor with error information.
- exists(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Tests whether a configuration value with the specified
HierarchicalName
exists. - exists(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Tests whether a configuration value with the specified
HierarchicalName
exists. - EXISTS - com.saperion.config.SecurityQueryStrategy
-
modification with exists.
- EXISTS - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the EXISTS condition.
- ExpandingLeafIterator<T> - Class in com.saperion.common.lang.iterator
-
An
ExpandingLeafIterator
iterates through the leaf nodes of a virtual two level data structure. - ExpandingLeafIterator(Iterator<? extends T>, IteratorResolver<T, T>) - Constructor for class com.saperion.common.lang.iterator.ExpandingLeafIterator
-
Creates a new
ExpandingLeafIterator
. - ExpandingNodeIterator<T> - Class in com.saperion.common.lang.iterator
-
An
ExpandingNodeIterator
iterates through all nodes of a virtual two level data structure. - ExpandingNodeIterator(Iterator<? extends T>, IteratorResolver<T, T>) - Constructor for class com.saperion.common.lang.iterator.ExpandingNodeIterator
-
Creates a new
ExpandingNodeIterator
. - ExpandingSubLevelIterator<T1,T2> - Class in com.saperion.common.lang.iterator
-
An
ExpandingSubLevelIterator
iterates through the sub level nodes of a virtual two level data structure. - ExpandingSubLevelIterator(Iterator<? extends T1>, IteratorResolver<T1, T2>) - Constructor for class com.saperion.common.lang.iterator.ExpandingSubLevelIterator
-
Creates a new
ExpandingSubLevelIterator
. - expectedHash - Variable in class com.saperion.bean.ContentStream
- expectedLength - Variable in class com.saperion.bean.ContentStream
- expectedLength(long) - Method in class com.saperion.bean.ContentStream
-
Sets the expected length (number of bytes) of the content.
- expectHash(String) - Method in class com.saperion.bean.ContentStream
-
Set the hash which is expected to be calculated while archiving the content.
- EXPIRED - com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
When no document is found in External Storage at expiry time
- exponent() - Method in enum com.saperion.util.FileSizeCalcer.FileSize
-
Returns the CalcFactor exponent of this file size.
- exportEnabled - Variable in class com.saperion.ngc.iform.xml.ResultType
- EXPRESSEDITION - com.saperion.rmi.SaFeature.FeatureKind
- exstyle - Variable in class com.saperion.ngc.iform.xml.ButtonType
- ExtendedLookupEntryService - Interface in com.saperion.lookup
-
This service collects extended functionality that the jcs provides in a lookup entry service that will not be implemented in the ecm server.
- Extensions - Enum in com.saperion.constants.mime
-
Enum that represents the type format to MIME mapping.
- EXTERNAL_APPLICATION_PATH - Static variable in class com.saperion.connector.renditions.isys.ISYSRenderEngine
-
Property used to define the absolute path of the external rendering-application.
- ExternalStorageDocUploadStatus - Enum in com.saperion.externalstorage
- ExternalStorageType - Enum in com.saperion.externalstorage
- extractSingleElement(Iterator<? extends T>, Criterion<? super T>) - Static method in class com.saperion.common.lang.iterator.Iterators
-
Returns the one-and-only element of the specified specified input
Iterator
that satisfies the specifiedCriterion
.
F
- factor() - Method in enum com.saperion.util.FileSizeCalcer.CalcFactor
-
Returns the devision factor.
- FACTORY - Static variable in class com.saperion.common.config.loader.EnvironmentVariablesPropertyFilter
- FACTORY - Static variable in class com.saperion.common.config.loader.JavaPropertyFilter
- FactoryException - Exception in com.saperion.connector.pool.exceptions
-
This Exception will be thrown, if the pool factory has problems to create a SaClassicConnector instance or if internal Exceptions should be thrown.
- FactoryException() - Constructor for exception com.saperion.connector.pool.exceptions.FactoryException
-
Default constructor.
- FactoryException(String) - Constructor for exception com.saperion.connector.pool.exceptions.FactoryException
-
Constructor.
- FactoryException(String, Throwable) - Constructor for exception com.saperion.connector.pool.exceptions.FactoryException
-
Constructor.
- FactoryException(Throwable) - Constructor for exception com.saperion.connector.pool.exceptions.FactoryException
-
Constructor.
- FAILED - com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
When there is a failure while archiving in Saperion
- FASTLINK - com.saperion.rmi.SaFeature.FeatureKind
- FatalStateException - Exception in com.saperion.common.lang.exception
-
A
FatalStateException
is a specializedIllegalStateException
to emphasize the fatal seriousness of the program state. - FatalStateException() - Constructor for exception com.saperion.common.lang.exception.FatalStateException
-
Creates a new
FatalStateException
. - FatalStateException(String) - Constructor for exception com.saperion.common.lang.exception.FatalStateException
-
Creates a new
FatalStateException
with the specified detail message. - FatalStateException(String, Throwable) - Constructor for exception com.saperion.common.lang.exception.FatalStateException
-
Creates a new
FatalStateException
with the specified detail message and cause. - FatalStateException(Throwable) - Constructor for exception com.saperion.common.lang.exception.FatalStateException
-
Creates a new
FatalStateException
with the specified cause. - FAV_CUSTOM - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
favorite: custom.
- FAV_DOCUMENT - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
favorite: document.
- FAV_FOLDER - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
favorite: folder.
- FAV_QUERY - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
favorite: query.
- FC_EVENT_ID - Static variable in interface com.saperion.intf.SaStatusEventListener
-
Key for folder class event id.
- FEATURES - com.saperion.config.SaJMXConstants.ConfigKey
-
Feature key.
- field - Variable in class com.saperion.ngc.iform.xml.LevelType
- FIELD_DYN_PROP - Static variable in class com.saperion.constants.SaConstants
-
Dynamic properties field.
- FIELD_DYN_TYPE - Static variable in class com.saperion.constants.SaConstants
-
Dynamic properties field type.
- FIELD_EMBEDDED - Static variable in class com.saperion.constants.SaFolderConstants
-
Embedded field in xnClasses.
- FIELD_HDOC - Static variable in class com.saperion.constants.SaConstants
-
Field name HDOC.
- FIELD_ISCHECKEDOUT - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of jcr-property in isCheckedOut.
- FIELD_JCR_EFF_SECURITY - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property for effective security.
- FIELD_JCR_MIXINTYPES - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:mixintypes.
- FIELD_JCR_NAME - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:primarytype.
- FIELD_JCR_PATH - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:path.
- FIELD_JCR_PRIMARYTYPE - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:primarytype.
- FIELD_JCR_WF_ATTACHMENTS - Static variable in class com.saperion.constants.SaWFConstants
-
Attachments field for jcr-workflow (obsolete).
- FIELD_JCRXPRIMARYTYPE - Static variable in class com.saperion.constants.SaConstants
-
JCRXPRIMARYTYPE field name.
- FIELD_LINKID - Static variable in class com.saperion.constants.SaConstants
-
Field name linkid.
- FIELD_LOCKISDEEP - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Name of jcr property in NodeInfoSets.
- FIELD_LOCKUSER - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Name of jcr property in NodeInfoSets.
- FIELD_MV - Static variable in class com.saperion.constants.SaConstants
-
Deprecated.
- FIELD_MV_HDOC - Static variable in class com.saperion.constants.SaConstants
-
Field name HDOC multivalue.
- FIELD_PARENTID - Static variable in class com.saperion.constants.SaConstants
-
Field name parent.
- FIELD_SVINDEXFORM - Static variable in class com.saperion.constants.SaFolderConstants
-
Application index form.
- FIELD_SVPARTID - Static variable in class com.saperion.constants.SaConstants
-
SVPARTID.
- FIELD_SVQUERYFORM - Static variable in class com.saperion.constants.SaFolderConstants
-
Application query form.
- FIELD_SYSACLLIST - Static variable in class com.saperion.constants.SaConstants
- FIELD_SYSACLUSERLIST - Static variable in class com.saperion.constants.SaConstants
-
Field name SYSACLUSERLIST.
- FIELD_SYSBACKREF - Static variable in class com.saperion.constants.SaConstants
-
Field name backlink.
- FIELD_SYSBINPROPNAME - Static variable in class com.saperion.constants.SaConstants
-
Field name dynamic binary properties.
- FIELD_SYSCLIENT - Static variable in class com.saperion.constants.SaConstants
-
Field for client-ID in DDCs of type 1 (all tenants in one table).
- FIELD_SYSCONTENT - Static variable in class com.saperion.constants.SaConstants
-
Content field on SQL Server.
- FIELD_SYSCONTENTHASH - Static variable in class com.saperion.constants.SaConstants
-
Field for content hash.
- FIELD_SYSCREATEDATE - Static variable in class com.saperion.constants.SaConstants
-
field name for the creation date
- FIELD_SYSCREATEUSER - Static variable in class com.saperion.constants.SaConstants
-
field name for creation user
- FIELD_SYSCUSTOMICON - Static variable in class com.saperion.constants.SaConstants
-
Field for custom icons.
- FIELD_SYSCUSTOMICONNAME - Static variable in class com.saperion.constants.SaConstants
-
Field for custom icon names.
- FIELD_SYSDISPOSITIONTIME - Static variable in class com.saperion.constants.SaConstants
-
Disposition time field.
- FIELD_SYSDOCFLOWDATA - Static variable in class com.saperion.constants.SaConstants
-
Field for Workflow infos.
- FIELD_SYSDOCPROPERTIES - Static variable in class com.saperion.constants.SaConstants
-
Dynamic properties XML field on SQL Server.
- FIELD_SYSDOCSTATE - Static variable in class com.saperion.constants.SaConstants
-
SYSDOCSTATE.
- FIELD_SYSDOCTYPES - Static variable in class com.saperion.constants.SaConstants
-
Field for document types (contains extensions).
- FIELD_SYSDOCUMENTDESCRIPTION - Static variable in class com.saperion.constants.SaConstants
-
Document description field on SQL Server.
- FIELD_SYSDOCUMENTTABLES - Static variable in class com.saperion.constants.SaFolderConstants
-
Field for folder document tables.
- FIELD_SYSELMID - Static variable in class com.saperion.constants.SaConstants
-
Field for email lifecyle management.
- FIELD_SYSFILEDDOCCOUNT - Static variable in class com.saperion.constants.SaFolderConstants
-
Field for folder document count.
- FIELD_SYSFILEICON - Static variable in class com.saperion.constants.SaConstants
-
Field for file-icon.
- FIELD_SYSFILENAMES - Static variable in class com.saperion.constants.SaConstants
-
Field for filenames.
- FIELD_SYSFOLDERCLASS - Static variable in class com.saperion.constants.SaFolderConstants
-
Field for folder class name.
- FIELD_SYSFOLDERID - Static variable in class com.saperion.constants.SaFolderConstants
-
Document ddc field for filing.
- FIELD_SYSFOLDERNAME - Static variable in class com.saperion.constants.SaFolderConstants
-
Folder properties name field.
- FIELD_SYSFOLDERPATH - Static variable in class com.saperion.constants.SaFolderConstants
-
Folder properties XML field on SQL Server.
- FIELD_SYSFOLDERTABLES - Static variable in class com.saperion.constants.SaFolderConstants
-
Field that contains names of folder tables a document is filed in.
- FIELD_SYSINDEXCONTENT - Static variable in class com.saperion.constants.SaConstants
-
Content field on SQL Server.
- FIELD_SYSINDEXSTATE - Static variable in class com.saperion.constants.SaConstants
-
Field name SysIndexState.
- FIELD_SYSJCRVERSIONS - Static variable in class com.saperion.constants.SaConstants
-
Field name SYSJCRVERSIONS.
- FIELD_SYSLCMSTAGE - Static variable in class com.saperion.constants.SaConstants
-
LCM-Stage field.
- FIELD_SYSLINKFOLDER - Static variable in class com.saperion.constants.SaFolderConstants
-
Field for link folders.
- FIELD_SYSLINKTABLE - Static variable in class com.saperion.constants.SaFolderConstants
-
Field for link tables.
- FIELD_SYSLITIGATIONHOLD - Static variable in class com.saperion.constants.SaConstants
-
Litigation hold field.
- FIELD_SYSMASKDDCNAME - Static variable in class com.saperion.constants.SaFolderConstants
-
Application DDC name.
- FIELD_SYSMODIFYUSER - Static variable in class com.saperion.constants.SaConstants
-
field name for the last modification user
- FIELD_SYSNODETYPE - Static variable in class com.saperion.constants.SaFolderConstants
-
Field for folder node type.
- FIELD_SYSORDERKEY - Static variable in class com.saperion.constants.SaConstants
-
Field name order key.
- FIELD_SYSOUTLINERDATA - Static variable in class com.saperion.constants.SaConstants
-
Outliner field name.
- FIELD_SYSPAGES - Static variable in class com.saperion.constants.SaConstants
-
Field name syspages.
- FIELD_SYSPARENTID - Static variable in class com.saperion.constants.SaFolderConstants
-
Folder parent id.
- FIELD_SYSPRIVATEFOLDERUSER - Static variable in class com.saperion.constants.SaFolderConstants
-
User of private folder.
- FIELD_SYSPROPERTIES - Static variable in class com.saperion.constants.SaConstants
-
the ignored properties field.
- FIELD_SYSPROPERTIES - Static variable in class com.saperion.constants.SaFolderConstants
-
folder properties XML field on SQL Server.
- FIELD_SYSRETENTIONTIME - Static variable in class com.saperion.constants.SaConstants
-
Retention time field.
- FIELD_SYSREVCOMMENT - Static variable in class com.saperion.constants.SaConstants
-
SYSREVCOMMENT.
- FIELD_SYSREVDATETIME - Static variable in class com.saperion.constants.SaConstants
-
SYSREVDATETIME.
- FIELD_SYSREVREASON - Static variable in class com.saperion.constants.SaConstants
-
SYSREVREASON.
- FIELD_SYSREVVERSION - Static variable in class com.saperion.constants.SaConstants
-
SYSREVVERSION.
- FIELD_SYSROWID - Static variable in class com.saperion.constants.SaConstants
-
Field name document id.
- FIELD_SYSTIMESTAMP - Static variable in class com.saperion.constants.SaConstants
-
Field name SysTimeStamp.
- FIELD_SYSTREEACLS - Static variable in class com.saperion.constants.SaFolderConstants
-
Folder acls'.
- FIELD_WF_CASEESCALATIONDATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_CLASSNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_COMMENT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_CREATEDATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DEFINITION - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DESCRIPTION - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DFERROR - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DFFLAG - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DFPARENTUID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DFSERVER - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DFUID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DOCROWID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DOCUID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DTFOLDER1 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DTFOLDER2 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DTFOLDER3 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DTFOLDER4 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DTFOLDERSYS - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DURATIONAC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_DURATIONBC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ERRMSG - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ESCALATIONDATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ESCALATIONID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ESTWORKINGTIMEAC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ESTWORKINGTIMEBC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_HOLDDATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTNODEID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTNODENAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTUSER - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTUSERFULLNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTUSERID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTUSERORGUNIT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTUSERORGUNITNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LASTUSERSHORT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_LINKID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_NODEID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_NODEIDX - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_NODENAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ORGUNIT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_ORGUNITNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_OWNER - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_OWNERFULLNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_OWNERID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_OWNERORGUNIT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_OWNERORGUNITNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_OWNERSHORT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_POOLESCALATIONDATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_PRIORITY - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_PROCESSNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_PROCESSVER - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_RECEIVEDATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_REPOSITORY - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_REQUESTID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_STATUS - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_STATUSTEXT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SUBJECT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSACLLIST - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSACLUSERLIST - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSDOCSTATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSINDEXSTATE - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSOUTLINERDATA - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSROWID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_SYSTIMESTAMP - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERDEFINED - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERDEFINED1 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERDEFINED2 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERDEFINED3 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERDEFINED4 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERDEFINED5 - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERFULLNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERID - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERNAME - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_USERSHORT - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_WORKINGTIMEAC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_WORKINGTIMEBC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_XHDOC - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_XXFLAGS - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_XXLEVEL - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WF_XXUSER - Static variable in class com.saperion.constants.SaWFConstants
-
Workflow field.
- FIELD_WORKFLOW_ATTACHMENTS - Static variable in class com.saperion.constants.SaConstants
-
Fieldname for workflow attachments.
- FIELD_XHDOC - Static variable in class com.saperion.constants.SaConstants
-
Field name HDOC.
- FIELD_XXFLAGS - Static variable in class com.saperion.constants.SaConstants
-
XXFLAGS.
- FIELD_XXSYSDOCPROPERTIES - Static variable in class com.saperion.constants.SaConstants
-
Dynamic properties CLOB field on ORACLE.
- FIELD_XXSYSPROPERTIES - Static variable in class com.saperion.constants.SaFolderConstants
-
Folder properties CLOB field on ORACLE.
- FieldArrayMapper - Interface in com.saperion.operations.inject
-
Maps
HFIELDDATAArray
toList
andMap
and back. - fieldDDC - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- fieldDefault - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- fieldDescription - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- fieldLength - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- fieldName - Variable in class com.saperion.ngc.iform.xml.ColumnType
- fields - Variable in class com.saperion.ngc.iform.xml.GroupType
- fieldType - Variable in class com.saperion.ngc.iform.xml.ColumnType
- fieldValues - Variable in exception com.saperion.exception.ConstraintViolationException
- FILE_EXTENSION - Static variable in class com.saperion.constants.SaPatterns
-
Precompiled pattern to match a file-extension at the end of the input consisting of 2-4 word characters.
- FILELINK - com.saperion.config.SaJMXConstants.ConfigType
-
Link to file without JMX page.
- FileOps - Class in com.saperion.connector.renditions.isys.util
- FileOps() - Constructor for class com.saperion.connector.renditions.isys.util.FileOps
- FilePropertiesLoader - Class in com.saperion.common.config.loader
-
This
FilePropertiesLoader
loads '.properties'-files. - FilePropertiesLoader(String) - Constructor for class com.saperion.common.config.loader.FilePropertiesLoader
-
Constructs a
FilePropertiesLoader
using the given file-path. - FILEPROPERTY - com.saperion.config.SaJMXConstants.ConfigType
-
Physical file.
- FileSizeCalcer - Class in com.saperion.util
-
This class can be statically used to calculate file sizes by given bytes.
- FileSizeCalcer.CalcFactor - Enum in com.saperion.util
-
This enumeration defines the devision factors used by the FileSizeCalcer.
- FileSizeCalcer.FileSize - Enum in com.saperion.util
-
This enumeration defines the file size exponents of the CalcFactor to calculate file sizes.
- FILLCOLOR - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Fill-color of a highlight.
- filter(Iterator<T>, Criterion<? super T>, Collection<? super T>) - Static method in class com.saperion.common.lang.iterator.Iterators
-
Iterates through the element of the specified input
Iterator
and adds those elements that satisfy the specifiedCriterion
to the specified outputCollection
. - FILTER - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Filter folder.
- filterEnabled - Variable in class com.saperion.ngc.iform.xml.ResultType
- FilterPropertiesLoader - Class in com.saperion.common.config.loader
-
This
PropertiesLoader
has a set of properties. - FilterPropertiesLoader(PropertyFilterFactory, Properties) - Constructor for class com.saperion.common.config.loader.FilterPropertiesLoader
- filterSystemFields(DDC, List<Map<String, PropertyType>>) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
This method the system fields from a given list of result map.
- filterSystemFields(DDC, Map<String, PropertyType>) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
This method filters the system fields from a given result map.
- findConverterInMap(Class<TargetType>, Map<Class<?>, Converter<?, ?>>) - Method in class com.saperion.util.conversion.DefaultConversionManager
- FINEREADER - com.saperion.rmi.SaFeature.FeatureKind
- finished() - Method in class com.saperion.util.StartupTimer
-
Notifies this StartupTimer that the startup process was finished.
- finishSQLTransaction(boolean, String) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Finish SQL transaction.
- finishSQLTransaction(boolean, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Finish SQL transaction.
- finishSQLTransaction(int, boolean, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Finish SQL transaction.
- finishTransaction() - Method in class com.saperion.operations.InTransaction
-
Must be called if the caller calls with an operation take requires to open JniConnector, before calling invoke.
- finishTransaction(boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Finish the transaction in the backend system.
- finishTransaction(boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Finish the transaction in the backend system.
- finishTransaction(int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Finish the transaction in the backend system.
- fire() - Method in interface com.saperion.connector.events.CustomEventBuilder
-
Fires the custom event defined by this builder.
- FireCustomEvent - Class in com.saperion.operations.events
-
An
Operation
that fires a custom event. - FireCustomEvent(String, Map<String, String>) - Constructor for class com.saperion.operations.events.FireCustomEvent
- fireEvent(SaEvent) - Method in interface com.saperion.intf.SaEventListener
-
Method to call, if a event will be fired.
- fireEvent(SaWfEvent) - Method in interface com.saperion.intf.wf.SaWfEventListener
-
Method to call, if a event will be fired.
- fireEvent(Object, Properties) - Method in interface com.saperion.intf.SaStatusEventListener
-
Method to call, if a event will be fired.
- FLAG - Static variable in class com.saperion.util.HdocUtil.SAPDocId
-
The SAP Doc ID Flag.
- FLAG_PUTBACK - Static variable in class com.saperion.constants.SaWFConstants
-
Flag for put back.
- flags - Variable in class com.saperion.ngc.iform.xml.HotkeyType
- FLGANNOTATE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGBLACKMARKER - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGCOMPLETE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGDELETE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGEXPANDINDEX - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGEXPORT - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGINDEX - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGMODIFYDOC - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGPERMISSIONS - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGREAD - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGRECORDSMANAGEMENT - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGRELEASE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGRESTOREREVISION - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGREVISIONHISTORIE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGRIGHTEXTENSION - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGSAVEBLACKMARKERS - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGVISIBLE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FLGWRITE - Static variable in interface com.saperion.rmi.SaACLRights
-
internal - do not use
- FloatArrayDoubleArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts a float[] to a double[]
- FloatArrayDoubleArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.FloatArrayDoubleArrayConverter
- FloatArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Float - FloatArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.FloatArrayFactory
- floatValue() - Method in class com.saperion.common.lang.datatype.Decimal
- fName - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- fnClose - Variable in class com.saperion.ngc.iform.xml.LevelType
- fnOpen - Variable in class com.saperion.ngc.iform.xml.LevelType
- FO_HOSTS - Static variable in class com.saperion.constants.SaConstants
-
Section name prefix for backup/failover broker server instances.
- FOLDER_ALREADY_EXISTS - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Tried to create a folder that already exists.
- FOLDER_CLASS - com.saperion.intf.SaStatusEventListener.StatusType
-
Folder class event.
- FOLDER_CLASS_DDC - Static variable in class com.saperion.constants.SaFolderConstants
-
Name of the folder class DDC.
- FOLDER_COUNT_CACHE_NAME - Static variable in class com.saperion.constants.SaConstants
-
Cache name for Folder Count Caching.
- FOLDER_DDC - Static variable in class com.saperion.constants.SaFolderConstants
-
Name of the folder DDC.
- FOLDER_EDIT - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Edit folder's metadata.
- FOLDER_NAME_ILLEGAL_CHARS - Static variable in class com.saperion.constants.SaFolderConstants
-
Set of chars that are not allowed to exist in a folder-name (',",/,\,| and everything below ANSI code 32).
- FOLDER_NAME_MAX_LENGTH - Static variable in class com.saperion.constants.SaFolderConstants
-
Maximum length of folder name.
- FOLDER_NEW - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Create new folder.
- FOLDER_PATH_MAX_LENGTH - Static variable in class com.saperion.constants.SaFolderConstants
-
Maximum length of folder path.
- FOLDER_QUERY_PREFIX - Static variable in class com.saperion.rmi.SaQueryInfo
-
folder query prefix.
- FolderUpdateInfo - Class in com.saperion.folder
-
Container for informational objects that describe the folders (workflow or simple) that shall be refreshed on ngclient side.
- FolderUpdateInfo(SaDocumentInfo, boolean, long) - Constructor for class com.saperion.folder.FolderUpdateInfo
-
Constructor for simple Folders.
- FolderUpdateInfo(BoxDefinition, boolean, long) - Constructor for class com.saperion.folder.FolderUpdateInfo
-
Constructor for Workflow Folders.
- FolderUpdateInfo(String, String, long, boolean) - Constructor for class com.saperion.folder.FolderUpdateInfo
- font - Variable in class com.saperion.ngc.iform.xml.ButtonType
- font - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- font - Variable in class com.saperion.ngc.iform.xml.FrameType
- font - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- font - Variable in class com.saperion.ngc.iform.xml.LabelType
- font - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- font - Variable in class com.saperion.ngc.iform.xml.ResultType
- font - Variable in class com.saperion.ngc.iform.xml.TabListType
- FONT_BOLD - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Bold text (0 or 1).
- FONT_HEIGHT - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Text fontheight.
- FONT_ITALIC - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Italic text (0 or 1).
- FONT_NAME - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Font name.
- FONT_STRIKETHROUGH - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Strike through text (0 or 1).
- FONT_UNDERLINE - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Underline text (0 or 1).
- FontType - Class in com.saperion.ngc.iform.xml
-
Java class for fontType complex type.
- FontType() - Constructor for class com.saperion.ngc.iform.xml.FontType
- forceDocumentIndexMask - Variable in class com.saperion.ngc.iform.xml.ResultType
- Form - Class in com.saperion.ngc.iform.xml
-
Java class for Form complex type.
- Form() - Constructor for class com.saperion.ngc.iform.xml.Form
- FORM - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Form.
- FORM - com.saperion.intf.SaSystemSettingType.TYPE
- format(ToStringParameterPossessor) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result for the specifiedToStringParameterPossessor
in a standard form. - format(ToStringParameterPossessor, Class<?>, String) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result for the specifiedToStringParameterPossessor
in a standard form. - format(Class<?>, String) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result in a standard form. - format(Class<?>, String, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with a parameter in a standard form. - format(Class<?>, String, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 2 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 3 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 4 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 5 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 6 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 7 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 8 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 9 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 10 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 11 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 12 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 13 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 14 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 15 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 16 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 17 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 18 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 19 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 20 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 21 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 22 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 23 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 24 parameters in a standard form. - format(Class<?>, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ToStringFormatter
-
Formats a
toString()
-result with 25 parameters in a standard form. - format(Object[], String, String) - Static method in class com.saperion.common.lang.format.ParameterFormatter
-
Assumes that the specified array of objects alternating contains a parameter name (string) and a parameter value (any object, may be
null
). - format(String) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message in a standard format.
- format(String, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with a parameter in a standard format.
- format(String, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 2 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 3 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 4 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 5 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 6 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 7 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 8 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 9 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 10 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 11 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 12 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 13 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 14 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 15 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 16 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 17 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 18 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 19 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 20 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 21 parameters in a standard format.
- format(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.saperion.common.lang.format.ExceptionFormatter
-
Formats an exception message with 22 parameters in a standard format.
- format(Calendar) - Static method in class com.saperion.util.ISO8601
-
Formats a
Calendar
value into an ISO8601-compliant date/time string. - format(Collection<String>, String, String) - Static method in class com.saperion.common.lang.string.Strings
-
Converts the specified collection of strings to a string using the specified separator and string for
null
-elements. - format(Collection<T>, boolean) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Collection
, verbose or not (as specified) into the standardcollection-format
. - format(Collection<T>, boolean, String) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Collection
, verbose or not (as specified) optionally prefixed with the specified header into the standardcollection-format
. - format(Date) - Static method in class com.saperion.common.lang.format.UnlocalizedDateTimeFormat
-
Formats the specified
Date
to an unlocalized string. - format(Map<T1, T2>, boolean) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Map
, verbose or not (as specified)into the standardcollection-format
sorting its elements. - format(Map<T1, T2>, boolean, String) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Map
, verbose or not (as specified) optionally prefixed with the specified header into the standardcollection-format
. - format(T[], boolean) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified array, verbose or not (as specified) into the standard
collection-format
. - format(T[], boolean, String) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified array, verbose or not (as specified) optionally prefixed with the specified header into the standard
collection-format
. - FORMAT - Static variable in class com.saperion.web.filter.ProcessingTimeFilter
-
Decimal number format.
- FormatConstants - Interface in com.saperion.common.lang.format
-
Contains useful constants that are often used by string formatting methods.
- formatLocalizedMessagesAsString(Throwable, Locale) - Static method in class com.saperion.common.lang.exception.Exceptions
-
Returns a
String
containing the localized messages of the specifiedThrowable
and all its causes as returned byExceptions.getLocalizedMessages(Throwable, Locale)
separated by a line separator. - formatSorted(Collection<T>, boolean) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Collection
, verbose or not (as specified)into the standardcollection-format
sorting its elements. - formatSorted(Collection<T>, boolean, String) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Collection
, verbose or not (as specified) optionally prefixed with the specified header into the standardcollection-format
sorting its elements. - formatSorted(Map<T1, T2>, boolean) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Map
, verbose or not (as specified) into the standardcollection-format
sorting its key-value-pairs. - formatSorted(Map<T1, T2>, boolean, String) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified
Map
, verbose or not (as specified) optionally prefixed with the specified header into the standardcollection-format
sorting its key-value-pairs. - formatSorted(T[], boolean) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified array, verbose or not (as specified) into the standard
collection-format
sorting its elements. - formatSorted(T[], boolean, String) - Static method in class com.saperion.common.lang.format.CollectionFormatter
-
Formats the specified array, verbose or not (as specified) optionally prefixed with the specified header into the standard
collection-format
sorting its elements. - formatStackTraceAsString(Throwable, Locale) - Static method in class com.saperion.common.lang.exception.Exceptions
-
Returns a
String
containing the full stack trace of the specifiedThrowable
and all its causes. - formatString - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- formatWithThousandsSeparator(long, char) - Static method in class com.saperion.common.lang.format.NumberFormatter
-
Converts the specified long value to a string using the specified thousands separator.
- FORMEFILE - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
eFile application.
- FORMOUTLINER - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Outliner application.
- FormWrapper - Class in com.saperion.settings
-
Form wrapper class holding the jaxb generated
Form
. - FormWrapper(Form) - Constructor for class com.saperion.settings.FormWrapper
-
Constructor.
- FORWARD - com.saperion.ngc.iform.xml.ButtonKindType
- found() - Method in class com.saperion.settings.SettingSearchResult
- fractionDigits - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- frame - Variable in class com.saperion.ngc.iform.xml.Form
- frame - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- frame - Variable in class com.saperion.ngc.iform.xml.HiddenType
- FRAME - com.saperion.ngc.iform.xml.FrameKindType
- frameColor - Variable in class com.saperion.ngc.iform.xml.ViewerType
- frameId - Variable in class com.saperion.ngc.iform.xml.PosType
- FrameKindType - Enum in com.saperion.ngc.iform.xml
-
Java class for frameKindType.
- frameposition - Variable in class com.saperion.ngc.iform.xml.HeaderType
- framePosition - Variable in class com.saperion.ngc.iform.xml.PosType
- frameScale - Variable in class com.saperion.ngc.iform.xml.ViewerType
- FrameType - Class in com.saperion.ngc.iform.xml
-
Java class for FrameType complex type.
- FrameType() - Constructor for class com.saperion.ngc.iform.xml.FrameType
- from - Variable in class com.saperion.ngc.iform.xml.ConnectionType
- FROM - Static variable in class com.saperion.constants.SaPatterns
-
from pattern.
- FROM_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Pattern for from.
- fromBase64(char[]) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedchar[]
assuming that it consists of base64 encoded quadruples of characters. - fromBase64(char[], int, int) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedchar[]
section from the specified begin index to the specified end index- 1
assuming that it consists of base64 encoded quadruples of characters. - fromBase64(String) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedString
assuming that it consists of base64 encoded quadruples of characters. - fromBase64(String, int, int) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedString
section from the specified begin index to the specified end index- 1
assuming that it consists of base64 encoded quadruples of characters. - fromBigDecimal(BigDecimal) - Static method in class com.saperion.common.lang.datatype.Decimal
-
Creates a new
Decimal
with the content of the specifiedBigDecimal
. - fromByteArray(byte[]) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the specified content. - fromByteArrayOutputStream(ByteArrayOutputStream) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedByteArrayOutputStream
. - fromCharCode(int...) - Static method in class com.saperion.common.lang.string.Strings
-
Returns String constructed by appending code points
- fromCharCode(String...) - Static method in class com.saperion.common.lang.string.Strings
-
Returns String constructed by appending code points
- fromConfiguration(SaJMXConfiguration) - Static method in class com.saperion.config.ServerSideClientConfiguration
- fromDatabaseProductName(String) - Static method in enum com.saperion.common.sql.SqlDialect
-
Returns the
SqlDialect
corresponding to the specified database product name. - fromDescriptor(InputStreamDescriptor) - Static method in class com.saperion.bean.ContentStream
- fromDouble(double) - Static method in class com.saperion.common.lang.datatype.Decimal
-
Creates a new
Decimal
with the content of the specifieddouble
. - fromHexDigits(char[]) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedchar[]
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters as defined byConversion.convertHexDigitsToByteArray(char[])
. - fromHexDigits(char[], int) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedchar[]
section from the specified begin index to its end assuming that it consists of pairs of hexadecimal digits optionally separated by other characters as defined byConversion.convertHexDigitsToByteArray(char[], int)
. - fromHexDigits(char[], int, int) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedchar[]
section from the specified begin index to the specified end index- 1
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters as defined byConversion.convertHexDigitsToByteArray(char[], int, int)
. - fromHexDigits(String) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedString
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters as defined byConversion.convertHexDigitsToByteArray(String)
. - fromHexDigits(String, int) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedString
section from the specified begin index to its end assuming that it consists of pairs of hexadecimal digits optionally separated by other characters as defined byConversion.convertHexDigitsToByteArray(String, int)
. - fromHexDigits(String, int, int) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedString
section from the specified begin index to the specified end index- 1
assuming that it consists of pairs of hexadecimal digits optionally separated by other characters as defined byConversion.convertHexDigitsToByteArray(String, int, int)
. - fromInputStream(InputStream) - Static method in class com.saperion.common.lang.datatype.Binary
-
Creates a new
Binary
with the content of the specifiedInputStream
. - fromInt(int) - Static method in enum com.saperion.constants.SaWFConstants.CommandId
-
Converts from int.
- fromInt(int) - Static method in enum com.saperion.intf.wf.HistoryInfo.HistoryKind
- fromLong(long) - Static method in class com.saperion.common.lang.datatype.Decimal
-
Creates a new
Decimal
with the content of the specifiedlong
. - fromNative(ContainerTriggerParms) - Static method in class com.saperion.rmi.storage.ContainerTrigger
- fromNative(DfNodeDescr) - Static method in class com.saperion.connector.wf.TaskUserSelection
-
Creates a TaskUserSelection that matches the given instance of the native type DfNodeDescription
- fromNative(MediaUIDType) - Static method in class com.saperion.rmi.storage.MediumId
- fromNative(MediumInfoType) - Static method in class com.saperion.rmi.storage.Medium
-
Constructs an instance of
Medium
from a given wrapper of the corresponding native type. - fromNative(MediumInfoType) - Static method in class com.saperion.rmi.storage.MediumAccessData
-
Constructs an instance of
MediumAccessData
from a given wrapper of the corresponding native type. - fromNative(MediumInfoType) - Static method in class com.saperion.rmi.storage.MediumFillState
-
Constructs an instance of
MediumFillState
from a given wrapper of the corresponding native type. - fromNative(MediumKinds) - Static method in enum com.saperion.rmi.storage.MediumType
- fromNative(MirrorKind) - Static method in enum com.saperion.rmi.storage.MirrorType
- fromNative(NodeInfoRecord) - Static method in class com.saperion.connector.wf.TaskUserSelection
-
Creates a TaskUserSelection that matches the given instance of the native type NodeInfoRecord
- fromReturnCode(Returncodes, String) - Static method in class com.saperion.exception.NativeReturnCodeMapper
-
Matches ReturnCodes to exceptions.
- fromString(Class<T>, String) - Method in interface com.saperion.jna.typemapping.database.DataBaseFieldMapper
- fromString(String) - Static method in class com.saperion.common.lang.datatype.Decimal
-
Creates a new
Decimal
with the content of the specifiedString
with the natural scale. - fromString(String, int) - Static method in class com.saperion.common.lang.datatype.Decimal
-
Creates a new
Decimal
with the content of the specifiedString
and the specified target scale. - fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.AlignType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.BmTypeType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.ButtonKindType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.EmbeddedType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.FrameKindType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.HeaderKindType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.LimitType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.OverrideKindType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.SaveActionType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.SortKindType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.StyleType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.TabPositionType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.TargetClientsType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.VisibilityType
- fromValue(String) - Static method in enum com.saperion.ngc.iform.xml.WorkflowActionType
- FT_BINARY - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ binary.
- FT_BINARY - Static variable in class com.saperion.constants.SaConstants
-
Value for binary fields.
- FT_BOOLEAN - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ boolean.
- FT_BOOLEAN - Static variable in class com.saperion.constants.SaConstants
-
Value for boolean fields.
- FT_COUNTER - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ counter.
- FT_COUNTER - Static variable in class com.saperion.constants.SaConstants
-
Value for counter fields.
- FT_CURRENCY - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ currency.
- FT_CURRENCY - Static variable in class com.saperion.constants.SaConstants
-
Value for currency fields.
- FT_DATE - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ date.
- FT_DATE - Static variable in class com.saperion.constants.SaConstants
-
Value for date fields.
- FT_DATETIME - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ datetime.
- FT_DATETIME - Static variable in class com.saperion.constants.SaConstants
-
Value for datetime fields.
- FT_DOCREPR - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ docrepr.
- FT_DOCREPR - Static variable in class com.saperion.constants.SaConstants
-
Value for document representation fields.
- FT_DOUBLE - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ double.
- FT_DOUBLE - Static variable in class com.saperion.constants.SaConstants
-
Value for double fields.
- FT_HIJRIDATE - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ hijridate.
- FT_HIJRIDATE - Static variable in class com.saperion.constants.SaConstants
-
Value for hijri date fields.
- FT_INTEGER - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ integer.
- FT_INTEGER - Static variable in class com.saperion.constants.SaConstants
-
Value for integer fields.
- FT_JCR_BACK_LINK - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ bac k_ link.
- FT_JCR_BACK_LINK - Static variable in class com.saperion.constants.SaConstants
-
Value containing a node's back links.
- FT_JCR_NAME - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ name.
- FT_JCR_NAME - Static variable in class com.saperion.constants.SaConstants
-
Value for JCR name.
- FT_JCR_PATH - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ path.
- FT_JCR_PATH - Static variable in class com.saperion.constants.SaConstants
-
Value for JCR path.
- FT_JCR_REF - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ ref.
- FT_JCR_REF - Static variable in class com.saperion.constants.SaConstants
-
Value for JCR reference.
- FT_JCR_URI - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ uri.
- FT_JCR_URI - Static variable in class com.saperion.constants.SaConstants
-
Value for JCR URI.
- FT_JCR_WEAK_REF - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ wea k_ ref.
- FT_JCR_WEAK_REF - Static variable in class com.saperion.constants.SaConstants
-
Value for JCR weak reference.
- FT_JCR_XML_RETR - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ jc r_ xm l_ retr.
- FT_JCR_XML_RETR - Static variable in class com.saperion.constants.SaConstants
-
Value for XML retrieval (FID7474, dynamic properties).
- FT_KEY - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ key.
- FT_KEY - Static variable in class com.saperion.constants.SaConstants
-
Value for key fields.
- FT_NO_DB_FIELDS - Static variable in class com.saperion.constants.SaConstants
-
Fields without database representation.
- FT_STRING - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ string.
- FT_STRING - Static variable in class com.saperion.constants.SaConstants
-
Value for string fields.
- FT_TEXT_RETR - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ tex t_ retr.
- FT_TEXT_RETR - Static variable in class com.saperion.constants.SaConstants
-
Value for Text-Retrieval fields.
- FT_THUMBNAIL - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ thumbnail.
- FT_THUMBNAIL - Static variable in class com.saperion.constants.SaConstants
-
Value for thumbnail fields.
- FT_TIME - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ time.
- FT_TIME - Static variable in class com.saperion.constants.SaConstants
-
Value for time fields.
- FT_UNI_RET - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ un i_ ret.
- FT_UNI_RET - Static variable in class com.saperion.constants.SaConstants
-
Value for unicode retrieval.
- FT_UNI_TEXT - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ un i_ text.
- FT_UNI_TEXT - Static variable in class com.saperion.constants.SaConstants
-
Value for unicode text.
- FT_WRONG_TYPE - com.saperion.constants.SaConstants.SaFieldType
-
The F t_ wron g_ type.
- FT_WRONG_TYPE - Static variable in class com.saperion.constants.SaConstants
-
Value for wrong fields.
- FULL_TEXT_COLUMN_PREFIX - Static variable in class com.saperion.constants.SaConstants
-
Will be prefixed with full text column
- fullTextContainsClauseConverter(String) - Method in class com.saperion.query.fulltext.ContainsClauseConverterMSSQL
-
Converts the fulltext clause.
- FulltextQueryModifier - Class in com.saperion.query.fulltext
-
Util class for the query string modification.
- FulltextQueryModifier(DDC, Map<String, String>, SQLType) - Constructor for class com.saperion.query.fulltext.FulltextQueryModifier
-
Creates an instance of the
QueryModifier
class.
G
- GB - com.saperion.util.FileSizeCalcer.FileSize
-
GigaByte.
- GE - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the greater or equal condition.
- geArchiveReference() - Method in class com.saperion.operations.lookup.SearchLookupEntriesOperation
- geArchiveReference() - Method in class com.saperion.operations.lookup.SearchUniqueLookupEntryOperation
- GENERIC - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Generic folder error.
- GenericArrayConverter<SourceType,TargetType> - Class in com.saperion.util.conversion.array
-
Converter
that converts an array of arbitrary objects to a typed array for a given type and a givenConversionManager
. - GenericArrayConverter(ArrayFactory<TargetType>, ConversionManager, Class<TargetType>) - Constructor for class com.saperion.util.conversion.array.GenericArrayConverter
- GenericKeyedSessionPoolFactory - Class in com.saperion.connector.pool
-
The factory used be the pool to create new sessions.
- GenericKeyedSessionPoolFactory() - Constructor for class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
- genericMapping(HFIELDDATAArray) - Method in interface com.saperion.operations.inject.FieldArrayMapper
-
Creates a list of Objects that matches the given native odbc fields
- genericMapping(List<PropertyType>) - Method in interface com.saperion.operations.inject.FieldArrayMapper
-
Creates a native odbc field array (HFIELDDATAArray) with values that match to the given java objects.
- GENREADER - com.saperion.rmi.SaFeature.FeatureKind
- get() - Method in class com.saperion.common.lang.encapsulation.Box
-
Returns the boxed object.
- get() - Method in interface com.saperion.connector.structures.identifiers.ID
- get() - Method in class com.saperion.connector.structures.identifiers.RevisionUID
- get() - Method in class com.saperion.connector.structures.identifiers.UID
- get() - Method in enum com.saperion.util.CryptoUtil.HashAlogrithmn
- get(int) - Method in class com.saperion.common.lang.datatype.Binary
-
Returns the content byte at the specified index.
- get(int) - Static method in enum com.saperion.intf.SaUserInfo.GroupKind
- get(Class<T>) - Static method in class com.saperion.rmi.InstanceHolder
-
Gets the.
- get(Class<T>, int, T) - Static method in class com.saperion.util.EnumConstant
-
Retrieves the enum-constant at the specified position in the value-array of the Enum defined by the specified class.
- get(Object) - Method in class com.saperion.common.lang.collection.CaseInsensitiveMap
- get(String, Object) - Method in class com.saperion.util.configuration.ConfigHolder
-
Returns the value for the given key as an Object if existing.
- GET - com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
The session may read items from the cache, but will not add items, except to invalidate items when updates occur.
- getAbsoluteConfigPath(String) - Method in class com.saperion.config.SaJMXConfiguration
-
returns an absolute path for the specified file name.
- getAbsolutePath(ConfigFileDescriptor) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns the absolute path of the given configuration file.
- getAbsolutePath(ConfigurationFileHolder) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns the absolute path of the given configuration file holder.
- getAccessControlLists(LookupEntryReferenceType) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- getAccessControlLists(LookupEntryReferenceType) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
This method returns the list of access control lists set on a given lookup entry.
- getAccessData() - Method in class com.saperion.rmi.storage.Medium
- getAccessFlags() - Method in class com.saperion.bean.SaDocAccessDataImpl
-
Returns complete Saperion access flags for the document.
- getAccessFlags() - Method in interface com.saperion.intf.SaDocAccessData
-
Deprecated.Returns complete Saperion access flags for the document.
- getAccessibleWorkspaces() - Method in class com.saperion.rmi.SaWorkspaceInfo
- getAccessKey() - Method in interface com.saperion.intf.SaSetting
-
Returns the access key the setting is associated to.
- getAccessKey() - Method in class com.saperion.settings.SaSystemSettingImpl
-
Returns the access key the setting is associated to.
- getAccessKey() - Method in class com.saperion.settings.SaUserSettingImpl
-
Returns the access key the setting is associated to.
- getAccessOnEntry(LookupEntryReferenceType) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- getAccessOnEntry(LookupEntryReferenceType) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
This method returns the current users rights on the given lookup entry.
- GetAccessOnLookupEntry - Class in com.saperion.operations.lookup
-
This
Operation
returns the access rights the current user has on the lookup entry referenced by the given id. - GetAccessOnLookupEntry(LookupEntryReferenceType) - Constructor for class com.saperion.operations.lookup.GetAccessOnLookupEntry
- getAclList() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the aclList property.
- getACLNames(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the ACL's for the given document.
- getACLNames(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads the ACL's for the given document.
- getACLNames(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the ACL's for the given document.
- getACLNames(String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the names of the Access Control Lists that are assigned to this document.
- getACLNames(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getAclReferences() - Method in class com.saperion.operations.lookup.CreateLookupEntryOperation
- getAclReferences() - Method in class com.saperion.operations.lookup.UpdateLookupEntry
- getACLRights(int, String[]) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the rights for the given ACL's.
- getACLRights(String[]) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads the rights for the given acl's.
- getACLRights(String[]) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the rights for the given acl's.
- getACLRights(String[]) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the access rights the current user has when in the context of the Access Controll Lists given by name.
- getACLRights(String[]) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getAcls() - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads all existing ACLs.
- getAcls() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all existing ACLs.
- getAcls() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns all Access Control Lists in the current tenant.
- getAcls() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getAcls() - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- getAcls() - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- getAcls() - Method in class com.saperion.structures.Description
- getAcls(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads all existing Acls.
- getActivity() - Method in interface com.saperion.intf.wf.ContextInfo
- getActivity() - Method in interface com.saperion.intf.wf.HistoryInfo
- getActivity() - Method in class com.saperion.rmi.ContextInfoImpl
- getActivity() - Method in class com.saperion.wf.HistoryInfoImpl
- getActivityId() - Method in interface com.saperion.intf.wf.LastTaskInfo
- getActivityId() - Method in interface com.saperion.intf.wf.TaskInfo
- getActivityId() - Method in class com.saperion.wf.LastTaskInfoImpl
- getActivityId() - Method in class com.saperion.wf.TaskInfoImpl
- getActivityName() - Method in interface com.saperion.intf.wf.LastTaskInfo
- getActivityName() - Method in interface com.saperion.intf.wf.ProcessInfo
- getActivityName() - Method in class com.saperion.wf.LastTaskInfoImpl
- getActivityName() - Method in class com.saperion.wf.ProcessInfoImpl
- getActor() - Method in interface com.saperion.intf.wf.ContextInfo
- getActor() - Method in interface com.saperion.intf.wf.HistoryInfo
- getActor() - Method in interface com.saperion.intf.wf.LastTaskInfo
- getActor() - Method in interface com.saperion.intf.wf.TaskInfo
- getActor() - Method in class com.saperion.rmi.ContextInfoImpl
- getActor() - Method in class com.saperion.wf.HistoryInfoImpl
- getActor() - Method in class com.saperion.wf.LastTaskInfoImpl
- getActor() - Method in class com.saperion.wf.TaskInfoImpl
- getActorFullName() - Method in interface com.saperion.intf.wf.ActorInfo
- getActorFullName() - Method in class com.saperion.wf.ActorInfoImpl
- getActorId() - Method in interface com.saperion.intf.wf.ActorInfo
- getActorId() - Method in class com.saperion.wf.ActorInfoImpl
- getActorOrgUnit() - Method in interface com.saperion.intf.wf.ActorInfo
- getActorOrgUnit() - Method in class com.saperion.wf.ActorInfoImpl
- getActorOrgUnitName() - Method in interface com.saperion.intf.wf.ActorInfo
- getActorOrgUnitName() - Method in class com.saperion.wf.ActorInfoImpl
- getActorShort() - Method in interface com.saperion.intf.wf.ActorInfo
- getActorShort() - Method in class com.saperion.wf.ActorInfoImpl
- getActualCount() - Method in class com.saperion.rmi.SerializableStream
-
Gets the actual count.
- getActualDefinitionKind() - Method in exception com.saperion.exception.WrongDefinitionKindException
-
This method returns the kind of definition that was encountered.
- getActualServer() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
-
Reads the actual server from the list of fail over servers.
- getAlgorithm() - Method in enum com.saperion.common.crypto.CipherStrategy
-
Returns the name of the encryption algorithm of this
CipherStrategy
. - getAlias() - Method in interface com.saperion.intf.wf.ContextInfo
- getAlias() - Method in class com.saperion.rmi.ContextInfoImpl
- getAlign() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the align property.
- getAlign() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the align property.
- getAlign() - Method in class com.saperion.ngc.iform.xml.LabelType
-
Gets the value of the align property.
- getAll() - Method in class com.saperion.settings.SettingSearchResult
- getAll() - Method in class com.saperion.util.configuration.ConfigHolder
-
Returns all properties of this holder as a Properties object.
- getAllACLs() - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Deprecated.
- getAllACLs() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Deprecated.
- getAllACLs() - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.getAcls()
instead. Will be removed with version 8.1 - getAllACLs() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- getAllACLs(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Deprecated.use
SaRMIServerCommand.getAcls(int)
instead - getAllACLs(String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Reads all existing ACL names.
- getAllACLs(String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads all existing ACL names.
- GetAllBoxCounts - Class in com.saperion.operations.workflow
-
Returns the counts of all active entries in the specified workflow inboxes.
- GetAllBoxCounts(Set<Integer>) - Constructor for class com.saperion.operations.workflow.GetAllBoxCounts
- getAllConfigFiles() - Method in interface com.saperion.util.configuration.ConfigurationFileHolder
-
Returns all configuration files of this ConfigurationFileHolder.
- getAllFailoverIP() - Method in interface com.saperion.intf.SaFailoverInfo
- getAllFailoverIP() - Method in class com.saperion.rmi.SaFailoverInfoImpl
- getAllowedMaxResults() - Method in exception com.saperion.exception.SaTooManyResultsException
- getAllowedMaxResults() - Method in exception com.saperion.rmi.serverexception.SaRMITooManyResultsException
- getAllProviders() - Method in class com.saperion.common.lang.classloading.ServiceLoader
-
Loads all providers the same way as a call to
ServiceLoader.iterator()
would do. - getAnnotations(int, int, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the annotations from the given document.
- getAnnotations(String, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.getAnnotations(String, int, boolean)
instead. Will be removed with version 8.1 - getAnnotations(String, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- getAnnotations(String, int, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads the annotations from the given document.
- getAnnotations(String, int, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the annotations from the given document.
- getAnnotations(String, int, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the annotations of the document with the specified ID.
- getAnnotations(String, int, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getApplicationFormName(SaApplicationInfo.ApplicationType) - Method in interface com.saperion.folder.SaFolderClass
-
Reads the application form name for the given type.
- getApplicationFormName(SaApplicationInfo.ApplicationType) - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads the application form name for the given type.
- getApplicationInfos() - Method in interface com.saperion.folder.SaFolderClass
-
Reads all application informations.
- getApplicationInfos() - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads all application informations.
- getArchivedSize(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the total document size in archive.
- getArchivedSize(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the total document size in archive.
- getArchivedSize(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Returns the total document size in archive.
- getArchivedSize(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the total document size in the archive in bytes.
- getArchivedSize(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getArchiveReference() - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- getArchiveReference() - Method in exception com.saperion.exception.SystemFieldWriteException
-
This method returns a reference to the definition where it was attempted to write system fields.
- getArchiveReference() - Method in exception com.saperion.exception.WrongDefinitionKindException
-
This method returns a reference to the definition that was used incorrectly.
- getAsBase64() - Method in class com.saperion.common.lang.datatype.Binary
-
Returns a
char[]
containing a base64 encoding that represents the bytes of thisBinary
. - getAsBase64(int, int) - Method in class com.saperion.common.lang.datatype.Binary
-
Returns a
char[]
containing a base64 encoding that represents the bytes of the section of thisBinary
from the specified begin index to the specified end index- 1
. - getAsBoolean(String, boolean) - Method in class com.saperion.util.configuration.ConfigHolder
-
Returns the value for the given key as a Boolean if existing.
- getAsByteArray() - Method in class com.saperion.common.lang.datatype.Binary
-
Returns the content of this
Binary
as abyte[]
. - getAsHexDigits() - Method in class com.saperion.common.lang.datatype.Binary
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of thisBinary
. - getAsHexDigits(int, int, String) - Method in class com.saperion.common.lang.datatype.Binary
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of the section of thisBinary
from the specified begin index to the specified end index- 1
optionally preceded by the specified header string. - getAsHexDigits(String) - Method in class com.saperion.common.lang.datatype.Binary
-
Returns a
char[]
containing pairwise hexadecimal digits that represent the bytes of thisBinary
optionally preceded by the specified header string. - getAsInputStream() - Method in class com.saperion.common.lang.datatype.Binary
-
Returns the content of this
Binary
as anInputStream
. - getAsInteger(String, int) - Method in class com.saperion.util.configuration.ConfigHolder
-
Returns the value for the given key as an Integer if existing.
- getAsString(String, String) - Method in class com.saperion.util.configuration.ConfigHolder
-
Returns the value for the given key as a String if existing.
- getAttachmentContent(int) - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the content of the attachment.
- getAttachmentContent(int) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the content of the attachment.
- getAttachmentInfo() - Method in interface com.saperion.intf.wf.ProcessInfo
- getAttachmentInfo() - Method in class com.saperion.wf.ProcessInfoImpl
- getAttachmentUID() - Method in interface com.saperion.intf.wf.ContextInfo
- getAttachmentUID() - Method in class com.saperion.rmi.ContextInfoImpl
- getAttribute(String) - Method in class com.saperion.config.SaAbstractJMXProperties
- getAttribute(String) - Method in class com.saperion.config.SaJMXConfiguration
- getAttribute(String) - Method in class com.saperion.util.StartupTimerMBean
- getAttributes(String[]) - Method in class com.saperion.config.SaAbstractJMXProperties
- getAttributes(String[]) - Method in class com.saperion.config.SaJMXConfiguration
- getAttributes(String[]) - Method in class com.saperion.util.StartupTimerMBean
- getAuditTable() - Method in interface com.saperion.intf.DDC
- getAuditTable() - Method in class com.saperion.rmi.DDCImpl
- getAuditTableName() - Method in class com.saperion.rmi.DDCInfo
-
Gets the audit table name associated with the DDC.
- getAuthorizedUsers(int, String, String, MatchKind) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the users, that have specific rights on a document.
- getAuthorizedUsers(String, String, MatchKind) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the users, that have specific rights on a document.
- getAuthorizedUsers(String, String, MatchKind) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Returns the users, that have specific rights on a document.
- getAuthorizedUsers(String, String, MatchKind) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the users that have specific rights on a document.
- getAuthorizedUsers(String, String, MatchKind) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getBackendInfo() - Method in class com.saperion.rmi.DDCInfo
-
Gets the backend info.
- getBean() - Method in interface com.saperion.folder.SaFolderClass
-
Reads the folder class bean.
- getBean() - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads the folder class bean.
- getBeforeChild() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getBeforeChild() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getBinary(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aBinary
. - getBinary(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aBinary
. - getBinaryValue() - Method in interface com.saperion.intf.SaValue
-
Returns the binary value as byte array, if set.
- getBindUseFields() - Method in class com.saperion.ngc.iform.xml.DatabindingType
-
Gets the value of the bindUseFields property.
- getBitmap() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the bitmap property.
- getBitmap() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the bitmap property.
- getBitmap() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the bitmap property.
- getBitmap() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the bitmap property.
- getBitmap() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the bitmap property.
- getBitmap() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the bitmap property.
- getBlockCount() - Method in class com.saperion.rmi.storage.MediumFillState
- getBlockSize() - Method in class com.saperion.rmi.storage.MediumFillState
- getBmName() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the bmName property.
- getBmType() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the bmType property.
- getBoolean(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aBoolean
. - getBoolean(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aBoolean
. - getBooleanProperty(SaJMXConstants.ConfigKey, String, boolean) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads boolean property with default value.
- getBooleanProperty(String, boolean) - Method in enum com.saperion.config.SaAgentConfig
-
Get the value of a property as a boolean
- getBooleanProperty(String, boolean) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads boolean property in dotted name format with default value.
- getBoolValue() - Method in interface com.saperion.intf.SaValue
-
Returns the boolean value, if set.
- getBottom() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the bottom property.
- getBoxCount(int) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the count (number of workflow item) of the inbox identified by the given id.
- getBoxCount(int) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the count (number of workflow item) of the inbox identified by the given id.
- getBoxCount(int) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the count (number of workflow item) of the inbox identified by the given id.
- getBoxCount(int, int, BoxCountType, Map<String, Object>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the number of all elements and of all unread elements of the inbox identified by the given id.
- getBoxCount(int, BoxCountType, Map<String, Object>) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Returns the number of all elements and of all unread elements of the inbox identified by the given id.
- getBoxCount(int, BoxCountType, Map<String, Object>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the number of all elements and of all unread elements of the inbox identified by the given id.
- GetBoxCount - Class in com.saperion.operations.workflow
-
Counts the active tasks contained in a workflow-inbox.
- GetBoxCount(int) - Constructor for class com.saperion.operations.workflow.GetBoxCount
- GetBoxCountCompleted - Class in com.saperion.operations.workflow
-
Counts the completed tasks contained in a workflow-inbox.
- GetBoxCountCompleted(int) - Constructor for class com.saperion.operations.workflow.GetBoxCountCompleted
- GetBoxCountCreated - Class in com.saperion.operations.workflow
-
Counts the created tasks for a user.
- GetBoxCountCreated(int) - Constructor for class com.saperion.operations.workflow.GetBoxCountCreated
- GetBoxCountDue - Class in com.saperion.operations.workflow
-
Counts the due tasks contained in a workflow-inbox.
- GetBoxCountDue(int) - Constructor for class com.saperion.operations.workflow.GetBoxCountDue
- GetBoxCountReminders - Class in com.saperion.operations.workflow
-
Counts the tasks in reminder-state contained in a workflow-inbox.
- GetBoxCountReminders(int) - Constructor for class com.saperion.operations.workflow.GetBoxCountReminders
- getBoxCounts(int, Set<Integer>, BoxCountType, Map<String, Object>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the number of all elements and of all unread elements of the inboxes identified by the given ids.
- getBoxDefinitions() - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the box definitions.
- getBoxDefinitions() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the box definitions.
- getBoxDefinitions() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the box definitions.
- getBoxDefinitions() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the box definitions.
- getBoxDefinitions() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the box definitions.
- getBoxDefinitions(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the box definitions.
- getBoxID() - Method in interface com.saperion.intf.wf.BoxDefinition
- getBoxID() - Method in class com.saperion.wf.BoxDefinitionImpl
- getBoxName() - Method in interface com.saperion.intf.wf.BoxDefinition
- getBoxName() - Method in class com.saperion.wf.BoxDefinitionImpl
- getBoxType() - Method in interface com.saperion.intf.wf.BoxDefinition
- getBoxType() - Method in class com.saperion.wf.BoxDefinitionImpl
- getBrokerName() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getBrokerPort() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getBuffer() - Method in class com.saperion.common.io.TempFileByteBufferOutputStream
-
Returns an
TempFileByteBuffer
that can be used to read the data that is contained in this stream. - getBuffer() - Method in class com.saperion.rmi.SaJNIPrpcResult
- getButton() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the button property.
- getButton() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the button property.
- getButton() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the button property.
- getButton() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the button property.
- getButton() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the button property.
- getBytes(double, FileSizeCalcer.CalcFactor, FileSizeCalcer.FileSize) - Static method in class com.saperion.util.FileSizeCalcer
-
Gets the size in bytes.
- getBytesFromKB(double) - Static method in class com.saperion.util.FileSizeCalcer
-
Converts KB to bytes with a factor of 1024.
- getBytesFromMB(double) - Static method in class com.saperion.util.FileSizeCalcer
-
Converts MB to bytes with a factor of 1024.
- getCacheMode() - Method in class com.saperion.rmi.SaQueryInfo
- getCalendar(Date) - Static method in class com.saperion.util.SaDateHelper
-
Get calendar from date.
- getCalendarValue() - Method in interface com.saperion.intf.SaValue
-
Returns the date value, if set.
- getCause() - Method in exception com.saperion.common.lang.exception.BaseException
- getCause() - Method in exception com.saperion.connector.exceptions.WrappedSystemException
- getCause() - Method in exception com.saperion.exception.WrappedBasicException
- getCause() - Method in exception com.saperion.operations.LegacyOperationAdapter.EcmExceptionWrapper
- getCauseByType(Throwable, Class<? extends Throwable>) - Static method in class com.saperion.common.lang.exception.Exceptions
-
Returns the
root
cause by the givencauseType
, if existing. - getCenter() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getCFill() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the cFill property.
- getCFill() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the cFill property.
- getCFillFrom() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cFillFrom property.
- getCFillTo() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cFillTo property.
- getCFrame() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the cFrame property.
- getCFrame() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the cFrame property.
- getCheckin() - Method in class com.saperion.bean.UpdateDocumentInfo
- getCheckoutInfos() - Method in interface com.saperion.intf.SaDocumentInfo
- getCheckoutInfos() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- getChildren() - Method in interface com.saperion.intf.SaNavigation
- getChildren() - Method in interface com.saperion.intf.wf.WorkflowMember
- getChildren() - Method in class com.saperion.rmi.SaNavigationImpl
- getChildren() - Method in class com.saperion.wf.WorkflowMemberImpl
- getCipher() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns the
Cipher
that should be used to encrypt/decrypt the configuration values. - getCipherStrategy() - Method in interface com.saperion.common.crypto.Cipher
-
Returns the
CipherStrategy
of thisCipher
. - getClassicConnector() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the classic connector behind this connector.
- getClassicConnector() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the classic connector behind this connector.
- getClassType() - Method in interface com.saperion.folder.SaFolderClass
-
Reads the folder class type.
- getClassType() - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads the folder class type.
- getClient() - Method in class com.saperion.ngc.iform.PaneDescription
- getClient() - Method in class com.saperion.ngc.iform.xml.ScriptType
-
Gets the value of the client property.
- getClientConnector() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getClientToken() - Method in class com.saperion.operations.LegacyOperation
- getCNormal() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cNormal property.
- getCnt() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cnt property.
- getCntDispFields() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the cntDispFields property.
- getCntFields() - Method in class com.saperion.ngc.iform.xml.GroupType
-
Gets the value of the cntFields property.
- getCntGroups() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cntGroups property.
- getCntImages() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the cntImages property.
- getCntLevels() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the cntLevels property.
- getColorError() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the colorError property.
- getColorError() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the colorError property.
- getColorLine() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the colorLine property.
- getColorOk() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the colorOk property.
- getColorOk() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the colorOk property.
- getColumns() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the columns property.
- getColumns() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the columns property.
- getCommand() - Method in interface com.saperion.intf.wf.CommandInfo
- getCommand() - Method in interface com.saperion.intf.wf.ContextInfo
- getCommand() - Method in interface com.saperion.intf.wf.HistoryInfo
- getCommand() - Method in class com.saperion.rmi.ContextInfoImpl
- getCommand() - Method in class com.saperion.wf.CommandInfoImpl
- getCommand() - Method in class com.saperion.wf.HistoryInfoImpl
- getCommandInfos() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads all possible transitions for this task.
- getCommandInfos() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads all possible transitions for this task.
- getCommandInfos(boolean) - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads all possible transitions and optional other possible commands for this task.
- getCommandInfos(boolean) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads all possible transitions and optional other possible commands for this task.
- getCommandInfos(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads all possible transitions for this task.
- getCommandInfos(int, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads all possible transitions for this task.
- getCommandInfos(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads all possible transitions for this task.
- getCommandInfos(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all possible transitions for this task.
- getCommandInfos(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads all possible transitions for this task.
- getCommandInfos(String, boolean) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads all possible transitions and optional other possible commands for this task.
- getCommandInfos(String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all possible transitions and optional other possible commands for this task.
- getCommandInfos(String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads all possible transitions and optional other possible commands for this task.
- getComment() - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- getComment() - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- getComment() - Method in interface com.saperion.intf.wf.ContextInfo
- getComment() - Method in class com.saperion.rmi.ContextInfoImpl
- getCommentInfos(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the comments for the given task.
- getCommentInfos(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the comments for the given task.
- getCommentInfos(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the comments for the given task.
- getCommentInfos(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the comments for the given task.
- getCommentKind() - Method in interface com.saperion.intf.wf.CommentInfo
- getCommentKind() - Method in class com.saperion.wf.CommentInfoImpl
- getCommentLevel() - Method in interface com.saperion.intf.wf.CommentInfo
- getCommentLevel() - Method in class com.saperion.wf.CommentInfoImpl
- getComments() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the comments.
- getComments() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the comments.
- getComments() - Method in interface com.saperion.intf.wf.HistoryInfo
- getComments() - Method in class com.saperion.wf.HistoryInfoImpl
- getCommentString() - Method in interface com.saperion.intf.wf.CommentInfo
- getCommentString() - Method in class com.saperion.wf.CommentInfoImpl
- getCommitMode() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getCommitMode() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getCompleteHistoryInfos(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the histories and comments for the given document.
- getCompleteHistoryInfos(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the history for the given task.
- getCompleteHistoryInfos(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the history for the given task.
- getCompleteHistoryInfos(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the history and comments for the given document.
- getConditionField() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the conditionField property.
- getConfigDir() - Method in class com.saperion.config.SaJMXConfiguration
- getConfigFile() - Method in interface com.saperion.util.configuration.ConfigurationFileHolder
-
Returns the configuration file of this instance of ConfigurationFileHolder.
- getConfigStream(String) - Method in class com.saperion.config.SaAbstractJMXProperties
-
Tries to read the source from different destinations.
- getConfigStream(String) - Static method in class com.saperion.util.ConfigReader
-
Tries to read the source from different destinations.
- getConfigType() - Method in class com.saperion.config.SaJMXConfiguration
-
Reads the configuration type.
- getConfiguration(String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method reads the application configuration properties from the backend system.
- getConfiguration(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getConnection() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the connection property.
- getConnection() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the connection property.
- getConnector() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getContainer() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the container property.
- getContainerTrigger() - Method in class com.saperion.rmi.storage.Medium
- getContent() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getContent() - Method in class com.saperion.ngc.iform.xml.PaneLayoutType
-
Gets the value of the content property.
- getContent() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getContent() - Method in class com.saperion.structures.DocumentInfo
-
Returns the contents of this document representation.
- getContent() - Method in class com.saperion.structures.Structure
- getConverter(Class<SourceType>, Class<TargetType>) - Method in interface com.saperion.util.conversion.ConversionManager
- getConverter(Class<SourceType>, Class<TargetType>) - Method in class com.saperion.util.conversion.DefaultConversionManager
- getCopyState() - Method in class com.saperion.rmi.storage.MediumId
- getCount() - Method in class com.saperion.settings.SettingSearchResult
- getCountElements() - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns the count of name elements in this
HierarchicalName
. - getCountIntervals() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the count of measurement intervals (including the currently running if existent).
- getCountOfOccurrence(String, char) - Static method in class com.saperion.common.lang.string.Strings
-
Returns how often the specified character occurs in the specified
String
. - getCountOfOccurrence(String, String) - Static method in class com.saperion.common.lang.string.Strings
-
Returns how often the specified potentially contained
String
occurs in the specifiedString
to scan. - getCreateDate() - Method in interface com.saperion.intf.wf.ProcessInfo
- getCreateDate() - Method in class com.saperion.wf.ProcessInfoImpl
- getCreateUser() - Method in interface com.saperion.intf.SaDocInfo
- getCreateUser() - Method in class com.saperion.rmi.SaDocInfoImpl
- getCreationDate() - Method in class com.saperion.rmi.storage.MediumAccessData
- getCSet() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cSet property.
- getCText() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cText property.
- getCTextSet() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the cTextSet property.
- getCurrency() - Method in interface com.saperion.intf.SaFieldDescription
-
Returns the currency symbol for currency type fields.
- getCurrencySymbol() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the currencySymbol property.
- getCurrentUserInfo() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns detailed info about the current user.
- getCurrentUserInfo() - Method in class com.saperion.connector.SaClassicConnectorImpl
- GetCurrentUserInfo - Class in com.saperion.operations.user
-
When invoked on the server it will return information about the current user.
- GetCurrentUserInfo() - Constructor for class com.saperion.operations.user.GetCurrentUserInfo
- getCurrentUserName() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the name of teh user currently logged in.
- getCurrentUserName() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getCurrentUserRole() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getCurrentUserRole() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getCurrentUserRole() - Method in interface com.saperion.connector.SaClassicConnector
- getCurrentUserRole() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getCurrentUserRole(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
- getCustomACL() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the customACL property.
- getCustomIndexState() - Method in class com.saperion.rmi.SaQueryInfo
- getData() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the data property.
- getDatabinding() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the databinding property.
- getDatabinding() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the databinding property.
- getDataSource() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns the
DataSource
. - getDataSource() - Method in class com.saperion.rmi.DDCInfo
-
Gets the data source.
- getDataSourceName() - Method in exception com.saperion.exception.DataSourceException
- getDataSourceName() - Method in interface com.saperion.intf.DDC
-
Returns the name of the datasource this DDC is located in.
- getDataSourceName() - Method in class com.saperion.rmi.DDCImpl
- getDataSourceType() - Method in interface com.saperion.intf.DDC
-
Returns the type of the datasource this DDC is located in.
- getDataSourceType() - Method in class com.saperion.rmi.DDCImpl
- getDate() - Method in interface com.saperion.intf.wf.CommentInfo
- getDate() - Method in interface com.saperion.intf.wf.ContextInfo
- getDate() - Method in class com.saperion.rmi.ContextInfoImpl
- getDate() - Method in class com.saperion.rmi.SaCheckoutInfo
- getDate() - Method in class com.saperion.wf.CommentInfoImpl
- getDateString(Calendar) - Static method in class com.saperion.util.SaDateHelper
-
Creates a ISO string from calendar.
- getDateString(Date) - Static method in class com.saperion.util.SaDateHelper
-
Creates a ISO date string.
- getDateTime(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aDate
. - getDateTime(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aDate
. - getDateValue() - Method in interface com.saperion.intf.SaValue
-
Returns the date value as array, if set.
- getDateValue(String) - Method in class com.saperion.wf.WorkflowDataHolder
-
Reads the date value from the map.
- getDBDefinition(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.getDDC(String)
instead. Will be removed in version 8.1 - getDBDefinition(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDbFieldName() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the dbFieldName property.
- getDbFieldName() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the dbFieldName property.
- getDbName() - Method in interface com.saperion.intf.SaEventFilter
-
Reads the table name of this filter.
- getDbName() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the real database name of this field.
- getDbName() - Method in interface com.saperion.intf.SaSaveInfo
-
Gets the tablename (DDC name) of the saved document.
- getDbName() - Method in class com.saperion.rmi.SaRMIEventFilter
-
Reads the table name of this filter.
- getDbName() - Method in class com.saperion.rmi.SaSaveInfoImpl
-
Gets the tablename (DDC name) of the saved document.
- getDDC() - Method in class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.
- getDDC(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns information about the specified DDC.
- getDDC(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns information about the specified DDC.
- getDDC(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getDDC(String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns a document definition given by its name.
- getDDC(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDDCKind() - Method in interface com.saperion.intf.DDC
-
Returns the kind of the DDC.
- getDDCKind() - Method in class com.saperion.rmi.DDCImpl
- getDdcName() - Method in class com.saperion.bean.PropertyDDCName
- getDdcName() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getDdcName() - Method in class com.saperion.rmi.DDCInfo
-
getter method.
- getDdcName() - Method in class com.saperion.rmi.SaQueryInfo
-
Extracts the ddc name from the query string.
- getDdcName() - Method in class com.saperion.structures.Description
- getDDCName() - Method in class com.saperion.event.SaEventImpl
- getDDCName() - Method in class com.saperion.events.bean.SaXEventBean
- getDDCName() - Method in interface com.saperion.intf.SaEvent
-
Reads the ddc name.
- getDDCName() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns the DDC name for this property.
- getDDCName() - Method in class com.saperion.rmi.SaFolderClassSearchInfo
- getDDCName() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns the DDC name for this property.
- getDecimal(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aDecimal
. - getDecimal(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aDecimal
. - getDefaultButton() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the defaultButton property.
- getDefaultConverterFrom(Class<SourceType>) - Method in interface com.saperion.util.conversion.ConversionManager
- getDefaultConverterFrom(Class<SourceType>) - Method in class com.saperion.util.conversion.DefaultConversionManager
- getDefaultNotFoundReactionType() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns the
NotFoundReactionType
that defines forDbConfigurationManager.get...()-methods
the behavior if the requested configuration value was not found. - getDefaultStorageType() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns the default
StorageType
that applies for all get...()-methods ofDbConfigurationManager
that have noStorageType
-parameter or for those that have one called withStorageType.DEFAULT
. - getDefinition() - Method in interface com.saperion.intf.wf.AttachmentInfo
- getDefinition() - Method in class com.saperion.wf.AttachmentInfoImpl
- getDefinition(String) - Method in interface com.saperion.operations.inject.DocumentDefinitionService
-
This method returns the document definition object identified by the given name
- getDefinitionName() - Method in exception com.saperion.exception.ConstraintViolationException
- getDefinitionName() - Method in exception com.saperion.exception.UnknownDefinitionException
- getDefinitions() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the names of all DDCs registered in the Saperion system.
- getDefinitions() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDefName() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the defName property.
- getDefName() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the defName property.
- getDelegate() - Method in class com.saperion.connector.pool.PooledSession
- getDeleteMode() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getDeleteMode() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getDescription() - Method in interface com.saperion.intf.SaAcl
-
This method gets the description of the acl.
- getDescription() - Method in interface com.saperion.intf.wf.TaskInfo
- getDescription() - Method in interface com.saperion.intf.wf.WorkflowMember
- getDescription() - Method in class com.saperion.rmi.SaAclImpl
-
This method gets the description of the acl.
- getDescription() - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- getDescription() - Method in class com.saperion.wf.TaskInfoImpl
- getDescription() - Method in class com.saperion.wf.WorkflowMemberImpl
- getDescriptions() - Method in class com.saperion.rmi.DDCInfo
- getDestNodeName() - Method in class com.saperion.rmi.SaCloneInfo
- getDestParentSysRowId() - Method in class com.saperion.rmi.SaCloneInfo
- getDestWorkspaceName() - Method in class com.saperion.rmi.SaCloneInfo
- getDirectory() - Method in class com.saperion.common.io.TempFileByteBuffer
- getDisplayName() - Method in interface com.saperion.intf.SaUserInfo
-
Deprecated.use getUserName() instead
- getDisplayName() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class com.saperion.rmi.SaUserInfoImpl
-
Deprecated.
- getDocElement() - Method in class com.saperion.rmi.SaRMIInputStream
-
Retrieves the document index.
- getDocHdoc() - Method in class com.saperion.rmi.SaRMIInputStream
-
Retrieves the hdoc.
- getDocHistories(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the document's process histories.
- getDocHistories(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the document's process histories.
- getDocHistoriesXML(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the document's process histories as XML.
- getDocHistoriesXML(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the document's process histories as XML.
- getDocHistoriesXML(String, String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the document's process histories as XML.
- getDocHistoriesXML(String, String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the document's process histories as XML.
- getDocHistoriesXML2(String, String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the the second variant of document's process histories as XML.
- getDocHistoriesXML2(String, String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the the second variant of document's process histories as XML.
- getDocHistoriesXML2(String, String, boolean) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the the second variant of document's process histories as XML with ascending/descending switch.
- getDocHistoriesXML2(String, String, boolean) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the the second variant of document's process histories as XML with ascending/descending switch.
- getDocUid() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getDocUID() - Method in interface com.saperion.intf.wf.AttachmentInfo
- getDocUID() - Method in class com.saperion.wf.AttachmentInfoImpl
- getDocumentAccessData(String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method reads the access rights the current user has on a given document.
- getDocumentAccessData(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDocumentDDC() - Method in class com.saperion.bean.SapDocInfo
-
Reads the DDC name.
- getDocumentDDC() - Method in class com.saperion.folder.SaFolderClassBean
- getDocumentDDCName() - Method in interface com.saperion.folder.SaFolderClass
-
Returns the name of the document DDC.
- getDocumentDDCName() - Method in class com.saperion.folder.SaFolderClassImpl
-
Returns the name of the document DDC.
- getDocumentElement() - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- getDocumentFolderCount(int, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the total count over all folders from all users in which the specified document is contained in.
- getDocumentFolderCount(String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Returns the total count over all folders from all users in which the specified document is countained in.
- getDocumentFolderCount(String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the total count over all folders from all users in which the specified document is countained in.
- getDocumentFolderCount(String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the total count over all folders from all users in which the specified document is contained in.
- getDocumentFolderCount(String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDocumentFolders(int, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns a list of folder properties which contains all nodes the document is contained in.
- getDocumentFolders(String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Returns a list of folder properties which contains all nodes the document is contained in.
- getDocumentFolders(String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns a list of folder properties which contains all nodes the document is contained in.
- getDocumentFolders(String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns a list of folder properties which contains all folders the document is contained in.
- getDocumentFolders(String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDocumentHDoc() - Method in class com.saperion.bean.SapDocInfo
-
Reads the HDOC.
- getDocumentHDoc() - Method in class com.saperion.bean.UpdateDocumentInfo
- getDocumentId() - Method in class com.saperion.connector.structures.Element
- getDocumentInfo(String, boolean, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads information like the document-structure and variables for the given document.
- getDocumentInfo(String, boolean, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getDocumentInfo(String, boolean, boolean, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads information like the document-structure and variables for the given document.
- getDocumentInfo(String, boolean, boolean, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- GetDocumentInfo - Class in com.saperion.operations.document
-
Gets information about the document.
- GetDocumentInfo(String, boolean, boolean, boolean) - Constructor for class com.saperion.operations.document.GetDocumentInfo
-
Creates a new GetDocumentInfo operation.
- getDocumentReference() - Method in exception com.saperion.exception.OutdatedRevisionWriteException
- getDouble(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aDouble
. - getDouble(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aDouble
. - getDoubleProperty(SaJMXConstants.ConfigKey, String, double) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads double property with default value.
- getDoubleProperty(String, double) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads double property in dotted name format with default value.
- getDuration() - Method in interface com.saperion.intf.wf.TimeInfo
- getDuration() - Method in class com.saperion.wf.TimeInfoImpl
- getEast() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getEcmOperation() - Method in class com.saperion.operations.LegacyOperationAdapter
- getEditField() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the editField property.
- getEditField() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the editField property.
- getEditField() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the editField property.
- getEditField() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the editField property.
- getEditField() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the editField property.
- getEditMask() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the editMask property.
- getEffectiveClass() - Method in class com.saperion.folder.SaFolderClassImpl
- getEfileEditMask() - Method in class com.saperion.folder.SaFolderClassBean
- getEfileQueryMask() - Method in class com.saperion.folder.SaFolderClassBean
- getElementCount() - Method in interface com.saperion.intf.SaDocInfo
- getElementCount() - Method in class com.saperion.rmi.SaDocInfoImpl
- getElementId() - Method in class com.saperion.connector.structures.Element
- getElementInfo() - Method in interface com.saperion.intf.SaDocInfo
-
Returns a list of the structure-elements of this document.
- getElementInfo() - Method in class com.saperion.rmi.SaDocInfoImpl
-
Returns a list of the structure-elements of this document.
- getElementInfo(int) - Method in interface com.saperion.intf.SaDocInfo
-
Returns the element info of the element with the specified number, if existing.
- getElementInfo(int) - Method in class com.saperion.rmi.SaDocInfoImpl
-
Returns the element info of the element with the specified number, if existing.
- getElementInfoMap() - Method in interface com.saperion.intf.SaDocInfo
-
Returns the structure-elements as a map with the corresponding element number as key.
- getElementInfoMap() - Method in class com.saperion.rmi.SaDocInfoImpl
-
Returns the structure-elements as a map with the corresponding element number as key.
- getEnableMaximize() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the enableMaximize property.
- getEncodedValue() - Method in class com.saperion.connector.ldap.ConnectionControl
- getEncryptionKeys() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns a
Pair
ofKey
s that should be used to encrypt/decrypt the configuration values. - getEntityName() - Method in class com.saperion.rmi.DDCInfo
-
Gets the entity name.
- getEntry(Class<T>) - Method in interface com.saperion.intf.SaSystemSetting
-
Returns the specific system setting.
- getEntry(Class<T>) - Method in interface com.saperion.intf.SaUserSetting
-
Returns the specific user setting.
- getEntry(Class<T>) - Method in class com.saperion.settings.SaSystemSettingImpl
-
Returns the specific system setting.
- getEntry(Class<T>) - Method in class com.saperion.settings.SaUserSettingImpl
-
Returns the specific user setting.
- getErrMsg() - Method in interface com.saperion.intf.wf.TaskInfo
- getErrMsg() - Method in class com.saperion.wf.TaskInfoImpl
- getError() - Method in exception com.saperion.exception.SaSapUrlException
- getError() - Method in interface com.saperion.intf.wf.HistoryInfo
- getError() - Method in exception com.saperion.rmi.serverexception.SaRMISapException
- getError() - Method in class com.saperion.wf.HistoryInfoImpl
- getErrorClass() - Method in class com.saperion.wf.ExecutionResult
- getErrorCode() - Method in class com.saperion.rmi.SaJNIPrpcResult
- getErrorCode() - Method in exception com.saperion.rmi.serverexception.SaRMIFolderException
- getErrorCode() - Method in class com.saperion.wf.ExecutionResult
- getErrorMessage() - Method in class com.saperion.rmi.SaJNIPrpcResult
- getErrorMessage() - Method in class com.saperion.wf.ExecutionResult
- getErrorMsg() - Method in interface com.saperion.intf.wf.HistoryInfo
- getErrorMsg() - Method in class com.saperion.wf.HistoryInfoImpl
- getErrorParameter() - Method in exception com.saperion.rmi.serverexception.SaRMIFolderException
- getEscalationDate() - Method in interface com.saperion.intf.wf.EscalationHoldInfo
- getEscalationDate() - Method in class com.saperion.wf.EscalationHoldInfoImpl
- getEscalationHoldInfo() - Method in interface com.saperion.intf.wf.TaskInfo
- getEscalationHoldInfo() - Method in class com.saperion.wf.TaskInfoImpl
- getEscalationId() - Method in interface com.saperion.intf.wf.EscalationHoldInfo
- getEscalationId() - Method in class com.saperion.wf.EscalationHoldInfoImpl
- getEstWorkingTime() - Method in interface com.saperion.intf.wf.TimeInfo
- getEstWorkingTime() - Method in class com.saperion.wf.TimeInfoImpl
- getEventFilter() - Method in interface com.saperion.intf.SaEventListener
-
Returns the event filter for this listener.
- getEventId() - Method in class com.saperion.event.SaWfEventImpl
-
Reads the event ID.
- getEventId() - Method in interface com.saperion.intf.wf.SaWfEvent
-
Reads the event ID.
- getEventName() - Method in class com.saperion.operations.events.FireCustomEvent
- getEventNumber() - Method in class com.saperion.event.SaEventImpl
-
Reads the event number.
- getEventNumber() - Method in interface com.saperion.intf.SaEvent
-
Reads the event number.
- getEventsEnabled() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns whether events (e.g.
- getEventsEnabled() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getEventsEnabled() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns whether events (e.g.
- getEventsEnabled() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getEventsEnabled(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns whether events (e.g.
- getExecutionResult() - Method in interface com.saperion.connector.wf.WorkflowResult
- getExecutionResult() - Method in class com.saperion.connector.wf.WorkflowResultImpl
- getExecutionResult() - Method in exception com.saperion.rmi.serverexception.wf.SaRMIWorkflowException
- getExecutor() - Method in interface com.saperion.intf.wf.HistoryInfo
- getExecutor() - Method in class com.saperion.wf.HistoryInfoImpl
- getExpectedDefinitionKind() - Method in exception com.saperion.exception.WrongDefinitionKindException
-
This method returns the kind of definition that was expected.
- getExpectedHash() - Method in class com.saperion.bean.ContentStream
-
Get the hash which was set by client which tries to archive the content.
- getExpectedLength() - Method in class com.saperion.bean.ContentStream
-
Returns the expected length (number of bytes) of this stream.
- getExpiryTime() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getExstyle() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the exstyle property.
- getExtension() - Method in enum com.saperion.constants.mime.Extensions
- getExternalStorageFoldersForUpload() - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- getExternalStorageFoldersForUpload() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Fetches all folders of all External Storage services from where documents need to be uploaded
- getExternalStorageFoldersForUpload() - Method in interface com.saperion.connector.SaClassicConnector
-
Fetches all folders of all types of External Storage services from where documents need to be uploaded
- getExternalStorageFoldersForUpload() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getExternalStorageFoldersForUpload(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Fetches all folders of all External Storage services from where documents need to be uploaded
- getExternalStorageFoldersForUpload(int, ExternalStorageType) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Fetches all folders of provided External Storage from where documents need to be uploaded
- getExternalStorageFoldersForUpload(ExternalStorageType) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- getExternalStorageFoldersForUpload(ExternalStorageType) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Fetches all foldes of External Storage from where documents need to be uploaded
- getExternalStorageFoldersForUpload(ExternalStorageType) - Method in interface com.saperion.connector.SaClassicConnector
-
Fetches all folders of External Storage from where documents need to be uploaded
- getExternalStorageFoldersForUpload(ExternalStorageType) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getExternalStorageMapping(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Fetches the external storage mapping for the provided SysRowId
- getExternalStorageMapping(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- getExternalStorageMapping(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Fetches the external storage mapping for the provided SysRowId
- getExternalStorageMapping(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Fetches the external storage mapping for the provided SysRowId
- getExternalStorageMapping(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFailoverInfo() - Method in interface com.saperion.intf.SaSystemInfo
-
Reads the failover informations.
- getFailoverInfo() - Method in class com.saperion.rmi.SaSystemInfoImpl
-
Reads the failover informations.
- getFailoverIP() - Method in interface com.saperion.intf.SaFailoverInfo
- getFailoverIP() - Method in class com.saperion.rmi.SaFailoverInfoImpl
- getFailOvers() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getFeatures() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Read the features.
- getFeatures() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Read the features.
- getFeatures() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getFeatures() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the features enabled in the Saperion system.
- getFeatures() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFeatures() - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads the features from backend.
- getFetchSize() - Method in class com.saperion.rmi.SaQueryInfo
- getField() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the field property.
- getFieldDDC() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the fieldDDC property.
- getFieldDefault() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the fieldDefault property.
- getFieldDescription() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the fieldDescription property.
- getFieldDescriptions(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the field descriptions for a given DDC.
- getFieldDescriptions(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the field descriptions for a given DDC.
- getFieldDescriptions(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Reads the field descriptions for a given DDC.
- getFieldDescriptions(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the field descriptions for a given DDC.
- getFieldDescriptions(String, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Reads the field descriptions for a given DDC.
- getFieldDescriptions(String, String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getFieldDescriptions(String, String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads the field descriptions for a given DDC.
- getFieldLength() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the fieldLength property.
- getFieldList() - Method in interface com.saperion.intf.DDC
- getFieldList() - Method in class com.saperion.rmi.DDCImpl
- getFieldName() - Method in interface com.saperion.intf.SaFilterValue
- getFieldName() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the fieldName property.
- getFieldNames() - Method in class com.saperion.event.SaEventImpl
-
Reads the fieldnames of this event.
- getFieldNames() - Method in interface com.saperion.intf.SaEvent
-
Reads the fieldnames of this event.
- getFields() - Method in interface com.saperion.intf.DDC
-
Returns a map containing information about the fields of this DDC.
- getFields() - Method in class com.saperion.ngc.iform.xml.GroupType
-
Gets the value of the fields property.
- getFields() - Method in class com.saperion.rmi.DDCImpl
- getFieldsDescriptionList() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
ddc fields descriptions.
- getFieldType() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the fieldtype.
- getFieldType() - Method in interface com.saperion.intf.SaPropertyValue
-
Reads the field type.
- getFieldType() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the fieldType property.
- getFieldType() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Reads the field type.
- getFieldValues() - Method in exception com.saperion.exception.ConstraintViolationException
- getFilename() - Method in class com.saperion.connector.structures.Element
- getFilename(String) - Static method in class com.saperion.util.MimeUtil
-
Deprecated.Will be removed in 8.1. Use
MultipageDocUtil.getFilename(String)
instead. - getFilename(String) - Static method in class com.saperion.util.MultipageDocUtil
-
Extracts and returns the filename of the given path.
- getFileName() - Method in class com.saperion.bean.ContentStream
- getFileName() - Method in enum com.saperion.config.SaJMXConstants.ConfigKey
-
Configuration filename.
- getFileName() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
-
Deprecated.Since 7.1 SP1 use
SaDocInfo.ElementInfo.getName()
orSaDocInfo.ElementInfo.getFullName()
instead - getFileName() - Method in class com.saperion.rmi.SaCheckoutInfo
- getFileName() - Method in class com.saperion.rmi.SaContentStream
- getFileName() - Method in class com.saperion.rmi.SaRMIInputStream
- getFileName() - Method in class com.saperion.util.configuration.ConfigFile
- getFileName() - Method in interface com.saperion.util.configuration.ConfigFileDescriptor
-
Returns the name of the configuration file.
- getFileName(PropertiesResource) - Static method in class com.saperion.common.config.loader.FilePropertiesLoader
-
Returns the filename used by this
PropertiesLoader
when it tries to load the givenPropertiesResource
. - getFileNames(SaJMXConstants.ConfigVariant) - Static method in class com.saperion.config.SaJMXConstants
-
Reads the default filenames for different configurations.
- getFilePath(PropertiesResource) - Method in class com.saperion.common.config.loader.FilePropertiesLoader
-
Returns the file path build by this
PropertiesLoader
when it tries to load the givenPropertiesResource
. - getFileProperty(SaJMXConstants.ConfigKey, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads file property.
- getFilledInMB() - Method in class com.saperion.rmi.storage.MediumFillState
- getFillState() - Method in class com.saperion.rmi.storage.Medium
- getFilter() - Method in class com.saperion.operations.lookup.SearchLookupEntriesOperation
- getFilter() - Method in class com.saperion.operations.lookup.SearchUniqueLookupEntryOperation
- getFilterIds() - Method in class com.saperion.events.bean.SaXEventBean
- getFilters() - Method in interface com.saperion.intf.SaEventFilter
-
Returns the array of filter values.
- getFilters() - Method in class com.saperion.rmi.SaRMIEventFilter
-
Returns the array of filter values.
- getFilterValue() - Method in interface com.saperion.intf.SaFilterValue
- getFirst() - Method in class com.saperion.common.lang.encapsulation.Pair
-
Returns the first object.
- getFirst() - Method in class com.saperion.common.lang.encapsulation.Triple
-
Returns the first object.
- getFirstProvider() - Method in class com.saperion.common.lang.classloading.ServiceLoader
-
Loads and returns the first provider the same way as a call to
ServiceLoader.iterator()
would do. - getFirstResult() - Method in class com.saperion.rmi.SaQueryInfo
- getFirstToken(String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Returns the first token of the given value, separated by the given delimiter.
- getFlags() - Method in interface com.saperion.intf.SaFilterValue
- getFlags() - Method in interface com.saperion.intf.wf.TaskInfo
- getFlags() - Method in class com.saperion.ngc.iform.xml.HotkeyType
-
Gets the value of the flags property.
- getFlags() - Method in class com.saperion.wf.TaskInfoFlags
- getFlags() - Method in class com.saperion.wf.TaskInfoImpl
- getFloat(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aFloat
. - getFloat(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aFloat
. - getFloatValue() - Method in interface com.saperion.intf.SaValue
-
Returns the float value, if set.
- getFName() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the fName property.
- getFnClose() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the fnClose property.
- getFnOpen() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the fnOpen property.
- getFolderByPath(String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the folder which matches to the given path.
- getFolderByPath(String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderChildren(int, String, String, int, SaQueryInfo, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns a cursor with the children of the given node.
- getFolderChildren(String, String, int, SaQueryInfo, int) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Returns a cursor with the children of the given node.
- getFolderChildren(String, String, int, SaQueryInfo, int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns a cursor with the children of the given node.
- getFolderChildren(String, String, int, SaQueryInfo, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns a list with the children of the given node.
- getFolderChildren(String, String, int, SaQueryInfo, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderClass(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the folder class with the given name.
- getFolderClass(String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Reads the folder class with the given name.
- getFolderClass(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the folder class with the given name.
- getFolderClass(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the folder class with the given name.
- getFolderClass(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderDDC() - Method in class com.saperion.folder.FolderUpdateInfo
-
Returns the DDX of the folder.
- getFolderDDC() - Method in class com.saperion.folder.SaFolderClassBean
- getFolderDDCName() - Method in interface com.saperion.folder.SaFolderClass
-
Reads the folder name for this class.
- getFolderDDCName() - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads the folder name for this class.
- getFolderDefinitions() - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the registered folder DDC names from the repository.
- getFolderDefinitions() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderEditMask() - Method in class com.saperion.folder.SaFolderClassBean
- getFolderFromPath(int, String, String, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the node(s) which match to the given path.
- getFolderFromPath(String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the folders which match to the given path.
- getFolderFromPath(String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderFromPath(String, String, String, boolean) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Returns the node(s) which match to the given path.
- getFolderFromPath(String, String, String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the node(s) which match to the given path.
- getFolderId() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getFolderInfo(int, String, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the folder info object for the given folder.
- getFolderInfo(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.getFolderInfo(String, String, boolean)
instead. Will be removed in version 8.1. - getFolderInfo(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- getFolderInfo(String, String, boolean) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Reads the folder info object for the given folder.
- getFolderInfo(String, String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the folder info object for the given folder.
- getFolderInfo(String, String, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the folder information object for the given folder.
- getFolderInfo(String, String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderName() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getFolderName() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getFolderParent(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the parent of the given node.
- getFolderParent(String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Returns the parent of the given node.
- getFolderParent(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the parent of the given node.
- getFolderParent(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the parent of the given folder.
- getFolderParent(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderRights(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the rights mask for the given folder and user.
- getFolderRights(String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Returns the rights mask for the given folder and user.
- getFolderRights(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns the rights mask for the given folder and user.
- getFolderRights(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the rights mask for the given folder and user.
- getFolderRights(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFolderSysrowId() - Method in class com.saperion.folder.FolderUpdateInfo
-
Returns the sysrowid of the folder.
- getFolderTableDDC() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getFolderTableDDC() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getFolderType() - Method in class com.saperion.folder.FolderUpdateInfo
-
The Type of the Folder to refresh.
- getFolderUpdateInfo(int, Map<String, Long>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Calculates a cut set of folders that shall be refreshed on client side.
- getFolderUpdateInfo(Map<String, Long>) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Get the Set of folders that shall be refreshed.
- getFolderUpdateInfo(Map<String, Long>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Get the Set of folders that shall be refreshed.
- getFolderUpdateInfo(Map<String, Long>) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.No longer supported. Will be removed in 8.1.
- getFolderUpdateInfo(Map<String, Long>) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- getFolderXhdoc() - Method in class com.saperion.folder.FolderUpdateInfo
-
Returns the xhdoc of the folder.
- getFont() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.LabelType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the font property.
- getFont() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the font property.
- getForm() - Method in class com.saperion.settings.FormWrapper
-
Gets the
Form
. - getFormatString() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the formatString property.
- getFractionDigits() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the fractionDigits property.
- getFrame() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the frame property.
- getFrame() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the frame property.
- getFrame() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the frame property.
- getFrameColor() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the frameColor property.
- getFrameCount() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getFrameId() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the frameId property.
- getFrameposition() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the frameposition property.
- getFramePosition() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the framePosition property.
- getFrameScale() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the frameScale property.
- getFrom() - Method in class com.saperion.ngc.iform.xml.ConnectionType
-
Gets the value of the from property.
- getFromInt(int) - Static method in enum com.saperion.constants.SaConstants.SaFieldType
-
Gets the from int.
- getFullname() - Method in class com.saperion.users.UserName
- getFullName() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
-
Returns the full name of the element as it was stored in the archive (with page-numbers for multi-page-tiffs but without path).
- getFullName() - Method in class com.saperion.users.UserNameIdPair
- getFulltext(int, String, String, String, String, long) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the fulltext information for the given document with the given SYSROWID in the given DDC.
- getFulltext(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.Will be removed in 8.1. Use
SaClassicConnector.getFulltext(String, String, String, long)
instead. - getFulltext(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- getFulltext(String, String, String, long) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the fulltext information for the given document with the given HDOC in the given DDC from the specified field.
- getFulltext(String, String, String, long) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getFulltext(String, String, String, String, long) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Reads the fulltext information for the given document with the given SYSROWID in the given DDC.
- getFulltext(String, String, String, String, long) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the fulltext information for the given document with the given SYSROWID in the given DDC.
- getFullTextFields(int, String, List<String>, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Fetches values of Full text columns
- getFullTextFields(String, List<String>, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Fetches values of Full text columns
- getFullTextFields(String, List<String>, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getFullTextFields(String, List<String>, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Fetches values of Full text columns
- getFullTextFields(String, List<String>, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getGB(long) - Static method in class com.saperion.util.FileSizeCalcer
-
Calculates the file size in GigaByte of the given bytes.
- getGivenRevisionReference() - Method in exception com.saperion.exception.OutdatedRevisionWriteException
- getGroupbox() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the groupbox property.
- getGroupbox() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the groupbox property.
- getGroupbox() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the groupbox property.
- getGroupbox(int[], String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Read the content of the group box.
- getGroupbox(int[], String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Read the content of the group box.
- getGroupKind() - Method in interface com.saperion.intf.SaUserInfo
-
This method returns the kind of user management entity.
- getGroupKind() - Method in class com.saperion.rmi.SaUserInfoImpl
-
This method returns the kind of user management entity.
- getGroupName() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the groupName property.
- getGroups() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the groups property.
- getHashAlgorithm() - Method in class com.saperion.bean.ContentStream
-
Get the MessageDigest which will be used for calculating the hash
- getHdoc() - Method in interface com.saperion.intf.SaDocInfo
- getHdoc() - Method in interface com.saperion.intf.SaSaveInfo
-
Gets the HDOC of the document.
- getHdoc() - Method in class com.saperion.rmi.SaDocInfoImpl
- getHdoc() - Method in class com.saperion.rmi.SaSaveInfoImpl
-
Gets the HDOC of the document.
- getHDoc() - Method in class com.saperion.event.SaEventImpl
-
Reads the HDOC for this event.
- getHDoc() - Method in class com.saperion.event.SaWfEventImpl
-
Reads the HDOC for this event.
- getHDoc() - Method in interface com.saperion.intf.SaEvent
-
Reads the HDOC for this event.
- getHDoc() - Method in interface com.saperion.intf.wf.SaWfEvent
-
Reads the HDOC for this event.
- getHDoc() - Method in class com.saperion.operations.document.GetDocumentInfo
- getHDocForSysRowId(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Searchs the HDOC for the given SysRowId.
- getHDocForSysRowId(String, String) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Searchs the HDOC for the given SysRowId.
- getHDocForSysRowId(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Searchs the HDOC for the given SysRowId.
- getHeader() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the header property.
- getHeight() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getHexId() - Method in class com.saperion.rmi.MandantInfo
- getHibernateEntitymap() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
The XML Hibernate configuration.
- getHibernateEntitymap() - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Returns the hibernate entity map.
- getHidden() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the hidden property.
- getHierarchicalNames(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
- getHierarchicalNames(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
- getHistId() - Method in interface com.saperion.intf.wf.CommentInfo
- getHistId() - Method in class com.saperion.wf.CommentInfoImpl
- getHistory() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the process history.
- getHistory() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the process history.
- getHistoryInfos(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the history for the given task.
- getHistoryInfos(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the history for the given task.
- getHistoryInfos(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the history for the given task.
- getHistoryInfos(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the history for the given task.
- getHistoryXML() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the process history as XML.
- getHistoryXML() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the process history as XML.
- getHistoryXML(String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the process history as XML.
- getHistoryXML(String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the process history as XML.
- getHistoryXML2(String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the second variant of process history as XML.
- getHistoryXML2(String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the second variant of process history as XML.
- getHistoryXML2(String, boolean) - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the second variant of process history as XML with ascending / descending switch.
- getHistoryXML2(String, boolean) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the second variant of process history as XML with ascending / descending switch.
- getHoldDate() - Method in interface com.saperion.intf.wf.EscalationHoldInfo
- getHoldDate() - Method in class com.saperion.wf.EscalationHoldInfoImpl
- getHomeField() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the homeField property.
- getHotkey() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the hotkey property.
- getHotkey() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the hotkey property.
- getId() - Method in enum com.saperion.constants.SaWFConstants.CommandId
- getId() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getId() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the id property.
- getId() - Method in class com.saperion.operations.document.LoadDocumentById
- getId() - Method in class com.saperion.operations.document.LoadDocumentRevisionById
- getId() - Method in class com.saperion.rmi.MandantInfo
- getId() - Method in class com.saperion.rmi.storage.Medium
- getId() - Method in enum com.saperion.settings.SystemFileKind
- getId() - Method in class com.saperion.users.UserNameIdPair
- getId() - Method in class com.saperion.util.HdocUtil.DocId
-
Gets the id.
- getId() - Method in class com.saperion.util.HdocUtil.SAPDocId
- getId(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aGuid
. - getId(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aGuid
. - getID() - Method in class com.saperion.connector.ldap.ConnectionControl
- getIdsFromQuery(int, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Executes a HQL query and returns the results as a string list.
- getIdsFromQuery(String) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Executes a HQL query and returns the results as a string list.
- getIdsFromQuery(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Executes a HQL query and returns the results as a string list.
- getInbox(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Read the content of the inbox.
- getInbox(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Read the content of the inbox.
- getInclude() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the include property.
- getInclude() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the include property.
- getInclude() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the include property.
- getInclude() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the include property.
- getIncludeForm() - Method in class com.saperion.ngc.iform.xml.IncludeType
-
Gets the value of the includeForm property.
- getIndex() - Method in class com.saperion.connector.structures.Element
- getIndex() - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- getIndex() - Method in interface com.saperion.intf.wf.CommentInfo
- getIndex() - Method in interface com.saperion.intf.wf.HistoryInfo
- getIndex() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the index property.
- getIndex() - Method in class com.saperion.wf.CommentInfoImpl
- getIndex() - Method in class com.saperion.wf.HistoryInfoImpl
- getIndexData() - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- getIndexData() - Method in class com.saperion.operations.lookup.CreateLookupEntryOperation
- getIndexDataChanges() - Method in class com.saperion.operations.lookup.UpdateLookupEntry
- getIndexFieldKind() - Method in interface com.saperion.intf.SaFieldDescription
- getIndexForm() - Method in interface com.saperion.intf.SaNavigation
- getIndexForm() - Method in class com.saperion.rmi.SaNavigationImpl
- getIndexMask() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the indexMask property.
- getIndexStates() - Method in class com.saperion.rmi.SaQueryInfo
- getInfoFlags() - Method in interface com.saperion.intf.wf.TaskInfo
- getInfoFlags() - Method in class com.saperion.wf.TaskInfoImpl
- getInheritACL() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the inheritACL property.
- getInheritQuery() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the inheritQuery property.
- getInitializer(String) - Method in class com.saperion.web.WebAppInitUtil
-
Returns the WebAppInitializer by the given name if existing, null otherwise.
- getInjector(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
This method returns the injector for the given session.
- getInputMask() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the inputMask property.
- getInputStream() - Method in class com.saperion.bean.ContentStream
-
Gets the
InputStream
this instance holds information about. - getInputStream() - Method in class com.saperion.common.io.InputStreamDescriptor
-
Gets the
InputStream
this instance holds information about. - getInputStream() - Method in class com.saperion.common.io.ReadOnceTempFileByteBuffer
- getInputStream() - Method in class com.saperion.common.io.SerializableInputStream
-
This method returns the wrapped input stream that is serialized by this stream.
- getInputStream() - Method in class com.saperion.common.io.TempFileByteBuffer
- getInputStream() - Method in class com.saperion.rmi.DirectWriteContentHandler
- getInputStream() - Method in interface com.saperion.rmi.SerializableStreamContentHandler
- getInputStream() - Method in class com.saperion.rmi.TempBufferContentHandler
- getInstance() - Static method in class com.saperion.common.lang.iterator.EmptyIterator
-
Returns an instance of
EmptyIterator
. - getInstance() - Static method in class com.saperion.config.SaJMXConfiguration
-
Get instance.
- getInstance() - Static method in class com.saperion.config.SaJmxGuard
-
The factory method to get the singleton instance of
SaJmxGuard
- getInstance() - Static method in class com.saperion.config.TrustedApplicationsUtility
-
Get instance of
TrustedApplicationsUtility
to authorize Clients of JCS - getInstance() - Static method in class com.saperion.connector.rmi.SaRMIConnectionHandler
- getInstance() - Static method in class com.saperion.util.configuration.ConfigHolder
-
Returns an instance of this class.
- getInstance() - Static method in class com.saperion.util.StartupTimer
- getInstance() - Static method in class com.saperion.web.WebAppInitUtil
-
Returns the instance of this WebAppInitUtil.
- getInstance(int) - Static method in enum com.saperion.settings.SystemFileKind
-
Gets the instance matching to the id.
- getInstance(Class<T>) - Method in interface com.saperion.operations.inject.Injector
- getInstance(Properties) - Static method in class com.saperion.connector.ldap.SaLDAPAuthenticator
-
Get the instance of this class.
- getInteger(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to anInteger
. - getInteger(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to anInteger
. - getIntegerProperty(String, int) - Method in enum com.saperion.config.SaAgentConfig
-
Get the value of a property as an integer
- getIntProperty(SaJMXConstants.ConfigKey, String, int) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads integer property with default value.
- getIntProperty(String, int) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads integer property in dotted name format with default value.
- getIntValue() - Method in interface com.saperion.intf.SaValue
-
Returns the integer value, if set.
- getIntValue(String) - Method in class com.saperion.wf.WorkflowDataHolder
-
Reads the int value from the result map.
- getInvolvedUsers(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads all users involved in the set of ACL's.
- getInvolvedUsers(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads all users involved in the set of ACL's.
- getInvolvedUsers(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all users involved in the set of ACL's.
- getInvolvedUsers(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.getAuthorizedUsers(String, String, MatchKind)
instead. Will be removed in version 8.1. - getInvolvedUsers(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- GetIxosDDCNames - Class in com.saperion.operations
-
This operation returns the names of all DDCs that are used to store documents loaded by the IXOS connector.
- GetIxosDDCNames() - Constructor for class com.saperion.operations.GetIxosDDCNames
- getJMXPort() - Method in interface com.saperion.intf.SaSystemInfo
- getJMXPort() - Method in class com.saperion.rmi.SaSystemInfoImpl
- getJnaToken() - Method in class com.saperion.operations.inject.SessionTokens
- getJNIContext() - Method in interface com.saperion.intf.wf.ContextInfo
-
Converts to JNI context.
- getJNIContext() - Method in class com.saperion.rmi.ContextInfoImpl
-
Converts to JNI context.
- getJniToken() - Method in class com.saperion.operations.inject.SessionTokens
- getJNIValue(String, Object, SaFieldDescription[]) - Static method in class com.saperion.util.SaperionDataType
-
Returns the SaJNIValue for the given value and saJNIFieldDescriptions.
- getJoinField() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the joinField property.
- getJoinInfos() - Method in class com.saperion.rmi.SaQueryInfo
- getKB(long) - Static method in class com.saperion.util.FileSizeCalcer
-
Calculates the file size in KiloByte of the given bytes.
- getKey() - Method in class com.saperion.ngc.iform.xml.HotkeyType
-
Gets the value of the key property.
- getKey(byte[], boolean) - Method in interface com.saperion.common.crypto.Cipher
-
Restores a
Key
from the specified encoded representation (as retrieved byKey.getEncoded()
). - getKey(String, byte[]) - Method in interface com.saperion.common.crypto.Cipher
-
Creates a
Key
from the specified password and salt implicitly using theKeyDerivationAlgorithm
associated with thisCipher
. - getKeyDerivationAlgorithm() - Method in interface com.saperion.common.crypto.Cipher
-
Returns the
KeyDerivationAlgorithm
of thisCipher
. - getKeys() - Method in class com.saperion.util.Utf8ResourceBundle
- getKeySize() - Method in enum com.saperion.common.crypto.CipherStrategy
-
Returns the key size (number of bits) of this
CipherStrategy
. - getKeysToSuppress() - Method in class com.saperion.common.config.jndi.JndiPropertiesFromResourceFactory
- getKeysToSuppress() - Method in class com.saperion.common.config.jndi.TomcatJndiPropertiesFromResourceFactory
- getKind() - Method in interface com.saperion.intf.wf.HistoryInfo
- getKind() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the kind property.
- getKind() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the kind property.
- getKind() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the kind property.
- getKind() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the kind property.
- getKind() - Method in class com.saperion.wf.HistoryInfoImpl
- getLabel() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the label property.
- getLabel() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the label property.
- getLabel() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the label property.
- getLabel() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the label property.
- getLabel() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the label property.
- getLastModified() - Method in class com.saperion.settings.Setting
- getLastOverload() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getLastTaskInfo() - Method in interface com.saperion.intf.wf.TaskInfo
- getLastTaskInfo() - Method in class com.saperion.wf.TaskInfoImpl
- getLastUpdatedTime() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getLastWriteAccess() - Method in class com.saperion.rmi.storage.MediumAccessData
- GetLatestRevisionId - Class in com.saperion.operations.document
-
This
Operation
returns the id of the latest revision of the document given by its id. - GetLatestRevisionId(DocumentReferenceType) - Constructor for class com.saperion.operations.document.GetLatestRevisionId
- getLatestRevisionReference() - Method in exception com.saperion.exception.OutdatedRevisionWriteException
- getLayout() - Method in class com.saperion.ngc.iform.PaneDescription
- getLayoutVersion() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the layoutVersion property.
- getLeft() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the left property.
- getLength() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the length if this field.
- getLengthLimit() - Method in class com.saperion.bean.ContentStream
-
Returns the max allowed stream length limit.
- getLevel() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the level property.
- getLicenseCount(int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Read the licence count for the given user.
- getLicenseCount(int) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Read the licence count for the given user.
- getLicenseCount(int) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Read the licence count for the given user.
- getLicenseCount(int) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the overall count of Licenses of the given type in the system.
- getLicenseCount(int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getLicenseCount(int) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Read the licence count for the given user.
- getLicenseType() - Method in exception com.saperion.exception.SaLicenseNotAllowedException
- getLicenseType() - Method in exception com.saperion.rmi.serverexception.SaRMILicenseNotAllowedException
- getLimit() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the limit property.
- getLimitType() - Method in class com.saperion.rmi.SaQueryInfo.CustomIndexState
- getLinkDDCName() - Method in class com.saperion.event.SaEventImpl
- getLinkDDCName() - Method in interface com.saperion.intf.SaEvent
- getLinkId() - Method in class com.saperion.event.SaEventImpl
- getLinkId() - Method in class com.saperion.structures.LinkInfo
-
Gets the id (Hdoc) of linked document.
- getLinkProperty(SaJMXConstants.ConfigKey) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads linked file property.
- getLinkUid() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getListVersion() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the listVersion property.
- getListVersion() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the listVersion property.
- getLoad() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getLoadKind() - Method in class com.saperion.operations.document.LoadDocumentById
- getLoadKind() - Method in class com.saperion.operations.document.LoadDocumentRevisionById
- getLocalizedMessage() - Method in exception com.saperion.common.lang.exception.BaseException
- getLocalizedMessage(Throwable, Locale) - Static method in class com.saperion.common.lang.exception.Exceptions
-
Returns the localized message of the specified
Throwable
. - getLocalizedMessage(Locale) - Method in exception com.saperion.common.lang.exception.BaseException
-
Tries to read a localized format string from a
ResourceBundle
for the specifiedLocale
and uses the parameters specified in the constructor to create a resulting localized message and returns this message. - getLocalizedMessages(Throwable, Locale) - Static method in class com.saperion.common.lang.exception.Exceptions
-
Returns an array of the messages of the specified
Throwable
and all its causes, and tries to get localized messages the same way asExceptions.getLocalizedMessage(Throwable, Locale)
would do. - getLocalizedMessages(Locale) - Method in exception com.saperion.common.lang.exception.BaseException
-
Returns an array of the messages of this exception and all its causes, and tries to get localized messages the same way as
BaseException.getLocalizedMessage(Locale)
would do. - getLockInfo(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Gets the lock info for a given node.
- getLockInfo(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Gets the lock info for a given node.
- getLockInfo(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Gets the lock info for a given node.
- getLockInfo(String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the locking information for a given document.
- getLockInfo(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getLocks(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads all locks from the given DDC.
- getLocks(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all locks from the given DDC.
- getLocks(String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads all locks from the given DDC.
- getLocks(String, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads all locks from the given DDC.
- getLocks(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all locks from the given DDC.
- getLocks(String, String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads all locks from the given DDC.
- getLockToken() - Method in interface com.saperion.intf.SaDocumentInfo
-
Returns the lock-token if the document is locked.
- getLockToken() - Method in interface com.saperion.intf.SaLockInfo
-
Returns the lock token; only relevant for JCR.
- getLockToken() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Returns the lock-token if the document is locked.
- getLockType() - Method in interface com.saperion.intf.SaDocumentInfo
-
Returns the lock-type if the document is locked.
- getLockType() - Method in interface com.saperion.intf.SaLockInfo
-
Reads the lock type.
- getLockType() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Returns the lock-type if the document is locked.
- getLockUser() - Method in interface com.saperion.intf.SaDocumentInfo
-
Returns the user that has locked this document if the document is locked.
- getLockUser() - Method in interface com.saperion.intf.SaLockInfo
-
Returns the lock owner.
- getLockUser() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Returns the user that has locked this document if the document is locked.
- getLogger(Class<?>) - Static method in class com.saperion.common.logging.Logger
-
Returns a logger for the specified
Class
. - getLogger(String) - Static method in class com.saperion.common.logging.Logger
-
Returns a logger with the specified name.
- getLong(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aLong
. - getLong(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
and converts it to aLong
. - getLookupCondition() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupCondition property.
- getLookupConditionField() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupConditionField property.
- getLookupConditionFieldDbName() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupConditionFieldDbName property.
- getLookupConditionFieldType() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupConditionFieldType property.
- getLookupDDC() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupDDC property.
- GetLookupEntryAccessControlListsOperation - Class in com.saperion.operations.lookup
-
This
Operation
returns references to all access control lists set on a given lookup entry. - GetLookupEntryAccessControlListsOperation(LookupEntryReferenceType) - Constructor for class com.saperion.operations.lookup.GetLookupEntryAccessControlListsOperation
- GetLookupEntryOperation - Class in com.saperion.operations.lookup
-
This
Operation
returns a lookup entry given by its reference. - GetLookupEntryOperation(LookupEntryReferenceType) - Constructor for class com.saperion.operations.lookup.GetLookupEntryOperation
- getLookupEntryReference() - Method in class com.saperion.operations.lookup.GetLookupEntryOperation
- getLookupField() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupField property.
- getLookupFieldDbName() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupFieldDbName property.
- getLookupFieldType() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupFieldType property.
- getLookupLocation(PropertiesResource) - Method in class com.saperion.common.config.loader.JndiPropertiesLoader
-
Returns the JNDI lookup path used by this
PropertiesLoader
instance when it tries to load thePropertiesResource
via JNDI. - getLookupTableDef() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the definition of lookup table.
- getLookupTableField() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the field in the lookup table.
- getMachine() - Method in class com.saperion.rmi.SaCheckoutInfo
- getMandant() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getMandant() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getMandant() - Method in interface com.saperion.intf.SaEventFilter
-
Returns the mandant.
- getMandant() - Method in class com.saperion.rmi.SaRMIEventFilter
-
Returns the mandant.
- getMandantIdForDDC(String, String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Reads the mandant ID.
- getMandantIdForDDC(String, String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads the mandant ID for the given DDC.
- getMandantInfo() - Method in class com.saperion.rmi.DDCInfo
-
Gets the mandant info.
- getMandantUid() - Method in interface com.saperion.intf.SaUserInfo
- getMandantUid() - Method in class com.saperion.rmi.SaUserInfoImpl
- getMandatory() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the mandatory property.
- getMashup() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the mashup property.
- getMashup() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the mashup property.
- getMashup() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the mashup property.
- getMashup() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the mashup property.
- getMashup() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the mashup property.
- getMashUpHTML() - Method in class com.saperion.ngc.iform.xml.MashupType
-
Gets the value of the mashUpHTML property.
- getMashUpURL() - Method in class com.saperion.ngc.iform.xml.MashupType
-
Gets the value of the mashUpURL property.
- getMaskName() - Method in class com.saperion.folder.SaApplicationInfo
- getMaxDateForDB(String) - Static method in class com.saperion.constants.SaSQLConstants
-
Returns the minimum date value for the specified database or null, if database is unknown.
- getMaximumAgeInSeconds() - Method in class com.saperion.rmi.storage.ContainerTrigger
- getMaximumCount() - Method in class com.saperion.rmi.storage.ContainerTrigger
- getMaximumSizeInMB() - Method in class com.saperion.rmi.storage.ContainerTrigger
- getMaxInMemoryBytes() - Method in class com.saperion.common.io.TempFileByteBuffer
- getMaxRecords() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the maxRecords property.
- getMaxResult() - Method in class com.saperion.rmi.SaQueryInfo
- getMaxThreads() - Method in interface com.saperion.intf.SaSystemInfo
- getMaxThreads() - Method in class com.saperion.rmi.SaSystemInfoImpl
- getMB(long) - Static method in class com.saperion.util.FileSizeCalcer
-
Calculates the file size in MegaByte of the given bytes.
- getMBeanInfo() - Method in class com.saperion.config.SaAbstractJMXProperties
- getMBeanInfo() - Method in class com.saperion.config.SaJMXConfiguration
- getMBeanInfo() - Method in class com.saperion.util.StartupTimerMBean
- getMediaName() - Method in class com.saperion.operations.storage.DeleteNamedMediaOperation
- getMediaName() - Method in class com.saperion.operations.storage.ListStorageOperation
- getMember(int, WorkflowMember, int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads direct workflow member.
- getMember(WorkflowMember, int, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the member.
- getMember(WorkflowMember, int, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Reads the member.
- getMember(WorkflowMember, int, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Returns the workflow members by the given parameters.
This method is considered as a search-method. - getMember(WorkflowMember, int, String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads direct workflow member tree.
- getMember(WorkflowMember, int, String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads direct workflow member tree.
- getMembers() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the member.
- getMembers() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Reads the member.
- getMembers() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the workflow members in a full structured tree.
- getMembers() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the workflow member tree.
- getMembers() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the workflow member tree.
- getMembers(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the member.
- getMessage() - Method in interface com.saperion.connector.wf.WorkflowResult
- getMessage() - Method in class com.saperion.connector.wf.WorkflowResultImpl
- getMessage() - Method in exception com.saperion.exception.SaOperationRmiException
-
Deprecated.
- getMessage() - Method in exception com.saperion.exception.SaOperationRuntimeException
-
Deprecated.
- getMetadatas() - Method in class com.saperion.structures.Description
- getMime() - Method in enum com.saperion.constants.mime.MIME
- getMimeType(String) - Static method in class com.saperion.util.MimeUtil
-
Returns the MIME type matching the given filename.
- getMimeTypeByPath(String) - Static method in class com.saperion.util.MimeUtil
-
Returns the MIME type matching the given path (path/[/path...]/filename).
- getMinDateForDB(String) - Static method in class com.saperion.constants.SaSQLConstants
-
Returns the minimum date value for the specified database or null, if database is unknown.
- getMirror() - Method in class com.saperion.rmi.storage.Medium
- getMissingFields() - Method in exception com.saperion.exception.MandatoryConstraintViolationException
-
This method returns the names of the fields that need to be set to omit this exception.
- getMode() - Method in enum com.saperion.common.crypto.CipherStrategy
-
Returns the name of the mode of this
CipherStrategy
. - getModule() - Method in class com.saperion.common.lang.exception.ErrorCode
-
Returns the module (upper case) or
null
if no module was specified. - getMsgId() - Method in enum com.saperion.constants.SaWFConstants.CommandId
- getMultiUserSelect() - Method in class com.saperion.wf.ExecutionResult
- getMultiValueSeparator() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the multiValueSeparator property.
- getMultiValueSeparators() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the multivalue separators.
- getMultivalueTableName() - Method in interface com.saperion.intf.SaFieldDescription
- getName() - Method in interface com.saperion.common.config.resources.PropertiesResource
-
Returns the name of this
PropertiesResource
. - getName() - Method in enum com.saperion.config.SaJMXConstants.ConfigKey
-
Configuration name.
- getName() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getName() - Method in interface com.saperion.folder.SaFolderClass
- getName() - Method in class com.saperion.folder.SaFolderClassBean
- getName() - Method in class com.saperion.folder.SaFolderClassImpl
- getName() - Method in interface com.saperion.intf.DDC
-
Returns the name of this DDC.
- getName() - Method in interface com.saperion.intf.SaAcl
-
This method gets the name of the acl.
- getName() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
-
Returns only the name of the element.
- getName() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the name of this field.
- getName() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns the name of this property.
- getName() - Method in interface com.saperion.intf.SaUserInfo
-
Deprecated.use
SaUserInfo.getUserName()
instead - getName() - Method in class com.saperion.ngc.iform.xml.FontType
-
Gets the value of the name property.
- getName() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the name property.
- getName() - Method in class com.saperion.ngc.iform.xml.GroupType
-
Gets the value of the name property.
- getName() - Method in class com.saperion.rmi.DDCImpl
- getName() - Method in class com.saperion.rmi.MandantInfo
- getName() - Method in class com.saperion.rmi.SaAclImpl
-
This method gets the name of the acl.
- getName() - Method in enum com.saperion.rmi.SaFeature.FeatureKind
- getName() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns the name of this property.
- getName() - Method in class com.saperion.rmi.SaUserInfoImpl
-
Deprecated.
- getName() - Method in class com.saperion.rmi.SaWorkspaceInfo
- getName() - Method in class com.saperion.rmi.storage.Medium
- getName() - Method in class com.saperion.settings.Setting
- getName() - Method in class com.saperion.settings.SettingSearchInfo
- getName() - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- getNamedList() - Method in interface com.saperion.rmi.SaFeature
- getNamedList() - Method in class com.saperion.rmi.SaFeatureImpl
- getNameMatchkind() - Method in class com.saperion.settings.SettingSearchInfo
- getNaviDisplayFields() - Method in interface com.saperion.folder.SaFolderClass
-
Reads the navigation display fields.
- getNaviDisplayFields() - Method in class com.saperion.folder.SaFolderClassBean
- getNaviDisplayFields() - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads the navigation display fields.
- getNaviDisplayFieldsXML() - Method in interface com.saperion.folder.SaFolderClass
-
Reads the navigation display fields.
- getNaviDisplayFieldsXML() - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads the navigation display fields.
- getNewDocumentMask() - Method in class com.saperion.folder.SaFolderClassBean
- getNewEfileMask() - Method in class com.saperion.folder.SaFolderClassBean
- getNewFolderMask() - Method in class com.saperion.folder.SaFolderClassBean
- getNewPassword() - Method in class com.saperion.operations.user.ChangePassword
- getNewPassword() - Method in class com.saperion.operations.user.ChangePasswordOperation
- getNiceSize(long, FileSizeCalcer.CalcFactor) - Static method in class com.saperion.util.FileSizeCalcer
-
Computes the size using the specified factor and automatically adds the proper unit (B, KB or KiB, MB or MiB, GB or GiB, PB or PiB).
- getNodeAccessData(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Opens the document identified by hdoc and returns an object containing all access right data information for the session user.
- getNodeAccessData(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Opens the document identified by hdoc and returns an object containing all access right data information for the session user.
- getNodeAccessData(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Opens the document identified by hdoc and returns an object containing all access right data information for the session user.
- getNodeId() - Method in class com.saperion.event.SaWfEventImpl
-
Reads the node ID.
- getNodeId() - Method in interface com.saperion.intf.wf.SaWfEvent
-
Reads the node ID.
- getNodeIndex() - Method in interface com.saperion.intf.wf.ProcessInfo
- getNodeIndex() - Method in class com.saperion.wf.ProcessInfoImpl
- getNodeName() - Method in interface com.saperion.intf.wf.TaskAuditInfo
- getNodeName() - Method in class com.saperion.wf.TaskAuditInfoImpl
- getNodetableName() - Method in class com.saperion.rmi.SaWorkspaceInfo
- getNodeType() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getNodeType() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getNorth() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getNumber() - Method in class com.saperion.common.lang.exception.ErrorCode
-
Returns the number.
- getNumber() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getNumber() - Method in interface com.saperion.intf.SaEventFilter
-
Reads the filter number.
- getNumber() - Method in enum com.saperion.rmi.SaFeature.FeatureKind
- getNumber() - Method in class com.saperion.rmi.SaRMIEventFilter
-
Reads the filter number.
- getNumberOfBytes() - Method in class com.saperion.common.io.CountingInputStream
-
This method returns the number of bytes read from the stream so far.
- getNumberOfTokens(SaJMXConstants.ConfigKey, String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads a multivalue property and returns the number of tokens separated by the given delimiter.
- getObjectCount() - Method in class com.saperion.rmi.storage.MediumFillState
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.saperion.common.config.jndi.JndiPropertiesFromResourceFactory
- getObjectPool() - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Gets the object pool.
- getOldPassword() - Method in class com.saperion.operations.user.ChangePassword
- getOldPassword() - Method in class com.saperion.operations.user.ChangePasswordOperation
- getOlStyle() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the olStyle property.
- getOrDefault(Object, T) - Method in class com.saperion.common.lang.collection.CaseInsensitiveMap
- getOrgUnitbox(int[], String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Read the content of the organisation unit box.
- getOrgUnitbox(int[], String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Read the content of the organisation unit box.
- getOrgUnitUid() - Method in interface com.saperion.intf.SaUserInfo
- getOrgUnitUid() - Method in class com.saperion.rmi.SaUserInfoImpl
- getOs() - Static method in class com.saperion.connector.renditions.isys.util.OsInfo
- getOStyle() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the oStyle property.
- getOutOfOffice() - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Get the out of office status for the logged on user.
- getOutOfOffice() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Get the out of office status for the logged on user.
- getOutOfOffice() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Get the substitute for the logged on user.
- getOutOfOffice() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Get the out of office status for the logged on user.
- getOutOfOffice() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Get the out of office status for the logged on user.
- getOutOfOffice(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Get the out of office status for the logged on user.
- getOwner() - Method in interface com.saperion.intf.wf.ProcessInfo
- getOwner() - Method in class com.saperion.wf.ProcessInfoImpl
- getPadding() - Method in enum com.saperion.common.crypto.CipherStrategy
-
Returns the name of the padding of this
CipherStrategy
. - getPage() - Method in class com.saperion.annotation.AbstractAnnotation
-
Gets the page.
- getPageCount() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getPageSize() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the pageSize property.
- getPaneCount() - Method in class com.saperion.ngc.iform.PaneDescription
- getPaneLayout() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the paneLayout property.
- getParameters() - Method in class com.saperion.rmi.SaQueryInfo
-
returns all parameters as a map
- getParent() - Method in interface com.saperion.intf.wf.WorkflowMember
- getParent() - Method in class com.saperion.wf.WorkflowMemberImpl
- getParentId() - Method in class com.saperion.event.SaEventImpl
- getParentId() - Method in interface com.saperion.intf.SaEvent
- getParentId() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getParentId() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getParentTask(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the parent task info for the given ID.
- getParentTask(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the parent task info for the given ID.
- getParentTask(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the parent task info for the given ID.
- getParentTask(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the parent task info for the given ID.
- getParentTask(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Get parent task direct by ID.
- getParentTask(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Get parent task direct by ID.
- getPasswordAuthentication() - Method in class com.saperion.common.mail.UsernamePasswordAuthenticator
- getPath(ConfigFileDescriptor) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns the path of the given config file.
- getPath(ConfigurationFileHolder) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns the path of the given config file holder.
- getPathToExecutable(Options) - Static method in class com.saperion.connector.renditions.isys.ISYSRenderEngine
- getPB(long) - Static method in class com.saperion.util.FileSizeCalcer
-
Calculates the file size in PetaByte of the given bytes.
- getPictClosed() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the pictClosed property.
- getPictOpen() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the pictOpen property.
- getPlugins() - Method in class com.saperion.rmi.storage.Medium
- getPoolEscalationDate() - Method in interface com.saperion.intf.wf.EscalationHoldInfo
- getPoolEscalationDate() - Method in class com.saperion.wf.EscalationHoldInfoImpl
- getPort() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getPos() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.ConnectionType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.IncludeType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.LabelType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.MashupType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.ThumbnailType
-
Gets the value of the pos property.
- getPos() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the pos property.
- getPosition() - Method in class com.saperion.bean.ContentStream
- getPosition() - Method in class com.saperion.rmi.SerializableStream
- getPostDigits() - Method in interface com.saperion.intf.SaFieldDescription
-
Returns the number of fraction digits for currency type fields.
- getPrecision() - Method in class com.saperion.common.lang.datatype.Decimal
-
Returns the precision of this
Decimal
. - getPrefix(int) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns a prefix, i.e a
HierarchicalName
that contains the name elements of thisHierarchicalName
in the range of [0, the specified element position). - getPriority() - Method in interface com.saperion.intf.wf.TaskInfo
- getPriority() - Method in class com.saperion.wf.TaskInfoImpl
- getProcess() - Method in interface com.saperion.intf.wf.ContextInfo
- getProcess() - Method in class com.saperion.rmi.ContextInfoImpl
- getProcessConsoleOutput() - Method in exception com.saperion.connector.renditions.isys.ISYSRenderExecutableFailedException
- getProcessDDC() - Method in interface com.saperion.intf.wf.ProcessInfo
- getProcessDDC() - Method in class com.saperion.wf.ProcessInfoImpl
- getProcessDefinitions() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads all available process definitions.
- getProcessDefinitions() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads all available process definitions.
- getProcessDefinitions(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Returns the process definitions that are allowed to be used for documents contained in the specified DDC.
- getProcessDefinitions(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Returns the process definitions that are allowed to be used for documents contained in the specified DDC.
- GetProcessDefinitions - Class in com.saperion.operations.workflow
-
Retrieves the process definitions that are allowed to be used for a specified DDC.
- GetProcessDefinitions(String) - Constructor for class com.saperion.operations.workflow.GetProcessDefinitions
- getProcessId() - Method in class com.saperion.event.SaWfEventImpl
-
Reads the process ID.
- getProcessId() - Method in interface com.saperion.intf.wf.SaWfEvent
-
Reads the process ID.
- getProcessInfo() - Method in interface com.saperion.intf.wf.TaskInfo
- getProcessInfo() - Method in class com.saperion.wf.TaskInfoImpl
- getProcessName() - Method in interface com.saperion.intf.wf.HistoryInfo
- getProcessName() - Method in interface com.saperion.intf.wf.ProcessInfo
- getProcessName() - Method in interface com.saperion.intf.wf.TaskAuditInfo
- getProcessName() - Method in class com.saperion.wf.HistoryInfoImpl
- getProcessName() - Method in class com.saperion.wf.ProcessInfoImpl
- getProcessName() - Method in class com.saperion.wf.TaskAuditInfoImpl
- getProcessTimeInfo() - Method in interface com.saperion.intf.wf.ProcessInfo
- getProcessTimeInfo() - Method in class com.saperion.wf.ProcessInfoImpl
- getProduct() - Method in class com.saperion.common.lang.exception.ErrorCode
-
Returns the product (upper case).
- getProperties() - Method in class com.saperion.annotation.AbstractAnnotation
-
Gets the properties.
- getProperties() - Method in interface com.saperion.intf.SaVersionData
-
Reads the properties.
- getProperties() - Method in class com.saperion.operations.events.FireCustomEvent
- getProperties() - Method in class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.
- getProperties() - Method in class com.saperion.rmi.SaVersionDataImpl
-
Reads the properties.
- getProperties() - Method in class com.saperion.settings.PropertyWrapper
-
Read value.
- getProperties(SaJMXConstants.ConfigKey) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads a property set.
- getProperties(ConfigFileDescriptor) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns Properties object by the given config file.
- getProperties(ConfigurationFileHolder) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns Properties object by the given config file holder.
- getProperties(String) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads a property set.
- getProperties(String) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Returns Properties object by the given path.
- getProperty() - Method in class com.saperion.bean.PropertyDDCName
- getProperty(AbstractAnnotation.AnnotationProperty) - Method in class com.saperion.annotation.AbstractAnnotation
-
Gets the property.
- getProperty(SaJMXConstants.ConfigKey, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Returns the value for a given key from the given configuration.
- getProperty(SaJMXConstants.ConfigKey, String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Returns the value for a given key from the given configuration with default value.
- getProperty(String) - Method in enum com.saperion.config.SaAgentConfig
-
Get the property by key and returns the corresponding value as
String
- getProperty(String) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads property in dotted name format.
- getProperty(String) - Method in class com.saperion.util.CaseInsensitiveProperties
- getProperty(String) - Method in class com.saperion.util.configuration.CaseInsensitiveProperties
- getProperty(String, String) - Method in enum com.saperion.config.SaAgentConfig
-
Get the property by key and return the corresponding value as
String
. - getProperty(String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads property in dotted name format with default value.
- getProperty(String, String) - Method in class com.saperion.util.CaseInsensitiveProperties
- getProperty(String, String) - Method in class com.saperion.util.configuration.CaseInsensitiveProperties
- getPropertyValue() - Method in class com.saperion.database.DeleteDocumentProperty
- getProtoField() - Method in interface com.saperion.intf.SaFieldDescription
- getProvider(String) - Method in class com.saperion.common.lang.classloading.ServiceLoader
-
Returns the provider with the specified class name.
- getQueryForm() - Method in interface com.saperion.intf.SaNavigation
- getQueryForm() - Method in class com.saperion.rmi.SaNavigationImpl
- getQueryFormForLookup() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the queryFormForLookup property.
- getQueryMask() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the queryMask property.
- getQueryString() - Method in class com.saperion.rmi.SaQueryInfo
-
Returns the query string.
- getRealDBName(String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
returns the real database table name for a given DDC.
- getRealDBName(String, String, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
returns the real database table name for a given DDC.
- getRealDBName(String, String, String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getRealDBName(String, String, String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
real table name for a given DDC.
- getReceiveDate() - Method in interface com.saperion.intf.wf.HistoryInfo
- getReceiveDate() - Method in interface com.saperion.intf.wf.TaskAuditInfo
- getReceiveDate() - Method in interface com.saperion.intf.wf.TaskInfo
- getReceiveDate() - Method in class com.saperion.wf.HistoryInfoImpl
- getReceiveDate() - Method in class com.saperion.wf.TaskAuditInfoImpl
- getReceiveDate() - Method in class com.saperion.wf.TaskInfoImpl
- getReference() - Method in exception com.saperion.exception.UnknownReferenceException
- getReference() - Method in class com.saperion.operations.lookup.DeleteLookupEntry
- getReference() - Method in class com.saperion.operations.lookup.GetAccessOnLookupEntry
- getReference() - Method in class com.saperion.operations.lookup.GetLookupEntryAccessControlListsOperation
- getReference() - Method in class com.saperion.operations.lookup.UpdateLookupEntry
- getRegistry() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getReleaseAclName() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Gets the release ACL name, configured in the program.ini in section [Release].
- getReleasedHdoc(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Gets the released hdoc for given hdoc if release feature is on and release tag is set, otherwise returns the given hDoc.
- getReleasedHdoc(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getRemoteCommand() - Method in class com.saperion.connector.rmi.AbstractRMIClientCommand
- getRemoveExistingNodes() - Method in class com.saperion.rmi.SaCloneInfo
- getRendition(Element, Options) - Method in interface com.saperion.connector.SaClassicConnector
-
Returns the rendition object from a rendered document.
- getRendition(Element, Options) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getRequiredRights() - Method in class com.saperion.ngc.iform.xml.GroupType
-
Gets the value of the requiredRights property.
- getRequiredRights() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the requiredRights property.
- getRequiredRights() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the requiredRights property.
- getResFieldCnt() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the resFieldCnt property.
- getResFieldCnt() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the resFieldCnt property.
- getResolveLinks() - Method in class com.saperion.bean.UpdateDocumentInfo
- getResStyle() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the resStyle property.
- getResStyle() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the resStyle property.
- getResStyle() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the resStyle property.
- getResult() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the result property.
- getResult() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the result property.
- getResult() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the result property.
- getResult() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the result property.
- getResult() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the result property.
- getResult() - Method in class com.saperion.operations.InTransaction
- getResult() - Method in class com.saperion.operations.VoidOperation
- getResultDDC() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the resultDDC property.
- getResultProperties() - Method in interface com.saperion.intf.wf.TaskAuditInfo
- getResultProperties() - Method in class com.saperion.wf.TaskAuditInfoImpl
- getResultType() - Method in class com.saperion.settings.ResultTypeWrapper
-
Gets the
ResultType
. - getReturnCode() - Method in exception com.saperion.connector.renditions.isys.ISYSRenderExecutableFailedException
- getReturnCode() - Method in exception com.saperion.rmi.serverexception.NativeException
- getRevisionComment() - Method in interface com.saperion.intf.SaRevision
-
Reads the revision comment.
- getRevisionComment() - Method in class com.saperion.rmi.SaRevisionImpl
-
Reads the revision comment.
- getRevisionDate() - Method in interface com.saperion.intf.SaRevision
-
Reads the revision date.
- getRevisionDate() - Method in class com.saperion.rmi.SaRevisionImpl
-
Reads the revision date.
- getRevisionNumber() - Method in interface com.saperion.intf.SaRevision
-
Reads the revision number.
- getRevisionNumber() - Method in class com.saperion.rmi.SaRevisionImpl
-
Reads the revision number.
- getRevisionUid() - Method in interface com.saperion.intf.SaRevision
-
Reads the revision ID.
- getRevisionUid() - Method in class com.saperion.rmi.SaRevisionImpl
-
Reads the revision ID.
- getRevisionUser() - Method in interface com.saperion.intf.SaRevision
-
Reads the revision user.
- getRevisionUser() - Method in class com.saperion.rmi.SaRevisionImpl
-
Reads the revision user.
- getRight() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the right property.
- getRights() - Method in interface com.saperion.intf.UsersRights
-
This method returns the rights the given user has.
- getRights() - Method in class com.saperion.rmi.UserRightsImpl
- getRmiToken() - Method in class com.saperion.operations.inject.SessionTokens
- getRMIVersion() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Get the RMI interface version from java core server.
- getRMIVersion() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Get the RMI interface version from java core server.
- getRMIVersion() - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Determine the RMI interface version.
- getRoot() - Method in class com.saperion.rmi.SaCheckoutInfo
- getRootName() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns the root name.
- getRootName() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the rootName property.
- getRootPict() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the rootPict property.
- getRootUUID() - Method in class com.saperion.rmi.SaWorkspaceInfo
- getRunningFeatures() - Method in interface com.saperion.intf.SaSystemInfo
- getRunningFeatures() - Method in class com.saperion.rmi.SaSystemInfoImpl
- getSaFieldType() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the SAPERION fieldtype.
- getSAPDocId() - Method in class com.saperion.util.HdocUtil.SAPDocId
-
Gets the sAP doc id.
- getSAPropertyValues(String, SaFieldDescription[], Properties) - Method in class com.saperion.util.ClassicConnectorUtil
-
Returns the SaPropertyValue Array for the given ddcname and properties.
- getSaSystemCommand() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Returns the system application instance.
- getSaveAction() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the saveAction property.
- getScale() - Method in class com.saperion.common.lang.datatype.Decimal
-
Returns the scale of this
Decimal
. - getScript() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the script property.
- getScript() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the script property.
- getScript() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the script property.
- getScript() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the script property.
- getSecond() - Method in class com.saperion.common.lang.encapsulation.Pair
-
Returns the second object.
- getSecond() - Method in class com.saperion.common.lang.encapsulation.Triple
-
Returns the second object.
- getSecondIntToken(String, String, int) - Method in class com.saperion.config.SaJMXConfiguration
-
Returns the second token of the given value and converts it to int.
- getSection() - Method in class com.saperion.settings.Setting
- getSection() - Method in class com.saperion.settings.SettingSearchInfo
- getSectionMatchkind() - Method in class com.saperion.settings.SettingSearchInfo
- getSelectedImage() - Method in class com.saperion.structures.DocumentInfo
- getSelectedImage() - Method in class com.saperion.structures.Structure
- getSelectField() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the selectField property.
- getSelectionType() - Method in class com.saperion.connector.wf.TaskUserSelection
- getSemaphoreCount() - Method in interface com.saperion.intf.SaSystemInfo
- getSemaphoreCount() - Method in class com.saperion.rmi.SaSystemInfoImpl
- getSendDate() - Method in interface com.saperion.intf.wf.HistoryInfo
- getSendDate() - Method in class com.saperion.wf.HistoryInfoImpl
- getServer() - Method in class com.saperion.ngc.iform.xml.ScriptType
-
Gets the value of the server property.
- getServerCommand() - Method in class com.saperion.connector.rmi.SaRMIConnectionHandler
- getServerId() - Method in class com.saperion.rmi.storage.MediumId
- getServerInfo() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getServerInfos() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Returns a list of objects describing the servers this connector is connected to.
- getServerInfos() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Returns a list of objects describing the servers this connector is connected to.
- getServerInfos() - Method in class com.saperion.connector.rmi.SaRMIConnectionHandler
- getServerInfos() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getServerSideClientConfiguration() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the configuration concerning the classic connector that is set on the server side.
- getServerSideClientConfiguration() - Method in class com.saperion.connector.SaClassicConnectorImpl
- GetServerSideClientConfiguration - Class in com.saperion.operations
-
This operation gets the server side configuration that concerns the client side.
- GetServerSideClientConfiguration() - Constructor for class com.saperion.operations.GetServerSideClientConfiguration
- getService() - Method in class com.saperion.common.lang.classloading.ServiceLoader
-
Returns the service interface of this loader.
- getSession() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getSession() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getSession() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Returns the session of the logged in user.
- getSetting(int, String, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the setting with the specified name and section.
- getSetting(String, String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Reads the system settings for the given key.
- getSetting(String, String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Retrieves a setting from the database.
- getSetting(String, String, boolean) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Retrieves a setting from the database.
- getSetting(String, String, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
This method retrieves a
Setting
identified by it's key and section from the database. - getSetting(String, String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getShortname() - Method in class com.saperion.users.UserName
- getShortName() - Method in interface com.saperion.folder.SaFolderClass
- getShortName() - Method in class com.saperion.folder.SaFolderClassBean
- getShortName() - Method in class com.saperion.folder.SaFolderClassImpl
- getSingleAcl() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the singleAcl property.
- getSiPrefix() - Method in enum com.saperion.util.FileSizeCalcer.FileSize
-
Returns the SI prefix corresponding to the size (base 10).
- getSize() - Method in class com.saperion.common.io.TempFileByteBuffer
- getSize() - Method in class com.saperion.common.lang.datatype.Binary
-
Returns the size of the content of this
Binary
. - getSize() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getSize(long, FileSizeCalcer.CalcFactor, FileSizeCalcer.FileSize) - Static method in class com.saperion.util.FileSizeCalcer
-
Returns the size according to the given parameters.
- getSizeInMB() - Method in class com.saperion.rmi.storage.MediumFillState
- getSizePoints() - Method in class com.saperion.ngc.iform.xml.FontType
-
Gets the value of the sizePoints property.
- getSmtpPassword() - Method in class com.saperion.common.mail.MailConfiguration
-
Returns the SMTP password.
- getSmtpPort() - Method in class com.saperion.common.mail.MailConfiguration
-
Returns the port of the SMTP server.
- getSmtpServer() - Method in class com.saperion.common.mail.MailConfiguration
-
Returns the SMTP Server URL or IP-address.
- getSmtpUser() - Method in class com.saperion.common.mail.MailConfiguration
-
Returns the SMTP user name.
- getSocketFactory() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- getSort() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the sort property.
- getSourceSysRowId() - Method in class com.saperion.rmi.SaCloneInfo
- getSourceWorkspaceName() - Method in class com.saperion.rmi.SaCloneInfo
- getSouth() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getSqlDataSource() - Method in class com.saperion.common.sql.DataSource
-
Returns the underlying raw
DataSource
. - getSqlDialect() - Method in class com.saperion.common.sql.DataSource
-
Returns the
SqlDialect
of the underlyingDataSource
. - getStackTraceString(Throwable) - Static method in exception com.saperion.rmi.serverexception.SaRMIBaseException
-
Converts the stack trace of the given exception to String.
- getState() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getStatus() - Method in class com.saperion.event.SaEventImpl
-
Reads the status of this event.
- getStatus() - Method in interface com.saperion.intf.SaEvent
-
Reads the status of this event.
- getStatus() - Method in class com.saperion.web.filter.StatusServletResponseWrapper
-
Returns the status code of the response.
- getStatusFlag() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getStatusText() - Method in interface com.saperion.intf.wf.LastTaskInfo
- getStatusText() - Method in interface com.saperion.intf.wf.TaskAuditInfo
- getStatusText() - Method in class com.saperion.wf.LastTaskInfoImpl
- getStatusText() - Method in class com.saperion.wf.TaskAuditInfoImpl
- getStorageType() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getStreaming() - Method in class com.saperion.bean.ContentStream
-
Gets the streaming option.
- getStreamingConfiguration() - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
This method returns the current
streaming configuration
. - GetStreamingConfiguration - Class in com.saperion.operations.document
-
This
Operation
gets the current streaming configuration. - GetStreamingConfiguration() - Constructor for class com.saperion.operations.document.GetStreamingConfiguration
- getStreamValue() - Method in interface com.saperion.intf.SaValue
-
Returns the binary value as stream, if set.
- getString() - Method in class com.saperion.common.lang.exception.ErrorCode
-
Returns the written form of this error code.
- getString() - Method in class com.saperion.common.lang.id.Guid
-
Returns the string-representation of this
Id
. - getString() - Method in interface com.saperion.common.lang.id.Id
-
Returns the string-representation of this
Id
. - getString() - Method in class com.saperion.common.lang.id.StringId
- getString(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
. - getString(HierarchicalName, StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Gets the configuration value with the specified
HierarchicalName
. - getString32() - Method in class com.saperion.common.lang.id.Guid
-
Returns a 32 byte representation of this
Guid
, that is analogous to the standard 36 byte representation but without the separating "-"-characters. - getString36() - Method in class com.saperion.common.lang.id.Guid
-
Returns the standard 36 byte representation of this
Guid
. - getStringQueryResult(int, SaQueryInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Executes a given HQL string and returns the results as list.
- getStringQueryResult(SaQueryInfo) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Executes a given HQL string and returns the results as list.
- getStringQueryResult(SaQueryInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Executes a given HQL string and returns the results as list.
- getStringValue() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns the string value of this property.
- getStringValue() - Method in interface com.saperion.intf.SaValue
-
Returns the string value, if set.
- getStringValue() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns the string value of this property.
- getStringValue(String) - Method in class com.saperion.wf.WorkflowDataHolder
-
Reads the string value from the map.
- getStringValues() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns the values as String array.
- getStringValues() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns the values as String array.
- getStructure() - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- getStructure() - Method in class com.saperion.structures.DocumentInfo
-
Returns this document representations structure.
- getStructureLevel() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getStyle() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the style property.
- getSubject() - Method in interface com.saperion.intf.wf.TaskAuditInfo
- getSubject() - Method in interface com.saperion.intf.wf.TaskInfo
- getSubject() - Method in class com.saperion.wf.TaskAuditInfoImpl
- getSubject() - Method in class com.saperion.wf.TaskInfoImpl
- getSubstitute() - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Get the substitute for the logged on user.
- getSubstitute() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Get the substitute for the logged on user.
- getSubstitute() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Get the substitute for the logged on user.
- getSubstitute() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Get the substitute for the logged on user.
- getSubstitute() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Get the substitute for the logged on user.
- getSubstitute(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Get the substitute for the logged on user.
- getSubstitutebox(int[], String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Read the content of the substitute box.
- getSubstitutebox(int[], String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Read the content of the substitute box.
- getSuffix(int) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns a suffix, i.e a
HierarchicalName
that contains the name elements of thisHierarchicalName
in the range of [the specified element position,HierarchicalName.getCountElements()
). - getSupportedRenderSourceFormats() - Method in interface com.saperion.connector.SaClassicConnector
-
Gets the supported source formats from the render engine.
- getSupportedRenderSourceFormats() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getSupportedRenderTargetFormats() - Method in interface com.saperion.connector.SaClassicConnector
-
Gets the supported target formats from the render engine.
- getSupportedRenderTargetFormats() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getSupportedSourceFormats() - Method in class com.saperion.connector.renditions.isys.ISYSRenderEngine
- getSupportedTargetFormats() - Method in class com.saperion.connector.renditions.isys.ISYSRenderEngine
- getSync() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the sync status.
- getSync() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the sync status.
- getSysFields() - Method in interface com.saperion.intf.wf.TaskInfo
- getSysFields() - Method in class com.saperion.wf.TaskInfoImpl
- getSysRowId() - Method in class com.saperion.event.SaEventImpl
-
Reads the SysRowId of this event.
- getSysRowId() - Method in class com.saperion.event.SaWfEventImpl
-
Reads the SysRowId.
- getSysRowId() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- getSysRowId() - Method in interface com.saperion.folder.SaFolderClass
- getSysRowId() - Method in class com.saperion.folder.SaFolderClassImpl
- getSysRowId() - Method in interface com.saperion.intf.SaEvent
-
Reads the SysRowId of this event.
- getSysRowId() - Method in interface com.saperion.intf.SaSaveInfo
-
Gets the system-wide unique key SYSROWID of the saved document.
- getSysRowId() - Method in interface com.saperion.intf.wf.AttachmentInfo
- getSysRowId() - Method in interface com.saperion.intf.wf.SaWfEvent
-
Reads the SysRowId.
- getSysRowId() - Method in class com.saperion.rmi.SaSaveInfoImpl
-
Gets the system-wide unique key SYSROWID of the saved document.
- getSysRowId() - Method in class com.saperion.wf.AttachmentInfoImpl
- getSystemApplication() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getSystemConnector() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getSystemConnector() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getSystemFieldNames() - Method in exception com.saperion.exception.SystemFieldWriteException
-
This method returns the names of the system fields that were tried to being written to.
- getSystemFiles(int, SystemFileKind, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Gets the system files of a specific kind.
- getSystemFiles(SystemFileKind, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Gets the system files of a specific kind.
- getSystemFiles(SystemFileKind, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Gets the system files of a specific kind.
- getSystemFiles(SystemFileKind, String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns the names of all system files of a specific kind.
- getSystemFiles(SystemFileKind, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getSystemId() - Method in class com.saperion.rmi.storage.MediumId
- getSystemInfo() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads system info.
- getSystemInfo() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Reads system info.
- getSystemInfo() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- getSystemInfo() - Method in interface com.saperion.connector.SaClassicConnector
-
This method returns general information about the connected system.
- getSystemInfo() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getSystemInfo() - Method in interface com.saperion.rmi.common.SaRMISystemCommand
- getSystemSetting(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Retrieves a system setting object.
- getSystemSetting(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Retrieves a system setting object.
- getSystemSetting(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Retrieves a system setting object.
- getSystemSetting(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getSystemSetting(String, String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Retrieves system settings based on a given key.
- getSystimestamp() - Method in class com.saperion.events.bean.SaXEventBean
- getSysTimeStamp() - Method in class com.saperion.event.SaWfEventImpl
-
Reads the SysTimeStamp.
- getSysTimeStamp() - Method in class com.saperion.events.bean.SaXWFEventBean
- getSysTimeStamp() - Method in interface com.saperion.intf.wf.SaWfEvent
-
Reads the SysTimeStamp.
- getSysTimeStamp() - Method in class com.saperion.rmi.SaCheckoutInfo
- getTabCnt() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the tabCnt property.
- getTabIndex() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the tabIndex property.
- getTableName() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Returns the name of the underlying database table to load and store the configuration value to/from.
- getTableName() - Method in interface com.saperion.intf.DDC
-
Returns the name of the hibernate entity corresponding to this DDC.
- getTableName() - Method in class com.saperion.rmi.DDCImpl
- getTableName() - Method in class com.saperion.rmi.DDCInfo
-
Gets the table name as it was passed from the backend.
- getTableNameWithSchema() - Method in class com.saperion.rmi.DDCInfo
-
Gets the table name as it was passed from the backend.
- getTabList() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getTabList() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the tabList property.
- getTabList() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the tabList property.
- getTabList() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the tabList property.
- getTabList() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the tabList property.
- getTabList() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the tabList property.
- getTabPosition() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the tabPosition property.
- getTabs() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the tabs property.
- getTargetClients() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the targetClients property.
- getTargetField() - Method in class com.saperion.ngc.iform.xml.LevelType
-
Gets the value of the targetField property.
- getTask() - Method in interface com.saperion.connector.wf.WorkflowResult
- getTask() - Method in class com.saperion.connector.wf.WorkflowResultImpl
- getTask(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the task info for the given ID.
- getTask(TaskInfo) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Creates a task object from the given task information.
- getTask(TaskInfo) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Creates a task object from the given task information.
- getTask(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the task info for the given ID.
- getTask(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the task info for the given ID.
- getTask(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the task info for the given ID.
- getTask(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Get task direct by ID.
- getTask(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Get task direct by ID.
- getTaskAuditList(int[], String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the task audit for this user.
- getTaskAuditList(int[], String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the task audit for this user.
- getTaskAuditList(int[], String, Map<String, Object>) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the task audit for this user.
- getTaskAuditList(int[], String, Map<String, Object>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the task audit for this user.
- getTaskAuditList(int[], String, Map<String, Object>) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the task audits for this user.
- getTaskAuditList(int[], String, Map<String, Object>) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the task audit for this user.
- getTaskAuditList(int[], String, Map<String, Object>) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the task audit for this user.
- getTaskAuditList(int, int[], String, Map<String, Object>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the task for this user.
- getTaskDescr() - Method in interface com.saperion.intf.wf.HistoryInfo
- getTaskDescr() - Method in class com.saperion.wf.HistoryInfoImpl
- getTaskId() - Method in class com.saperion.wf.ExecutionResult
- getTaskID() - Method in interface com.saperion.intf.wf.ProcessInfo
- getTaskID() - Method in class com.saperion.wf.ProcessInfoImpl
- getTaskInfo() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the task info object of this task.
- getTaskInfo() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the task info object of this task.
- getTaskList(int[], String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the task for this user.
- getTaskList(int[], String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the task for this user.
- getTaskList(int[], String, Map<String, Object>) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads the task for this user.
- getTaskList(int[], String, Map<String, Object>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the task for this user.
- getTaskList(int[], String, Map<String, Object>) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads the tasks for this user.
- getTaskList(int[], String, Map<String, Object>) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Reads the task for this user.
- getTaskList(int[], String, Map<String, Object>) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Reads the task for this user.
- getTaskList(int, int[], String, Map<String, Object>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the task for this user.
- getTaskTimeInfo() - Method in interface com.saperion.intf.wf.TaskInfo
- getTaskTimeInfo() - Method in class com.saperion.wf.TaskInfoImpl
- getTaskUID() - Method in interface com.saperion.intf.wf.ProcessInfo
- getTaskUID() - Method in class com.saperion.wf.ProcessInfoImpl
- getTB(long) - Static method in class com.saperion.util.FileSizeCalcer
-
Calculates the file size in TeraByte of the given bytes.
- getTenant() - Method in class com.saperion.bean.SapDocInfo
-
Read the mandant id.
- getTenantId() - Method in class com.saperion.operations.inject.SessionTokens
- getTenantId() - Method in class com.saperion.operations.storage.DeleteAllMediaOperation
- getTenantId() - Method in class com.saperion.operations.storage.DeleteNamedMediaOperation
- getTenantId() - Method in class com.saperion.operations.storage.ListStorageOperation
- getTenantMode() - Method in interface com.saperion.intf.DDC
-
Returns the tenant-mode of the table.
- getTenantMode() - Method in class com.saperion.rmi.DDCImpl
- getTenantName() - Method in class com.saperion.bean.SapDocInfo
- getTenantName() - Method in class com.saperion.operations.user.ChangePassword
- getTenantName() - Method in class com.saperion.operations.user.ChangePasswordOperation
- getText() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the text property.
- getText() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the text property.
- getText() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the text property.
- getText() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the text property.
- getText() - Method in class com.saperion.ngc.iform.xml.ToolbarType
-
Gets the value of the text property.
- getTextstring() - Method in class com.saperion.ngc.iform.xml.LabelType
-
Gets the value of the textstring property.
- getThird() - Method in class com.saperion.common.lang.encapsulation.Triple
-
Returns the third object.
- getThumbnail() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the thumbnail property.
- getThumbnail() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the thumbnail property.
- getThumbnail() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the thumbnail property.
- getThumbnail() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the thumbnail property.
- getThumbnail(int, String, int, int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the thumbnail of the given document.
- getThumbnail(String, int, int, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads the thumbnail of the given document.
- getThumbnail(String, int, int, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the thumbnail of the given document.
- getThumbnail(String, int, int, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the thumbnail of the given document.
- getThumbnail(String, int, int, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getThumbnailPos() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the thumbnailPos property.
- getTime() - Method in class com.saperion.rmi.SaCheckoutInfo
- getTimeout() - Method in class com.saperion.rmi.SaQueryInfo
- getTimestamp() - Method in class com.saperion.event.SaEventImpl
-
Reads the timestamp of this event.
- getTimestamp() - Method in interface com.saperion.intf.SaEvent
-
Reads the timestamp of this event.
- getTimeStamp() - Method in class com.saperion.folder.FolderUpdateInfo
-
The time stamp the object has been put into cache.
- getTitle() - Method in interface com.saperion.intf.SaNavigation
- getTitle() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getTitle() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the title property.
- getTitle() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the title property.
- getTitle() - Method in class com.saperion.ngc.iform.xml.TabListType
-
Gets the value of the title property.
- getTitle() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the title property.
- getTitle() - Method in class com.saperion.rmi.SaNavigationImpl
- getTo() - Method in class com.saperion.ngc.iform.xml.ConnectionType
-
Gets the value of the to property.
- getToken() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- getToken() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- getToken() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getTokens(SaJMXConstants.ConfigKey, String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Reads a multivalue property separated by the given delimiter and returns the values as String[].
- getToolbar() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the toolbar property.
- getToolbar() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the toolbar property.
- getTooltip() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the tooltip property.
- getTop() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the top property.
- getToStringParameters(ToStringParameters) - Method in interface com.saperion.common.lang.format.ToStringParameterPossessor
-
This method collects the
ToStringParameters
for the standardObject.toString()
-format. - getTotalCount() - Method in class com.saperion.folder.FolderUpdateInfo
-
Returns the number of total workflows.
- getTotalCount() - Method in interface com.saperion.intf.wf.BoxDefinition
-
Returns the number of total items enclosed by this folder.
- getTotalCount() - Method in class com.saperion.wf.BoxCount
- getTotalCount() - Method in class com.saperion.wf.BoxDefinitionImpl
-
Returns the number of total items enclosed by this folder.
- getTotalTime() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the summarized time of all measurements of this
Clock
in nanoseconds. - getTotalTimeAsHours() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the total time as
Clock.getTotalTime()
does in hours. - getTotalTimeAsMicroseconds() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the total time as
Clock.getTotalTime()
does in microseconds. - getTotalTimeAsMilliseconds() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the total time as
Clock.getTotalTime()
does in milliseconds. - getTotalTimeAsMinutes() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the total time as
Clock.getTotalTime()
does in minutes. - getTotalTimeAsSeconds() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns the total time as
Clock.getTotalTime()
does in seconds. - getTransactionId() - Method in class com.saperion.event.SaEventImpl
-
Reads the transaction ID of this event.
- getTransactionId() - Method in interface com.saperion.intf.SaEvent
-
Reads the transaction ID of this event.
- getTransactionId() - Method in interface com.saperion.intf.SaSaveInfo
-
Gets the transaction ID.
- getTransactionId() - Method in class com.saperion.rmi.SaSaveInfoImpl
-
Gets the transaction ID.
- getTransition() - Method in interface com.saperion.intf.wf.CommandInfo
- getTransition() - Method in interface com.saperion.intf.wf.ContextInfo
- getTransition() - Method in interface com.saperion.intf.wf.HistoryInfo
- getTransition() - Method in class com.saperion.rmi.ContextInfoImpl
- getTransition() - Method in class com.saperion.wf.CommandInfoImpl
- getTransition() - Method in class com.saperion.wf.HistoryInfoImpl
- getTransitionDescr() - Method in interface com.saperion.intf.wf.HistoryInfo
- getTransitionDescr() - Method in class com.saperion.wf.HistoryInfoImpl
- getTransitionDescription() - Method in interface com.saperion.intf.wf.CommandInfo
- getTransitionDescription() - Method in class com.saperion.wf.CommandInfoImpl
- getTransitionId() - Method in interface com.saperion.intf.wf.ProcessInfo
- getTransitionId() - Method in class com.saperion.wf.ProcessInfoImpl
- getTrusted() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the trusted status.
- getTrusted() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the trusted status.
- getType() - Method in class com.saperion.annotation.AbstractAnnotation
-
Gets the type.
- getType() - Method in enum com.saperion.config.SaJMXConstants.ConfigKey
-
Configuration type.
- getType() - Method in enum com.saperion.constants.SaConstants.SaFieldType
-
Gets the type.
- getType() - Method in class com.saperion.database.DeleteDocumentProperty
- getType() - Method in class com.saperion.folder.SaApplicationInfo
- getType() - Method in class com.saperion.folder.SaFolderClassBean
- getType() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getType() - Method in interface com.saperion.intf.SaEventFilter
-
Reads the filter type.
- getType() - Method in interface com.saperion.intf.SaUserInfo
-
Deprecated.use
SaUserInfo.getGroupKind()
instead - getType() - Method in class com.saperion.rmi.SaFolderClassSearchInfo
- getType() - Method in class com.saperion.rmi.SaRMIEventFilter
-
Reads the filter type.
- getType() - Method in class com.saperion.rmi.SaUserInfoImpl
-
This method returns the numerical value of the kind of user management entity.
- getType() - Method in class com.saperion.rmi.storage.Medium
- getTypeFromString(String) - Static method in enum com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Returns the folder type identified by the specified string.
- getUid() - Method in interface com.saperion.intf.SaUserInfo
-
This method returns the id of the user.
- getUid() - Method in class com.saperion.rmi.SaCheckoutInfo
- getUid() - Method in class com.saperion.rmi.SaUserInfoImpl
-
This method returns the id of the user.
- getUnique() - Method in class com.saperion.settings.SettingSearchResult
- getUnreadCount() - Method in class com.saperion.folder.FolderUpdateInfo
-
Returns the number of unread of workflows.
- getUnreadCount() - Method in interface com.saperion.intf.wf.BoxDefinition
-
Returns the number of unread items enclosed by this folder.
- getUnreadCount() - Method in class com.saperion.wf.BoxCount
- getUnreadCount() - Method in class com.saperion.wf.BoxDefinitionImpl
-
Returns the number of unread items enclosed by this folder.
- getUrl() - Method in class com.saperion.common.io.InputStreamDescriptor
-
Gets an url that defines the streams location.
- getUser() - Method in interface com.saperion.intf.UsersRights
-
This method returns the user that has the specific rights.
- getUser() - Method in interface com.saperion.intf.wf.CommentInfo
- getUser() - Method in class com.saperion.rmi.UserRightsImpl
- getUser() - Method in class com.saperion.wf.CommentInfoImpl
- getUserContext() - Method in class com.saperion.bean.LogonInfo
-
Retrieves the context.
- getUserDefined() - Method in interface com.saperion.intf.wf.TaskInfo
- getUserDefined() - Method in class com.saperion.wf.TaskInfoImpl
- getUserDefined(String) - Method in interface com.saperion.intf.wf.TaskInfo
- getUserDefined(String) - Method in class com.saperion.wf.TaskInfoImpl
- getUserFlags() - Method in interface com.saperion.intf.MutableUserInformation
- getUserFlags() - Method in class com.saperion.rmi.MutableUserInformationImpl
- getUserFullName() - Method in interface com.saperion.intf.SaLockInfo
-
Returns the lock user full name.
- getUserId() - Method in interface com.saperion.connector.wf.SaWFConnector
-
User ID for the actual user.
- getUserId() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
User ID for the actual user.
- getUserId() - Method in class com.saperion.operations.inject.SessionTokens
- getUserId() - Method in class com.saperion.rmi.SaCheckoutInfo
- getUserIdsForQuery() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Read the userids.
- getUserIdsForQuery() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Read the userids.
- getUserIdsForQuery(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Read the userids.
- getUserInfo() - Method in class com.saperion.rmi.SaCheckoutInfo
- getUserName() - Method in class com.saperion.bean.SapDocInfo
- getUserName() - Method in interface com.saperion.intf.SaUserInfo
-
This method returns the name of the entity.
- getUserName() - Method in class com.saperion.operations.inject.SessionTokens
- getUserName() - Method in class com.saperion.operations.user.ChangePassword
- getUserName() - Method in class com.saperion.operations.user.ChangePasswordOperation
- getUserName() - Method in class com.saperion.rmi.SaUserInfoImpl
- getUserRestriction() - Method in class com.saperion.connector.wf.TaskUserSelection
- getUsers(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads a list of filtered users.
- getUsers(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads a list of filtered users.
- getUsers(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads a list of filtered users.
- getUsers(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads a list of filtered users.
- getUserSelectFilter() - Method in class com.saperion.wf.ExecutionResult
- getUserSelectFilterFlags() - Method in class com.saperion.wf.ExecutionResult
- getUserSelectionFlags() - Method in class com.saperion.wf.ExecutionResult
-
Gets the user selection flags.
- getUserSetting(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the user-specific settings for the given key.
- getUserSetting(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Retrieves a user setting object.
- getUserSetting(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Retrieves a user setting object.
- getUserSetting(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Retrieves a user-specific setting object.
- getUserSetting(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getUserToken() - Method in class com.saperion.bean.LogonInfo
-
Retrieves the usertoken.
- getUTCDateTime() - Static method in class com.saperion.util.SaDateHelper
- getValue() - Method in enum com.saperion.externalstorage.ExternalStorageDocUploadStatus
- getValue() - Method in enum com.saperion.externalstorage.ExternalStorageType
- getValue() - Method in class com.saperion.rmi.SaQueryInfo.CustomIndexState
- getValue() - Method in class com.saperion.settings.Setting
- getValue(String) - Method in interface com.saperion.intf.SaDocumentInfo
-
Reads the value with the given name.
- getValue(String) - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Reads the value with the given name.
- getValues() - Method in interface com.saperion.intf.SaDocumentInfo
- getValues() - Method in interface com.saperion.intf.SaFolderSaveInfo
- getValues() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns the value array of this property.
- getValues() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- getValues() - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- getValues() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns the value array of this property.
- getValueType() - Method in interface com.saperion.intf.SaValue
-
Returns the value type.
- getVarDataType() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the varDataType property.
- getVariableData() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- getVariableData() - Method in interface com.saperion.intf.SaDocInfo
-
Returns variables of the document.
- getVariableData() - Method in class com.saperion.rmi.SaDocInfoImpl
-
Returns variables of the document.
- getVariables() - Method in class com.saperion.bean.ContentStream
- getVariables() - Method in class com.saperion.rmi.SerializableStream
-
Returns the variables belonging to the content element written by this stream.
- getVariables() - Method in class com.saperion.structures.DocumentInfo
-
Returns the variables of this document representation.
- getVariables() - Method in class com.saperion.structures.Structure
-
Returns this structures variables.
- getVersion() - Method in interface com.saperion.intf.DDC
- getVersion() - Method in class com.saperion.rmi.DDCImpl
- getVersion() - Method in class com.saperion.rmi.DDCInfo
- getVersionComment() - Method in class com.saperion.structures.Description
- getVersionData() - Method in interface com.saperion.intf.SaVersionData
-
Reads the version metadata.
- getVersionData() - Method in class com.saperion.rmi.SaVersionDataImpl
-
Reads the version metadata.
- getVersionIDs(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the version IDs of the given document.
- getVersionIDs(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- getVersionList(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the versionlist for the given document.
- getVersionList(String, String) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Reads the versionlist for the given document.
- getVersionList(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the versionlist for the given document.
- getViewEfileMask() - Method in class com.saperion.folder.SaFolderClassBean
- getViewer() - Method in class com.saperion.ngc.iform.xml.Form
-
Gets the value of the viewer property.
- getViewer() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the viewer property.
- getViewer() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the viewer property.
- getViewer() - Method in class com.saperion.ngc.iform.xml.HiddenType
-
Gets the value of the viewer property.
- getViewer() - Method in class com.saperion.ngc.iform.xml.TabType
-
Gets the value of the viewer property.
- getViewerClass() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the viewerClass property.
- getViolatedFields() - Method in exception com.saperion.exception.UniqueConstraintViolationException
-
This method returns the list of database entries that hold at least one property that made this exception occur.
- getVisibility() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the visibility property.
- getVolumeId() - Method in class com.saperion.rmi.storage.MediumId
- getWest() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getWfBoxId() - Method in class com.saperion.folder.FolderUpdateInfo
-
The Id of the Workflow Box.
- getWfBoxName() - Method in class com.saperion.folder.FolderUpdateInfo
-
The name of the Workflow Box.
- getWfBoxType() - Method in class com.saperion.folder.FolderUpdateInfo
-
The Type of the Workflow Box.
- getWfError() - Method in interface com.saperion.intf.wf.ProcessInfo
- getWfError() - Method in class com.saperion.wf.ProcessInfoImpl
- getWfFlag() - Method in interface com.saperion.intf.wf.ProcessInfo
- getWfFlag() - Method in class com.saperion.wf.ProcessInfoImpl
- getWfServer() - Method in interface com.saperion.intf.wf.ProcessInfo
- getWfServer() - Method in class com.saperion.wf.ProcessInfoImpl
- getWfUID() - Method in interface com.saperion.intf.wf.ProcessInfo
- getWfUID() - Method in class com.saperion.wf.ProcessInfoImpl
- getWidth() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- getWithDefault() - Method in enum com.saperion.settings.SystemFileKind
- getWorkflowAction() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the workflowAction property.
- getWorkflowConnector() - Method in interface com.saperion.connector.SaClassicConnector
-
Returns a workflow connector based on this classic connector.
- getWorkflowConnector() - Method in class com.saperion.connector.SaClassicConnectorImpl
- getWorkflowDdcName() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Gets the workflow ddc name.
- getWorkflowDdcName() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Gets the workflow ddc name
- getWorkflowDdcName() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Gets the workflow ddc name
- getWorkflowDefinitions() - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Reads all available workflow definitions.
- getWorkflowDefinitions() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads all available workflow definitions.
- getWorkflowDefinitions() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Reads all available workflow definitions.
- getWorkflowDefinitions(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads all available workflow definitions.
- getWorkflowDefinitions(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Returns the workflow definitions that are allowed to be used for documents contained in the specified DDC.
- getWorkflowDefinitions(String, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Returns the workflow definitions that are allowed to be used for documents contained in the specified DDC.
- getWorkflowName() - Method in interface com.saperion.folder.SaFolderClass
-
Returns the name of the workflow to be started when a new eFile is created.
- getWorkflowName() - Method in class com.saperion.folder.SaFolderClassBean
- getWorkflowName() - Method in class com.saperion.folder.SaFolderClassImpl
-
Returns the name of the workflow to be started when a new eFile is created.
- getWorkingTime() - Method in interface com.saperion.connector.wf.SaWFTask
- getWorkingTime() - Method in class com.saperion.connector.wf.SaWFTaskImpl
- getWorkingTime() - Method in interface com.saperion.intf.wf.ContextInfo
- getWorkingTime() - Method in interface com.saperion.intf.wf.TimeInfo
- getWorkingTime() - Method in class com.saperion.rmi.ContextInfoImpl
- getWorkingTime() - Method in class com.saperion.wf.TimeInfoImpl
- getWrappedException() - Method in exception com.saperion.exception.SaOperationRmiException
-
Deprecated.Returns the wrapped
SaRMIBaseException
. - getWrapperCount() - Method in interface com.saperion.intf.SaSystemInfo
- getWrapperCount() - Method in class com.saperion.rmi.SaSystemInfoImpl
- getWx() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the wx property.
- getWx() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the wx property.
- getWxCombo() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the wxCombo property.
- getWy() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the wy property.
- getWyCombo() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the wyCombo property.
- getXCombo() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the xCombo property.
- getXevent() - Method in class com.saperion.events.bean.SaXEventBean
- getXEventId() - Method in class com.saperion.events.bean.SaXWFEventBean
- getXhdoc() - Method in class com.saperion.events.bean.SaXEventBean
- getXHDoc() - Method in class com.saperion.events.bean.SaXWFEventBean
- getXMLTaskList(List<TaskInfo>) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Converts a task list to xml.
- getXMLTaskList(List<TaskInfo>) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Converts a task list to xml.
- getXNodeId() - Method in class com.saperion.events.bean.SaXWFEventBean
- getXparentid() - Method in class com.saperion.events.bean.SaXEventBean
- getXProcess() - Method in class com.saperion.events.bean.SaXWFEventBean
- getXstatus() - Method in class com.saperion.events.bean.SaXEventBean
- getXsysrowid() - Method in class com.saperion.events.bean.SaXEventBean
- getXSysRowId() - Method in class com.saperion.events.bean.SaXWFEventBean
- getXtransaction() - Method in class com.saperion.events.bean.SaXEventBean
- GIF - com.saperion.constants.mime.Extensions
- groupbox - Variable in class com.saperion.ngc.iform.xml.Form
- groupbox - Variable in class com.saperion.ngc.iform.xml.HiddenType
- groupbox - Variable in class com.saperion.ngc.iform.xml.TabType
- GROUPBOX - com.saperion.intf.wf.BoxDefinition.BoxType
- GroupboxType - Class in com.saperion.ngc.iform.xml
-
Java class for GroupboxType complex type.
- GroupboxType() - Constructor for class com.saperion.ngc.iform.xml.GroupboxType
- GROUPBY_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Group By pattern.
- groupName - Variable in class com.saperion.ngc.iform.xml.TabType
- groups - Variable in class com.saperion.ngc.iform.xml.Form
- GroupType - Class in com.saperion.ngc.iform.xml
-
Java class for GroupType complex type.
- GroupType() - Constructor for class com.saperion.ngc.iform.xml.GroupType
- GRPDISTRIBUTIONLIST - com.saperion.intf.SaUserInfo.GroupKind
-
Distribution list.
- GRPMEMBER - com.saperion.intf.SaUserInfo.GroupKind
-
User.
- GRPORGUNIT - com.saperion.intf.SaUserInfo.GroupKind
-
Org unit.
- GRPROLE - com.saperion.intf.SaUserInfo.GroupKind
-
Role.
- GRPROLECLASS - com.saperion.intf.SaUserInfo.GroupKind
-
Role class.
- GRPSIMPLE - com.saperion.intf.SaUserInfo.GroupKind
-
Group.
- GRPUNDEFINED - com.saperion.intf.SaUserInfo.GroupKind
-
Undefined.
- GT - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the greater than condition.
- Guid - Class in com.saperion.common.lang.id
-
A globally unique identifier, as an implementation of a RFC4122 type 4 UUID.
- Guid() - Constructor for class com.saperion.common.lang.id.Guid
-
Creates a new
Guid
, representing an already initialized, valid globally unique id-value. - Guid(String) - Constructor for class com.saperion.common.lang.id.Guid
-
Creates a new
Guid
, initialized with the id-value represented by the specified string.
H
- handle - Variable in class com.saperion.rmi.SaRMIInputStream
- handle(Callback[]) - Method in class com.saperion.connector.ldap.kerberosauthentication.SaCallbackHandler
- handleGetObject(String) - Method in class com.saperion.util.Utf8ResourceBundle
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaAbstractJMXProperties
-
Invoke handling.
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXBackendProperties
-
Invoke handling.
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXFileProperties
-
Invoke handling.
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXLinkProperties
-
Invoke handling.
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXProperties
-
Invoke handling.
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXStreamProperties
-
Invoke handling.
- handleInvoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXSystemProperties
-
Invoke handling.
- hasActiveWorkflows() - Method in interface com.saperion.intf.SaDocumentInfo
-
Returns true, if the document has an active workflow.
- hasActiveWorkflows() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Returns true, if the document has an active workflow.
- hasAnnotations() - Method in interface com.saperion.intf.SaDocInfo
- hasAnnotations() - Method in class com.saperion.rmi.SaDocInfoImpl
- hasChilds() - Method in interface com.saperion.intf.wf.TaskInfo
- hasChilds() - Method in class com.saperion.wf.TaskInfoFlags
- hasChilds() - Method in class com.saperion.wf.TaskInfoImpl
- hasComment() - Method in interface com.saperion.intf.wf.TaskInfo
- hasComment() - Method in class com.saperion.wf.TaskInfoFlags
- hasComment() - Method in class com.saperion.wf.TaskInfoImpl
- hasDDCName() - Method in class com.saperion.rmi.SaFolderClassSearchInfo
- hasEntry(Class<T>) - Method in interface com.saperion.intf.SaSystemSetting
-
Checks, if the system setting for the given key exists.
- hasEntry(Class<T>) - Method in interface com.saperion.intf.SaUserSetting
-
Checks, if the system setting for the given key exists.
- hasEntry(Class<T>) - Method in class com.saperion.settings.SaSystemSettingImpl
-
Checks, if the system setting for the given key exists.
- hasEntry(Class<T>) - Method in class com.saperion.settings.SaUserSettingImpl
-
Checks, if the system setting for the given key exists.
- hasFeature(SaFeature.FeatureKind) - Method in interface com.saperion.rmi.SaFeature
-
Check an existing feature.
- hasFeature(SaFeature.FeatureKind) - Method in class com.saperion.rmi.SaFeatureImpl
-
Check an existing feature.
- hasFetchSize() - Method in class com.saperion.rmi.SaQueryInfo
- hasFirstResult() - Method in class com.saperion.rmi.SaQueryInfo
- hash(String) - Static method in class com.saperion.util.WeblinkUtil
-
Generates Hash.
- hashAlgorithm - Variable in class com.saperion.bean.ContentStream
- hashCode() - Method in class com.saperion.annotation.AbstractAnnotation
- hashCode() - Method in class com.saperion.common.lang.datatype.Binary
- hashCode() - Method in class com.saperion.common.lang.datatype.Decimal
- hashCode() - Method in class com.saperion.common.lang.encapsulation.Box
- hashCode() - Method in class com.saperion.common.lang.encapsulation.Pair
- hashCode() - Method in class com.saperion.common.lang.encapsulation.Triple
- hashCode() - Method in class com.saperion.common.lang.id.Guid
- hashCode() - Method in class com.saperion.common.lang.id.StringId
- hashCode() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- hashCode() - Method in class com.saperion.connector.SaClassicConnectorImpl
- hashCode() - Method in class com.saperion.connector.wf.TaskUserSelection
- hashCode() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- hashCode() - Method in class com.saperion.operations.document.GetDocumentInfo
- hashCode() - Method in class com.saperion.operations.workflow.ReadSelectableUsersForTransition
- hashCode() - Method in class com.saperion.rmi.SaContentStream
- hashCode() - Method in class com.saperion.rmi.SaUserInfoImpl
- hashCode() - Method in class com.saperion.settings.Setting
- hashCode() - Method in class com.saperion.users.UserFlags
- hashCode() - Method in class com.saperion.users.UserName
- hashCode() - Method in class com.saperion.users.UserNameIdPair
- hashCode() - Method in class com.saperion.wf.CommandInfoImpl
- hashCode() - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- hashesContent() - Method in class com.saperion.rmi.storage.Medium
-
Whether the medium is a "hashing" medium.
- hashWith(String) - Method in class com.saperion.bean.ContentStream
-
Set the algorithm which should be used for calculating the hash while archiving this content stream.
- hasLINKID() - Method in class com.saperion.rmi.DDCInfo
- hasMaxResult() - Method in class com.saperion.rmi.SaQueryInfo
- hasMenu - Variable in class com.saperion.ngc.iform.xml.ViewerType
- hasNewComment() - Method in interface com.saperion.intf.wf.TaskInfo
- hasNewComment() - Method in class com.saperion.wf.TaskInfoFlags
- hasNewComment() - Method in class com.saperion.wf.TaskInfoImpl
- hasNewHistoryCommentSet() - Method in interface com.saperion.intf.wf.TaskInfo
- hasNewHistoryCommentSet() - Method in class com.saperion.wf.TaskInfoFlags
- hasNewHistoryCommentSet() - Method in class com.saperion.wf.TaskInfoImpl
- hasNext() - Method in class com.saperion.common.lang.iterator.ArrayIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.CombinedIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.ConverterIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.CriterionIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.EmptyIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.ExpandingLeafIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.ExpandingNodeIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.ExpandingSubLevelIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.OneElementIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.ReverseArrayIterator
- hasNext() - Method in class com.saperion.common.lang.iterator.TypeFilterIterator
- hasNext() - Method in class com.saperion.util.ParallelIterator
- hasObjects() - Method in interface com.saperion.intf.SaDocumentInfo
- hasObjects() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- hasObjects() - Method in class com.saperion.rmi.SaStatusInfo
- hasPARENTID() - Method in class com.saperion.rmi.DDCInfo
- hasProperty(SaJMXConstants.ConfigKey, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Returns true if the property with the given name exists within the given configuration.
- hasRealACL() - Method in interface com.saperion.intf.SaDocumentInfo
- hasRealACL() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- hasRealACL() - Method in class com.saperion.rmi.SaStatusInfo
- hasRenderEngine() - Method in interface com.saperion.connector.SaClassicConnector
-
Checks wether this classic connector has a render engine.
- hasRenderEngine() - Method in class com.saperion.connector.SaClassicConnectorImpl
- hasSection(SaJMXConstants.ConfigKey) - Method in class com.saperion.config.SaJMXConfiguration
-
Checks, if the given section exists.
- hasSection(String) - Method in class com.saperion.config.SaJMXConfiguration
-
Checks, if the given section exists.
- hasStatus() - Method in interface com.saperion.intf.SaDocumentInfo
- hasStatus() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- hasSysACLUserList() - Method in class com.saperion.rmi.DDCInfo
- hasSysClient() - Method in class com.saperion.rmi.DDCInfo
- hasSysDocState() - Method in class com.saperion.rmi.DDCInfo
- hasSYSFOLDERPATH() - Method in class com.saperion.rmi.DDCInfo
- hasSYSINDEXCONTENT() - Method in class com.saperion.rmi.DDCInfo
- hasSysIndexState() - Method in class com.saperion.rmi.DDCInfo
- hasSYSORDERKEY() - Method in class com.saperion.rmi.DDCInfo
- hasSYSPROPERTIES() - Method in class com.saperion.rmi.DDCInfo
- hasSYSREVCOMMENT() - Method in class com.saperion.rmi.DDCInfo
- hasSYSREVDATETIME() - Method in class com.saperion.rmi.DDCInfo
- hasSYSREVREASON() - Method in class com.saperion.rmi.DDCInfo
- hasSYSREVVERSION() - Method in class com.saperion.rmi.DDCInfo
- hasSYSROWID() - Method in class com.saperion.rmi.DDCInfo
- hasTimeout() - Method in class com.saperion.rmi.SaQueryInfo
- hasToolbar - Variable in class com.saperion.ngc.iform.xml.HeaderType
- hasToolbar - Variable in class com.saperion.ngc.iform.xml.ViewerType
- hasType() - Method in class com.saperion.rmi.SaFolderClassSearchInfo
- hasValue(String) - Method in interface com.saperion.intf.SaDocumentInfo
-
Check, if a value exists for the given name.
- hasValue(String) - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Check, if a value exists for the given name.
- hasWorkflows() - Method in interface com.saperion.intf.SaDocumentInfo
-
Returns true if the document has started or finished workflows.
- hasWorkflows() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Returns true if the document has started or finished workflows.
- hasWorkflows() - Method in class com.saperion.rmi.SaStatusInfo
-
Returns true if the document has started or finished workflows.
- hasXHDOC() - Method in class com.saperion.rmi.DDCInfo
- hDoc - Variable in class com.saperion.bean.UpdateDocumentInfo
- HDOC_QUERY - com.saperion.constants.SaConstants.SaQueryStrategy
-
HDOC query.
- HdocUtil - Class in com.saperion.util
-
This Util should help, while working with SAPERION Document IDs.
- HdocUtil.DocId - Class in com.saperion.util
-
This class represents a DocId.
- HdocUtil.SAPDocId - Class in com.saperion.util
-
This class represents a SAP DocId.
- header - Variable in class com.saperion.ngc.iform.xml.Form
- HeaderKindType - Enum in com.saperion.ngc.iform.xml
-
Java class for headerKindType.
- HeaderType - Class in com.saperion.ngc.iform.xml
-
Java class for HeaderType complex type.
- HeaderType() - Constructor for class com.saperion.ngc.iform.xml.HeaderType
- HEIGHT - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Annotation height.
- hexToBytes(String) - Static method in class com.saperion.util.HdocUtil
-
Converts the given Hex String to a byte array.
- HIBERNATE_CONFIG - Static variable in class com.saperion.constants.SaConstants
-
Hibernate configuration.
- HIBERNATE_DTD - Static variable in class com.saperion.constants.SaConstants
-
Hibernate dtd.
- HIBERNATE_SQL - Static variable in class com.saperion.constants.SaConstants
-
SQL Template.
- HIBERNATE_TEMPLATE_ADDITIONAL - Static variable in class com.saperion.constants.SaConstants
-
Template for hibernate mapping for additional data-source.
- HIBERNATE_TEMPLATE_DEFAULT - Static variable in class com.saperion.constants.SaConstants
-
Template for hibernate mapping for default data-source.
- hidden - Variable in class com.saperion.ngc.iform.xml.ColumnType
- hidden - Variable in class com.saperion.ngc.iform.xml.Form
- HiddenType - Class in com.saperion.ngc.iform.xml
-
Java class for HiddenType complex type.
- HiddenType() - Constructor for class com.saperion.ngc.iform.xml.HiddenType
- HIDDENUI - com.saperion.rmi.SaFeature.FeatureKind
- hideButtons - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- hideEmpty - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- hideHeader - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- HierarchicalName - Class in com.saperion.common.lang.id
-
A
HierarchicalName
is an immutable encapsulation that consists of hierarchical name elements connected by anelement separator
where the left-most element represents the top-most hierarchy level. - HierarchicalName(String) - Constructor for class com.saperion.common.lang.id.HierarchicalName
-
Creates a hierarchical name based on its representation (as
StringId.toString()
would return). - Highlight - Class in com.saperion.annotation
-
A rectangular highlight (textmarker).
- Highlight(Map<AbstractAnnotation.AnnotationProperty, String>) - Constructor for class com.saperion.annotation.Highlight
-
Instantiates a new highlight.
- HIGHLIGHT - com.saperion.annotation.AbstractAnnotation.AnnotationType
-
Rectangular highlight (textmarker).
- HIJRI_FORMAT - Static variable in class com.saperion.constants.SaConstants
-
hijri date format.
- HIST_GROUP_ACTION - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_GROU_ACTION.
- HIST_GROUP_ENTER - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_GROUP_ENTER.
- HIST_GROUP_ERROR - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_GROUP_ERROR.
- HIST_GROUP_EXIT - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_GROUP_EXIT.
- HIST_NODE_ACTION - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_NODE_ACTION.
- HIST_NODE_ENTER - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_NODE_ENTER.
- HIST_NODE_ERROR - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_NODE_ERROR.
- HIST_NODE_EXIT - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_NODE_EXIT.
- HIST_USER_DEFINED - Static variable in class com.saperion.constants.SaWFConstants
-
HIST_USER_DEFINED.
- HistGroupAction - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistGroupEnter - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistGroupError - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistGroupExit - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistNodeAction - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistNodeEnter - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistNodeError - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistNodeExit - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HistoryInfo - Interface in com.saperion.intf.wf
-
History info interface.
- HistoryInfo.HistoryKind - Enum in com.saperion.intf.wf
-
History kind.
- HistoryInfoImpl - Class in com.saperion.wf
-
History info implementation.
- HistoryInfoImpl(ActorInfo, ActorInfo, Date, Date, String, String) - Constructor for class com.saperion.wf.HistoryInfoImpl
-
Constructor.
- HistoryInfoImpl(SaJNIWfHistory) - Constructor for class com.saperion.wf.HistoryInfoImpl
-
Constructor from JNI History.
- HistorySorter - Class in com.saperion.wf
- HistorySorter() - Constructor for class com.saperion.wf.HistorySorter
- historyToXML(HistoryInfo[], String) - Method in class com.saperion.util.HistoryToXML
- HistoryToXML - Class in com.saperion.util
-
Helper class for XML translation.
- HistoryToXML(SaClassicConnectorImpl) - Constructor for class com.saperion.util.HistoryToXML
-
Constructor.
- historyToXML2(HistoryInfo[], CommentInfo[], String, boolean) - Method in class com.saperion.util.HistoryToXML
- HistUserDefined - com.saperion.intf.wf.HistoryInfo.HistoryKind
- HMACMD5 - com.saperion.util.CryptoUtil.HashAlogrithmn
- HMACSHA256 - com.saperion.util.CryptoUtil.HashAlogrithmn
- HMACSHA512 - com.saperion.util.CryptoUtil.HashAlogrithmn
- homeField - Variable in class com.saperion.ngc.iform.xml.LevelType
- HOST_DELIMITER - Static variable in class com.saperion.constants.SaConstants
-
Host delimiter - separates host name from port number.
- hotkey - Variable in class com.saperion.ngc.iform.xml.ButtonType
- hotkey - Variable in class com.saperion.ngc.iform.xml.TabType
- HotkeyType - Class in com.saperion.ngc.iform.xml
-
Java class for hotkeyType complex type.
- HotkeyType() - Constructor for class com.saperion.ngc.iform.xml.HotkeyType
- HTMLSanitizer - Class in com.saperion.common.lang.sanitizers
- HTMLSanitizer() - Constructor for class com.saperion.common.lang.sanitizers.HTMLSanitizer
I
- id - Variable in class com.saperion.ngc.iform.xml.ColumnType
- id() - Method in class com.saperion.connector.pool.PooledSession
- Id - Interface in com.saperion.common.lang.id
-
Standard interface for identifiers.
- ID<Type> - Interface in com.saperion.connector.structures.identifiers
-
Represents an ID of the SAPERION System for documents / folder.
- IdentityConverter<Type> - Class in com.saperion.common.lang.conversion
-
A simple implementation of
Converter
that converts an instance to itself. - IdentityConverter() - Constructor for class com.saperion.common.lang.conversion.IdentityConverter
- IDs - Class in com.saperion.connector.structures.identifiers
- IFRAME - com.saperion.ngc.iform.xml.FrameKindType
- IGNORE - com.saperion.ngc.iform.xml.ButtonKindType
- IGNORE - com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
The session will never interact with the cache, except to invalidate cache items when updates occur.
- ILLEGAL_FILENAME_CHARACTERS - Static variable in class com.saperion.constants.SaConstants
-
Pattern that can be used to check a filename for illegal characters.
- IMAGE_BMP - com.saperion.constants.mime.MIME
- IMAGE_GIF - com.saperion.constants.mime.MIME
- IMAGE_JPEG - com.saperion.constants.mime.MIME
- IMAGE_PNG - com.saperion.constants.mime.MIME
- IMAGE_TIFF - com.saperion.constants.mime.MIME
- IMPORTDRIVER - com.saperion.rmi.SaFeature.FeatureKind
- IN - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the IN condition.
- INBOX - com.saperion.intf.wf.BoxDefinition.BoxType
- include - Variable in class com.saperion.ngc.iform.xml.Form
- include - Variable in class com.saperion.ngc.iform.xml.FrameType
- include - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- include - Variable in class com.saperion.ngc.iform.xml.TabType
- INCLUDE - com.saperion.ngc.iform.xml.FrameKindType
- includeForm - Variable in class com.saperion.ngc.iform.xml.IncludeType
- IncludeType - Class in com.saperion.ngc.iform.xml
-
Java class for IncludeType complex type.
- IncludeType() - Constructor for class com.saperion.ngc.iform.xml.IncludeType
- index - Variable in class com.saperion.ngc.iform.xml.TabType
- INDEX - com.saperion.intf.DDC.DDCKind
-
Index-table.
- INDEX - com.saperion.ngc.iform.xml.ButtonKindType
- indexMask - Variable in class com.saperion.ngc.iform.xml.ResultType
- info() - Method in class com.saperion.connector.pool.PooledSession
- info(String) - Method in class com.saperion.common.logging.Logger
-
Logs a message at the INFO level.
- info(String, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with a parameter in a standard format at the INFO level.
- info(String, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 2 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 3 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 4 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 5 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 6 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 7 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 8 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 9 parameters in a standard format at the INFO level.
- info(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 10 parameters in a standard format at the INFO level.
- info(String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace with an accompanying message at INFO level. - INFO - com.saperion.common.logging.LogLevel
- inheritACL - Variable in class com.saperion.ngc.iform.xml.LevelType
- inheritQuery - Variable in class com.saperion.ngc.iform.xml.LevelType
- INI_MACHINE - com.saperion.constants.SaConstants.IniKind
-
indicates machine specific settings in global archief.ini
- INI_SECTION_PATHS - Static variable in class com.saperion.constants.SaConstants
-
archief ini section for paths
- INI_SYSTEM - com.saperion.constants.SaConstants.IniKind
-
indicates system settings in program.ini file
- INI_USER - com.saperion.constants.SaConstants.IniKind
-
used for indicating user specific settings in archief.ini (located in USERS folder)
- init() - Method in class com.saperion.connector.rmi.AbstractRMIClientCommand
- init(FilterConfig) - Method in class com.saperion.web.filter.LoggingFilter
- init(FilterConfig) - Method in class com.saperion.web.filter.MethodLoggingFilter
- init(FilterConfig) - Method in class com.saperion.web.filter.ProcessingTimeFilter
- init(String) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
-
Initialization method.
- init(Properties) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
-
Initialization method using the given properties.
- initCause(Throwable) - Method in exception com.saperion.common.lang.exception.BaseException
-
Method is not supported and throws an
UnsupportedOperationException
always. - initialCapacity(int) - Static method in class com.saperion.common.lang.collection.Collections
-
This method returns the minimum initial capacity for maps that is suitable to hold the specified number of elements.
- initialize() - Static method in class com.saperion.util.MimeUtil
-
Initializes the MimetypesFileTypeMap used by this util.
- initialize(Properties) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
C'tor taking the pool- and saperion classic connector configuration as combined
Properties
object. - initialize(Properties, GenericKeyedSessionPoolFactory, String) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Initializes the pool with the given configurations and properties.
- initialize(Properties, String) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Initializes the pool with the given configurations and properties.
- initialize(Properties, Properties) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Initializes the pool with the given configurations and properties.
- initialize(GenericKeyedObjectPoolConfig, GenericKeyedSessionPoolFactory, String) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Initializes the pool with the given configurations and properties.
- initialize(GenericKeyedObjectPoolConfig, String) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Initializes the pool with the given configurations and properties.
- initialize(GenericKeyedObjectPoolConfig, Properties) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Initializes the pool with the given configurations and properties.
- initializedSuccessfully() - Method in interface com.saperion.web.WebAppInitializer
-
Indicates if the initialization process of this WebAppInitializer was successful.
- injectMembers(Object) - Method in interface com.saperion.operations.inject.Injector
- Injector - Interface in com.saperion.operations.inject
-
Interface for injections of an dependency injector.
- inMemory() - Method in class com.saperion.common.io.TempFileByteBuffer
- inputMask - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- InputStreamDescriptor - Class in com.saperion.common.io
-
A simple class containing a
URL
for anInputStream
. - InputStreamDescriptor(InputStream) - Constructor for class com.saperion.common.io.InputStreamDescriptor
- InputStreamDescriptor(InputStream, URL) - Constructor for class com.saperion.common.io.InputStreamDescriptor
- inputStreamToString(InputStream) - Static method in class com.saperion.util.SaStringHelper
-
Reads the content of a Stream into a String.
- INSTANCE - Static variable in class com.saperion.database.DeleteDocumentProperty
- InstanceHolder - Class in com.saperion.rmi
-
The Class InstanceHolder.
- InstanceHolder() - Constructor for class com.saperion.rmi.InstanceHolder
- InstanceOfCriterion<T> - Class in com.saperion.common.lang.criterion
-
A
Criterion
that tests instances against a specified class. - InstanceOfCriterion(Class<? extends T>) - Constructor for class com.saperion.common.lang.criterion.InstanceOfCriterion
-
Creates a new
InstanceOfCriterion
based on the specifiedClass
. - IntArrayByteArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts int[] to byte[]
- IntArrayByteArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.IntArrayByteArrayConverter
- IntArrayIntegerArrayConverter - Class in com.saperion.common.lang.conversion.array
-
converts int[] to Integer[]
- IntArrayIntegerArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.IntArrayIntegerArrayConverter
- IntArrayLongArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts int[] to long[]
- IntArrayLongArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.IntArrayLongArrayConverter
- IntArrayShortArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts int[] to short[]
- IntArrayShortArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.IntArrayShortArrayConverter
- IntegerArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Integer - IntegerArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.IntegerArrayFactory
- IntegerArrayIntArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts Integer[] to int[] will convert null to 0.
- IntegerArrayIntArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.IntegerArrayIntArrayConverter
- InTransaction<T extends java.io.Serializable> - Class in com.saperion.operations
-
Invokes the given
Operation
in a transaction. - InTransaction(Operation<T, SaBasicException, LegacyConnection>) - Constructor for class com.saperion.operations.InTransaction
-
Creates a new instance of InTransaction that invokes the given
Operation
inside a new database transaction. - intValue() - Method in class com.saperion.common.lang.datatype.Decimal
- INVALID_DEPTH - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Invalid depth.
- INVALID_FIELD_TYPES - Static variable in class com.saperion.SaTypeConverter
- INVALID_MAX_RESULTS - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Invalid value for max results.
- invoke() - Method in class com.saperion.operations.ApplyBatch
- invoke() - Method in class com.saperion.operations.document.CloneDocument
- invoke() - Method in class com.saperion.operations.document.CreateDocument
- invoke() - Method in class com.saperion.operations.document.CreateDocumentOperation
- invoke() - Method in class com.saperion.operations.document.GetDocumentInfo
- invoke() - Method in class com.saperion.operations.document.GetLatestRevisionId
- invoke() - Method in class com.saperion.operations.document.GetStreamingConfiguration
- invoke() - Method in class com.saperion.operations.document.LoadDocumentById
- invoke() - Method in class com.saperion.operations.document.LoadDocumentRevisionById
- invoke() - Method in class com.saperion.operations.document.ReadContentStreamPart
- invoke() - Method in class com.saperion.operations.document.UpdateDocument
- invoke() - Method in class com.saperion.operations.folders.CreateFolder
- invoke() - Method in class com.saperion.operations.GetIxosDDCNames
- invoke() - Method in class com.saperion.operations.GetServerSideClientConfiguration
- invoke() - Method in class com.saperion.operations.InTransaction
- invoke() - Method in class com.saperion.operations.LegacyOperationAdapter
- invoke() - Method in class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.
- invoke() - Method in class com.saperion.operations.lookup.CreateLookupEntryOperation
- invoke() - Method in class com.saperion.operations.lookup.GetAccessOnLookupEntry
- invoke() - Method in class com.saperion.operations.lookup.GetLookupEntryAccessControlListsOperation
- invoke() - Method in class com.saperion.operations.lookup.GetLookupEntryOperation
- invoke() - Method in class com.saperion.operations.lookup.SearchLookupEntriesOperation
- invoke() - Method in class com.saperion.operations.lookup.SearchUniqueLookupEntryOperation
- invoke() - Method in class com.saperion.operations.storage.ListStorageOperation
- invoke() - Method in class com.saperion.operations.user.ChangePasswordOperation
- invoke() - Method in class com.saperion.operations.user.GetCurrentUserInfo
- invoke() - Method in class com.saperion.operations.user.SetCurrentUserPresentOperation
- invoke() - Method in class com.saperion.operations.VoidOperation
- invoke() - Method in class com.saperion.operations.workflow.CountTasks
- invoke() - Method in class com.saperion.operations.workflow.GetAllBoxCounts
- invoke() - Method in class com.saperion.operations.workflow.GetBoxCount
- invoke() - Method in class com.saperion.operations.workflow.GetBoxCountCompleted
- invoke() - Method in class com.saperion.operations.workflow.GetBoxCountCreated
- invoke() - Method in class com.saperion.operations.workflow.GetBoxCountDue
- invoke() - Method in class com.saperion.operations.workflow.GetBoxCountReminders
- invoke() - Method in class com.saperion.operations.workflow.GetProcessDefinitions
- invoke() - Method in class com.saperion.operations.workflow.LoadWorkflowDefinition
- invoke() - Method in class com.saperion.operations.workflow.ReadSelectableUsersForTransition
- invoke(int, Operation<T, SaBasicException, LegacyConnection>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
This method invokes an
Operation
on the server side. - invoke(Operation<T, SaBasicException, LegacyConnection>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
This method invokes a
Operation
on the backend. - invoke(Operation<T, SaBasicException, LegacyConnection>) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
This method invokes a
Operation
on the backend. - invoke(LegacyOperation<T>) - Method in interface com.saperion.connector.LegacyConnection
-
Invokes the given
Operation
on the server side. - invoke(LegacyOperation<T>) - Method in class com.saperion.connector.SaClassicConnectorImpl
- invoke(String, Object[], String[]) - Method in class com.saperion.config.SaAbstractJMXProperties
- invoke(String, Object[], String[]) - Method in class com.saperion.config.SaJMXConfiguration
- invoke(String, Object[], String[]) - Method in class com.saperion.util.StartupTimerMBean
- is - Variable in class com.saperion.common.streams.BlockingInputStream
-
The stream.
- isActive() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Checks, if the connector is logged on.
- isAdhoc() - Method in interface com.saperion.intf.wf.TaskInfo
- isAdhoc() - Method in class com.saperion.wf.TaskInfoFlags
- isAdhoc() - Method in class com.saperion.wf.TaskInfoImpl
- isAlive() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Test the lifetime of this token.
- isAlive() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Test the lifetime of this token.
- isAlive() - Method in interface com.saperion.connector.SaClassicConnector
-
Tests the lifetime of this connector.
- isAlive() - Method in class com.saperion.connector.SaClassicConnectorImpl
- isAlive(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Checks, if the token has minimum lifetime before timeout.
- isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the allowInactiveLookup property.
- isApplicable(String) - Method in class com.saperion.common.config.loader.EnvironmentVariablesPropertyFilter
- isApplicable(String) - Method in class com.saperion.common.config.loader.JavaPropertyFilter
- isApplicable(String) - Method in interface com.saperion.common.config.loader.PropertyFilter
-
This method returns true if the property name is applicable for the filter.
- isAttrFett() - Method in class com.saperion.ngc.iform.xml.FontType
-
Gets the value of the attrFett property.
- isAttrItalic() - Method in class com.saperion.ngc.iform.xml.FontType
-
Gets the value of the attrItalic property.
- isAttrUnderline() - Method in class com.saperion.ngc.iform.xml.FontType
-
Gets the value of the attrUnderline property.
- isAutoComplete() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the autoComplete property.
- isBEnabled() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the bEnabled property.
- isBlank(String) - Static method in class com.saperion.common.lang.string.Strings
-
Checks if a
String
isnull
,empty
or consists of whitespace characters only. - isBPersistent() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the bPersistent property.
- isCacheable() - Method in class com.saperion.rmi.SaQueryInfo
- isCausedBy(Throwable, Class<? extends Throwable>) - Static method in class com.saperion.common.lang.exception.Exceptions
-
Determines if the given
root
is caused by the givencauseType
. - isCheckedIn() - Method in interface com.saperion.intf.SaDocumentInfo
- isCheckedIn() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isCheckedIn() - Method in class com.saperion.rmi.SaStatusInfo
- isCheckedout() - Method in interface com.saperion.intf.SaDocumentInfo
- isCheckedout() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- ISCHECKEDOUT_PROPERTYNAME - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in isCheckedOut.
- isCleanSection() - Method in class com.saperion.settings.PropertyWrapper
- isClearContent() - Method in class com.saperion.rmi.SerializableStream
- isClearOnNewSearch() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the clearOnNewSearch property.
- isClientaction() - Method in interface com.saperion.intf.wf.TaskInfo
- isClientaction() - Method in class com.saperion.wf.TaskInfoFlags
- isClientaction() - Method in class com.saperion.wf.TaskInfoImpl
- isCollapsable() - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Gets the value of the collapsable property.
- isCollapsible() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the collapsible property.
- isCombineFocus() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the combineFocus property.
- isConflicted() - Method in class com.saperion.rmi.storage.Medium
- isContainer() - Method in class com.saperion.rmi.storage.Medium
- isCopied() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the copied property.
- isCritical() - Method in class com.saperion.connector.ldap.ConnectionControl
- isCurrentRevision() - Method in class com.saperion.operations.document.GetDocumentInfo
- isCurrentRevision() - Method in class com.saperion.rmi.SaRMIInputStream
-
True, if the current revision should be fetched.
- isCustomACL() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the customACL property.
- isDebugEnabled() - Method in class com.saperion.common.logging.Logger
-
Returns whether the logger is enabled for the DEBUG level.
- isDebugEnabled() - Method in class com.saperion.common.mail.MailConfiguration
-
Indicates if SMTP debug should be enabled.
- isDefaultButtonBarExistent() - Method in class com.saperion.ngc.iform.xml.FrameType
-
Gets the value of the defaultButtonBarExistent property.
- isDeleted() - Method in interface com.saperion.intf.SaDocumentInfo
- isDeleted() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isDeleted() - Method in class com.saperion.rmi.SaStatusInfo
- isDone() - Method in interface com.saperion.connector.wf.WorkflowResult
- isDone() - Method in class com.saperion.connector.wf.WorkflowResultImpl
- isDummy() - Method in class com.saperion.rmi.SaRMIInputStream
-
If true, no content will be read from the backend.
- isDynamic() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns true, if this property is dynamic.
- isDynamic() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns true, if this property is dynamic.
- isEdit() - Method in class com.saperion.annotation.AbstractAnnotation
-
Checks if annotation can be edited.
- isEmbedded() - Method in interface com.saperion.folder.SaFolderClass
-
If true, the masks used for
DOCUMENT_NEW
,EFILE_NEW
andEFILE_QUERY
have to be displayed as embedded masks in the navigation view. - isEmbedded() - Method in class com.saperion.folder.SaFolderClassBean
- isEmbedded() - Method in class com.saperion.folder.SaFolderClassImpl
-
If true, the masks used for
DOCUMENT_NEW
,EFILE_NEW
andEFILE_QUERY
have to be displayed as embedded masks in the navigation view. - isEmpty() - Method in class com.saperion.common.lang.datatype.Binary
-
Returns whether the content of this
Binary
is empty. - isEmpty() - Method in interface com.saperion.intf.SaPropertyValue
-
Test for empty value.
- isEmpty() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Test for empty value.
- isEmpty(String) - Static method in class com.saperion.util.SaStringHelper
-
Test if the string is empty or not.
- isEnabled() - Method in interface com.saperion.intf.wf.CommandInfo
- isEnabled() - Method in class com.saperion.wf.CommandInfoImpl
- isEntryOrExitFailed() - Method in interface com.saperion.intf.wf.TaskInfo
- isEntryOrExitFailed() - Method in class com.saperion.wf.TaskInfoFlags
- isEntryOrExitFailed() - Method in class com.saperion.wf.TaskInfoImpl
- isError() - Method in interface com.saperion.intf.wf.TaskInfo
- isError() - Method in class com.saperion.wf.TaskInfoFlags
- isError() - Method in class com.saperion.wf.TaskInfoImpl
- isErrorEnabled() - Method in class com.saperion.common.logging.Logger
-
Returns whether the logger is enabled for the ERROR level.
- isEscalation() - Method in interface com.saperion.intf.wf.TaskInfo
- isEscalation() - Method in class com.saperion.wf.TaskInfoFlags
- isEscalation() - Method in class com.saperion.wf.TaskInfoImpl
- isExportEnabled() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the exportEnabled property.
- isFailOverServer() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- isFileable() - Method in class com.saperion.rmi.DDCInfo
-
Checks if is fileable.
- isFilterEnabled() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the filterEnabled property.
- isFolderDDC() - Method in class com.saperion.rmi.DDCInfo
- isFolderQuery() - Method in class com.saperion.rmi.SaQueryInfo
- isForceDocumentIndexMask() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the forceDocumentIndexMask property.
- isForceSize() - Method in class com.saperion.operations.document.GetDocumentInfo
- isFullText() - Method in class com.saperion.rmi.DDCInfo
- isGrid - Variable in class com.saperion.ngc.iform.xml.ResultType
- isGroup() - Method in class com.saperion.users.UserNameIdPair
- isHasLookupTable() - Method in interface com.saperion.intf.SaFieldDescription
-
Test, if this field has a lookup table.
- isHasMenu() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the hasMenu property.
- isHasToolbar() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the hasToolbar property.
- isHasToolbar() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the hasToolbar property.
- isHidden() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the hidden property.
- isHideButtons() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the hideButtons property.
- isHideEmpty() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the hideEmpty property.
- isHideHeader() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the hideHeader property.
- isInactive() - Method in interface com.saperion.intf.wf.TaskInfo
- isInactive() - Method in class com.saperion.wf.TaskInfoFlags
- isInactive() - Method in class com.saperion.wf.TaskInfoImpl
- isIndex() - Method in interface com.saperion.intf.SaFieldDescription
-
Tests, if this field is an index field.
- isIndexable() - Method in class com.saperion.bean.SaDocAccessDataImpl
-
This method returns whether one may change index data.
- isIndexable() - Method in interface com.saperion.intf.SaDocAccessData
-
Deprecated.This method returns whether one may change index data.
- isInfoEnabled() - Method in class com.saperion.common.logging.Logger
-
Returns whether the logger is enabled for the INFO level.
- isInherited(SaApplicationInfo.ApplicationType) - Method in interface com.saperion.folder.SaFolderClass
-
Reads, if the application type is inherited.
- isInherited(SaApplicationInfo.ApplicationType) - Method in class com.saperion.folder.SaFolderClassImpl
-
Reads, if the application type is inherited.
- isInitialized() - Method in class com.saperion.common.mail.Mailing
-
Indicates if this instance was initialized properly and can be used.
- isInitialized() - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
This method returns whether this java core server is already initialized or still in the process of start up.
- isIsGrid() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the isGrid property.
- isIsLookup() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the isLookup property.
- isIsVar() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the isVar property.
- isJdbcPreferred() - Method in class com.saperion.config.ServerSideClientConfiguration
- isLegal() - Method in class com.saperion.util.HdocUtil.SAPDocId
-
Checks if is legal.
- isLink() - Method in interface com.saperion.intf.SaDocumentInfo
- isLink() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isLink() - Method in class com.saperion.rmi.SaStatusInfo
- isLinkedFieldValue() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns true if the value belongs to a link field
- isLinkedFieldValue() - Method in class com.saperion.rmi.SaPropertyValueImpl
- isLocation() - Method in class com.saperion.users.UserNameIdPair
- isLockDoc() - Method in interface com.saperion.intf.wf.TaskInfo
- isLockDoc() - Method in class com.saperion.wf.TaskInfoFlags
- isLockDoc() - Method in class com.saperion.wf.TaskInfoImpl
- isLocked() - Method in interface com.saperion.intf.SaDocumentInfo
-
Check, if the document is locked.
- isLocked() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the locked property.
- isLocked() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Check, if the document is locked.
- isLocked() - Method in class com.saperion.users.UserFlags
- isLockedByCurrentUser() - Method in interface com.saperion.intf.SaDocumentInfo
-
Returns true, if the document represented by this SaDocumentInfo is locked by the current user.
- isLockedByCurrentUser() - Method in class com.saperion.rmi.SaDocumentInfoImpl
-
Returns true, if the document represented by this SaDocumentInfo is locked by the current user.
- isLog4jConfigured() - Method in class com.saperion.config.SaJMXConfiguration
- isLogLevelEnabled(LogLevel) - Method in class com.saperion.common.logging.Logger
-
Returns whether the logger is enabled for the specified
LogLevel
. - isLong() - Method in class com.saperion.settings.SettingSearchInfo
- isLongSetting() - Method in class com.saperion.settings.Setting
- isLookup - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- isLookupDDC() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the lookupDDC property.
- isLookupStrict() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the lookupStrict property.
- isLookuptable() - Method in class com.saperion.rmi.DDCInfo
- isLookupTableIsDirect() - Method in interface com.saperion.intf.SaFieldDescription
-
Reads the value for lookupTableIsDirect.
- isMandatory() - Method in enum com.saperion.config.SaJMXConstants.ConfigKey
- isMandatory() - Method in interface com.saperion.intf.SaFieldDescription
-
Checks, if this field is mandatory.
- isMaskPassword() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the maskPassword property.
- isMigrated() - Method in class com.saperion.rmi.storage.Medium
- isMultiFileable() - Method in class com.saperion.rmi.DDCInfo
- isMultiLine() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the multiLine property.
- isMultiMandant() - Method in interface com.saperion.intf.SaSystemInfo
- isMultiMandant() - Method in class com.saperion.rmi.SaSystemInfoImpl
- isMultipageDoc(List<SaDocInfo.ElementInfo>) - Static method in class com.saperion.util.MultipageDocUtil
-
Returns true if the document contains the pages of a splitted multipage TIFF or scanned pages only.
- isMultipageTiff(String) - Static method in class com.saperion.util.MultipageDocUtil
-
Checks if the given path contains a multi-page filename.
- isMultiSelect() - Method in interface com.saperion.intf.SaFieldDescription
- isMultiSelect() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the multiSelect property.
- isMultivalue() - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Gets the value of the multivalue property.
- isMultivalue() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the multivalue property.
- isMultiValue() - Method in interface com.saperion.intf.SaFieldDescription
-
Checks, if this field is multivalued.
- isMultiValue() - Method in interface com.saperion.intf.SaPropertyValue
- isMultiValue() - Method in class com.saperion.rmi.SaPropertyValueImpl
- isNegative() - Method in class com.saperion.common.lang.datatype.Decimal
-
Returns whether this
Decimal
is negative. - isNewCommentSet() - Method in interface com.saperion.intf.wf.TaskInfo
- isNewCommentSet() - Method in class com.saperion.wf.TaskInfoFlags
- isNewCommentSet() - Method in class com.saperion.wf.TaskInfoImpl
- isNextReceiverRequired() - Method in interface com.saperion.intf.wf.CommandInfo
- isNextReceiverRequired() - Method in class com.saperion.wf.CommandInfoImpl
- isNoLocalization() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the noLocalization property.
- isNonSystemField() - Method in interface com.saperion.intf.SaFieldDescription
-
Checks whether this object's name is a non-system DDC field name.
- isNotification() - Method in interface com.saperion.intf.wf.TaskInfo
- isNotification() - Method in class com.saperion.wf.TaskInfoFlags
- isNotification() - Method in class com.saperion.wf.TaskInfoImpl
- ISNOTNULL - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the IN condition.
- isNotPresent() - Method in interface com.saperion.intf.wf.TaskInfo
- isNotPresent() - Method in class com.saperion.wf.TaskInfoFlags
- isNotPresent() - Method in class com.saperion.wf.TaskInfoImpl
- isNotSync() - Method in class com.saperion.users.UserFlags
- isNull() - Method in interface com.saperion.intf.SaValue
-
Check whether the value type is not valid.
- ISNULL - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the IS NULL condition.
- isNullOrEmpty(String) - Static method in class com.saperion.common.lang.string.Strings
-
Checks if a
String
isnull
orempty
. - ISO8601 - Class in com.saperion.util
-
The
ISO8601
utility class provides helper methods to deal with date/time formatting using a specific ISO8601-compliant format (see ISO 8601). - isOcrLasso() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the ocrLasso property.
- isOfflineConflict() - Method in interface com.saperion.intf.SaDocumentInfo
- isOfflineConflict() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isOfflineConflict() - Method in class com.saperion.rmi.SaStatusInfo
- isOnDefaultDataSource() - Method in interface com.saperion.intf.DDC
- isOnDefaultDataSource() - Method in class com.saperion.rmi.DDCImpl
- isOwnLock() - Method in interface com.saperion.intf.SaLockInfo
-
Returns true, if this is an own lock.
- isPane() - Method in class com.saperion.rmi.SaNavigationImpl
- isPanel() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- isPaneLayout() - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Gets the value of the paneLayout property.
- isPaused() - Method in interface com.saperion.intf.wf.TaskInfo
- isPaused() - Method in class com.saperion.wf.TaskInfoFlags
- isPaused() - Method in class com.saperion.wf.TaskInfoImpl
- isPersistVar() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the persistVar property.
- isPresent() - Method in interface com.saperion.intf.MutableUserInformation
- isPresent() - Method in class com.saperion.rmi.MutableUserInformationImpl
- isProtected() - Method in class com.saperion.rmi.storage.Medium
- isProxy() - Method in interface com.saperion.intf.wf.TaskInfo
- isProxy() - Method in class com.saperion.wf.TaskInfoFlags
- isProxy() - Method in class com.saperion.wf.TaskInfoImpl
- isReadable() - Method in class com.saperion.bean.SaDocAccessDataImpl
-
This method returns whether one may read data of the document.
- isReadable() - Method in interface com.saperion.intf.SaDocAccessData
-
Deprecated.This method returns whether one may read data of the document.
- isReadonly() - Method in interface com.saperion.intf.SaDocumentInfo
- isReadonly() - Method in interface com.saperion.intf.SaLockInfo
-
Returns true, if this document is readonly; only relevant for JCR.
- isReadonly() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isReasonRequired() - Method in interface com.saperion.intf.wf.CommandInfo
- isReasonRequired() - Method in class com.saperion.wf.CommandInfoImpl
- isRefreshChildren() - Method in class com.saperion.folder.FolderUpdateInfo
-
We have to differentiate two cases.
- isRegularDefinition() - Method in class com.saperion.rmi.DDCInfo
- isReleaseActive() - Method in interface com.saperion.connector.SaClassicConnector
-
Checks if is release feature in the program.ini in section [Release] is active.
- isReleaseActive() - Method in class com.saperion.connector.SaClassicConnectorImpl
- isReminder() - Method in interface com.saperion.intf.wf.TaskInfo
- isReminder() - Method in class com.saperion.wf.TaskInfoFlags
- isReminder() - Method in class com.saperion.wf.TaskInfoImpl
- isReminderReached() - Method in interface com.saperion.intf.wf.TaskInfo
- isReminderReached() - Method in class com.saperion.wf.TaskInfoFlags
- isReminderReached() - Method in class com.saperion.wf.TaskInfoImpl
- isRemovable() - Method in class com.saperion.bean.SaDocAccessDataImpl
-
This method returns whether one may delete the document.
- isRemovable() - Method in interface com.saperion.intf.SaDocAccessData
-
Deprecated.This method returns whether one may delete the document.
- isResolveLinks() - Method in class com.saperion.operations.document.GetDocumentInfo
- isRestrictCursor() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the restrictCursor property.
- isRevised() - Method in interface com.saperion.intf.SaDocumentInfo
- isRevised() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isRevised() - Method in class com.saperion.rmi.SaStatusInfo
- isRevisionEnabled() - Method in class com.saperion.rmi.DDCInfo
- isRevisionEnabled(int, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Gets the information whether the provided ddc table contains the fields required for revisions.
- isRevisionEnabled(int, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Gets the information whether the provided ddc table contains the fields required for revisions.
- isRevisionEnabled(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Gets the information whether the provided ddc table contains the fields required for revisions.
- isRole() - Method in class com.saperion.users.UserNameIdPair
- isRootDisabled() - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Gets the value of the rootDisabled property.
- isRunning() - Method in class com.saperion.common.lang.measuring.Clock
-
Returns whether this
Clock
is currently running. - isSatisfiedBy(T) - Method in class com.saperion.common.lang.criterion.AndCriterion
- isSatisfiedBy(T) - Method in interface com.saperion.common.lang.criterion.Criterion
-
Returns whether the specified object satisfies this criterion.
- isSatisfiedBy(T) - Method in class com.saperion.common.lang.criterion.InstanceOfCriterion
- isSatisfiedBy(T) - Method in class com.saperion.common.lang.criterion.NotCriterion
- isSatisfiedBy(T) - Method in class com.saperion.common.lang.criterion.OrCriterion
- isSaveFavoriteEnabled() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the saveFavoriteEnabled property.
- isSaveLayout() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the saveLayout property.
- isSaveLayout() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the saveLayout property.
- isSaveScale() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the saveScale property.
- isScale() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the scale property.
- isScaleFont() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the scaleFont property.
- isSelected() - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
- isSelectedTab() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
-
Checks if is selected tab.
- isSigned() - Method in interface com.saperion.intf.SaDocumentInfo
- isSigned() - Method in class com.saperion.rmi.SaDocumentInfoImpl
- isSigned() - Method in class com.saperion.rmi.SaStatusInfo
- isSingleUserSelection() - Method in class com.saperion.connector.wf.TaskUserSelection
- isSizeableFrame() - Method in class com.saperion.ngc.iform.xml.PosType
-
Gets the value of the sizeableFrame property.
- isSortAuto() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the sortAuto property.
- isSslEnabled() - Method in class com.saperion.common.mail.MailConfiguration
-
Indicates if SSL should be used.
- isStartEnabled() - Method in class com.saperion.ngc.iform.xml.ResultType
-
Gets the value of the startEnabled property.
- isStringFieldType() - Method in interface com.saperion.intf.SaFieldDescription
-
Checks if this object is a string type.
- isStructureView() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the structureView property.
- isSync() - Method in interface com.saperion.intf.wf.ContextInfo
- isSync() - Method in class com.saperion.rmi.ContextInfoImpl
- isSyncFromNet() - Method in class com.saperion.users.UserFlags
- isSyncLDAP() - Method in class com.saperion.users.UserFlags
- isSyncToNet() - Method in class com.saperion.users.UserFlags
- isTab() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- isTechnicalUser() - Method in class com.saperion.users.UserFlags
- isTenant() - Method in class com.saperion.users.UserNameIdPair
- isThumbnailView() - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Gets the value of the thumbnailView property.
- isTiffDocument(SaDocInfo.ElementInfo) - Static method in class com.saperion.util.MultipageDocUtil
-
Tries to guess if the document element has a multiple page tiff document Intended to work tiff documents stored in original format.
- isTraceEnabled() - Method in class com.saperion.common.logging.Logger
-
Returns whether the logger is enabled for the TRACE level.
- isTransparent() - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Gets the value of the transparent property.
- isTrusted() - Method in interface com.saperion.intf.wf.ContextInfo
- isTrusted() - Method in class com.saperion.rmi.ContextInfoImpl
- isTrustedApplicationsConfigured() - Method in class com.saperion.config.TrustedApplicationsUtility
-
Return whether trusted applications are configured or not
- isUnique() - Method in interface com.saperion.intf.SaFieldDescription
-
Checks, if this field is unique.
- isUseCalendar() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the useCalendar property.
- isUseFields() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the useFields property.
- isUseHistory() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the useHistory property.
- isUseQueryFormForLookup() - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Gets the value of the useQueryFormForLookup property.
- isUser() - Method in class com.saperion.users.UserNameIdPair
- isUserSelectionRestricted() - Method in enum com.saperion.connector.wf.TaskUserSelection.SelectionType
- isUsersSelectable() - Method in enum com.saperion.connector.wf.TaskUserSelection.SelectionType
- isUtf8() - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Gets the value of the utf8 property.
- isValid() - Method in class com.saperion.events.bean.SaXEventBean
- isValid() - Method in class com.saperion.events.bean.SaXWFEventBean
- isValid() - Method in class com.saperion.settings.SettingSearchInfo
- isVar - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- isWarnEnabled() - Method in class com.saperion.common.logging.Logger
-
Returns whether the logger is enabled for the WARN level.
- isWfAllowSubstAccess() - Method in class com.saperion.users.UserFlags
- isWfWorkInPool() - Method in class com.saperion.users.UserFlags
- isWithAnnotations() - Method in class com.saperion.rmi.SaRMIInputStream
-
True, if annotations should be saved on the document.
- isWithSsl() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- isWorkflowAuditQuery() - Method in class com.saperion.rmi.SaQueryInfo
- isWorkflowQuery() - Method in class com.saperion.rmi.SaQueryInfo
- isWriteable() - Method in class com.saperion.bean.SaDocAccessDataImpl
-
This method returns whether one may edit the document.
- isWriteable() - Method in class com.saperion.config.SaAbstractJMXProperties
- isWriteable() - Method in interface com.saperion.intf.SaDocAccessData
-
Deprecated.This method returns whether one may edit the document.
- ISYSRenderEngine - Class in com.saperion.connector.renditions.isys
-
The ISYSRenderEngine uses the ISYS executable for rendering.
The following additional options are required: externalApplicationPath: Absolute path to the ISYS executable used for rendering. - ISYSRenderEngine() - Constructor for class com.saperion.connector.renditions.isys.ISYSRenderEngine
- ISYSRenderExecutableFailedException - Exception in com.saperion.connector.renditions.isys
-
This exception is thrown when the ISYS executable returned an error-code.
- ISYSRenderExecutableFailedException(int, String) - Constructor for exception com.saperion.connector.renditions.isys.ISYSRenderExecutableFailedException
-
Creates a new ISYSRenderExecutableFailedException.
- iterator() - Method in class com.saperion.common.lang.classloading.ServiceLoader
-
See
ServiceLoader.iterator()
- iterator() - Method in class com.saperion.util.IteratorIterable
- iterator(T1) - Method in interface com.saperion.common.lang.iterator.IteratorResolver
-
Returns an
Iterator
for the specified object. - IteratorIterable<Type> - Class in com.saperion.util
-
For a given
Iterator
anIteratorIterable
is a correspondingIterable
- and thus usable in the extended for-syntax. - IteratorIterable(Iterator<Type>) - Constructor for class com.saperion.util.IteratorIterable
-
Creates a new
IteratorIterable
for the givenIterator
- IteratorResolver<T1,T2> - Interface in com.saperion.common.lang.iterator
-
An interface to find an
Iterator
for an object (usually for use in some generic kind of iterator or filtering method) - Iterators - Class in com.saperion.common.lang.iterator
-
Utility class for iterator treatment.
J
- JavaPropertyFilter - Class in com.saperion.common.config.loader
-
This
PropertyFilter
filters properties that have a given prefix and expects them to be named according to java property naming conventions i.e lowercase tokens separated by dots ('.'). - JavaPropertyFilter(String) - Constructor for class com.saperion.common.config.loader.JavaPropertyFilter
- JCR - com.saperion.config.SaJMXConstants.ConfigVariant
-
JCR configuration.
- JCR_NEW_VERSION - Static variable in class com.saperion.constants.SaConstants
-
The Constant JCR_NEW_VERSION.
- JCR_PREFIX - Static variable in class com.saperion.constants.SaConstants
-
"jcr" prefix.
- JCR_VERSION - Static variable in class com.saperion.constants.SaConstants
-
The Constant JCR_VERSION.
- JCRPATH - Static variable in class com.saperion.constants.SaConstants
-
Jcr path.
- JCS_INTERFACE_VERSION - Static variable in class com.saperion.constants.SaJCSInterfaceVersion
-
Define, which Interface version between applsrv32.dll, scr_jni.dll and JCS is used.
- JMS - com.saperion.intf.SaSystemInfo.RMIFeatures
- JMS_DDC_NAME - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_EVENT_ID - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_EVENTNUMBER - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_FIELDNAMES - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_FILTERS - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_HDOC - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_NODE_ID - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_NODE_SYSROWID - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_OPERATION_NAME - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_OPERATION_TYPE_REMOVEEVENT - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_PARENTID - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_PROCESS - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_STATUS - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_SYSROWID - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_SYSTIMESTAMP - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_TRANSCATION_ID - Static variable in class com.saperion.constants.SaJMSConstants
-
JMS message entry.
- JMS_URL - Static variable in class com.saperion.constants.SaJMSConstants
- JMX_PORT - Static variable in class com.saperion.constants.SaConstants
- JndiPropertiesFromResourceFactory - Class in com.saperion.common.config.jndi
-
A
JndiPropertiesFromResourceFactory
and its subclasses are used as object factories for JNDI resources in a JEE-container. - JndiPropertiesFromResourceFactory() - Constructor for class com.saperion.common.config.jndi.JndiPropertiesFromResourceFactory
- JndiPropertiesLoader - Class in com.saperion.common.config.loader
-
This
PropertiesLoader
loadsProperties
via JNDI. - JndiPropertiesLoader(String) - Constructor for class com.saperion.common.config.loader.JndiPropertiesLoader
-
Constructs a
JndiPropertiesLoader
using the given JNDI lookup path. - JNI_DELETECONTENT_MODE_DBCOMPLETE - Static variable in class com.saperion.constants.SaConstants
-
Remove from DB.
- JNI_DELETECONTENT_MODE_DBSIMPLE - Static variable in class com.saperion.constants.SaConstants
-
Set status to 65002.
- JNI_DELETECONTENT_MODE_PURGEDOCUMENT - Static variable in class com.saperion.constants.SaConstants
-
Final delete.
- JOIN - com.saperion.config.SecurityQueryStrategy
-
modification with join.
- joinField - Variable in class com.saperion.ngc.iform.xml.LevelType
- JPEG - com.saperion.constants.mime.Extensions
- JPG - com.saperion.constants.mime.Extensions
- JUKEBOX - com.saperion.rmi.SaFeature.FeatureKind
K
- KB - com.saperion.util.FileSizeCalcer.FileSize
-
KiloByte.
- key - Variable in class com.saperion.ngc.iform.xml.HotkeyType
- KEY_APPLICATION_DATA - Static variable in class com.saperion.constants.SaConstants
-
archied ini key for the application data directory in the section
SaConstants.INI_SECTION_PATHS
- KeyDerivationAlgorithm - Enum in com.saperion.common.crypto
-
KeyDerivationAlgorithm
enumerates the few strategies to generate aKey
from a password used by SAPERION. - KIBI_FACTOR - com.saperion.util.FileSizeCalcer.CalcFactor
-
1024.
- KILO_FACTOR - com.saperion.util.FileSizeCalcer.CalcFactor
-
1000.
- kind - Variable in class com.saperion.ngc.iform.xml.ButtonType
- kind - Variable in class com.saperion.ngc.iform.xml.HeaderType
- kind - Variable in class com.saperion.ngc.iform.xml.PosType
- kind - Variable in class com.saperion.ngc.iform.xml.ViewerType
L
- label - Variable in class com.saperion.ngc.iform.xml.Form
- label - Variable in class com.saperion.ngc.iform.xml.FrameType
- label - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- label - Variable in class com.saperion.ngc.iform.xml.HiddenType
- label - Variable in class com.saperion.ngc.iform.xml.TabType
- LABEL - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Label of the annotation.
- LABEL - com.saperion.ngc.iform.xml.FrameKindType
- LabelType - Class in com.saperion.ngc.iform.xml
-
Java class for LabelType complex type.
- LabelType() - Constructor for class com.saperion.ngc.iform.xml.LabelType
- LastTaskInfo - Interface in com.saperion.intf.wf
-
Last task info interface.
- LastTaskInfoImpl - Class in com.saperion.wf
-
Last task info class.
- LastTaskInfoImpl(Map<String, Object>) - Constructor for class com.saperion.wf.LastTaskInfoImpl
-
Constructor from property map.
- latest - Variable in class com.saperion.connector.structures.identifiers.ElementId
- latest() - Method in class com.saperion.connector.structures.identifiers.ElementId
- latest(boolean) - Method in class com.saperion.connector.structures.identifiers.DocumentId.BuilderChain
- latest(boolean) - Method in interface com.saperion.connector.structures.identifiers.DocumentId.DocumentIdBuilder
- latest(boolean) - Method in class com.saperion.connector.structures.identifiers.ElementId.BuilderChain
- latest(boolean) - Method in interface com.saperion.connector.structures.identifiers.ElementId.ElementIdBuilder
- Layout() - Constructor for class com.saperion.ngc.iform.PaneDescription.Layout
- layoutVersion - Variable in class com.saperion.ngc.iform.xml.HeaderType
- LDAP_DOMAIN - Static variable in class com.saperion.constants.SaConstants
-
Fieldname domain.
- LDAP_ENABLED - Static variable in class com.saperion.constants.SaConstants
-
Fieldname use ldap.
- LDAP_FACTORY_CLASS - Static variable in class com.saperion.constants.SaConstants
-
Fieldname factory class.
- LDAP_NAME_PREFIX - Static variable in class com.saperion.constants.SaConstants
-
Fieldname name prefix.
- LDAP_PROVIDER_URL - Static variable in class com.saperion.constants.SaConstants
-
Fieldname provider url.
- LDAP_USER_PREFIX - Static variable in class com.saperion.constants.SaConstants
-
Fieldname userpath.
- LE - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the lower or equal condition.
- left - Variable in class com.saperion.ngc.iform.xml.PosType
- LEFT - com.saperion.ngc.iform.xml.AlignType
- LEFT_PARENTHESIS - com.saperion.util.SaSearchFldType.Type
-
Opening left parenthesis.
- LEGACY_INVALID_FIELD_TYPES - Static variable in class com.saperion.SaTypeConverter
- LegacyAwareRmiClientService - Class in com.saperion.connector.service
-
Deprecated.don't use this class
- LegacyAwareRmiClientService(LegacyConnection) - Constructor for class com.saperion.connector.service.LegacyAwareRmiClientService
-
Deprecated.
- LegacyAwareRmiClientService(LegacyConnection, Connection) - Constructor for class com.saperion.connector.service.LegacyAwareRmiClientService
-
Deprecated.
- LegacyAwareRmiClientService(SaClassicConnector) - Constructor for class com.saperion.connector.service.LegacyAwareRmiClientService
-
Deprecated.
- LegacyConnection - Interface in com.saperion.connector
-
Connection interface for extended DMS functionality
- LegacyOperation<T extends java.io.Serializable> - Class in com.saperion.operations
-
This is the base class for all legacy operations.
- LegacyOperation() - Constructor for class com.saperion.operations.LegacyOperation
- LegacyOperationAdapter<ResultType extends java.io.Serializable,EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException> - Class in com.saperion.operations
- LegacyOperationAdapter(Operation<ResultType, EcmExceptionType, Connection>) - Constructor for class com.saperion.operations.LegacyOperationAdapter
-
This constructor creates an adapter that adapts the given ecm operation to a legacy operation.
- LegacyOperationAdapter.EcmExceptionWrapper - Exception in com.saperion.operations
- lengthLimit(long) - Method in class com.saperion.bean.ContentStream
-
Sets the max allowed stream length limit.
- level - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- LevelType - Class in com.saperion.ngc.iform.xml
-
Java class for levelType complex type.
- LevelType() - Constructor for class com.saperion.ngc.iform.xml.LevelType
- license() - Method in class com.saperion.connector.pool.PooledSession
- LIKE - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the LIKE condition.
- limit - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- LimitType - Enum in com.saperion.ngc.iform.xml
-
Java class for limitType.
- LINEWIDTH - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
An arrow's line width.
- link - Variable in class com.saperion.connector.structures.identifiers.DocumentId
- link() - Method in class com.saperion.connector.structures.identifiers.DocumentId
- link(boolean) - Method in class com.saperion.connector.structures.identifiers.DocumentId.BuilderChain
- link(boolean) - Method in interface com.saperion.connector.structures.identifiers.DocumentId.DocumentIdBuilder
- LINK - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Link folder.
- LINK - com.saperion.ngc.iform.xml.StyleType
- LinkCreationException - Exception in com.saperion.util
- LinkCreationException() - Constructor for exception com.saperion.util.LinkCreationException
- LinkCreationException(String) - Constructor for exception com.saperion.util.LinkCreationException
- LinkCreationException(String, Throwable) - Constructor for exception com.saperion.util.LinkCreationException
- LinkCreationException(Throwable) - Constructor for exception com.saperion.util.LinkCreationException
- LinkInfo - Class in com.saperion.structures
-
Holds the information about a document link.
- LinkInfo(String, String, Map<String, Object>, String) - Constructor for class com.saperion.structures.LinkInfo
-
Creates a new document link.
- listActiveSessions() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
List the active sessions of the logged in user.
- listActiveSessions() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
List the active sessions of the logged in user.
- listActiveSessions() - Method in interface com.saperion.connector.SaClassicConnector
-
List active sessions of the logged in user
- listActiveSessions() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
List active sessions of the logged in user
- listActiveSessions(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
List the active sessions of the user identified by given token.
- ListArrayConverter<Type> - Class in com.saperion.common.lang.conversion.array
-
Base class for converters that create arrays from lists.
- ListArrayConverter(ArrayFactory<Type>) - Constructor for class com.saperion.common.lang.conversion.array.ListArrayConverter
- ListElementConverter<T1,T2> - Class in com.saperion.common.lang.conversion
-
Applies a given converter to the elements of a list.
- ListElementConverter(Converter<T1, T2>) - Constructor for class com.saperion.common.lang.conversion.ListElementConverter
- ListStorageOperation - Class in com.saperion.operations.storage
- ListStorageOperation(int) - Constructor for class com.saperion.operations.storage.ListStorageOperation
- ListStorageOperation(int, String) - Constructor for class com.saperion.operations.storage.ListStorageOperation
- ListTypedArrayConverter<Type> - Class in com.saperion.util.conversion.array
-
Converter
that converts arbitrary lists to a typed array for a given type and a givenConversionManager
. - ListTypedArrayConverter(GenericArrayConverter<Object, Type>) - Constructor for class com.saperion.util.conversion.array.ListTypedArrayConverter
- listVersion - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- listVersion - Variable in class com.saperion.ngc.iform.xml.ResultType
- load(PropertiesResource) - Method in class com.saperion.common.config.loader.ChainedPropertiesLoader
-
Loads one
PropertiesResource
using the registeredPropertiesLoader
s. - load(PropertiesResource) - Method in class com.saperion.common.config.loader.FilePropertiesLoader
- load(PropertiesResource) - Method in class com.saperion.common.config.loader.FilterPropertiesLoader
- load(PropertiesResource) - Method in class com.saperion.common.config.loader.JndiPropertiesLoader
- load(PropertiesResource) - Method in interface com.saperion.common.config.loader.PropertiesLoader
-
Loads the given
PropertiesResource
if present. - load(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Loads the configuration value for the specified
HierarchicalName
from the database and stores it into the internal cache. - load(HierarchicalName, boolean) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Loads the configuration value for the specified
HierarchicalName
from the database and stores it into the internal cache. - load(Class<T>) - Static method in class com.saperion.common.lang.classloading.ServiceLoader
-
Creates a new
ServiceLoader
for the specified service interface, using the current thread's context class loader. - load(Class<T>, ClassLoader) - Static method in class com.saperion.common.lang.classloading.ServiceLoader
-
Creates a new
ServiceLoader
for the specified service interface and class loader. - loadAsMap(PropertiesResource) - Method in class com.saperion.common.config.loader.AbstractPropertiesLoader
- loadAsMap(PropertiesResource) - Method in interface com.saperion.common.config.loader.PropertiesLoader
-
Loads the given
PropertiesResource
if present. - loadDDCNames() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Retrieves the available DDC names.
- loadDDCNames() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Retrieves the available DDC names.
- loadDDCNames(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Retrieves the avaiable DDC names.
- loadDDCNames(String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- loadDDCNames(String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Retrieves the avaiable DDC names.
- LoadDocumentById - Class in com.saperion.operations.document
-
The
operation
LoadDocumentById loads a document from the backend by itsid
. - LoadDocumentById(DocumentReferenceType) - Constructor for class com.saperion.operations.document.LoadDocumentById
-
This creates an
operation
that completely loads the latest revision of the document with the given id. - LoadDocumentById(DocumentReferenceType, LoadKindEnumeration) - Constructor for class com.saperion.operations.document.LoadDocumentById
-
This creates an
operation
that loads the latest revision of the document with the given id. - LoadDocumentRevisionById - Class in com.saperion.operations.document
-
The
operation
LoadDocumentRevisionById loads a revision of a document by itsrevision id
. - LoadDocumentRevisionById(DocumentRevisionReferenceType) - Constructor for class com.saperion.operations.document.LoadDocumentRevisionById
-
This creates a new
operation
that completely loads the document revision with the given id. - LoadDocumentRevisionById(DocumentRevisionReferenceType, LoadKindEnumeration) - Constructor for class com.saperion.operations.document.LoadDocumentRevisionById
-
This creates a new
operation
that loads the document revision with the given id. - loadFolderDDCNames() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Retrieves the available folder DDC names.
- loadFolderDDCNames() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Retrieves the available folder DDC names.
- loadFolderDDCNames(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Retrieves the avaiable folder DDC names.
- loadFolderDDCNames(String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Retrieves the avaiable folder DDC names.
- loadInitilizers(ServletContext) - Method in class com.saperion.web.WebAppInitUtil
-
Loads the registered initializers as given as initialization parameters in web.xml.
- loadInstalled(Class<T>) - Static method in class com.saperion.common.lang.classloading.ServiceLoader
-
Creates a new
ServiceLoader
for the specified service type, using the extension class loader. - loadList(List<? extends PropertiesResource>) - Method in class com.saperion.common.config.loader.ChainedPropertiesLoader
-
Loads the given
PropertiesResource
s by use of the registeredPropertiesLoader
s. - loadLocalize(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Load localize.
- loadProperties(String) - Static method in class com.saperion.util.ConfigReader
-
Loads the given properties from the file system or from the classpath.
- loadSettings() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- loadSettings(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Load settings from backend.
- loadSettings(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Load settings from backend.
- loadSettings(String) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
- loadSettings(String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Loads the settings from saperion.
- loadSystemFile(int, SystemFileKind, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Loads a system file of a specific kind.
- loadSystemFile(SystemFileKind, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Loads a system file of a specific kind.
- loadSystemFile(SystemFileKind, String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Loads a system file of a specific kind.
- loadSystemFile(SystemFileKind, String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method loads a system file of a specific kind.
- loadSystemFile(SystemFileKind, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- loadWorkflowDDCName() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Retrieves the workflow DDC name.
- loadWorkflowDDCName() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Retrieves the workflow DDC name.
- loadWorkflowDDCName() - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Retrieves the workflow DDC name.
- LoadWorkflowDefinition - Class in com.saperion.operations.workflow
-
This
Operation
returns further information for a workflow process given by its reference. - LoadWorkflowDefinition(WorkflowDefinitionReferenceType) - Constructor for class com.saperion.operations.workflow.LoadWorkflowDefinition
- loadX509CertificateFromBase64EncodedString(String) - Static method in class com.saperion.common.crypto.CryptoUtils
-
This method loads an X.509 encoded certificate from a Base64 encoded string (PEM format).
- LOCK_PROPERTY - Static variable in class com.saperion.constants.SaConstants
-
Lock property name in hibernate query results.
- lockDocument(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Locks a document.
- lockDocument(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- locked - Variable in class com.saperion.ngc.iform.xml.ColumnType
- LOCKING_LOCKISDEEP - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Bitmask for isDeep setting (01000).
- LOCKING_LOCKTYPE_DEFAULT - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Constants for LockType parameter.
- LOCKING_LOCKTYPE_JSRCHECKOUT - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Constants for LockType parameter.
- LOCKING_LOCKTYPE_JSRLOCK - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Constants for LockType parameter.
- lockNode(int, String, String, int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Locks a node.
- lockNode(String, String, int, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Locks a node.
- lockNode(String, String, int, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Locks a node.
- LOCKTOKEN_PROPERTYNAME - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Name of token-property in NodeInfoSets.
- LOCKTYPE_PROPERTYNAME - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Name of type-property in NodeInfoSets.
- LOCKUSER_PROPERTYNAME - Static variable in class com.saperion.constants.SaConstants
-
LockNode: Name of user-property in NodeInfoSets.
- log(LogLevel, String) - Method in class com.saperion.common.logging.Logger
-
Logs a message at the specified
LogLevel
. - log(LogLevel, String, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with a parameter in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 2 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 3 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 4 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 5 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 6 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 7 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 8 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 9 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 10 parameters in a standard format at the specified
LogLevel
. - log(LogLevel, String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace with an accompanying message at the specifiedLogLevel
. - LOG_ALERT - Static variable in class com.saperion.constants.SaConstants
-
action must be taken immediately.
- LOG_CALLTRACE - Static variable in class com.saperion.constants.SaConstants
-
debug level messages for foreign APIs - used by Development.
- LOG_CRITICAL - Static variable in class com.saperion.constants.SaConstants
-
critical condition.
- LOG_DIAG - Static variable in class com.saperion.constants.SaConstants
-
informational - used by Support.
- LOG_EMERGENCY - Static variable in class com.saperion.constants.SaConstants
-
system is unusable.
- LOG_ERROR - Static variable in class com.saperion.constants.SaConstants
-
error condition.
- LOG_NONE - Static variable in class com.saperion.constants.SaConstants
-
internal use only.
- LOG_NOTICE - Static variable in class com.saperion.constants.SaConstants
-
informational - used by regular program flow.
- LOG_TRACE - Static variable in class com.saperion.constants.SaConstants
-
debug level messages - used by Development.
- LOG_WARNING - Static variable in class com.saperion.constants.SaConstants
-
warning condition.
- logClientEvent(int, String, SaConstants.ProtoEvents, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Adds an audit log event.
- logClientEvent(String, SaConstants.ProtoEvents, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Adds an audit log event.
- logClientEvent(String, SaConstants.ProtoEvents, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Adds an audit log event.
- logClientEvent(String, SaConstants.ProtoEvents, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Adds an audit log event.
- logClientEvent(String, SaConstants.ProtoEvents, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- LOGDIRECTION - Static variable in class com.saperion.constants.SaConstants
-
Determines which way log mesages are written/exchanged.
- LOGDIRECTION_BACKEND - com.saperion.constants.SaConstants.LOG_DIRECTION
-
The LOGDIRECTIO n_ backend.
- LOGDIRECTION_BACKEND - Static variable in class com.saperion.constants.SaConstants
-
The Constant LOGDIRECTION_BACKEND.
- LOGDIRECTION_BACKEND_STR - Static variable in class com.saperion.constants.SaConstants
-
Log messages from Java logging are passed to backend.
- LOGDIRECTION_JAVA - com.saperion.constants.SaConstants.LOG_DIRECTION
-
The LOGDIRECTIO n_ java.
- LOGDIRECTION_JAVA - Static variable in class com.saperion.constants.SaConstants
-
The Constant LOGDIRECTION_JAVA.
- LOGDIRECTION_JAVA_STR - Static variable in class com.saperion.constants.SaConstants
-
Log messages from the backend are passed to Java logging.
- LOGDIRECTION_NONE - com.saperion.constants.SaConstants.LOG_DIRECTION
-
The LOGDIRECTIO n_ none.
- LOGDIRECTION_NONE - Static variable in class com.saperion.constants.SaConstants
-
The Constant LOGDIRECTION_NONE.
- LOGDIRECTION_NONE_STR - Static variable in class com.saperion.constants.SaConstants
-
Log messages are not exchanged between backend and Java.
- Logger - Class in com.saperion.common.logging
-
Standard
Logger
that abstracts from the underlying actual logging framework and adds standard message and parameter formatting. - LOGGER - Static variable in class com.saperion.common.sql.DataSource
- LOGGER - Static variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
- LOGGER - Static variable in class com.saperion.exception.NativeReturnCodeMapper
- LOGGER - Static variable in class com.saperion.web.filter.LoggingFilter
- LOGGER - Static variable in class com.saperion.web.filter.MethodLoggingFilter
- LOGGER - Static variable in class com.saperion.web.filter.ProcessingTimeFilter
-
This filters logger.
- LOGGING - com.saperion.rmi.SaFeature.FeatureKind
- LoggingFilter - Class in com.saperion.web.filter
-
This filter logs web application requests.
- LoggingFilter() - Constructor for class com.saperion.web.filter.LoggingFilter
- Login() - Constructor for class com.saperion.connector.ldap.kerberosauthentication.Authentication.Login
- LogLevel - Enum in com.saperion.common.logging
- logoff() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Log off the user from the server instance.
- logoff() - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Log off the user from the server instance.
- logoff() - Method in interface com.saperion.connector.SaClassicConnector
-
This method logs the current user off from the system.
- logoff() - Method in class com.saperion.connector.SaClassicConnectorImpl
- logoff() - Method in interface com.saperion.connector.wf.SaWFConnector
-
Logoff from the backend system.
- logoff() - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Logoff from the backend system.
- logoff(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Logoff the user from the server instance.
- logon(byte[], int, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- logon(byte[], int, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- logon(int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Deprecated.
- logon(int) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.
- logon(Credentials) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Logon with the passed credentials.
- logon(Credentials) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Logon with the passed credentials.
- logon(Credentials) - Method in interface com.saperion.connector.SaClassicConnector
-
This method authenticates the given
Credentials
and returns the information about the open session. - logon(Credentials) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
This method authenticates the given
Credentials
and returns the information about the open session. - logon(Credentials) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Logon with the passed credentials.
- logon(Credentials, SessionInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Logon with the passed credentials and associate the given session information.
- logon(Credentials, SessionInfo) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Logon with the passed credentials and associate the given session information.
- logon(Credentials, SessionInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
This method authenticates the given
Credentials
, associate the givenSessionInfo
and returns the information about the open session. - logon(Credentials, SessionInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
This method authenticates the given
Credentials
, associate the givenSessionInfo
and returns the information about the open session. - logon(Credentials, SessionInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Logon with the passed credentials and associate the given session information.
- logon(String, String, int, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use
SaClassicConnector.logon(Credentials)
withUsernamePasswordKey
instead. Will be removed in version 8.1. - logon(String, String, int, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- logon(String, String, int, String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
performs logon to the backend system.
- logon(String, String, int, String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
performs logon to the backend system.
- logon(NtlmPasswordAuthentication, int, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- logon(NtlmPasswordAuthentication, int, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- LogonInfo - Class in com.saperion.bean
-
Bean to hold logon information.
- LogonInfo(DirContext, int) - Constructor for class com.saperion.bean.LogonInfo
-
Creates a new LogonInfo.
- logStatisticPeriodically(String, long, long, TimeUnit) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
INFO-logs the pool statistics periodically in an extra Thread.
- logThrow(T) - Method in class com.saperion.common.logging.Logger
-
Logs the throwing of a
Throwable
at DEBUG level. - logThrowableWithStacktrace(String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace at DEBUG level. - LongArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Long - LongArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.LongArrayFactory
- LongArrayIntArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts a long[] to an int[]
- LongArrayIntArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.LongArrayIntArrayConverter
- longSetting(boolean) - Method in class com.saperion.settings.SettingSearchInfo
-
Whether to search for long or for regular settings.
- longValue() - Method in class com.saperion.common.lang.datatype.Decimal
- LOOKUP - com.saperion.intf.DDC.DDCKind
-
Lookup-table.
- lookupCondition - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupConditionField - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupConditionFieldDbName - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupConditionFieldType - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupDDC - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupDDC - Variable in class com.saperion.ngc.iform.xml.ResultType
- lookupField - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupFieldDbName - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupFieldType - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- lookupStrict - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- LOWER - com.saperion.ngc.iform.xml.LimitType
- LS - Static variable in interface com.saperion.common.lang.format.FormatConstants
-
The system-dependent line separator (shortcut for
System.getProperty("line.separator")
). - LS_LENGTH - Static variable in interface com.saperion.common.lang.format.FormatConstants
-
The length of
FormatConstants.LS
. - LT - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the lower than condition.
M
- MAC - com.saperion.connector.renditions.isys.util.OsInfo.OS
- MACRO - com.saperion.ngc.iform.xml.ButtonKindType
- MACROS - com.saperion.settings.SystemFileKind
-
This enumeration member represents saperion macros (bas).
- MACROS_NOSYS - com.saperion.settings.SystemFileKind
-
This enumeration member represents saperion macros (bas) but excludes system wide files.
- MailConfiguration - Class in com.saperion.common.mail
-
Configuration-object for the
Mailing
class. - MailConfiguration() - Constructor for class com.saperion.common.mail.MailConfiguration
- MailConfigurationException - Exception in com.saperion.common.mail
-
An exception for indicating mail-configuration errors or problems.
- MailConfigurationException(String) - Constructor for exception com.saperion.common.mail.MailConfigurationException
-
Creates a new
MailConfigurationException
with the specified detail message. - MailConfigurationException(String, Throwable) - Constructor for exception com.saperion.common.mail.MailConfigurationException
-
Creates a new
MailConfigurationException
with the specified detail message and cause. - Mailing - Class in com.saperion.common.mail
-
A mail util class for convenient SMTP mailing.
- Mailing(MailConfiguration) - Constructor for class com.saperion.common.mail.Mailing
- main(String[]) - Static method in class com.saperion.util.HdocUtil
-
Test driver.
- main(String[]) - Static method in class com.saperion.util.RegistryNames
- MAIN_HOST - Static variable in class com.saperion.constants.SaConstants
-
Section name for main broker instance.
- makeCaseInsensitive(Properties) - Static method in class com.saperion.util.CaseInsensitiveProperties
- makeMapImplementationSerializable(Map<String, PropertyType>) - Static method in exception com.saperion.exception.ConstraintViolationException
- makeObject(Credentials) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
-
This method will be called, when no idle connection is available.
- makeObject(Credentials) - Method in class com.saperion.connector.pool.TechUserKeyedSessionPoolFactory
-
This method will be called, when no idle connection is available.
- makeSerializable(Collection<String>) - Static method in exception com.saperion.exception.ConstraintViolationException
- makeTransparent(BufferedImage, Color) - Static method in class com.saperion.util.SaImageConverter
-
Makes the given image transparent.
- MalformedEntityException - Exception in com.saperion.exception
-
This exception indicates that an entity was encountered whose data is in some way malformed or inconsistent.
- MalformedEntityException(String) - Constructor for exception com.saperion.exception.MalformedEntityException
- MalformedEntityException(String, Throwable) - Constructor for exception com.saperion.exception.MalformedEntityException
- MalformedEntityException(Throwable) - Constructor for exception com.saperion.exception.MalformedEntityException
- MandantInfo - Class in com.saperion.rmi
-
Bean class about a tenant.
Holds the information name, id and hexId about a mandant/tenant. - MandantInfo(int, String) - Constructor for class com.saperion.rmi.MandantInfo
- mandatory - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- MandatoryConstraintViolationException - Exception in com.saperion.exception
-
This exception indicates that a mandatory constraint for a given list of fields in a given ddc was violated.
- MandatoryConstraintViolationException(String, String, List<String>, Map<String, PropertyType>) - Constructor for exception com.saperion.exception.MandatoryConstraintViolationException
- MandatoryConstraintViolationException(String, Throwable, String, List<String>, Map<String, PropertyType>) - Constructor for exception com.saperion.exception.MandatoryConstraintViolationException
- MandatoryConstraintViolationException(String, List<String>, Map<String, PropertyType>) - Constructor for exception com.saperion.exception.MandatoryConstraintViolationException
- mapEcmException(EcmException) - Static method in class com.saperion.operations.LegacyOperation
- mapException(Exception) - Method in class com.saperion.operations.LegacyOperation
- mapSystemException(SaSystemException) - Method in class com.saperion.connector.service.LegacyAwareRmiClientService
-
Deprecated.
- mark(int) - Method in class com.saperion.common.io.CountingInputStream
- mark(int) - Method in class com.saperion.common.io.SerializableInputStream
- mark(int) - Method in class com.saperion.common.streams.BlockingInputStream
- mark(int) - Method in class com.saperion.rmi.SaContentStream
- MARK_JCR_BASEVERSION - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:baseversion.
- MARK_JCR_PREDECESSORS - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:predecessors.
- MARK_JCR_ROOTVERSION - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:rootversion.
- MARK_JCR_SUCCESSORS - Static variable in class com.saperion.constants.SaConstants
-
Node: Name of user-property in jcr:successors.
- MARKER - com.saperion.ngc.iform.xml.FrameKindType
- markSupported() - Method in class com.saperion.common.io.CountingInputStream
- markSupported() - Method in class com.saperion.common.io.SerializableInputStream
- markSupported() - Method in class com.saperion.common.streams.BlockingInputStream
- markSupported() - Method in class com.saperion.rmi.SaContentStream
- markSupported() - Method in class com.saperion.rmi.SaRMIInputStream
-
Tests if this input stream supports the
mark
andreset
methods. - mashup - Variable in class com.saperion.ngc.iform.xml.Form
- mashup - Variable in class com.saperion.ngc.iform.xml.FrameType
- mashup - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- mashup - Variable in class com.saperion.ngc.iform.xml.HiddenType
- mashup - Variable in class com.saperion.ngc.iform.xml.TabType
- mashUpHTML - Variable in class com.saperion.ngc.iform.xml.MashupType
- MashupType - Class in com.saperion.ngc.iform.xml
-
Java class for MashupType complex type.
- MashupType() - Constructor for class com.saperion.ngc.iform.xml.MashupType
- mashUpURL - Variable in class com.saperion.ngc.iform.xml.MashupType
- MASK_INDEX - com.saperion.ngc.iform.xml.HeaderKindType
- MASK_PROTOCOL - com.saperion.ngc.iform.xml.HeaderKindType
- MASK_QUERY - com.saperion.ngc.iform.xml.HeaderKindType
- MASK_XML - com.saperion.settings.SystemFileKind
-
This enumeration member represents forms in xml format.
- maskPassword - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- MASKS - com.saperion.settings.SystemFileKind
-
This enumeration member represents forms (qbe).
- MASKS_NOSYS - com.saperion.settings.SystemFileKind
-
This enumeration member represents forms (qbe) but excludes system wide files.
- MatchKind - Enum in com.saperion.util
-
Describes matches for getAuthorizedUsers.
- MAX_CONTENT_MEMORY_SIZE - Static variable in class com.saperion.constants.SaConstants
-
archief ini key for maximum in memory content
- MAX_IDLETIME - Static variable in class com.saperion.constants.SaConstants
-
The Constant MAX_IDLETIME.
- MAX_PRECISION - Static variable in class com.saperion.common.lang.datatype.Decimal
- MAX_SCALE - Static variable in class com.saperion.common.lang.datatype.Decimal
- MAX_THREADS - Static variable in class com.saperion.constants.SaConstants
-
Default maximum threads.
- MAX_THREADS_KEY - Static variable in class com.saperion.constants.SaConstants
-
Maximum threads key - Secret: only for Saperion services.
- maxRecords - Variable in class com.saperion.ngc.iform.xml.ResultType
- MB - com.saperion.util.FileSizeCalcer.FileSize
-
MegaByte.
- Medium - Class in com.saperion.rmi.storage
-
Holds information about a medium.
- Medium(MediumId, String, MediumType, MirrorType, MediumFillState, MediumAccessData, boolean, boolean, boolean, boolean, boolean, ContainerTrigger, List<String>) - Constructor for class com.saperion.rmi.storage.Medium
-
Literal constructor.
- Medium(MediumId, String, MediumType, MirrorType, MediumFillState, MediumAccessData, boolean, boolean, boolean, boolean, ContainerTrigger, List<String>) - Constructor for class com.saperion.rmi.storage.Medium
-
Literal constructor for container media.
- Medium(MediumId, String, MediumType, MirrorType, MediumFillState, MediumAccessData, boolean, boolean, boolean, boolean, List<String>) - Constructor for class com.saperion.rmi.storage.Medium
-
Literal constructor for non-container media.
- MediumAccessData - Class in com.saperion.rmi.storage
-
Holds information about the access to a given medium.
- MediumAccessData(Date, Date) - Constructor for class com.saperion.rmi.storage.MediumAccessData
-
Literal constructor.
- MediumFillState - Class in com.saperion.rmi.storage
-
Holds information about the size of the data of a given medium.
- MediumFillState(long, long, long, long, long) - Constructor for class com.saperion.rmi.storage.MediumFillState
-
Literal constructor
- MediumId - Class in com.saperion.rmi.storage
-
Holds the Id of a medium.
- MediumId(short, long, long, long) - Constructor for class com.saperion.rmi.storage.MediumId
- MediumType - Enum in com.saperion.rmi.storage
-
Enumeration for the different types of media.
- MEMORY - com.saperion.common.config.manager.StorageType
-
The configuration value is searched in memory, i.e.
- mergeFlags(TaskInfoFlags) - Method in class com.saperion.wf.TaskInfoFlags
-
Merge info flags.
- MESSAGE_HEADER - Static variable in exception com.saperion.common.lang.exception.UnreachableCodeException
- metadatas - Variable in class com.saperion.structures.Description
- MethodLoggingFilter - Class in com.saperion.web.filter
-
This filter logs web application requests.
- MethodLoggingFilter() - Constructor for class com.saperion.web.filter.MethodLoggingFilter
- MIDDLE - com.saperion.ngc.iform.xml.AlignType
- MIME - Enum in com.saperion.constants.mime
-
Enum MIME.
- MimeUtil - Class in com.saperion.util
-
This MimiUtil can be used to get a MIME type by filenames in a convenient way.
- MINIMUM_BUFFER_SIZE - Static variable in class com.saperion.common.io.TempFileByteBuffer
-
Minimum size for in-memory buffer.
- MirrorType - Enum in com.saperion.rmi.storage
-
An enumeration holding the different types of mirror media.
- MKATLEAST - com.saperion.util.MatchKind
-
Matches subsets.
- MKEXACT - com.saperion.util.MatchKind
-
An exact match.
- MKONEOF - com.saperion.util.MatchKind
-
Matches if at least one did match.
- MODE_APPEND - Static variable in class com.saperion.bean.ContentStream
-
Value for position: given content is appended to the last existing content element in the document structure.
- MODE_CLEAR - Static variable in class com.saperion.bean.ContentStream
-
Value for position: deletes existing content, leaving an empty document structure.
- MODE_CLEAR_AND_CREATE - Static variable in class com.saperion.bean.ContentStream
-
Value for position: deletes existing content, adding given content as first element.
- moveFolder(int, String, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Moves the given node to a new destination.
- moveFolder(String, String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Moves the given node to a new destination.
- moveFolder(String, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Moves the given node to a new destination.
- moveFolder(String, String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Moves the given folder to a new destination.
- moveFolder(String, String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- moveToFolder(int, String, String, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Moves the document’s filing to the given node.
- moveToFolder(String, String, String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Moves the document’s filing to the given node.
- moveToFolder(String, String, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Moves the document’s filing to the given node.
- moveToFolder(String, String, String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Removes the document from the source folder and adds it to the source folder.
- moveToFolder(String, String, String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- MS_SQL_SERVER - com.saperion.common.sql.SqlDialect
-
SQL dialect of Microsoft SQL-Server.
- MSG - com.saperion.constants.mime.Extensions
- MSSQL - com.saperion.config.SQLType
-
for MSSQL
- MSSQL - Static variable in class com.saperion.constants.SaConstants
-
MS SQL database type name.
- MSSQL_GET_REVISIONS_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template name for UDF get revisions.
- MSSQL_MAKE_LIST_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template name for UDF Split.
- MSSQL_MAX_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
MSSQL max date value.
- MSSQL_MIN_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
MSSQL min date value.
- MSSQL_POST_FIELD_DELIM - Static variable in class com.saperion.constants.SaSQLConstants
-
MSSQL post Delimiter .
- MSSQL_PRE_FIELD_DELIM - Static variable in class com.saperion.constants.SaSQLConstants
-
MSSQL Pre Delimiter .
- MSSQL_RESOLVE_REVISION_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template for UDF resolveRevision.
- MSSQL_TEMPLATE_DROP_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template name for MSSQL drop function.
- MSSQL_TEMPLATE_GET_FOLDER_PROPERTIES - Static variable in class com.saperion.constants.SaConstants
-
Template name for MS SQL UDF get_folder_properties_xxx_nodes.
- MULTICLIENT - com.saperion.rmi.SaFeature.FeatureKind
- multiLine - Variable in class com.saperion.ngc.iform.xml.ColumnType
- MultipageDocUtil - Class in com.saperion.util
-
Utility class for multipage documents.
- multiSelect - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- multivalue - Variable in class com.saperion.ngc.iform.xml.ColumnType
- multivalue - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- multiValueSeparator - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- MutableUserInformation - Interface in com.saperion.intf
- MutableUserInformationImpl - Class in com.saperion.rmi
- MutableUserInformationImpl(boolean, UserFlags) - Constructor for class com.saperion.rmi.MutableUserInformationImpl
- MYSQL - com.saperion.config.SQLType
-
for MySQL
- MYSQL - Static variable in class com.saperion.constants.SaConstants
-
MySQL database type name.
- MYSQL_FIELD_DELIM - Static variable in class com.saperion.constants.SaSQLConstants
-
MySQL Pre and post Delimiter .
- MYSQL_GET_REVISIONS_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template name for UDF get revisions.
- MYSQL_MAX_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
MySQL max date value.
- MYSQL_MIN_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
MySQL min date value.
N
- naivePropertiesConversion(Properties) - Static method in class com.saperion.operations.lookup.CreateLookupEntryOperation
-
Used to convert a
Properties
instance to aMap
. - name - Variable in class com.saperion.ngc.iform.xml.FontType
- name - Variable in class com.saperion.ngc.iform.xml.Form
- name - Variable in class com.saperion.ngc.iform.xml.GroupType
- name(String, SettingSearchInfo.MatchKind) - Method in class com.saperion.settings.SettingSearchInfo
-
Sets the name to search for and the match kind to search with.
- NAME_MAX_LENGTH - Static variable in class com.saperion.common.config.manager.DbConfigurationManager
-
The maximum string length (
toString()
-result) of aHierarchicalName
to be used as a key by thisDbConfigurationManager
. - NAMED_QUERIES_TEMPLATE - Static variable in class com.saperion.constants.SaConstants
-
Named Queries Template.
- NativeException - Exception in com.saperion.rmi.serverexception
-
An exception indicating that a native call resulted in a return code other than retOk.
- NativeException(SaJNIException) - Constructor for exception com.saperion.rmi.serverexception.NativeException
- NativeException(String, Returncodes) - Constructor for exception com.saperion.rmi.serverexception.NativeException
- NativeException(String, Throwable, Returncodes) - Constructor for exception com.saperion.rmi.serverexception.NativeException
- NativeJavaDefaultTypeMappingUtility - Class in com.saperion.jna.typemapping
-
Utility class for conversion between java default types and native type wrappers.
- NativeReturnCodeMapper - Class in com.saperion.exception
-
Utility class for mapping return codes to exceptions
- NativeReturnCodeMapper() - Constructor for class com.saperion.exception.NativeReturnCodeMapper
- NAVIGATION - com.saperion.intf.SaUserSettingType.TYPE
- NE - com.saperion.util.SaSearchFldType.Type
-
A boolean constraint matching the not equal condition.
- NETWORK - com.saperion.rmi.SaFeature.FeatureKind
- NETWORK_TTL - Static variable in class com.saperion.constants.SaJMSConstants
-
Networ TTL.
- NEVER - com.saperion.common.lang.criterion.CriterionIsSatisfiedByNullType
- NEVER - com.saperion.ngc.iform.xml.VisibilityType
- NEW - com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
New server.
- newArrayList(Iterator<? extends T>, Criterion<? super T>, int) - Static method in class com.saperion.common.lang.iterator.Iterators
-
Creates a new
ArrayList
with those elements of the specified inputIterator
that satisfy the specifiedCriterion
. - newBackendProperties(SaRMISystemCommand, Properties) - Method in class com.saperion.config.SaJMXConfiguration
-
Adds the backend properties to configuration.
- newCaseInsensitiveMap(int) - Static method in class com.saperion.common.lang.collection.Collections
-
Creates a new
CaseInsensitiveMap
with a size suitable to hold at least the specified number of elements without resizing. - newCertificate(String, Pair<Key, Key>, int, String) - Static method in class com.saperion.common.crypto.CryptoUtils
-
Creates a new self-signed X.509 Certificate.
- newCipher(CipherStrategy, KeyDerivationAlgorithm) - Static method in class com.saperion.common.crypto.CipherFactory
- newConnection(LegacyConnection) - Method in class com.saperion.operations.LegacyOperationAdapter
- newCustomEvent(String) - Method in class com.saperion.connector.events.EventManager
-
Creates a builder for a custom event which may be fired later on.
- newDaemonThreadFactory() - Static method in class com.saperion.common.lang.threads.Threads
-
Creates a new
ThreadFactory
which only creates daemonThreads
. - newEnvironmentVariableLoader() - Static method in class com.saperion.common.config.loader.FilterPropertiesLoader
-
This factory method creates a new
PropertiesLoader
that loads environment variables but filters all variables that do not begin with a string defined by thePropertiesResource
. - newEventManager(SaClassicConnector) - Static method in class com.saperion.connector.events.EventManager
-
Obtain an EventManager for the given
SaClassicConnector
. - newFeatureProperties(SaRMISystemCommand) - Method in class com.saperion.config.SaJMXConfiguration
-
Adds the backend features to configuration.
- newFieldType(SaConstants.SaFieldType) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
FieldType
given an instance ofSaConstants.SaFieldType
. - newFieldType(SaFieldDescription) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
field type
given anSaFieldDescription
. - newFieldType(IndexFieldKind) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
FieldType
given an instance ofIndexFieldKind
. - newFilter(PropertiesResource) - Method in interface com.saperion.common.config.loader.PropertyFilterFactory
-
This method creates a new
PropertyFilter
that is defined by the givenPropertiesResource
. - newHashMap(int) - Static method in class com.saperion.common.lang.collection.Collections
-
Creates a new
HashMap
with a size suitable to hold at least the specified number of elements without resizing. - newInstance(String, InputStream, SystemFileKind) - Static method in class com.saperion.operations.StoreSystemFileOperation
- newInstance(T1, T2) - Static method in class com.saperion.common.lang.encapsulation.Pair
-
Convenience factory method for letting the compiler do the type inference.
- newInstance(T1, T2, T3) - Static method in class com.saperion.common.lang.encapsulation.Triple
-
Convenience factory method for letting the compiler do the type inference.
- newInvoke(int, Operation<ResultType, ExceptionType, Connection>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
This method invokes an
Operation
that throwsecm exceptions
on the server side. - newInvoke(EcmOperation<ResultType, ExceptionType>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
This method invokes a
EcmOperation
in the backend. - newInvoke(EcmOperation<ResultType, ExceptionType>) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- newKeyPairWithKeyTool(String, String, String, String, CipherStrategy, int, String, String, String) - Static method in class com.saperion.common.crypto.CryptoUtils
-
Creates a new
KeyPair
and adds it to the given key store under the specified alias using the standard jdk key tool executable. - newKeys() - Method in interface com.saperion.common.crypto.Cipher
-
Creates a
Pair
of new keys. - newLink(String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Add a new property set to the configuration.
- newLinkedHashMap(int) - Static method in class com.saperion.common.lang.collection.Collections
-
Creates a new
LinkedHashMap
with a size suitable to hold at least the specified number of elements without resizing. - newProperties(String, InputStream) - Method in class com.saperion.config.SaJMXConfiguration
-
Add a new stream property set to the configuration.
- newProperties(String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Add a new property set to the configuration.
- newProperties(String, String, boolean) - Method in class com.saperion.config.SaJMXConfiguration
-
Add a new property set to the configuration.
- newPropertyType(SaPropertyValue) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
property
given aSaPropertyValue
instance. - newPropertyType(SaValue) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
property
given aSaValue
instance. - newPropertyType(Object, SaFieldDescription) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
property
given a value and a field description. - newSalt() - Method in interface com.saperion.common.crypto.Cipher
-
Creates a new salt of the correct size initialized with secure random values.
- newString(char, int) - Static method in class com.saperion.common.lang.string.Strings
-
Creates a new
String
of the specified length filled with the specified character. - newSystemPropertiesLoader() - Static method in class com.saperion.common.config.loader.FilterPropertiesLoader
-
This factory method creates a new
PropertiesLoader
that loads system properties but filters all properties that do not begin with a string defined by thePropertiesResource
. - newXMLProperties(String, InputStream) - Method in class com.saperion.config.SaJMXConfiguration
-
Add a new XML property set to the configuration.
- newXMLProperties(String, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Add a new XML property set to the configuration.
- next() - Method in class com.saperion.common.lang.iterator.ArrayIterator
- next() - Method in class com.saperion.common.lang.iterator.CombinedIterator
- next() - Method in class com.saperion.common.lang.iterator.ConverterIterator
- next() - Method in class com.saperion.common.lang.iterator.CriterionIterator
- next() - Method in class com.saperion.common.lang.iterator.EmptyIterator
- next() - Method in class com.saperion.common.lang.iterator.ExpandingLeafIterator
- next() - Method in class com.saperion.common.lang.iterator.ExpandingNodeIterator
- next() - Method in class com.saperion.common.lang.iterator.ExpandingSubLevelIterator
- next() - Method in class com.saperion.common.lang.iterator.OneElementIterator
- next() - Method in class com.saperion.common.lang.iterator.ReverseArrayIterator
- next() - Method in class com.saperion.common.lang.iterator.TypeFilterIterator
- next() - Method in class com.saperion.util.ParallelIterator
-
The result will hold the result of the
Iterator.next()
call of the first iterator first, then the one of the second iterator. - NINE - Static variable in class com.saperion.util.HdocUtil
-
The Constant NINE.
- NO_OP_APPLIER - Static variable in class com.saperion.connector.renditions.isys.util.OsProcessEnvVarApplierFactory
- NO_REVISION - Static variable in class com.saperion.connector.structures.identifiers.RevisionUID
- NO_SORT - com.saperion.ngc.iform.xml.SortKindType
- NO_UID - Static variable in class com.saperion.connector.structures.identifiers.UID
- NODES_SUFFIX - Static variable in class com.saperion.constants.SaConstants
-
Suffix for nodes tables.
- noLocalization - Variable in class com.saperion.ngc.iform.xml.HeaderType
- NONE - com.saperion.config.SaJMXConstants.ConfigVariant
-
not configured.
- NONE - com.saperion.config.SQLType
- NONE - com.saperion.rmi.storage.MediumType
-
Indicates a legacy medium that was created before the different medium types were defined.
- NONE - com.saperion.rmi.storage.MirrorType
-
Indicates a medium that is not the result of a mirroring operation i.e.
- NORMAL - com.saperion.rmi.SaQueryInfo.IndexState
-
Indexstate of a document that is the latest revision and is not deleted.
- NORMAL - com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
The session may read items from the cache, and add items to the cache.
- NOT_FOUND - com.saperion.rmi.serverexception.SapError
-
Document was not found.
- NotCriterion<T> - Class in com.saperion.common.lang.criterion
- NotCriterion(Criterion<? super T>) - Constructor for class com.saperion.common.lang.criterion.NotCriterion
-
Creates a new
NotCriterion
based on the specifiedCriterion
. - NotCriterion(Criterion<? super T>, CriterionIsSatisfiedByNullType) - Constructor for class com.saperion.common.lang.criterion.NotCriterion
-
Creates a new
NotCriterion
based on the specifiedCriterion
with the specifiedCriterionIsSatisfiedByNullType
. - noteExecuteQueryTime(String, long, boolean) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately after
Statement.executeQuery(String)
is called, no matter whether the call was successful or not. - noteExecuteQueryTime(String, long, boolean) - Method in class com.saperion.common.sql.SimpleDataSource
- noteExecuteUpdateTime(String, long, boolean) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately after
Statement.executeUpdate(String)
is called, no matter whether the call was successful or not. - noteExecuteUpdateTime(String, long, boolean) - Method in class com.saperion.common.sql.SimpleDataSource
- noteReadResultTime(String, long, boolean) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called immediately after
ResultReader.readResult(ResultSet)
is called, no matter whether the call was successful or not. - noteReadResultTime(String, long, boolean) - Method in class com.saperion.common.sql.SimpleDataSource
- NOTES - com.saperion.rmi.SaFeature.FeatureKind
- NOTESRENDERING - com.saperion.rmi.SaFeature.FeatureKind
- NotFoundReactionType - Enum in com.saperion.common.config.manager
-
The
NotFoundReactionType
defines forDbConfigurationManager.get...()-methods
the behavior if the requested configuration value was not found. - NQ_PLACEHOLDER_SCHEMA - Static variable in class com.saperion.constants.SaConstants
-
Placeholder for schema-names in named queries templates to be used as regular expression in a replaceAll statement.
- NQ_PLACEHOLDER_TABLENAME - Static variable in class com.saperion.constants.SaConstants
-
Placeholder for entity- (table)-names in named queries templates to be used as regular expression in a replaceAll statement.
- NT - com.saperion.rmi.SaFeature.FeatureKind
- NULL - com.saperion.common.config.manager.NotFoundReactionType
-
null
is returned if the requested configuration value was not found. - NULL - Static variable in interface com.saperion.common.lang.format.FormatConstants
-
The string used for
null
-values. - NUMBER_FO - Static variable in class com.saperion.constants.SaConstants
-
Default section name.
- NumberByteConverter<NumberType extends java.lang.Number> - Class in com.saperion.common.lang.conversion.primitive
-
converts number to byte.
- NumberByteConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.NumberByteConverter
- NumberDoubleConverter<NumberType extends java.lang.Number> - Class in com.saperion.common.lang.conversion.primitive
-
Converts
Number
toInteger
by callingNumber.doubleValue()
. - NumberDoubleConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.NumberDoubleConverter
- NumberFloatConverter<NumberType extends java.lang.Number> - Class in com.saperion.common.lang.conversion.primitive
-
Converts number to float.
- NumberFloatConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.NumberFloatConverter
- NumberFormatter - Class in com.saperion.common.lang.format
-
Contains utility methods for
Number
formatting. - NumberIntegerConverter<NumberType extends java.lang.Number> - Class in com.saperion.common.lang.conversion.primitive
-
Converts
Number
toInteger
by callingNumber.intValue()
. - NumberIntegerConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.NumberIntegerConverter
- NumberLongConverter<NumberType extends java.lang.Number> - Class in com.saperion.common.lang.conversion.primitive
-
Converts integer to long.
- NumberLongConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.NumberLongConverter
- NumberShortConverter<NumberType extends java.lang.Number> - Class in com.saperion.common.lang.conversion.primitive
-
Converts integer to short.
- NumberShortConverter() - Constructor for class com.saperion.common.lang.conversion.primitive.NumberShortConverter
O
- O_AS_IS - com.saperion.ngc.iform.xml.OverrideKindType
- O_DISABLE - com.saperion.ngc.iform.xml.ButtonKindType
- O_DISABLE - com.saperion.ngc.iform.xml.OverrideKindType
- O_ENABLE - com.saperion.ngc.iform.xml.OverrideKindType
- ObjectFactory - Class in com.saperion.ngc.iform.xml
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.saperion.ngc.iform.xml package.
- ObjectFactory() - Constructor for class com.saperion.ngc.iform.xml.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.saperion.ngc.iform.xml
- OCR - com.saperion.rmi.SaFeature.FeatureKind
- ocrLasso - Variable in class com.saperion.ngc.iform.xml.ViewerType
- ODBC - com.saperion.rmi.SaFeature.FeatureKind
- OFFICEINTEGRATION - com.saperion.rmi.SaFeature.FeatureKind
- OFFLINE - com.saperion.rmi.SaFeature.FeatureKind
- OK - com.saperion.ngc.iform.xml.ButtonKindType
- OK - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
OK.
- OLEOBJECT - com.saperion.ngc.iform.xml.FrameKindType
- olStyle - Variable in class com.saperion.ngc.iform.xml.LevelType
- ONEDRIVE - com.saperion.externalstorage.ExternalStorageType
- OneElementIterator<T> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that iterates through exactly one element. - OneElementIterator(T) - Constructor for class com.saperion.common.lang.iterator.OneElementIterator
-
Creates a new
OneElementIterator
, that iterates through exactly one (the specified) element. - onErrorCreatingStatement(Throwable, String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by all SQL-execution-methods if there is no
Statement
available from the underlyingConnection
. - onErrorCreatingStatement(Throwable, String) - Method in class com.saperion.common.sql.SimpleDataSource
- onErrorExecutingQuery(Throwable, String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by
DataSource.executeQuery(String, ResultReader)
if there is any error executing the statement. - onErrorExecutingQuery(Throwable, String) - Method in class com.saperion.common.sql.SimpleDataSource
- onErrorExecutingUpdate(Throwable, String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by
DataSource.executeUpdate(String)
if there is any error executing the statement. - onErrorExecutingUpdate(Throwable, String) - Method in class com.saperion.common.sql.SimpleDataSource
- onErrorGettingConnection(Throwable, String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by all SQL-execution-methods if there is no
Connection
available from the underlyingDataSource
. - onErrorGettingConnection(Throwable, String) - Method in class com.saperion.common.sql.SimpleDataSource
- onErrorGettingDatabaseProductName(Throwable) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by
DataSource.getSqlDialect()
if there is any error getting the database product name. - onErrorGettingDatabaseProductName(Throwable) - Method in class com.saperion.common.sql.SimpleDataSource
- onErrorGettingMetaData(Throwable) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by
DataSource.getSqlDialect()
if there is any error getting theDatabaseMetaData
. - onErrorGettingMetaData(Throwable) - Method in class com.saperion.common.sql.SimpleDataSource
- onErrorReadingResultSet(Throwable, String) - Method in class com.saperion.common.sql.DataSource
-
This event-method is called by
DataSource.executeQuery(String, ResultReader)
if there is any error reading theResultSet
. - onErrorReadingResultSet(Throwable, String) - Method in class com.saperion.common.sql.SimpleDataSource
- onRemove() - Method in interface com.saperion.web.WebAppInitializer
-
Is called when this WebAppInitializer is removed from the list of all WebAppInitializers in WebAppInitUtil.
- onWepAppDestroy() - Method in interface com.saperion.web.WebAppInitializer
-
Is called when the web application is shutdown.
- onWepAppInit() - Method in interface com.saperion.web.WebAppInitializer
-
Is called when the web application is initialized.
- OPEN_BRACKET - Static variable in class com.saperion.util.HdocUtil
-
The Constant OPEN_BRACKET.
- operator - Variable in enum com.saperion.settings.SettingSearchInfo.MatchKind
- OPTICALDISK - com.saperion.rmi.SaFeature.FeatureKind
- ORA_POST_FIELD_DELIM - Static variable in class com.saperion.constants.SaSQLConstants
-
Oracle post Delimiter .
- ORA_PRE_FIELD_DELIM - Static variable in class com.saperion.constants.SaSQLConstants
-
Oracle Pre Delimiter .
- ORACLE - com.saperion.common.sql.SqlDialect
-
SQL dialect of Oracle.
- ORACLE - com.saperion.config.SQLType
-
for Oracle
- ORACLE - Static variable in class com.saperion.constants.SaConstants
-
ORACLE database type name.
- ORACLE_GET_REVISIONS_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template name for UDF get revisions.
- ORACLE_MAX_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
Oracle max date value.
- ORACLE_MIN_DATE - Static variable in class com.saperion.constants.SaSQLConstants
-
Oracle min date value.
- ORACLE_RESOLVE_REVISION_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template for UDF resolveRevision.
- ORACLE_TAB_NAME_MAX_LENGTH - Static variable in class com.saperion.constants.SaConstants
-
the maximal database table name, allowed by ORACLE.
- ORACLE_TEMPLATE_CREATE_REVTYPE - Static variable in class com.saperion.constants.SaConstants
-
Template name for ORACLE create revtype statement.
- ORACLE_TEMPLATE_DROP_FUNCTION - Static variable in class com.saperion.constants.SaConstants
-
Template name for ORACLE drop function.
- OrCriterion<T> - Class in com.saperion.common.lang.criterion
-
A
Criterion
that recombines two existing criteria. - OrCriterion(Criterion<? super T>, Criterion<? super T>) - Constructor for class com.saperion.common.lang.criterion.OrCriterion
-
Creates a new
OrCriterion
, that combines the two specified criteria. - ORDERBY_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Order By pattern.
- ORGUNITBOX - com.saperion.intf.wf.BoxDefinition.BoxType
- OsInfo - Class in com.saperion.connector.renditions.isys.util
- OsInfo() - Constructor for class com.saperion.connector.renditions.isys.util.OsInfo
- OsInfo.OS - Enum in com.saperion.connector.renditions.isys.util
- OsProcessEnvVarApplierFactory - Class in com.saperion.connector.renditions.isys.util
-
This is a factory for building a object, which applies environment variables to a process builder according to the current OS.
- OsProcessEnvVarApplierFactory() - Constructor for class com.saperion.connector.renditions.isys.util.OsProcessEnvVarApplierFactory
- OsProcessEnvVarApplierFactory.ProcessEnvVarApplier - Interface in com.saperion.connector.renditions.isys.util
-
This is an interface for setting environment variables into a process builder.
- oStyle - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- OTHER - com.saperion.connector.renditions.isys.util.OsInfo.OS
- OTHER - com.saperion.folder.SaApplicationInfo.ApplicationType
-
Other class-properties.
- OutdatedRevisionWriteException - Exception in com.saperion.exception
-
This exception is thrown when the system detects an attempt to modify an entity that is not a latest revision..
- OutdatedRevisionWriteException(String, DocumentRevisionReferenceType, DocumentRevisionReferenceType, DocumentReferenceType) - Constructor for exception com.saperion.exception.OutdatedRevisionWriteException
- OUTLINER - com.saperion.ngc.iform.xml.FrameKindType
- OutlinerType - Class in com.saperion.ngc.iform.xml
-
Java class for OutlinerType complex type.
- OutlinerType() - Constructor for class com.saperion.ngc.iform.xml.OutlinerType
- OUTLOOK - com.saperion.rmi.SaFeature.FeatureKind
- OVERLOAD - com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Overloaded server.
- OverrideKindType - Enum in com.saperion.ngc.iform.xml
-
Java class for overrideKindType.
P
- PAGE - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Page number.
- pageSize - Variable in class com.saperion.ngc.iform.xml.ResultType
- Pair<T1,T2> - Class in com.saperion.common.lang.encapsulation
-
A simple immutable encapsulation for 2 objects.
- Pair(T1, T2) - Constructor for class com.saperion.common.lang.encapsulation.Pair
-
Creates a new
Pair
with the specified first and second objects. - PaneDescription - Class in com.saperion.ngc.iform
-
This class parses the PaneLayoutString property of a QBE form and creates a layout that can be used in the Web Client.
- PaneDescription(String) - Constructor for class com.saperion.ngc.iform.PaneDescription
-
Creates a new PaneDescription by reading the PaneLayoutString property of a mask.
- PaneDescription.Layout - Class in com.saperion.ngc.iform
-
Layout description.
- paneLayout - Variable in class com.saperion.ngc.iform.xml.Form
- paneLayout - Variable in class com.saperion.ngc.iform.xml.HeaderType
- PaneLayoutType - Class in com.saperion.ngc.iform.xml
-
Java class for PaneLayoutType complex type.
- PaneLayoutType() - Constructor for class com.saperion.ngc.iform.xml.PaneLayoutType
- parallel(Iterable<Type1>, Iterable<Type2>) - Static method in class com.saperion.util.ParallelIterator
- ParallelIterator<Type1,Type2> - Class in com.saperion.util
-
An iterator that iterates over two iterators simultaneously.
- ParallelIterator(Iterator<Type1>, Iterator<Type2>) - Constructor for class com.saperion.util.ParallelIterator
-
Creates a
ParallelIterator
that iterates over the giveniterators
simultaneously. - ParameterFormatter - Class in com.saperion.common.lang.format
-
Utility class for parameter formatting.
- PARENT_CHILD_VIOLATION - com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Tried to move or copy a folder into one of it's child-folders.
- parse(String) - Static method in class com.saperion.common.lang.format.UnlocalizedDateTimeFormat
-
Parses the specified unlocalized string to a
Date
. - parse(String) - Static method in class com.saperion.util.ISO8601
-
Parses an ISO8601-compliant date/time string.
- parseCalendar(String) - Static method in class com.saperion.util.SaDateHelper
-
Parse an ISO string.
- parseDate(String) - Static method in class com.saperion.util.SaDateHelper
-
Parse an ISO string.
- parseFromX509EncodedData(InputStream, Charset) - Static method in class com.saperion.common.crypto.CryptoUtils
-
This method parses an
RSAPublicKey
from X509 encoded data. - parseFromX509EncodedData(String) - Static method in class com.saperion.common.crypto.CryptoUtils
-
This method parses an
RSAPublicKey
from X509 encoded data. - PASSWORD_REPLACEMENT - Static variable in class com.saperion.config.SaAbstractJMXProperties
-
Replacement for password shown in jconsole.
- PASSWORD_SUFFIX - Static variable in class com.saperion.config.SaAbstractJMXProperties
-
Suffix of password property names.
- PATH_QUERY - com.saperion.constants.SaConstants.SaQueryStrategy
-
Path query.
- PB - com.saperion.util.FileSizeCalcer.FileSize
-
PetaByte.
- PBKDF2_SHA1 - com.saperion.common.crypto.KeyDerivationAlgorithm
-
"PBKDF2WithHmacSHA1", i.e.
- PENDING - com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
After a folder is created for archiving documents in Saperion (archiving is pending)
- performLogonAfterFailure(Exception) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Performs relogon in the backend.
- persist() - Method in class com.saperion.rmi.SerializableStream
-
Persists this SerializableStream if required.
- persisted() - Method in class com.saperion.rmi.DirectWriteContentHandler
- persisted() - Method in interface com.saperion.rmi.SerializableStreamContentHandler
- persisted() - Method in class com.saperion.rmi.TempBufferContentHandler
- PERSISTENCY_ALL_TENANTS_PLACEHOLDER - Static variable in class com.saperion.constants.SaConstants
-
Placeholder for all-tenant's hex-id in persistency keys.
- PERSISTENCY_KEY_DELIMITER - Static variable in class com.saperion.constants.SaConstants
-
Key delimiter.
- PERSISTENCY_MY_TENANT_PLACEHOLDER - Static variable in class com.saperion.constants.SaConstants
-
Placeholder for current tenant's hex-id in persistency keys.
- persistVar - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- PERSONAL - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Root of personal folders.
- PICT_BITMAP - com.saperion.ngc.iform.xml.BmTypeType
- PICT_METAFILE - com.saperion.ngc.iform.xml.BmTypeType
- pictClosed - Variable in class com.saperion.ngc.iform.xml.LevelType
- pictOpen - Variable in class com.saperion.ngc.iform.xml.LevelType
- PNG - com.saperion.util.SaImageConverter.ImageFormat
-
PNG format.
- POLICY_DEFINITION - Static variable in class com.saperion.common.lang.sanitizers.HTMLSanitizer
-
A policy that can be used to produce policies that sanitize to HTML sinks via
PolicyFactory.apply(org.owasp.html.HtmlStreamEventReceiver)
. - PooledSession - Class in com.saperion.connector.pool
-
A user's session in the pool.
- PooledSession(Session, SaClassicConnector) - Constructor for class com.saperion.connector.pool.PooledSession
-
Creates a new pooled session.
- PortableException - Exception in com.saperion.common.lang.exception
-
An
Exception
-implementation that substitutes otherThrowable
s in an error-stack to make their information portable to other JVMs. - pos - Variable in class com.saperion.bean.ContentStream
-
Position in document structure.
- pos - Variable in class com.saperion.ngc.iform.xml.BitmapType
- pos - Variable in class com.saperion.ngc.iform.xml.ButtonType
- pos - Variable in class com.saperion.ngc.iform.xml.ConnectionType
- pos - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- pos - Variable in class com.saperion.ngc.iform.xml.FrameType
- pos - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- pos - Variable in class com.saperion.ngc.iform.xml.IncludeType
- pos - Variable in class com.saperion.ngc.iform.xml.LabelType
- pos - Variable in class com.saperion.ngc.iform.xml.MashupType
- pos - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- pos - Variable in class com.saperion.ngc.iform.xml.ResultType
- pos - Variable in class com.saperion.ngc.iform.xml.TabListType
- pos - Variable in class com.saperion.ngc.iform.xml.ThumbnailType
- pos - Variable in class com.saperion.ngc.iform.xml.ViewerType
- POSIX_UNIX - com.saperion.connector.renditions.isys.util.OsInfo.OS
- postfix - Variable in enum com.saperion.settings.SettingSearchInfo.MatchKind
- PosType - Class in com.saperion.ngc.iform.xml
-
Java class for posType complex type.
- PosType() - Constructor for class com.saperion.ngc.iform.xml.PosType
- PPT - com.saperion.constants.mime.Extensions
- PPTX - com.saperion.constants.mime.Extensions
- PREDETERMINED - com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Indicates that the user is predetermined and cannot be selected at runtime.
- prefix - Variable in enum com.saperion.settings.SettingSearchInfo.MatchKind
- PREFIX_JCR - Static variable in class com.saperion.constants.SaConstants
-
Node: Prefix jcr:.
- PREFIX_SA - Static variable in class com.saperion.constants.SaConstants
-
Node: Prefix sa:.
- prepareDatabaseName(String) - Static method in class com.saperion.util.SaStringHelper
-
Removes all '[', ']' and '"' from the passed string.
- PrerequisiteUnsatisfiedException - Exception in com.saperion.config
- PrerequisiteUnsatisfiedException(String) - Constructor for exception com.saperion.config.PrerequisiteUnsatisfiedException
- PrerequisiteUnsatisfiedException(String, Exception) - Constructor for exception com.saperion.config.PrerequisiteUnsatisfiedException
- printCurrentConfigs() - Method in class com.saperion.util.configuration.ConfigHolder
- printPoolStatistic() - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Prints the pool statistic.
- printStackTrace(PrintStream, Locale) - Method in exception com.saperion.common.lang.exception.BaseException
-
Prints the stack trace to the specified print stream, but tries to get a localized message for this exception and all cause exceptions the same way as
BaseException.getLocalizedMessage(Locale)
would do. - printStackTrace(PrintWriter, Locale) - Method in exception com.saperion.common.lang.exception.BaseException
-
Prints the stack trace to the specified print writer, but tries to get a localized message for this exception and all cause exceptions the same way as
BaseException.getLocalizedMessage(Locale)
would do. - printStackTrace(Locale) - Method in exception com.saperion.common.lang.exception.BaseException
-
Prints the stack trace to the standard error stream, but tries to get a localized message for this exception and all cause exceptions the same way as
BaseException.getLocalizedMessage(Locale)
would do. - PRIVATE - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Private.
- ProcessDefinitionDescriptor - Class in com.saperion.wf
-
Describes a process definition.
- ProcessDefinitionDescriptor(String, String) - Constructor for class com.saperion.wf.ProcessDefinitionDescriptor
- ProcessInfo - Interface in com.saperion.intf.wf
-
Process info interface.
- ProcessInfoImpl - Class in com.saperion.wf
-
Process info class.
- ProcessInfoImpl(Map<String, Object>, String) - Constructor for class com.saperion.wf.ProcessInfoImpl
-
Constructor from property map.
- ProcessingTimeFilter - Class in com.saperion.web.filter
-
This filter logs the duration of each request in nanoseconds and milliseconds.
- ProcessingTimeFilter() - Constructor for class com.saperion.web.filter.ProcessingTimeFilter
- PROP_BROKERHOST - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the broker name.
- PROP_BROKERPORT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the broker port.
- PROP_CONFIG_FILE - Static variable in class com.saperion.constants.SaConstants
-
Properties file for configuration.
- PROP_CONFIG_FILE_CLASSIC - Static variable in class com.saperion.constants.SaConstants
-
Properties file for classic connector configuration.
- PROP_CONFIG_JDBC_CALLBACK - Static variable in class com.saperion.constants.SaConstants
-
Poperty to decide if the callback for jdbc should be set.
- PROP_CONFIG_LOG4J - Static variable in class com.saperion.constants.SaConstants
-
Properties file for log4j configuration.
- PROP_CONNECTION_PORT - Static variable in class com.saperion.constants.SaConstants
- PROP_DELIMITER_DEFAULT - Static variable in class com.saperion.constants.SaConstants
-
Properties default delimiter.
- PROP_LOADBALANCING_ACTIVATED - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for load balancing servers.
- PROP_LOADBALANCING_SERVERS - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for load balancing servers.
- PROP_LOADBALANCING_THRESHOLD - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for load balancing servers.
- PROP_MANDANT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the mandant.
- PROP_MAX_ACL - Static variable in class com.saperion.constants.SaConstants
-
Properties entry to specify max ACLs.
- PROP_MAX_DDC - Static variable in class com.saperion.constants.SaConstants
-
Properties entry to specify max ddc.
- PROP_MAX_MEMBERS - Static variable in class com.saperion.constants.SaConstants
-
Properties entry to specify max users/groups.
- PROP_REPLYPORT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the event reply port.
- PROP_RESOURCE - Static variable in class com.saperion.constants.SaConstants
-
The Constant PROP_RESOURCE.
- PROP_RMI_PORT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the remote port of server command.
- PROP_SERVER_DLL - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the dll name.
- PROP_SERVER_PORT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the remote port of server command.
- PROP_SERVER_TO - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the start timeout.
- PROP_SSL_DISABLED - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for ssl disabled parameter.
- PROP_STD_CONNECTOR_RMI_HOST - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the host of the standard connector server.
- PROP_STD_CONNECTOR_RMI_PORT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the port of the standard connector server.
- PROP_SYSTEM_PORT - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the remote port of system command.
- PROP_USER - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for the admin user.
- PROPERTIES - com.saperion.intf.SaUserSettingType.TYPE
- PropertiesHelper - Class in com.saperion.util
-
Contains helper-methods to handle instances of
Properties
. - PropertiesLoader - Interface in com.saperion.common.config.loader
-
A
PropertiesLoader
loadsPropertiesResource
s and returns the contained properties as aProperties
object. - PropertiesResource - Interface in com.saperion.common.config.resources
-
This interface defines a
PropertiesResource
. - propertiesToCaseInsensitiveMap(Properties) - Static method in class com.saperion.util.PropertiesHelper
-
Converts the specified properties instance to a map.
- propertiesToMap(Properties) - Static method in class com.saperion.util.PropertiesHelper
-
Converts the specified properties instance to a map.
- PropertiesUtil - Class in com.saperion.common.config.loader
-
This class contains utility methods for
Properties
instances. - PropertiesUtil() - Constructor for class com.saperion.common.config.loader.PropertiesUtil
- PROPERTY_PREFER_JDBC - Static variable in class com.saperion.constants.SaConstants
-
Setting this property to true will make the classic connector use the new methods that do not use odbc where possible.
- PROPERTY_SCENARIO_IMPORT - Static variable in class com.saperion.constants.SaConstants
- PROPERTY_USE_JAVA_LDAP - Static variable in class com.saperion.constants.SaConstants
-
Setting this property to true will register Java Ldap Callback instead of Core ldap functions where possible.
- PROPERTY_USE_JAVA_PRPC - Static variable in class com.saperion.constants.SaConstants
-
Setting this property to true will register Java SMTP Callback instead of Core smtp functions where possible.
- PROPERTY_USE_JAVA_SMTP - Static variable in class com.saperion.constants.SaConstants
-
Setting this property to true will register Java SMTP Callback instead of Core smtp functions where possible.
- PropertyDDCName - Class in com.saperion.bean
-
Represents the property name and the the its owned DDC.
- PropertyDDCName(String, String) - Constructor for class com.saperion.bean.PropertyDDCName
-
Constructor.
- PropertyFilter - Interface in com.saperion.common.config.loader
-
This interface defines a way to filter properties.
- PropertyFilterFactory - Interface in com.saperion.common.config.loader
-
This factory creates
property filters
given aPropertiesResource
. - propertyTypeFromValue(Object) - Static method in class com.saperion.SaTypeConverter
-
This factory method creates a new
PropertyType
with the given value and an appropriate type, just likeProperties.propertyTypeFromValue(Object)
. - PropertyWrapper - Class in com.saperion.settings
-
Wrapper class for java
Properties
and implementation of theSaUserSettingType
interface. - PropertyWrapper(Properties) - Constructor for class com.saperion.settings.PropertyWrapper
-
Constructor.
- props - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
- PROTOCOL - com.saperion.intf.DDC.DDCKind
-
Protocol-table.
- PROTOCOL_SMTP - Static variable in class com.saperion.common.mail.Mailing
- PROTOCOL_SMTPS - Static variable in class com.saperion.common.mail.Mailing
- PrpcReceiver - Interface in com.saperion.rmi.common
-
PrpcReceiver.
- put(Object, Object) - Method in class com.saperion.util.configuration.CaseInsensitiveProperties
-
Adds a new entry to the underlying map.
- put(String, T) - Method in class com.saperion.common.lang.collection.CaseInsensitiveMap
- put(T, Class<T>) - Static method in class com.saperion.rmi.InstanceHolder
-
Put.
- PUT - com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
The session will never read items from the cache, but will add items to the cache as it reads them from the database.
- putAll(Map<? extends Object, ? extends Object>) - Method in class com.saperion.util.configuration.CaseInsensitiveProperties
- putAll(Map<? extends String, ? extends T>) - Method in class com.saperion.common.lang.collection.CaseInsensitiveMap
Q
- QBEEDITENABLED - com.saperion.rmi.SaFeature.FeatureKind
- QOUTE - Static variable in class com.saperion.util.HdocUtil
-
The Constant QOUTE.
- QUERY - com.saperion.ngc.iform.xml.ButtonKindType
- QueryEvaluationException - Exception in com.saperion.exception
-
This
Exception
indicates that evaluating a query failed. - QueryEvaluationException() - Constructor for exception com.saperion.exception.QueryEvaluationException
- QueryEvaluationException(String) - Constructor for exception com.saperion.exception.QueryEvaluationException
- QueryEvaluationException(String, Throwable) - Constructor for exception com.saperion.exception.QueryEvaluationException
- QueryEvaluationException(Throwable) - Constructor for exception com.saperion.exception.QueryEvaluationException
- queryFormForLookup - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- queryMask - Variable in class com.saperion.ngc.iform.xml.ResultType
R
- read() - Method in class com.saperion.common.io.ConcatenationInputStream
- read() - Method in class com.saperion.common.io.CountingInputStream
- read() - Method in class com.saperion.common.io.EmptyInputStream
- read() - Method in class com.saperion.common.io.SerializableInputStream
- read() - Method in class com.saperion.common.streams.BlockingInputStream
- read() - Method in class com.saperion.rmi.SaContentStream
- read() - Method in class com.saperion.rmi.SaRMIInputStream
-
Reads the next byte of the document from the archive.
- read(byte[]) - Method in class com.saperion.common.io.CountingInputStream
- read(byte[]) - Method in class com.saperion.common.io.EmptyInputStream
- read(byte[]) - Method in class com.saperion.common.io.SerializableInputStream
- read(byte[]) - Method in class com.saperion.common.streams.BlockingInputStream
-
Blocking Read.
- read(byte[]) - Method in class com.saperion.rmi.SaContentStream
- read(byte[], int, int) - Method in class com.saperion.common.io.ConcatenationInputStream
- read(byte[], int, int) - Method in class com.saperion.common.io.CountingInputStream
- read(byte[], int, int) - Method in class com.saperion.common.io.EmptyInputStream
- read(byte[], int, int) - Method in class com.saperion.common.io.SerializableInputStream
- read(byte[], int, int) - Method in class com.saperion.common.streams.BlockingInputStream
- read(byte[], int, int) - Method in class com.saperion.rmi.SaContentStream
- READ_BUFFER_SIZE - Static variable in class com.saperion.constants.SaConstants
-
The Constant READ_BUFFER_SIZE in kb.
- READ_BUFFER_SIZE_X64 - Static variable in class com.saperion.constants.SaConstants
-
The Constant READ_BUFFER_SIZE_X64.
- READ_ONLY - com.saperion.rmi.storage.MediumType
-
Indicates an imported medium that can only be read.
- READ_WRITE - com.saperion.rmi.storage.MediumType
-
Indicates a medium that can be written to and read from.
- readAttachmentMetadata() - Method in interface com.saperion.connector.wf.SaWFTask
-
Reads the metadata of the attachment.
- readAttachmentMetadata() - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Reads the metadata of the attachment.
- readBytes(InputStream, int, boolean) - Static method in class com.saperion.util.StreamUtil
-
Deprecated.
- readChunksFromObjectStream(ObjectInputStream) - Static method in class com.saperion.common.io.SerializableInputStream
-
This method expects the given
ObjectInputStream
to hold the data of anInputStream
serialized bySerializableInputStream.writeStreamAsChunksToObjectStream(InputStream, int, ObjectOutputStream)
and returns anIterable
for the serialized chunks of the stream. - ReadContentStreamPart - Class in com.saperion.operations.document
-
An
Operation
that reads the next n bytes from a remote stream attached to a session. - ReadContentStreamPart(SessionDataKey, int) - Constructor for class com.saperion.operations.document.ReadContentStreamPart
-
This creates a new
operation
that reads the given number of bytes from the stream the current session has stored with the given key. - readDocument(String, boolean, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Loads a document's content from the backend system.
- readDocument(String, boolean, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readDocument(String, boolean, int, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Loads a document's content from the backend system.
- readDocument(String, boolean, int, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readDocumentFilename(String, boolean, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- readDocumentFilename(String, boolean, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readDocumentFirst(int, String, boolean, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Opens an existing document with the given hdoc and returns a document handle for the specified element (= sub-document) as well as the buffer containing the content data of the element.
- readDocumentFirst(int, String, boolean, int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Opens an existing document with the given hdoc and returns a document handle for the specified element (= sub-document) as well as the buffer containing the content data of the element.
- readDocumentFirst(String, boolean, int) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Opens an existing document with the given hdoc and returns a document handle for the specified element (= sub-document) as well as the buffer containing the content data of the element.
- readDocumentFirst(String, boolean, int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Opens an existing document with the given hdoc and returns a document handle for the specified element (= sub-document) as well as the buffer containing the content data of the element.
- readDocumentFirst(String, boolean, int, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Opens an existing document with the given hdoc and returns a document handle for the specified element (= sub-document) as well as the buffer containing the content data of the element.
- readDocumentFirst(String, boolean, int, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Opens an existing document with the given hdoc and returns a document handle for the specified element (= sub-document) as well as the buffer containing the content data of the element.
- readDocumentFirst(String, boolean, int, boolean) - Method in class com.saperion.rmi.SaRMIInputStream
- readDocumentMetadata(int, String, String, String[]) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the metadata of the document with the given ID.
- readDocumentMetadata(String, String, String[]) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Reads the meta data of the document with the given ID.
- readDocumentMetadata(String, String, String[]) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the meta data of the document with the given ID.
- readDocumentMetadata(String, String, String[]) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the metadata of the document with the given ID.
- readDocumentMetadata(String, String, String[]) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readDocumentNext(int, SaJNIDocHandle) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the next bytes from the open document, decribed in the handle.
- readDocumentNext(SaJNIDocHandle) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads the next bytes from the open document, described in the handle.
- readDocumentNext(SaJNIDocHandle) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the next bytes from the open document, described in the handle.
- READERONCD - com.saperion.rmi.SaFeature.FeatureKind
- readerToString(Reader) - Static method in class com.saperion.util.SaStringHelper
-
Reads the entire content of a Reader into a String.
- ReadOnceTempFileByteBuffer - Class in com.saperion.common.io
-
This sub-class of
TempFileByteBuffer
is only capable to return oneInputStream
. - ReadOnceTempFileByteBuffer(int) - Constructor for class com.saperion.common.io.ReadOnceTempFileByteBuffer
- ReadOnceTempFileByteBuffer(int, File) - Constructor for class com.saperion.common.io.ReadOnceTempFileByteBuffer
- READONLY - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Readonly mode (0 or 1).
- readPropertyValue(SaPropertyValue) - Static method in class com.saperion.SaTypeConverter
-
This method reads a
SaPropertyValue
and returns an Object representing the property as expected inPropertyType
. - readReleasedDocument(String, boolean, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Read released document if the release feature is active.
- readReleasedDocument(String, boolean, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readResolve() - Method in class com.saperion.common.lang.id.Guid
- readResolve() - Method in class com.saperion.database.DeleteDocumentProperty
- readResult(ResultSet) - Method in interface com.saperion.common.sql.ResultReader
-
Reads the results of a
ResultSet
during anDataSource.executeQuery(String, ResultReader)
-operation, treats them or stores them somewhere and returns the count of rows. - readSelectableUsersForTransition(int) - Method in interface com.saperion.connector.wf.SaWFTask
-
Obtains the next tasks
TaskUserSelection
for the given transition. - readSelectableUsersForTransition(int) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Obtains the next tasks
TaskUserSelection
for the given transition. - ReadSelectableUsersForTransition - Class in com.saperion.operations.workflow
-
An
Operation
that reads the selectable users from the backend. - ReadSelectableUsersForTransition(TaskInfo, int) - Constructor for class com.saperion.operations.workflow.ReadSelectableUsersForTransition
- readSystemInfo(int) - Method in class com.saperion.connector.rmi.SaRMIServerInfo
-
Reads system info.
- readVersionDocument(String, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Loads a document version from the backend system.
- readVersionDocument(String, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readVersionDocumentFilename(String, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.use getDocumentInfo.getFullName() instead. Will be removed with version 8.1
- readVersionDocumentFilename(String, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readVersionMetadata(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the version metadata of the document with the given ID.
- readVersionMetadata(int, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Reads the version metadata of the document with the given ID.
- readVersionMetadata(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Reads the version meta data of the document with the given ID.
- readVersionMetadata(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the version meta data of the document with the given ID.
- readVersionMetadata(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the version metadata of the document with the given ID.
- readVersionMetadata(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- readVersionMetadata(String, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- readVersionMetadata(String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Reads the version meta data of the document with the given ID.
- readVersionMetadata(String, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Reads the version metadata of the document with the given ID.
- readVersionMetadata(String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- RECORDABLE - com.saperion.rmi.storage.MediumType
-
Indicates a medium that was created as a result of the "CD-Reader" feature.
- RECORDSMANAGEMENT - com.saperion.rmi.SaFeature.FeatureKind
- REFRESH - com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
The session will never read items from the cache, but will add items to the cache as it reads them from the database.
- register(String) - Method in class com.saperion.config.SaAbstractJMXProperties
-
Register bean.
- registerBean(String, Object) - Method in class com.saperion.config.SaJMXConfiguration
-
Register a new bean.
- registerBean(String, Object, int) - Method in class com.saperion.config.SaJMXConfiguration
-
Register a new bean.
- RegistryNames - Class in com.saperion.util
-
RMI names in the registry.
- releaseDocument(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Release the document with the given HDOC.
- releaseDocument(String, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Release the given document.
- releaseDocument(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Release the given document.
- releaseDocument(String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Release the given document.
- releaseDocument(String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- reload() - Method in class com.saperion.common.lang.classloading.ServiceLoader
-
See
ServiceLoader.reload()
. - reLogon() - Method in class com.saperion.connector.rmi.AbstractRMIClientCommand
- reLogonAfterConnectionFailure(Exception) - Method in class com.saperion.connector.rmi.AbstractRMIClientCommand
-
If the cause of the exception is a connection failure, this methods performs a relogon.
- REMINDERS - com.saperion.wf.BoxCountType
-
Tasks in reminder-state.
- remove() - Method in class com.saperion.common.lang.iterator.ArrayIterator
- remove() - Method in class com.saperion.common.lang.iterator.CombinedIterator
- remove() - Method in class com.saperion.common.lang.iterator.ConverterIterator
- remove() - Method in class com.saperion.common.lang.iterator.CriterionIterator
- remove() - Method in class com.saperion.common.lang.iterator.EmptyIterator
- remove() - Method in class com.saperion.common.lang.iterator.ExpandingLeafIterator
- remove() - Method in class com.saperion.common.lang.iterator.ExpandingNodeIterator
- remove() - Method in class com.saperion.common.lang.iterator.ExpandingSubLevelIterator
- remove() - Method in class com.saperion.common.lang.iterator.OneElementIterator
- remove() - Method in class com.saperion.common.lang.iterator.ReverseArrayIterator
- remove() - Method in class com.saperion.common.lang.iterator.TypeFilterIterator
- remove() - Method in class com.saperion.util.ParallelIterator
- remove(Object) - Method in class com.saperion.common.lang.collection.CaseInsensitiveMap
- removeElement(int) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Removes a existing content element.
- removeElement(int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Removes a existing content element.
- removeElement(int, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Removes a existing content element.
- removeElement(int, Integer[]) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Removes a series of existing content elements.
- removeElement(Integer[]) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Removes a series of existing content elements.
- removeElement(Integer[]) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Removes a series of existing content elements.
- removeEvent(SaEvent) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.no longer supported. Will be removed with version 8.1
- removeEvent(SaEvent) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- removeFromFolder(int, String, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Remove the document filing from the given node.
- removeFromFolder(String, String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Remove the document filing from the given node.
- removeFromFolder(String, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Remove the document filing from the given node.
- removeFromFolder(String, String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Removes the document from the given folder.
- removeFromFolder(String, String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- removeInitializer(String) - Method in class com.saperion.web.WebAppInitUtil
-
Removes the WebAppInitializer by the given name if existing.
- removeListener(SaEventListener) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- removeListener(SaEventListener) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- removeListener(SaStatusEventListener) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- removeListener(SaStatusEventListener) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- RemoveSessionData - Class in com.saperion.operations
-
This
Operation
removes the data the current session associates with the given keys. - RemoveSessionData(List<SessionDataKey>) - Constructor for class com.saperion.operations.RemoveSessionData
-
This creates a new
operation
that removes the data the current session associates with the given keys. - RENDERING - com.saperion.rmi.SaFeature.FeatureKind
- replaceAfterEncode(String) - Static method in class com.saperion.util.HdocUtil
-
Replaces after encoding the given string.
- replaceBeforeDecode(String) - Static method in class com.saperion.util.HdocUtil
-
Replaces before encoding the given string.
- REPLACECHARS - Static variable in class com.saperion.constants.SaConstants
-
Replacement characters.
- REQ_PARAM_ARCHIVE - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_ARCHIVE.
- REQ_PARAM_CURRENTREVISION - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_CURRENTREVISION.
- REQ_PARAM_ELEMENT - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_ELEMENT.
- REQ_PARAM_EXTERN - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_EXTERN.
- REQ_PARAM_FIELD - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_FIELD.
- REQ_PARAM_FILENAME - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_FILENAME.
- REQ_PARAM_ID - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_ID.
- REQ_PARAM_LINK - Static variable in class com.saperion.util.WeblinkUtil
- REQ_PARAM_MANDANT - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_MANDANT.
- REQ_PARAM_RELEASED - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_RELEASED.
- REQ_PARAM_SECURE - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_SECURE.
- REQ_PARAM_TIMEOUT - Static variable in class com.saperion.util.WeblinkUtil
-
The Constant REQ_PARAM_TIMEOUT.
- REQ_PARAM_ZIP_LINK - Static variable in class com.saperion.util.WeblinkUtil
- requiredRights - Variable in class com.saperion.ngc.iform.xml.GroupType
- requiredRights - Variable in class com.saperion.ngc.iform.xml.PosType
- requiredRights - Variable in class com.saperion.ngc.iform.xml.TabListType
- reset() - Method in class com.saperion.common.io.CountingInputStream
- reset() - Method in class com.saperion.common.io.SerializableInputStream
- reset() - Method in class com.saperion.common.lang.measuring.Clock
-
Resets the
Clock
. - reset() - Method in class com.saperion.common.streams.BlockingInputStream
- reset() - Method in class com.saperion.rmi.SaContentStream
- reset() - Method in class com.saperion.rmi.SaRMIInputStream
- resFieldCnt - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- resFieldCnt - Variable in class com.saperion.ngc.iform.xml.ResultType
- resolveLatestHdoc(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Resolves the hdoc of the latest version of the document identified by the given hdoc.
- resolveLatestHdoc(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Resolves the hdoc of the latest version of the document identified by the given hdoc.
- resolveLatestHdoc(String) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Resolves the hdoc of the latest version of the document identified by the given hdoc.
- resolveLatestHDoc(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Resolves and returns the XHDOC of the latest version of the document identified by the given HDOC.
- resolveLatestHDoc(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- resStyle - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- resStyle - Variable in class com.saperion.ngc.iform.xml.LevelType
- resStyle - Variable in class com.saperion.ngc.iform.xml.ResultType
- restart() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
-
Restart this server.
- restoreVersion(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Restores the given version to the actual version.
- restoreVersion(String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Restores the given version to the actual version.
- restoreVersion(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Restores the given version to the actual version.
- restoreVersion(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Restores the version with the given HDOC.
- restoreVersion(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- restrictCursor - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- RESTRICTED_SELECTABLE - com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Indicates that there is a list of users to select from.
- result - Variable in class com.saperion.ngc.iform.xml.Form
- result - Variable in class com.saperion.ngc.iform.xml.FrameType
- result - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- result - Variable in class com.saperion.ngc.iform.xml.HiddenType
- result - Variable in class com.saperion.ngc.iform.xml.TabType
- resultDDC - Variable in class com.saperion.ngc.iform.xml.ResultType
- RESULTLIST - com.saperion.ngc.iform.xml.FrameKindType
- ResultReader<E extends java.lang.Exception> - Interface in com.saperion.common.sql
-
A
ResultReader
reads the results of aResultSet
during anDataSource.executeQuery(String, ResultReader)
-operation. - ResultType - Class in com.saperion.ngc.iform.xml
-
Java class for ResultType complex type.
- ResultType() - Constructor for class com.saperion.ngc.iform.xml.ResultType
- RESULTTYPE - com.saperion.intf.SaUserSettingType.TYPE
- ResultTypeWrapper - Class in com.saperion.settings
-
ResultType wrapper class holding the jaxb generated
ResultType
. - ResultTypeWrapper(ResultType) - Constructor for class com.saperion.settings.ResultTypeWrapper
-
Constructor.
- Ret_SelectUserRequired - Static variable in class com.saperion.constants.SaWFConstants
-
forward or start workflow action needs to specify next user
- returnObject(Credentials, Session) - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Returns an object to a keyed pool.
- ReverseArrayIterator<T> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that iterates through all elements of an array - in reversed order i.e. - ReverseArrayIterator(T[]) - Constructor for class com.saperion.common.lang.iterator.ReverseArrayIterator
-
Creates a new
ReverseArrayIterator
, that iterates through all elements of the specified array. - REVISED - com.saperion.rmi.SaQueryInfo.IndexState
-
Indexstate of any old revision of a document that is not deleted.
- revision(String) - Method in class com.saperion.connector.structures.identifiers.DocumentId.BuilderChain
- revision(String) - Method in interface com.saperion.connector.structures.identifiers.DocumentId.UIDBuilder
- revision(String) - Static method in class com.saperion.connector.structures.identifiers.IDs
- revisionId - Variable in class com.saperion.connector.structures.identifiers.ElementId
- revisionID() - Method in class com.saperion.connector.structures.identifiers.ElementId
- RevisionUID - Class in com.saperion.connector.structures.identifiers
-
Represents the XHDOC / the id, which is unique for exactly one revision for one document / folder.
- RevisionUID(String) - Constructor for class com.saperion.connector.structures.identifiers.RevisionUID
- RICHCLIENT - com.saperion.ngc.iform.xml.VisibilityType
- right - Variable in class com.saperion.ngc.iform.xml.PosType
- RIGHT - com.saperion.ngc.iform.xml.AlignType
- RIGHT_PARENTHESIS - com.saperion.util.SaSearchFldType.Type
-
Closing right parenthesis.
- RINDEX - com.saperion.rmi.SaFeature.FeatureKind
- RMI_BASIC - com.saperion.config.SaJMXConstants.ConfigKey
-
saperion.properties.
- RMI_CONNECTOR_SERVER_NAME - Static variable in class com.saperion.constants.SaConstants
-
Name of the standard connector RMI server.
- RMI_HIBERNATE_CFG - com.saperion.config.SaJMXConstants.ConfigKey
-
hibernate.cfg.xml.
- RMI_HIBERNATE_MAPPING - com.saperion.config.SaJMXConstants.ConfigKey
-
hibernate-mapping-3.0.dtd.
- RMI_HIBERNATE_NAMED - com.saperion.config.SaJMXConstants.ConfigKey
-
hibernateNamedQueries.properties.
- RMI_HIBERNATE_TEMPLATE_ADDITIONAL - com.saperion.config.SaJMXConstants.ConfigKey
-
Template for hibernate mapping for additional data-source.
- RMI_HIBERNATE_TEMPLATE_DEFAULT - com.saperion.config.SaJMXConstants.ConfigKey
-
Template for hibernate mapping for default data-source.
- RMI_HIBERNATE_TEMPLATE_DEFAULT_DB2 - com.saperion.config.SaJMXConstants.ConfigKey
-
Template for hibernate mapping for default data-source.
- RMI_INTERFACE_VERSION - Static variable in class com.saperion.constants.SaRMIInterfaceVersion
-
Defines, which Interface version between classic connector and JCS is used.
- RMI_QUERY_MAXRESULTS - Static variable in class com.saperion.constants.SaConstants
-
saperion.properties key for the maximum result number in a query.
- RMI_REPLY_APPLICATION_NAME - Static variable in class com.saperion.constants.SaConstants
-
Name of the RMI reply application in the registry.
- RMI_SCHEDULER_TIME - Static variable in class com.saperion.constants.SaConstants
-
Scheduler time.
- RMI_SERVER - com.saperion.config.SaJMXConstants.ConfigVariant
-
RMI server configuration.
- RMI_SERVER_APPLICATION_NAME - Static variable in class com.saperion.constants.SaConstants
-
Name of the RMI server application in the registry.
- RMI_STD_REPLY - Static variable in class com.saperion.constants.SaConstants
-
Name of the standard connector reply application.
- RMI_STOP_TIME - Static variable in class com.saperion.constants.SaConstants
-
Timeout for stopping.
- RMI_STORAGE - com.saperion.config.SaJMXConstants.ConfigKey
-
storage.properties.
- RMI_STORAGE_KEYSTORE - com.saperion.config.SaJMXConstants.ConfigKey
-
storage.keystore.
- RMI_STORAGE_STARTMGR - com.saperion.config.SaJMXConstants.ConfigKey
-
storage manager start.
- RMI_SYSCONNECTOR_NAME - Static variable in class com.saperion.constants.SaConstants
-
Name of the standard sys connector RMI server.
- RMI_SYSTEM_APPLICATION_NAME - Static variable in class com.saperion.constants.SaConstants
-
Name of the RMI system application in the registry.
- RMI_TIMEOUT - Static variable in class com.saperion.constants.SaConstants
-
Timeout for starting server.
- RmiClientExtendedLookupEntryService - Class in com.saperion.connector.service
-
This is the remote client implementation of the extended lookup entry service.
- RmiClientExtendedLookupEntryService(Connection, SaClassicConnector) - Constructor for class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- ROLEBOX - com.saperion.intf.wf.BoxDefinition.BoxType
- ROOT - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
root.
- ROOT - Static variable in class com.saperion.wf.WorkflowMemberImpl
- ROOT_ID - Static variable in class com.saperion.constants.SaFolderConstants
-
ID of the root-folder in every folder DDC.
- ROOT_TAG - Static variable in class com.saperion.config.SaJMXConfiguration
-
Root entry for Saperion.
- rootDisabled - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- rootName - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- rootPict - Variable in class com.saperion.ngc.iform.xml.OutlinerType
- RSA_2048 - com.saperion.common.crypto.CipherStrategy
-
Algorithm = "RSA" Mode = "ECB" Padding = "PKCS1Padding" KeySize = 2048
- RTF - com.saperion.constants.mime.Extensions
- run() - Method in class com.saperion.connector.ldap.kerberosauthentication.Authentication.Login
- RUNNING - com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Running server.
S
- SA_GUEST_MAND - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for default client.
- SA_GUEST_PASS - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for guest password.
- SA_GUEST_USER - Static variable in class com.saperion.constants.SaConstants
-
Properties entry for guest user.
- SA_USER_ADMIN - Static variable in class com.saperion.constants.SaConstants
-
Clienttype Admin.
- SA_USER_INDEX - Static variable in class com.saperion.constants.SaConstants
-
Clienttype Index.
- SA_USER_INVALID - Static variable in class com.saperion.constants.SaConstants
-
Clienttype Invalid.
- SA_USER_QUERY - Static variable in class com.saperion.constants.SaConstants
-
Clienttype Query.
- SaAbstractJMXProperties - Class in com.saperion.config
-
Abstract MBean class for the JMX specification.
- SaAbstractJMXProperties(String) - Constructor for class com.saperion.config.SaAbstractJMXProperties
-
Constructor.
- SaAcl - Interface in com.saperion.intf
-
This interface represents Access Control Lists in a Saperion system.
- SaAclImpl - Class in com.saperion.rmi
-
Implements
SaAcl
. - SaAclImpl(String, String) - Constructor for class com.saperion.rmi.SaAclImpl
-
Literal constructor.
- SaACLRights - Interface in com.saperion.rmi
-
This interface collects the permissions a user can have on a Saperion object e.g.
- SaACLRightsImpl - Class in com.saperion.rmi
-
Implementation of the
SaACLRights
interface. - SaACLRightsImpl(int) - Constructor for class com.saperion.rmi.SaACLRightsImpl
-
Constructor.
- SaAgentConfig - Enum in com.saperion.config
-
This class is responsible to read the system configurations.
- SaApplicationInfo - Class in com.saperion.folder
-
Stores information about a field of a folder class.
- SaApplicationInfo(String, SaApplicationInfo.ApplicationType) - Constructor for class com.saperion.folder.SaApplicationInfo
-
Constructor.
- SaApplicationInfo.ApplicationType - Enum in com.saperion.folder
-
Application types.
- SaAuthenticationException - Exception in com.saperion.exception
-
Authentication exceptions which may occur in the following situations.
Authentication
"system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". - SaAuthenticationException(String) - Constructor for exception com.saperion.exception.SaAuthenticationException
-
Constructs
SaAuthentificationException
with the specified message and nested exception. - SaAuthenticationException(String, Throwable) - Constructor for exception com.saperion.exception.SaAuthenticationException
-
Constructs
SaAuthentificationException
with the specified message and nested exception. - SaBarcodeException - Exception in com.saperion.exception
-
Barcode exception.
- SaBarcodeException(String) - Constructor for exception com.saperion.exception.SaBarcodeException
- SaBarcodeException(String, Throwable) - Constructor for exception com.saperion.exception.SaBarcodeException
- SaBarcodeException(Throwable) - Constructor for exception com.saperion.exception.SaBarcodeException
- SaBasicException - Exception in com.saperion.exception
-
Base exception.
- SaBasicException() - Constructor for exception com.saperion.exception.SaBasicException
-
Constructs a new exception with
null
as its detail message. - SaBasicException(String) - Constructor for exception com.saperion.exception.SaBasicException
-
Constructs a new exception with the specified detail message.
- SaBasicException(String, Throwable) - Constructor for exception com.saperion.exception.SaBasicException
-
Constructs a new exception with the specified detail message and cause.
- SaBasicException(Throwable) - Constructor for exception com.saperion.exception.SaBasicException
-
Constructs a new exception with the specified detail message and cause.
- SaCallbackHandler - Class in com.saperion.connector.ldap.kerberosauthentication
-
Callback handler for the Login.
- SaCallbackHandler() - Constructor for class com.saperion.connector.ldap.kerberosauthentication.SaCallbackHandler
- SaCheckoutInfo - Class in com.saperion.rmi
-
Represents the checkout information about a document.
- SaCheckoutInfo(Map<String, Object>) - Constructor for class com.saperion.rmi.SaCheckoutInfo
-
Constructor.
- SaClassicConnector - Interface in com.saperion.connector
-
Connector interface for classic DMS functionalities.
- SaClassicConnectorImpl - Class in com.saperion.connector
-
The Class SaClassicConnectorImpl.
- SaClassicConnectorImpl() - Constructor for class com.saperion.connector.SaClassicConnectorImpl
-
Constructs the
SaClassicConnectorImpl
instance which provides DMS functionality. - SaClassicConnectorImpl(String) - Constructor for class com.saperion.connector.SaClassicConnectorImpl
-
Constructs the
SaClassicConnectorImpl
instance which provides DMS functionality. - SaClassicConnectorImpl(Properties) - Constructor for class com.saperion.connector.SaClassicConnectorImpl
-
Constructs the
SaClassicConnectorImpl
instance which provides DMS functionality. - SaClassicConnectorImpl(Properties, CacheManager) - Constructor for class com.saperion.connector.SaClassicConnectorImpl
-
Constructs the
SaClassicConnectorImpl
instance which provides DMS functionality. - SaCloneInfo - Class in com.saperion.rmi
-
This class contains all relevant information to be used by workspace clone/copy/update methods.
- SaCloneInfo(String, String, String) - Constructor for class com.saperion.rmi.SaCloneInfo
-
Constructor (used by updateNode).
- SaCloneInfo(String, String, String, String, String, Boolean) - Constructor for class com.saperion.rmi.SaCloneInfo
-
Constructor (used by copyNode + cloneNode).
- SaConnectException - Exception in com.saperion.exception
-
Exception is thrown when a (re) connect to RMI server failed.
- SaConnectException(String) - Constructor for exception com.saperion.exception.SaConnectException
- SaConnectException(String, Throwable) - Constructor for exception com.saperion.exception.SaConnectException
- SaConnectException(Throwable) - Constructor for exception com.saperion.exception.SaConnectException
- SaConstants - Class in com.saperion.constants
-
Global constants.
- SaConstants.IniKind - Enum in com.saperion.constants
-
several Ini kinds for usage in setSetting.
- SaConstants.LOG_DIRECTION - Enum in com.saperion.constants
-
Log directions between Saperion backend and Java frontend.
- SaConstants.ProtoEvents - Enum in com.saperion.constants
-
Enumeration for audit event types.
- SaConstants.SaFieldType - Enum in com.saperion.constants
-
Fieldtypes SAPERION.
- SaConstants.SaQueryStrategy - Enum in com.saperion.constants
-
Query strategy for getNodeInfoSet.
- SaContentStream - Class in com.saperion.rmi
-
InputStream
extension to stream the document content. - SaContentStream(InputStream, String) - Constructor for class com.saperion.rmi.SaContentStream
-
Contructor.
- SaDateHelper - Class in com.saperion.util
-
Helper class to convert and parse java date and calendar objects.
- SaDBException - Exception in com.saperion.exception
-
Exception, thrown during the query execution (connector level).
- SaDBException(String) - Constructor for exception com.saperion.exception.SaDBException
-
SaDBException
constructor. - SaDBException(String, Throwable) - Constructor for exception com.saperion.exception.SaDBException
-
SaDBException
constructor. - SaDBException(Throwable) - Constructor for exception com.saperion.exception.SaDBException
-
SaDBException
constructor. - SaDDCException - Exception in com.saperion.exception
-
DDC related exception raised in the following situations:
//GetDefinitions "DDC files could not be retrieved",
//GetFields "database definition could not be opened", "database definition invalid, possibly empty DB mappings or invalid data source". - SaDDCException(String) - Constructor for exception com.saperion.exception.SaDDCException
-
Constructs
SaDDCException
with the specified message. - SaDDCException(String, Throwable) - Constructor for exception com.saperion.exception.SaDDCException
-
Constructs
SaDDCException
with the specified message and nested exception. - SaDocAccessData - Interface in com.saperion.intf
-
Deprecated.use
SaACLRights
instead - SaDocAccessDataImpl - Class in com.saperion.bean
-
Implementation for access data for a document.
- SaDocAccessDataImpl(SaJNIDocAccessData) - Constructor for class com.saperion.bean.SaDocAccessDataImpl
-
Constructor.
- SaDocInfo - Interface in com.saperion.intf
-
Holds information about a document like the document's structure and variables read from the archive.
- SaDocInfo.ElementInfo - Interface in com.saperion.intf
-
Represents an element of a document's structure.
- SaDocInfo.ElementType - Enum in com.saperion.intf
-
Structure-element types.
- SaDocInfoImpl - Class in com.saperion.rmi
-
Implementation of the
SaDocInfo
interface. - SaDocInfoImpl(int) - Constructor for class com.saperion.rmi.SaDocInfoImpl
-
Constructor.
- SaDocInfoImpl(DocumentInfoObject, String) - Constructor for class com.saperion.rmi.SaDocInfoImpl
-
Constructor for JNA.
- SaDocInfoImpl(Map<Integer, SaDocInfo.ElementInfo>, int, String, Properties) - Constructor for class com.saperion.rmi.SaDocInfoImpl
- SaDocumentInfo - Interface in com.saperion.intf
-
Document info interface.
- SaDocumentInfoImpl - Class in com.saperion.rmi
- SaDocumentInfoImpl(SaDocumentInfo, SaPropertyValue[]) - Constructor for class com.saperion.rmi.SaDocumentInfoImpl
-
Alternative constructor.
- SaDocumentInfoImpl(SaPropertyValue[], SaLockInfo) - Constructor for class com.saperion.rmi.SaDocumentInfoImpl
-
Constructor.
- SaDocumentInfoImpl(SaPropertyValue[], SaJNILockInfo) - Constructor for class com.saperion.rmi.SaDocumentInfoImpl
-
Deprecated.
- SaEvent - Interface in com.saperion.intf
-
Bean interface for an event.
- SaEventFilter - Interface in com.saperion.intf
-
Defines the event filters.
- SaEventImpl - Class in com.saperion.event
-
Bean class for an event.
- SaEventImpl(String, String, int, int, Date, String, String[]) - Constructor for class com.saperion.event.SaEventImpl
- SaEventImpl(String, String, int, String, Date, String, String[]) - Constructor for class com.saperion.event.SaEventImpl
- SaEventListener - Interface in com.saperion.intf
-
An interface to fire events and to get/set event filters.
- SaFailoverInfo - Interface in com.saperion.intf
-
Bean that holds the information about the failover configuration of the running system.
- SaFailoverInfoImpl - Class in com.saperion.rmi
-
Implementation of the
SaFailoverInfo
interface. - SaFailoverInfoImpl() - Constructor for class com.saperion.rmi.SaFailoverInfoImpl
-
Constructor.
- SaFeature - Interface in com.saperion.rmi
-
This enumeration holds a property list of possible system features like "SQL fulltext", "Workflow" or "Barcode".
- SaFeature.FeatureKind - Enum in com.saperion.rmi
-
Feature kinds.
- SaFeatureImpl - Class in com.saperion.rmi
-
Bean implementation of interface
SaFeature
. - SaFeatureImpl(SaJNIFeatures) - Constructor for class com.saperion.rmi.SaFeatureImpl
-
Constructor from JNI Features.
- safeRender(InputStreamDescriptor, SourceFormat, Options) - Method in class com.saperion.connector.renditions.isys.ISYSRenderEngine
- SaFieldDescription - Interface in com.saperion.intf
-
Interface for field descriptions.
- SaFilterValue - Interface in com.saperion.intf
-
Interface providing event filter values (name/value pairs).
- SaFolderAlreadyExistsException - Exception in com.saperion.exception
-
Exception thrown when a folder is created and a sibling with the same name already exists.
- SaFolderAlreadyExistsException(String) - Constructor for exception com.saperion.exception.SaFolderAlreadyExistsException
- SaFolderAlreadyExistsException(String, Throwable) - Constructor for exception com.saperion.exception.SaFolderAlreadyExistsException
- SaFolderAlreadyExistsException(Throwable) - Constructor for exception com.saperion.exception.SaFolderAlreadyExistsException
- SaFolderClass - Interface in com.saperion.folder
-
Folder class interface.
- SaFolderClassBean - Class in com.saperion.folder
-
Bean which holds the data of a folder class.
Wrapper for theSaFolderClass
. - SaFolderClassBean(SaFolderClass) - Constructor for class com.saperion.folder.SaFolderClassBean
-
Constructor.
- SaFolderClassImpl - Class in com.saperion.folder
-
Implementation of folder classes.
- SaFolderClassImpl(SaFolderClass, SaDocumentInfo, String) - Constructor for class com.saperion.folder.SaFolderClassImpl
-
Constructor.
- SaFolderClassSearchInfo - Class in com.saperion.rmi
-
Bean that contains information used to search for a folder class.
- SaFolderClassSearchInfo(SaFolderConstants.CLASS_TYPE) - Constructor for class com.saperion.rmi.SaFolderClassSearchInfo
-
Creates a new SaFolderClassSearchInfo to search for type only.
- SaFolderClassSearchInfo(String) - Constructor for class com.saperion.rmi.SaFolderClassSearchInfo
-
Creates a new SaFolderClassSearchInfo to search for ddc name only.
- SaFolderClassSearchInfo(String, SaFolderConstants.CLASS_TYPE) - Constructor for class com.saperion.rmi.SaFolderClassSearchInfo
-
Creates a new SaFolderClassSearchInfo to search for ddc name and type.
- SaFolderConstants - Class in com.saperion.constants
-
Constants for folder API.
- SaFolderConstants.CLASS_TYPE - Enum in com.saperion.constants
-
Folder class types.
- SaFolderConstants.FOLDER_TYPE - Enum in com.saperion.constants
-
Folder types.
- SaFolderException - Exception in com.saperion.exception
-
Exception, thrown during folder related errors (connector level).
- SaFolderException(String) - Constructor for exception com.saperion.exception.SaFolderException
-
SaFolderException
constructor. - SaFolderException(String, Throwable) - Constructor for exception com.saperion.exception.SaFolderException
-
SaFolderException
constructor. - SaFolderException(Throwable) - Constructor for exception com.saperion.exception.SaFolderException
-
SaFolderException
constructor. - SaFolderNameException - Exception in com.saperion.exception
-
Exception thrown in folder-related methods when a folder name contained an invalid character.
- SaFolderNameException(String) - Constructor for exception com.saperion.exception.SaFolderNameException
-
Constructor.
- SaFolderOperationNotAllowedException - Exception in com.saperion.exception
-
Thrown when an operation with folders is not allowed.
- SaFolderOperationNotAllowedException(String) - Constructor for exception com.saperion.exception.SaFolderOperationNotAllowedException
-
Instantiates a new SaFolderOperationNotAllowed exception.
- SaFolderSaveInfo - Interface in com.saperion.intf
-
Folder information to create a folder.
- SaFolderSaveInfoImpl - Class in com.saperion.rmi
-
Implementation of the
SaFolderSaveInfo
interface. - SaFolderSaveInfoImpl(String, String, String, String, SaFolderConstants.FOLDER_TYPE) - Constructor for class com.saperion.rmi.SaFolderSaveInfoImpl
-
Constructor.
- SaFolderSaveInfoImpl(String, String, String, String, SaFolderConstants.FOLDER_TYPE, List<SaPropertyValue>) - Constructor for class com.saperion.rmi.SaFolderSaveInfoImpl
-
Constructor.
- SaGetNodeException - Exception in com.saperion.exception
-
* Exceptions in getting node or content; occur in the following situations: "creating document structure in memory failed", "loading document metadata failed", "loading sub-document from structure failed", "loading document content failed", "invalid document handle was provided", "no document content available", "accessing document handle failed", "accessing document content failed", "given byte offset is greater than data size", "document uid is empty", "document member is empty", "unsupported document type encountered", "initializing index data array failed", "archiving new document failed", "committing transaction failed", "rolling back transaction failed", "transaction ID is invalid/empty", "updatind document content on medium failed", "updatind document metadata in database failed", "deleting document failed", "retrieving database cursor failed".
- SaGetNodeException(String) - Constructor for exception com.saperion.exception.SaGetNodeException
-
Constructs
SaGetNodeException
with the specified message. - SaGetNodeException(String, Throwable) - Constructor for exception com.saperion.exception.SaGetNodeException
-
Constructs
SaGetNodeException
with the specified message and nested exception. - SaImageConverter - Class in com.saperion.util
-
Utility class used to convert between various image formats.
- SaImageConverter.ImageFormat - Enum in com.saperion.util
-
Image formats available for conversion.
- SaImageConverterException - Exception in com.saperion.exception
-
Exception thrown by SaImageConverter if converting an image failed.
- SaImageConverterException(String, Throwable) - Constructor for exception com.saperion.exception.SaImageConverterException
-
Constructor.
- SaJCRException - Exception in com.saperion.exception
-
JCR related Base exception.
- SaJCRException(String) - Constructor for exception com.saperion.exception.SaJCRException
-
Constructs a new exception with the specified detail message.
- SaJCRException(String, Throwable) - Constructor for exception com.saperion.exception.SaJCRException
-
Constructs a new exception with the specified detail message and cause.
- SaJCRException(Throwable) - Constructor for exception com.saperion.exception.SaJCRException
-
Constructs a new exception with the specified detail message and cause.
- SaJCSInterfaceVersion - Class in com.saperion.constants
-
Java core Server interface version constant.
- SaJMSConstants - Class in com.saperion.constants
-
JMS Constants.
- SaJMXBackendProperties - Class in com.saperion.config
-
Represents the Saperion backend properties as
DynamicMBean
MBean. - SaJMXBackendProperties(SaRMISystemCommand, String, Properties) - Constructor for class com.saperion.config.SaJMXBackendProperties
-
Constructor.
- SaJMXConfiguration - Class in com.saperion.config
-
A
DynamicMBean
implementation for the JMX system configuration. - SaJMXConstants - Class in com.saperion.config
-
This utility class holds the constants for the JXM configuration.
- SaJMXConstants.ConfigKey - Enum in com.saperion.config
-
Configuration keys.
- SaJMXConstants.ConfigType - Enum in com.saperion.config
-
Configuration types.
- SaJMXConstants.ConfigVariant - Enum in com.saperion.config
-
Configuration variants for central JMX configuration.
- SaJMXFileProperties - Class in com.saperion.config
-
Defines the properties of a configuration file as MBean.
- SaJMXFileProperties(String, String) - Constructor for class com.saperion.config.SaJMXFileProperties
-
Constructor.
- SaJmxGuard - Class in com.saperion.config
-
This singleton class is responsible to enforce security constraints on JMX to safe guard against well known security vulnerabilities.
- SaJMXLinkProperties - Class in com.saperion.config
-
Defines the properties of th link configuration as MBean.
- SaJMXLinkProperties(String, String) - Constructor for class com.saperion.config.SaJMXLinkProperties
-
Constructor.
- SaJMXProperties - Class in com.saperion.config
-
Defines properties as MBean.
- SaJMXProperties(String) - Constructor for class com.saperion.config.SaJMXProperties
-
Constructor.
- SaJMXProperties(String, Properties) - Constructor for class com.saperion.config.SaJMXProperties
-
Constructor.
- SaJMXStreamProperties - Class in com.saperion.config
-
Defines the properties of a configuration stream as MBean.
- SaJMXStreamProperties(String) - Constructor for class com.saperion.config.SaJMXStreamProperties
-
Constructor.
- SaJMXStreamProperties(String, InputStream) - Constructor for class com.saperion.config.SaJMXStreamProperties
-
Constructor.
- SaJMXSystemProperties - Class in com.saperion.config
-
Defines the properties of a system property as MBean.
- SaJMXSystemProperties(String) - Constructor for class com.saperion.config.SaJMXSystemProperties
-
Constructor.
- SaJMXXMLProperties - Class in com.saperion.config
-
Defines the properties of a configuration file as MBean.
- SaJMXXMLProperties(String, InputStream) - Constructor for class com.saperion.config.SaJMXXMLProperties
-
Constructor.
- SaJMXXMLProperties(String, String) - Constructor for class com.saperion.config.SaJMXXMLProperties
-
Constructor.
- SaJNIPrpcResult - Class in com.saperion.rmi
-
Result bean for PRPC.
- SaJNIPrpcResult(ByteBuffer, String, int) - Constructor for class com.saperion.rmi.SaJNIPrpcResult
-
Creates a new SaJNIPrpcResutlt.
- SaLDAPAuthenticator - Class in com.saperion.connector.ldap
-
LDAP Authenification.
- SaLicenseNotAllowedException - Exception in com.saperion.exception
-
This exception is thrown when a user logs on with a license that he is not allowed to use because of missing privileges.
- SaLicenseNotAllowedException(String, int) - Constructor for exception com.saperion.exception.SaLicenseNotAllowedException
-
Constructor.
- SaLicenseNotAllowedException(String, Throwable, int) - Constructor for exception com.saperion.exception.SaLicenseNotAllowedException
- SaLockException - Exception in com.saperion.exception
-
* Lock exceptions which occur in the following situations: "locking or unlocking document failed", "document is currently locked by another user", "retrieving lock data failed, possibly unavailable".
- SaLockException(String) - Constructor for exception com.saperion.exception.SaLockException
-
Constructs
SaLockException
with the specified message. - SaLockException(String, Throwable) - Constructor for exception com.saperion.exception.SaLockException
-
Constructs
SaLockException
with the specified message and nested exception. - SaLockInfo - Interface in com.saperion.intf
-
Locking information interface.
- SaNavigation - Interface in com.saperion.intf
-
Navigation information for the given user.
- SaNavigationImpl - Class in com.saperion.rmi
-
The JNI implementation of the
SaNavigation
interface. - SaNavigationImpl(String) - Constructor for class com.saperion.rmi.SaNavigationImpl
-
Constructor.
- SaNavigationImpl(String, String, String) - Constructor for class com.saperion.rmi.SaNavigationImpl
-
Constructor.
- sanitize(String) - Static method in class com.saperion.common.lang.sanitizers.HTMLSanitizer
- sanitize(String) - Static method in class com.saperion.common.lang.sanitizers.SQLSanitizer
- sanitizeHtml(String) - Static method in class com.saperion.common.lang.sanitizers.StringSanitizer
-
Sanitizes html markup
- sanitizeHtml(String, boolean) - Static method in class com.saperion.common.lang.sanitizers.StringSanitizer
-
Sanitizes html markup
- sanitizeSQL(String) - Static method in class com.saperion.common.lang.sanitizers.StringSanitizer
-
Sanitizes sql query
- sanitizeSQL(String, boolean) - Static method in class com.saperion.common.lang.sanitizers.StringSanitizer
-
Sanitizes sql query
- sanitizeUrl(String) - Static method in class com.saperion.common.lang.sanitizers.StringSanitizer
-
Sanitizes url
- sanitizeUrl(String) - Static method in class com.saperion.common.lang.sanitizers.URLSanitizer
-
Sanitizes url
- sanitizeUrl(String, boolean) - Static method in class com.saperion.common.lang.sanitizers.StringSanitizer
-
Sanitizes url
- SaOperationRmiException - Exception in com.saperion.exception
-
Deprecated.
- SaOperationRmiException(SaRMIBaseException) - Constructor for exception com.saperion.exception.SaOperationRmiException
-
Deprecated.
- SaOperationRuntimeException - Exception in com.saperion.exception
-
Deprecated.
- SaOperationRuntimeException(Throwable) - Constructor for exception com.saperion.exception.SaOperationRuntimeException
-
Deprecated.
- SaPasswordExpiredException - Exception in com.saperion.exception
-
Indicates that the users password is expired.
- SaPasswordExpiredException(String) - Constructor for exception com.saperion.exception.SaPasswordExpiredException
-
Constructor.
- SaPasswordExpiredException(String, Throwable) - Constructor for exception com.saperion.exception.SaPasswordExpiredException
-
Constructor.
- SaPatterns - Class in com.saperion.constants
-
Interfaces which hold precompile Patterns.
- SAPDocId(String) - Constructor for class com.saperion.util.HdocUtil.SAPDocId
-
Instantiates a new sAP doc id.
- SAPDOCID - Static variable in class com.saperion.constants.SaConstants
-
Field for SAP DOC
- SapDocInfo - Class in com.saperion.bean
-
Represents the document information like HDoc, DDC and tenant about a SAP document.
- SapDocInfo(String, String, int, String) - Constructor for class com.saperion.bean.SapDocInfo
-
Constructor.
- SAPERION_EXTERNAL_STORAGE_MAPPING_INFO - Static variable in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- SAPERION_VERSION - Static variable in class com.saperion.constants.SaJCSInterfaceVersion
-
This constant defines the saperion version
- SaperionConfigurationException - Exception in com.saperion.exception
-
This exception indicates that the saperion system is not configured to handle the method call properly.
- SaperionConfigurationException(String) - Constructor for exception com.saperion.exception.SaperionConfigurationException
- SaperionConfigurationException(String, Throwable) - Constructor for exception com.saperion.exception.SaperionConfigurationException
- SaperionDataType - Class in com.saperion.util
- SaperionDataType.DataTypeConversionException - Exception in com.saperion.util
- SaperionExternalStorageMappingInfo - Class in com.saperion.externalstorage
-
This class represents a row in mapping tables for external storage
- SaperionExternalStorageMappingInfo(String, String, String, Date, ExternalStorageDocUploadStatus, ExternalStorageType, Date) - Constructor for class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- SapError - Enum in com.saperion.rmi.serverexception
-
Possible errors when checking sap url.
- SAPR3 - com.saperion.rmi.SaFeature.FeatureKind
- SaPropertyException - Exception in com.saperion.exception
-
Exceptions in JCR Properties; occurs in the following situations: setting document property failed, column/property name does not exist, invalid database definition name specified, improper index element count specified for field type, binary data section (lob) is empty, unsupported property type specified.
- SaPropertyException(String) - Constructor for exception com.saperion.exception.SaPropertyException
-
Constructs
SaSetNodeException
with the specified message. - SaPropertyException(String, Throwable) - Constructor for exception com.saperion.exception.SaPropertyException
-
Constructs
SaSetNodeException
with the specified message and nested exception. - SaPropertyValue - Interface in com.saperion.intf
-
A SaPropertyValure represents the value of a field contained in a DDC for a specific document.
- SaPropertyValueImpl - Class in com.saperion.rmi
-
Implementation of
SaPropertyValue
. - SaPropertyValueImpl(String, String) - Constructor for class com.saperion.rmi.SaPropertyValueImpl
-
Default constructor.
- SaPropertyValueImpl(String, String, SaValue) - Constructor for class com.saperion.rmi.SaPropertyValueImpl
-
Constructor for single value properties.
- SaPropertyValueImpl(String, String, SaValue[]) - Constructor for class com.saperion.rmi.SaPropertyValueImpl
-
Constructor for multivalue properties.
- SaPropertyValueImpl(String, String, SaValue[], boolean) - Constructor for class com.saperion.rmi.SaPropertyValueImpl
-
Constructor for single- and multivalue properties.
- SaQueryInfo - Class in com.saperion.rmi
-
Holds the information about a hibernate sql query.
- SaQueryInfo(String) - Constructor for class com.saperion.rmi.SaQueryInfo
-
Constructor.
- SaQueryInfo(String, Map<String, Object>) - Constructor for class com.saperion.rmi.SaQueryInfo
-
Constructor.
- SaQueryInfo(String, Map<String, Object>, Map<String, String>) - Constructor for class com.saperion.rmi.SaQueryInfo
-
Constructor.
- SaQueryInfo.CustomIndexState - Class in com.saperion.rmi
-
Custom IndexState for instances where Query is made on non standard values of SYSINDEXSTATE
- SaQueryInfo.IndexState - Enum in com.saperion.rmi
-
Index states of documents that can be included in a query-result.
- SaQueryInfo.QueryCacheMode - Enum in com.saperion.rmi
-
Cache modes from hibernate.
- SaRevision - Interface in com.saperion.intf
-
Interface for storing and transferring document revision data.
- SaRevisionImpl - Class in com.saperion.rmi
-
Class for storing and transferring document revision data.
- SaRevisionImpl(String, String, String, int, Date) - Constructor for class com.saperion.rmi.SaRevisionImpl
-
Default constructor.
- SaRMIAuthenticationException - Exception in com.saperion.rmi.serverexception
-
Authentication exceptions which may occur in the following situations.
- SaRMIAuthenticationException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIAuthenticationException
-
constructs
SaRMIAuthentificationException
. - SaRMIAuthenticationException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIAuthenticationException
-
constructs
SaRMIAuthentificationException
with the detailed message. - SaRMIAuthenticationException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIAuthenticationException
-
constructs
SaRMIAuthentificationException
with the detailed message and nested exception. - SaRMIBaseException - Exception in com.saperion.rmi.serverexception
-
Base Exception for RemoteException.
- SaRMIBaseException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIBaseException
- SaRMIBaseException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIBaseException
- SaRMIBaseException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIBaseException
- SaRMIClientCommand - Interface in com.saperion.connector.rmi
-
The interface for the RMI Client.
- SaRMIClientCommandImpl - Class in com.saperion.connector.rmi
-
The implementation of the
SaRemoteApplication
interface. - SaRMIClientCommandImpl() - Constructor for class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Constructor.
- SaRMIConnectionHandler - Class in com.saperion.connector.rmi
-
This class handles the RMI connection to the Java Core Server(s).
- SaRMIDBException - Exception in com.saperion.rmi.serverexception
-
DB related exception raised in the following situations.
- SaRMIDBException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIDBException
-
constructs
SaRMIDBException
. - SaRMIDBException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIDBException
-
constructs
SaRMIDBException
with the specified detailed message. - SaRMIDBException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIDBException
-
constructs
SaRMIDBException
with the specified message and nested exception. - SaRMIDDCException - Exception in com.saperion.rmi.serverexception
-
DDC related exception raised in the following situations:
//GetDefinitions "DDC files could not be retrieved",
//GetFields "database definition could not be opened", "database definition invalid, possibly empty DB mappings or invalid data source". - SaRMIDDCException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIDDCException
-
constructs
SaRMIDDCException
. - SaRMIDDCException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIDDCException
-
constructs
SaRMIDDCException
with the specified detailed message. - SaRMIDDCException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIDDCException
-
constructs
SaRMIDDCException
with the specified message and nested exception. - SaRMIEventFilter - Class in com.saperion.rmi
-
Defines the event filters.
- SaRMIEventFilter(SaFilterValue[], String, int) - Constructor for class com.saperion.rmi.SaRMIEventFilter
-
Constructor.
- SaRMIFolderException - Exception in com.saperion.rmi.serverexception
-
Exception, thrown during folder related errors.
- SaRMIFolderException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIFolderException
-
SaRMIFolderException
constructor. - SaRMIFolderException(SaRMIFolderException.ErrorCode, Object...) - Constructor for exception com.saperion.rmi.serverexception.SaRMIFolderException
-
Constructor.
- SaRMIFolderException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIFolderException
-
*
SaRMIFolderException
constructor. - SaRMIFolderException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIFolderException
-
*
SaRMIFolderException
constructor. - SaRMIFolderException.ErrorCode - Enum in com.saperion.rmi.serverexception
-
Error code.
- SaRMIGetNodeException - Exception in com.saperion.rmi.serverexception
-
* Exceptions in getting node or content; occur in the following situations: "creating document structure in memory failed", "loading document metadata failed", "loading sub-document from structure failed", "loading document content failed", "invalid document handle was provided", "no document content available", "accessing document handle failed", "accessing document content failed", "given byte offset is greater than data size", "document uid is empty", "document member is empty", "unsupported document type encountered", "initializing index data array failed", "archiving new document failed", "committing transaction failed", "rolling back transaction failed", "transaction ID is invalid/empty", "updating document content on medium failed", "updating document meta data in database failed", "deleting document failed", "retrieving database cursor failed", "no uid provided, when creating a link to a document".
- SaRMIGetNodeException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIGetNodeException
-
constructs
SaRMIGetNodeException
. - SaRMIGetNodeException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIGetNodeException
-
constructs
SaRMIGetNodeException
with the specified message. - SaRMIGetNodeException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIGetNodeException
-
constructs
SaRMIGetNodeException
with the specified message and nested exception. - SaRMIHibernateExeption - Exception in com.saperion.rmi.serverexception
-
Exception, thrown during the Execution of the query by Hibernate.
- SaRMIHibernateExeption() - Constructor for exception com.saperion.rmi.serverexception.SaRMIHibernateExeption
-
SaRMIHibernateExeption
constructor. - SaRMIHibernateExeption(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIHibernateExeption
-
SaRMIHibernateExeption
constructor. - SaRMIHibernateExeption(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIHibernateExeption
-
SaRMIHibernateExeption
constructor. - SaRMIInputStream - Class in com.saperion.rmi
-
A
InputStream
that reads data of a document identified by it's HDOC from the archive. - SaRMIInputStream(String, boolean, int, boolean, SaRMIClientCommand, Object) - Constructor for class com.saperion.rmi.SaRMIInputStream
-
Constructs the
SaRMIInputStream
instance which represents the input stream of the document (will be returned from the Saperion backend). - SaRMIInputStream(String, boolean, int, SaRMIClientCommand, boolean, Object) - Constructor for class com.saperion.rmi.SaRMIInputStream
-
Constructs the
SaRMIInputStream
instance which represents the input stream of the document (will be returned from the Saperion backend). - SaRMIInputStream(String, boolean, int, SaRMIClientCommand, Object) - Constructor for class com.saperion.rmi.SaRMIInputStream
-
Constructs the
SaRMIInputStream
instance which represents the input stream of the document (will be returned from the Saperion backend). - SaRMIInputStreamSeekable - Class in com.saperion.rmi
-
This class is an extension of
SaRMIInputStream
that adds the possibility to seek on the stream. - SaRMIInputStreamSeekable(String, boolean, int, boolean, SaRMIClientCommand, Object) - Constructor for class com.saperion.rmi.SaRMIInputStreamSeekable
-
Constructs the
SaRMIInputStreamSeekable
instance which represents the input stream of the document (will be returned from the Saperion backend). - SaRMIInputStreamSeekable(String, boolean, int, SaRMIClientCommand, boolean, Object) - Constructor for class com.saperion.rmi.SaRMIInputStreamSeekable
-
Constructs the
SaRMIInputStreamSeekable
instance which represents the input stream of the document (will be returned from the Saperion backend). - SaRMIInputStreamSeekable(String, boolean, int, SaRMIClientCommand, Object) - Constructor for class com.saperion.rmi.SaRMIInputStreamSeekable
-
Constructs the
SaRMIInputStreamSeekable
instance which represents the input stream of the document (will be returned from the Saperion backend). - SaRMIInterfaceVersion - Class in com.saperion.constants
-
RMI interface version constant.
- SaRMILicenseNotAllowedException - Exception in com.saperion.rmi.serverexception
-
This exception is thrown when a user logs on with a license that he is not allowed to use because of missing privileges.
- SaRMILicenseNotAllowedException(String, int) - Constructor for exception com.saperion.rmi.serverexception.SaRMILicenseNotAllowedException
-
Constructor.
- SaRMILicenseNotAllowedException(String, Throwable, int) - Constructor for exception com.saperion.rmi.serverexception.SaRMILicenseNotAllowedException
- SaRMILockException - Exception in com.saperion.rmi.serverexception
-
* Lock exceptions which occur in the following situations: "locking or unlocking document failed", "document is currently locked by another user", "retrieving lock data failed, possibly unavailable".
- SaRMILockException() - Constructor for exception com.saperion.rmi.serverexception.SaRMILockException
-
constructs
SaRMILockException
. - SaRMILockException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMILockException
-
constructs
SaRMILockException
with the specified detailed message. - SaRMILockException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMILockException
-
constructs
SaRMILockException
with the specified detailed message and nested exception. - SaRMIPasswordExpiredException - Exception in com.saperion.rmi.serverexception
-
Indicates that the users password is expired.
- SaRMIPasswordExpiredException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIPasswordExpiredException
-
Constructor.
- SaRMIPasswordExpiredException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIPasswordExpiredException
-
Constructor.
- SaRMIPasswordExpiredException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIPasswordExpiredException
-
Constructor.
- SaRMIPropertyException - Exception in com.saperion.rmi.serverexception
-
Property exceptions are raised when the following situations occur: setting document property failed, column/property name does not exist, invalid database definition name specified, inappropriate index element count specified for field type, binary data section (lob) is empty, unsupported property type specified.
- SaRMIPropertyException() - Constructor for exception com.saperion.rmi.serverexception.SaRMIPropertyException
-
constructs
SaRMIPropertyException
. - SaRMIPropertyException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIPropertyException
-
constructs
SaRMIPropertyException
with the error message. - SaRMIPropertyException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMIPropertyException
-
constructs
SaRMIPropertyException
with the error message and nested exception. - SaRMISapException - Exception in com.saperion.rmi.serverexception
-
Exception thrown by checkSapUrl to indicate an error in the RLINK server.
- SaRMISapException(String, SapError) - Constructor for exception com.saperion.rmi.serverexception.SaRMISapException
- SaRMISapException(String, SapError, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISapException
- SaRMISearchFieldException - Exception in com.saperion.rmi.serverexception
- SaRMISearchFieldException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMISearchFieldException
- SaRMISearchFieldException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISearchFieldException
- SaRMIServerCommand - Interface in com.saperion.rmi.common
-
Server-side Command interface representing the functionality of the core server.
- SaRMIServerInfo - Class in com.saperion.connector.rmi
-
Holds the information about the Saperion RMI Server state.
- SaRMIServerInfo(String, int, boolean) - Constructor for class com.saperion.connector.rmi.SaRMIServerInfo
-
Constructor.
- SaRMIServerInfo.ServerState - Enum in com.saperion.connector.rmi
-
Server state.
- SaRMISetACLException - Exception in com.saperion.rmi.serverexception
- SaRMISetACLException() - Constructor for exception com.saperion.rmi.serverexception.SaRMISetACLException
-
constructs
SaRMISetACLException
. - SaRMISetACLException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMISetACLException
-
constructs
SaRMISetACLException
with the specified message. - SaRMISetACLException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISetACLException
-
constructs
SaRMISetACLException
with the specified message and nested exception. - SaRMISetContentException - Exception in com.saperion.rmi.serverexception
-
Exceptions in setting content, occur in the following situations: "creating temporary file failed", "making up temporary file name failed", "handle to temporary content file is invalid", "writing buffer to content file failed", "inserting content into document failed", "closing temporary file failed".
- SaRMISetContentException() - Constructor for exception com.saperion.rmi.serverexception.SaRMISetContentException
-
constructs
SaRMISetContentException
. - SaRMISetContentException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMISetContentException
-
constructs
SaRMISetContentException
with the specified message. - SaRMISetContentException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISetContentException
-
constructs
SaRMISetContentException
with the specified message and nested exception. - SaRMISetNodeException - Exception in com.saperion.rmi.serverexception
-
Exceptions in setting or deletion node; occurs in the following situations: "committing transaction failed", "rolling back transaction failed", "transaction ID is invalid/empty", "updatind document content on medium failed", "updatind document metadata in database failed", "deleting document failed", "given byte offset is greater than data size".
- SaRMISetNodeException() - Constructor for exception com.saperion.rmi.serverexception.SaRMISetNodeException
-
constructs
SaRMISetNodeException
. - SaRMISetNodeException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMISetNodeException
-
constructs
SaRMISetNodeException
with the specified message. - SaRMISetNodeException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISetNodeException
-
constructs
SaRMISetNodeException
with the specified message and nested exception. - SaRMISQLException - Exception in com.saperion.rmi.serverexception
-
Exception, thrown during the Execution of the native SQL query.
- SaRMISQLException() - Constructor for exception com.saperion.rmi.serverexception.SaRMISQLException
-
SaRMISQLException
constructor. - SaRMISQLException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMISQLException
-
*
SaRMISQLException
constructor. - SaRMISQLException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISQLException
-
*
SaRMISQLException
constructor. - SaRMISystemCommand - Interface in com.saperion.rmi.common
-
RMI remote interface for the Saperion system commands.
The system commands are provided by the RMI server. - SaRMISystemConnector - Class in com.saperion.connector.rmi
-
System-level connector.
- SaRMISystemConnector(SaRMIServerInfo) - Constructor for class com.saperion.connector.rmi.SaRMISystemConnector
-
Constructor.
- SaRMISystemException - Exception in com.saperion.rmi.serverexception
-
System related exception raised in common system specific error situations.
- SaRMISystemException() - Constructor for exception com.saperion.rmi.serverexception.SaRMISystemException
-
constructs
SaRMISystemException
. - SaRMISystemException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMISystemException
-
constructs
SaRMISystemException
with the specified detailed message. - SaRMISystemException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.SaRMISystemException
-
constructs
SaRMISystemException
with the specified message and nested exception. - SaRMITooManyResultsException - Exception in com.saperion.rmi.serverexception
-
This exception is thrown when a query returned more results as allowed by the value of the parameter rmi.query.maxresults.
- SaRMITooManyResultsException(String, int) - Constructor for exception com.saperion.rmi.serverexception.SaRMITooManyResultsException
-
Constructor.
- SaRMIUniqueConstraintViolationException - Exception in com.saperion.rmi.serverexception
-
Exception thrown when a document is created or updated and the value of a unique field already exists in another document.
- SaRMIUniqueConstraintViolationException(String) - Constructor for exception com.saperion.rmi.serverexception.SaRMIUniqueConstraintViolationException
- SaRMIWorkflowException - Exception in com.saperion.rmi.serverexception.wf
- SaRMIWorkflowException() - Constructor for exception com.saperion.rmi.serverexception.wf.SaRMIWorkflowException
-
constructs
SaRMIWorkflowException
. - SaRMIWorkflowException(String) - Constructor for exception com.saperion.rmi.serverexception.wf.SaRMIWorkflowException
-
constructs
SaRMIWorkflowException
with the specified detailed message. - SaRMIWorkflowException(String, ExecutionResult) - Constructor for exception com.saperion.rmi.serverexception.wf.SaRMIWorkflowException
-
constructs
SaRMIWorkflowException
with the specified detailed message andSaJNIWfResult
object. - SaRMIWorkflowException(String, Throwable) - Constructor for exception com.saperion.rmi.serverexception.wf.SaRMIWorkflowException
-
constructs
SaRMIWorkflowException
with the specified message and nested exception. - SaSapUrlException - Exception in com.saperion.exception
-
Exception thrown when checking a SAP-URL failed.
- SaSapUrlException(String, SaRMISapException) - Constructor for exception com.saperion.exception.SaSapUrlException
- SaSaveInfo - Interface in com.saperion.intf
-
A SaSaveInfo contains information like HDOC, SYSROWID and DDC-name of a created or updated document.
- SaSaveInfoImpl - Class in com.saperion.rmi
-
RMI server implementation of the
SaSaveInfo
interface. - SaSaveInfoImpl(String, String, String, String) - Constructor for class com.saperion.rmi.SaSaveInfoImpl
-
Constructor.
- SaSearchFieldException - Exception in com.saperion.exception
-
SaSearchFieldException will be thrown in case of a data base field cannot be found.
- SaSearchFieldException(String) - Constructor for exception com.saperion.exception.SaSearchFieldException
-
Constructs
SaSearchFieldException
with the specified message. - SaSearchFieldException(String, Throwable) - Constructor for exception com.saperion.exception.SaSearchFieldException
-
Constructs
SaSearchFieldException
with the specified message and nested exception. - SaSearchFldType - Interface in com.saperion.util
- SaSearchFldType.Type - Enum in com.saperion.util
-
The DB operator type.
- SaSecurityException - Exception in com.saperion.exception
-
Exception class for RMI security exceptions.
- SaSecurityException(String) - Constructor for exception com.saperion.exception.SaSecurityException
-
Constructs
SaSecurityException
with the specified message. - SaSecurityException(String, Throwable) - Constructor for exception com.saperion.exception.SaSecurityException
-
Constructs
SaSecurityException
with the specified message and nested exception. - SaSetACLException - Exception in com.saperion.exception
-
SaSetACLException will be thrown in case of a ACL could not be set in the backend.
- SaSetACLException(String) - Constructor for exception com.saperion.exception.SaSetACLException
-
Constructs
SaSetACLException
with the specified message. - SaSetACLException(String, Throwable) - Constructor for exception com.saperion.exception.SaSetACLException
-
Constructs
SaSetACLException
with the specified message and nested exception. - SaSetContentException - Exception in com.saperion.exception
-
Exceptions in setting content, occur in the following situations: "creating temporary file failed", "making up temporary file name failed", "handle to temporary content file is invalid", "writing buffer to content file failed", "inserting content into document failed", "closing temporary file failed".
- SaSetContentException(String) - Constructor for exception com.saperion.exception.SaSetContentException
-
Constructs
SaSetContentException
with the specified message. - SaSetContentException(String, Throwable) - Constructor for exception com.saperion.exception.SaSetContentException
-
Constructs
SaSetContentException
with the specified message and nested exception. - SaSetNodeException - Exception in com.saperion.exception
-
Exceptions in setting or deletion node; occurs in the following situations: "committing transaction failed", "rolling back transaction failed", "transaction ID is invalid/empty", "updating document content on medium failed", "updating document metadata in database failed", "deleting document failed", "given byte offset is greater than data size".
- SaSetNodeException(String) - Constructor for exception com.saperion.exception.SaSetNodeException
-
Constructs
SaSetNodeException
with the specified message. - SaSetNodeException(String, Throwable) - Constructor for exception com.saperion.exception.SaSetNodeException
-
Constructs
SaSetNodeException
with the specified message and nested exception. - SaSetting - Interface in com.saperion.intf
-
Interface holding settings to be transported to other components.
- SaSQLConstants - Class in com.saperion.constants
-
Database specific constants.
- SaStatusEventListener - Interface in com.saperion.intf
-
An interface to fire events and to get/set event filters.
- SaStatusEventListener.StatusType - Enum in com.saperion.intf
-
Status type enumeration.
- SaStatusInfo - Class in com.saperion.rmi
- SaStatusInfo(SaPropertyValue) - Constructor for class com.saperion.rmi.SaStatusInfo
-
Constructor.
- SaStringHelper - Class in com.saperion.util
-
Utility class for helper methods.
- SaSystemException - Exception in com.saperion.exception
-
Exception class for common system errors and some failed RMI commands.
- SaSystemException(String) - Constructor for exception com.saperion.exception.SaSystemException
-
Constructs
SaRMICommandException
with the specified message. - SaSystemException(String, Throwable) - Constructor for exception com.saperion.exception.SaSystemException
-
Constructs
SaRMICommandException
with the specified message and nested exception. - SaSystemException(Throwable) - Constructor for exception com.saperion.exception.SaSystemException
-
Constructs
SaRMICommandException
with the specified message and nested exception. - SaSystemInfo - Interface in com.saperion.intf
-
This class holds information about the running system.
- SaSystemInfo.RMIFeatures - Enum in com.saperion.intf
-
Features, that can run on RMI server.
- SaSystemInfoImpl - Class in com.saperion.rmi
-
Implementation of the
SaSystemInfo
interface. - SaSystemInfoImpl(int, int, int, int, List<SaSystemInfo.RMIFeatures>, boolean, SaFailoverInfo) - Constructor for class com.saperion.rmi.SaSystemInfoImpl
-
Constructor.
- SaSystemSetting - Interface in com.saperion.intf
-
Interface holding the system specific settings to be transported to other components; to get this information no user authentication is required.
- SaSystemSettingImpl - Class in com.saperion.settings
-
System setting implementation.
- SaSystemSettingImpl(String) - Constructor for class com.saperion.settings.SaSystemSettingImpl
-
Constructor.
- SaSystemSettingType - Interface in com.saperion.intf
-
This interface defines the available system setting types and should be implemented for transport via
SaSystemSetting
instances. - SaSystemSettingType.TYPE - Enum in com.saperion.intf
-
The available system setting types.
- SaTooManyResultsException - Exception in com.saperion.exception
-
This exception is thrown when a query returned more results than allowed.
- SaTooManyResultsException(String, int) - Constructor for exception com.saperion.exception.SaTooManyResultsException
-
Constructor.
- SaTooManyResultsException(String, Throwable, int) - Constructor for exception com.saperion.exception.SaTooManyResultsException
-
Constructor.
- SaTooManyResultsException(Throwable, int) - Constructor for exception com.saperion.exception.SaTooManyResultsException
-
Constructor.
- SaTypeConverter - Class in com.saperion
-
The reference converter is a utility class that implements methods to create ecm-service references from the corresponding Saperion data objects.
- SaTypeConverter() - Constructor for class com.saperion.SaTypeConverter
- SaUniqueConstraintViolationException - Exception in com.saperion.exception
-
Exception thrown when a document is created or updated and the value of a unique field already exists in another document.
- SaUniqueConstraintViolationException(String) - Constructor for exception com.saperion.exception.SaUniqueConstraintViolationException
- SaUniqueConstraintViolationException(String, Throwable) - Constructor for exception com.saperion.exception.SaUniqueConstraintViolationException
- SaUnknownFolderTypeException - Exception in com.saperion.exception
-
Exception thrown when a folder type is unknown.
- SaUnknownFolderTypeException(String) - Constructor for exception com.saperion.exception.SaUnknownFolderTypeException
-
Constructor.
- SaUserInfo - Interface in com.saperion.intf
-
This class holds detailed information about a Saperion user management entity e.g.
- SaUserInfo.GroupKind - Enum in com.saperion.intf
-
This enumeration holds the different kinds of entities in a saperion user management entity.
- SaUserInfoImpl - Class in com.saperion.rmi
- SaUserInfoImpl(int, int, UserName, int, int, boolean) - Constructor for class com.saperion.rmi.SaUserInfoImpl
-
Deprecated.
- SaUserInfoImpl(int, int, UserName, int, int, boolean, UserFlags) - Constructor for class com.saperion.rmi.SaUserInfoImpl
-
Literal Constructor.
- SaUserSetting - Interface in com.saperion.intf
-
Interface holding the user specific settings to be transported to other components; to get this information user authentication is required.
- SaUserSettingImpl - Class in com.saperion.settings
-
System setting implementation.
- SaUserSettingImpl(String) - Constructor for class com.saperion.settings.SaUserSettingImpl
-
Constructor.
- SaUserSettingType - Interface in com.saperion.intf
-
This interface defines the available system setting types and should be implemented for transport via
SaUserSetting
instances. - SaUserSettingType.TYPE - Enum in com.saperion.intf
-
The available user setting types.
- SaValue - Interface in com.saperion.intf
-
A SaValue represents a single value contained in a field of a DDC for a specific document.
- SAVE_AND - com.saperion.ngc.iform.xml.ButtonKindType
- saveAction - Variable in class com.saperion.ngc.iform.xml.ButtonType
- SaveActionType - Enum in com.saperion.ngc.iform.xml
-
Java class for saveActionType.
- saveData(byte[]) - Method in interface com.saperion.rmi.common.PrpcReceiver
-
Saves the data to the backend.
- saveDocument(int, String, String, List<SaPropertyValue>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Saves the document parameters to the document.
- saveDocument(int, String, String, List<SaPropertyValue>, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Saves the document parameters to the document.
- saveDocument(String, String, List<SaPropertyValue>) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Saves the document paramaters to the document.
- saveDocument(String, String, List<SaPropertyValue>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Saves the document paramaters to the document.
- saveDocument(String, String, List<SaPropertyValue>, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Saves the document paramaters to the document.
- saveDocument(String, String, List<SaPropertyValue>, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Saves the document paramaters to the document.
- saveFavoriteEnabled - Variable in class com.saperion.ngc.iform.xml.ResultType
- saveLayout - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- saveLayout - Variable in class com.saperion.ngc.iform.xml.ResultType
- SAVENODE_COMMITMODE_DISK - Static variable in class com.saperion.constants.SaConstants
-
The system waits until the object has been committed, i.e., until the documents are actually physically on the hard drive.
- SAVENODE_COMMITMODE_MEDIUM - Static variable in class com.saperion.constants.SaConstants
-
system waits until the document is on the medium.
- SAVENODE_COMMITMODE_MEDIUMVERIFIED - Static variable in class com.saperion.constants.SaConstants
-
system waits until the document is verified to be on the medium.
- SAVENODE_COMMITMODE_MEMORY - Static variable in class com.saperion.constants.SaConstants
-
object will not be committed (documents are written to the hard drive).
- SaVersionData - Interface in com.saperion.intf
-
Version metadata of a document.
- SaVersionDataImpl - Class in com.saperion.rmi
-
Class for storing and transfering document revision data including both index metadata and document-specific data such as creator of revision, revision comment, and number.
- SaVersionDataImpl() - Constructor for class com.saperion.rmi.SaVersionDataImpl
-
Default constructor.
- SaVersionDataImpl(SaPropertyValue[], SaRevision) - Constructor for class com.saperion.rmi.SaVersionDataImpl
-
Full constructor.
- saveScale - Variable in class com.saperion.ngc.iform.xml.ViewerType
- SaWFConnector - Interface in com.saperion.connector.wf
-
Workflow Connector Interface.
- SaWFConnectorImpl - Class in com.saperion.connector.wf
-
Workflow connector implementation.
- SaWFConnectorImpl() - Constructor for class com.saperion.connector.wf.SaWFConnectorImpl
-
Constructs the
SaWFConnectorImpl
instance which provides workflow functionalities. - SaWFConnectorImpl(SaClassicConnector) - Constructor for class com.saperion.connector.wf.SaWFConnectorImpl
-
Constructor with given connector.
- SaWFConnectorImpl(String) - Constructor for class com.saperion.connector.wf.SaWFConnectorImpl
-
Constructs the
SaWFConnectorImpl
instance which provides workflow functionalities. - SaWFConstants - Class in com.saperion.constants
-
Workflow specific constants.
- SaWFConstants.CommandId - Enum in com.saperion.constants
-
command ids.
- SaWfEvent - Interface in com.saperion.intf.wf
-
Bean interface for an event.
- SaWfEventImpl - Class in com.saperion.event
-
Implementation of the interface @link
SaWfEvent
.
Holds the information about a specific workflow event like the HDoc, NodeId and SysRowId of the event. - SaWfEventImpl(String, String, int, String, String, long) - Constructor for class com.saperion.event.SaWfEventImpl
-
Constructor.
- SaWfEventListener - Interface in com.saperion.intf.wf
-
An interface to fire events and to get/set event filters.
- SaWFTask - Interface in com.saperion.connector.wf
-
Class for handling all step related tasks.
- SaWFTaskImpl - Class in com.saperion.connector.wf
-
Implementation of the @link
SaWFTask
interface. - SaWFTaskImpl(SaClassicConnectorImpl, TaskInfo, String) - Constructor for class com.saperion.connector.wf.SaWFTaskImpl
-
Constructor.
- SaWorkflowException - Exception in com.saperion.exception.wf
-
Workflow exception which occurs when a operation on the workflow connector fails.
- SaWorkflowException(String) - Constructor for exception com.saperion.exception.wf.SaWorkflowException
-
Constructs a new exception with the specified detail message.
- SaWorkflowException(String, Throwable) - Constructor for exception com.saperion.exception.wf.SaWorkflowException
-
Constructs a new exception with the specified detail message and cause.
- SaWorkflowException(Throwable) - Constructor for exception com.saperion.exception.wf.SaWorkflowException
-
Constructs a new exception with the specified detail message and cause.
- SaWorkflowRefreshException - Exception in com.saperion.exception.wf
-
Indicates that an exception occurred while refreshing a workflow.
- SaWorkflowRefreshException(Throwable) - Constructor for exception com.saperion.exception.wf.SaWorkflowRefreshException
-
Constructs a new SaWorkflowRefreshException.
- SaWorkspaceInfo - Class in com.saperion.rmi
- SaWorkspaceInfo(String, String, String) - Constructor for class com.saperion.rmi.SaWorkspaceInfo
-
Constructor.
- SaXEventBean - Class in com.saperion.events.bean
- SaXEventBean() - Constructor for class com.saperion.events.bean.SaXEventBean
-
Constructor from event text.
- SaXEventBean(String) - Constructor for class com.saperion.events.bean.SaXEventBean
-
Constructor from event text.
- SaXWFEventBean - Class in com.saperion.events.bean
-
Work Flow Event Bean.
- SaXWFEventBean(String) - Constructor for class com.saperion.events.bean.SaXWFEventBean
-
Constructor from event text.
- scale - Variable in class com.saperion.ngc.iform.xml.BitmapType
- scaleFont - Variable in class com.saperion.ngc.iform.xml.PosType
- SCANCLIENT - com.saperion.rmi.SaFeature.FeatureKind
- SCANNINGENABLED - com.saperion.rmi.SaFeature.FeatureKind
- SCR_BASIC - com.saperion.config.SaJMXConstants.ConfigKey
-
scr-config.xml.
- SCR_BUILDIN_CONTRAINTS - com.saperion.config.SaJMXConstants.ConfigKey
-
buildin_constraints.xml.
- SCR_CUSTOM_NODETYPES - com.saperion.config.SaJMXConstants.ConfigKey
-
custom_nodetypes.xml.
- SCR_NS_REG_NAME - com.saperion.config.SaJMXConstants.ConfigKey
-
ns_reg.properties.
- SCR_REPOSITORY_CFG - com.saperion.config.SaJMXConstants.ConfigKey
-
repository.properties.
- script - Variable in class com.saperion.ngc.iform.xml.ButtonType
- script - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- script - Variable in class com.saperion.ngc.iform.xml.HeaderType
- script - Variable in class com.saperion.ngc.iform.xml.ResultType
- ScriptType - Class in com.saperion.ngc.iform.xml
-
Java class for ScriptType complex type.
- ScriptType() - Constructor for class com.saperion.ngc.iform.xml.ScriptType
- search(String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.Use searchHQL() instead. Will be removed with version 8.1
- search(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- searchFolderClass(int, SaFolderClassSearchInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Searches for folder classes with the specified properties.
- searchFolderClass(SaFolderClassSearchInfo) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Searches for folder classes with the specified properties.
- searchFolderClass(SaFolderClassSearchInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Searches for folder classes with the specified properties.
- searchFolderClass(SaFolderClassSearchInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Searches for folder classes that match the specified propertied.
- searchFolderClass(SaFolderClassSearchInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- searchFolderDocuments(int, String, String, SaQueryInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
HQL search extended with additional folder informations and depth.
- searchFolderDocuments(String, String, SaQueryInfo) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
HQL search extended with additional folder informations and depth.
- searchFolderDocuments(String, String, SaQueryInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
HQL search extended with additional folder informations and depth.
- searchFolderDocuments(String, String, SaQueryInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
HQL search extended with additional folder informations and depth.
- searchFolderDocuments(String, String, SaQueryInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- searchHQL(SaQueryInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Performs a search with the given hql query (hibernate query language).
- searchHQL(SaQueryInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- searchLookupEntries(ArchiveReferenceType, QueryExpression<Boolean>) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- searchLookupEntries(ArchiveReferenceType, QueryExpression<Boolean>) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
This method lists the lookup entries that meet a given filtering condition.
- SearchLookupEntriesOperation - Class in com.saperion.operations.lookup
-
This
Operation
returns every lookup entry in a given ddc that meets acondition
. - SearchLookupEntriesOperation(ArchiveReferenceType, QueryExpression<Boolean>) - Constructor for class com.saperion.operations.lookup.SearchLookupEntriesOperation
- searchSettings(int, SettingSearchInfo) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Searches for settings.
- searchSettings(SettingSearchInfo) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Searches for settings.
- searchSettings(SettingSearchInfo) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Searches for settings.
- searchSettings(SettingSearchInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
This method searches settings in the database.
- searchSettings(SettingSearchInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- searchUniqueLookupEntry(ArchiveReferenceType, QueryExpression<Boolean>) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- searchUniqueLookupEntry(ArchiveReferenceType, QueryExpression<Boolean>) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
This method returns the single lookup entry from a given ddc that meets the given filtering condition.
- SearchUniqueLookupEntryOperation - Class in com.saperion.operations.lookup
-
This
Operation
returns the unique lookup entry in a given definition that meets acondition
. - SearchUniqueLookupEntryOperation(ArchiveReferenceType, QueryExpression<Boolean>) - Constructor for class com.saperion.operations.lookup.SearchUniqueLookupEntryOperation
- section(String, SettingSearchInfo.MatchKind) - Method in class com.saperion.settings.SettingSearchInfo
-
Sets the section to search for and the match kind to search with.
- SECTION_APPLICATION_SERVER - Static variable in class com.saperion.constants.SaConstants
-
ApplicationServer section name.
- SECTION_ODBC_SETUP32 - Static variable in class com.saperion.constants.SaConstants
-
ODBC setup section.
- SECTION_RELEASE - Static variable in class com.saperion.constants.SaConstants
-
Release feature section name.
- SECTION_RELEASE_ACL - Static variable in class com.saperion.constants.SaConstants
-
ACL property in release feature section.
- SECTION_RELEASE_USE - Static variable in class com.saperion.constants.SaConstants
-
Use property in release feature section.
- SECTION_SMTP_MAIL - Static variable in class com.saperion.constants.SaConstants
-
SMTP Mail section.
- secureBookmark(List<String>, Map<String, String>) - Static method in class com.saperion.util.WeblinkUtil
-
Generates a secure Bookmark.
- secureJmx(String, Object, int, String, String) - Method in class com.saperion.config.SaJmxGuard
-
Secured the Java Management Extensions(JMX) exposed through JCS RMI if enforced JMX security is configured.
- secureURL(List<String>, Map<String, String>) - Static method in class com.saperion.util.WeblinkUtil
-
Generates a secure URL.
- secureWeblink(String, String, String, int, String, boolean) - Static method in class com.saperion.util.WeblinkUtil
-
Generates Secure weblink.
- secureWeblink(String, String, String, int, String, boolean, boolean, String, boolean, Long) - Static method in class com.saperion.util.WeblinkUtil
-
Generates Secure weblink.
- SecurityQueryStrategy - Enum in com.saperion.config
-
Query modification strategy for security conditions.
- seek(long) - Method in class com.saperion.rmi.SaRMIInputStreamSeekable
- SELECT - Static variable in class com.saperion.constants.SaPatterns
-
select pattern.
- SELECT_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Pattern for select.
- SELECT_PRESENT - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Pattern for select.
- selectedImage - Variable in class com.saperion.structures.Structure
-
Selected image of this structure.
- selectField - Variable in class com.saperion.ngc.iform.xml.LevelType
- SEMITRANSPARENT - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Semitransparent mode of text.
- sendBarcode(int, String, String, String, String, String, String, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Send barcode to SAP.
- sendBarcode(String, String, String, String, String, String, int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Send barcode to SAP.
- sendBarcode(String, String, String, String, String, String, int) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Send barcode to SAP.
- sendBarcode(String, String, String, String, String, String, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Sends the Document UID with the barcode to SAP R/3.
- sendBarcode(String, String, String, String, String, String, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- sendError(int) - Method in class com.saperion.web.filter.StatusServletResponseWrapper
- sendError(int, String) - Method in class com.saperion.web.filter.StatusServletResponseWrapper
- sendMail(String, String, String, String, String) - Method in class com.saperion.common.mail.Mailing
-
Sends a mail by the given parameters.
- SERARATOR - Static variable in class com.saperion.common.lang.exception.ErrorCode
-
The separator to use when formatting the written form.
- SerializableInputStream - Class in com.saperion.common.io
-
An
InputStream
that is serializable - SerializableInputStream() - Constructor for class com.saperion.common.io.SerializableInputStream
- SerializableInputStream(InputStream) - Constructor for class com.saperion.common.io.SerializableInputStream
-
Creates a
SerializableInputStream
for a given underlyingInputStream
- SerializableInputStream(InputStream, int, int, File) - Constructor for class com.saperion.common.io.SerializableInputStream
-
Creates a
SerializableInputStream
for a given underlyingInputStream
- SerializableStream - Class in com.saperion.rmi
-
When this stream is serialized, it's content will be written to the archive or to a temporary buffer on the server side.
- SerializableStream(int, ContentStream, int) - Constructor for class com.saperion.rmi.SerializableStream
-
ContentStream constructor.
- SerializableStream(int, ContentStream, int, SerializableStreamContentHandler.ContentHandlers) - Constructor for class com.saperion.rmi.SerializableStream
-
ContentStream constructor.
- SerializableStream(int, InputStream, String, int, int, boolean) - Constructor for class com.saperion.rmi.SerializableStream
-
Instantiates a new serializable stream.
- SerializableStream(int, InputStream, String, int, int, boolean, SerializableStreamContentHandler.ContentHandlers) - Constructor for class com.saperion.rmi.SerializableStream
-
Instantiates a new serializable stream.
- SerializableStreamContentHandler - Interface in com.saperion.rmi
-
Interface for content handlers used by
SerializableStream
. - SerializableStreamContentHandler.ContentHandlers - Enum in com.saperion.rmi
-
Enumeration of available content handlers.
- server - Variable in class com.saperion.ngc.iform.xml.ScriptType
- SERVER_ERROR - com.saperion.rmi.serverexception.SapError
-
Internal error in RLINK.
- ServerSideClientConfiguration - Class in com.saperion.config
-
This class holds configuration that is set on the server-side but concerns the client side (classic connector).
- ServerSideClientConfiguration(boolean) - Constructor for class com.saperion.config.ServerSideClientConfiguration
- ServiceLoader<T> - Class in com.saperion.common.lang.classloading
-
A simple extension of a
ServiceLoader
. - session - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
-
Session which is representing the actual logged in user
- sessionInfo - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
-
The session information like user agent, remote address etc.
- SessionTokens - Class in com.saperion.operations.inject
-
Holds session tokens for injection.
- SessionTokens(int, SaJNIUserToken, UsrToken, String, int, int) - Constructor for class com.saperion.operations.inject.SessionTokens
- set(HierarchicalName, Object) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Sets the configuration value with the specified
HierarchicalName
. - set(Map<HierarchicalName, Object>) - Method in class com.saperion.common.config.manager.DbConfigurationManager
-
Sets all the specified configuration values (values of the specified map) according to their specified
HierarchicalName
s (keys of the specified map. - set(T) - Method in class com.saperion.common.lang.encapsulation.Box
-
Set the specified object as the new content of this box.
- setAccessibleWorkspaces(String[]) - Method in class com.saperion.rmi.SaWorkspaceInfo
- setAclList(String) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the aclList property.
- setACLName(int, String, String, String, int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Sets the given ACL to the node.
- setACLName(String, String, String, int, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Sets the given ACL to the node.
- setACLName(String, String, String, int, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Sets the given ACL to the node.
- setACLName(String, String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
This method specifies the Access Control Lists that secure the document given by its id.
- setACLName(String, String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setAcls(String) - Method in class com.saperion.structures.Description
- setAcls(List<AclReferenceType>) - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- setAcls(List<AclReferenceType>) - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- setActivity(int) - Method in interface com.saperion.intf.wf.ContextInfo
- setActivity(int) - Method in class com.saperion.rmi.ContextInfoImpl
- setActivity(int) - Method in class com.saperion.wf.HistoryInfoImpl
- setActor(String) - Method in interface com.saperion.intf.wf.ContextInfo
- setActor(String) - Method in class com.saperion.rmi.ContextInfoImpl
- setAlias(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Sets the actor to be used as alias for the next action.
- setAlias(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Sets the actor to be used as alias for the next action.
- setAlias(String) - Method in interface com.saperion.intf.wf.ContextInfo
- setAlias(String) - Method in class com.saperion.rmi.ContextInfoImpl
- setAliasActor(ActorInfo) - Method in interface com.saperion.connector.wf.SaWFTask
-
Deprecated.this method actually sets the next actor by overwriting the nextActor field. Use
SaWFTask.setAlias(ActorInfo)
instead. Will be removed in 8.1. - setAliasActor(ActorInfo) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Sets the alias actor.
- setAlign(AlignType) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the align property.
- setAlign(AlignType) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the align property.
- setAlign(AlignType) - Method in class com.saperion.ngc.iform.xml.LabelType
-
Sets the value of the align property.
- setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the allowInactiveLookup property.
- setAnnotations(int, String, int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Sets the given annotations to the document.
- setAnnotations(String, int, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Sets the given annotations to the document.
- setAnnotations(String, int, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Sets the given annotations to the document.
- setAnnotations(String, int, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Sets the given annotations to the document.
- setAnnotations(String, int, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setArchiveReference(ArchiveReferenceType) - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- setAttachmentUID(String) - Method in interface com.saperion.intf.wf.ContextInfo
- setAttachmentUID(String) - Method in class com.saperion.rmi.ContextInfoImpl
- setAttrFett(boolean) - Method in class com.saperion.ngc.iform.xml.FontType
-
Sets the value of the attrFett property.
- setAttribute(String, String) - Method in interface com.saperion.connector.events.CustomEventBuilder
-
Sets an attribute.
- setAttribute(Attribute) - Method in class com.saperion.config.SaAbstractJMXProperties
- setAttribute(Attribute) - Method in class com.saperion.config.SaJMXBackendProperties
- setAttribute(Attribute) - Method in class com.saperion.config.SaJMXConfiguration
- setAttribute(Attribute) - Method in class com.saperion.util.StartupTimerMBean
- setAttributes(AttributeList) - Method in class com.saperion.config.SaAbstractJMXProperties
- setAttributes(AttributeList) - Method in class com.saperion.config.SaJMXConfiguration
- setAttributes(AttributeList) - Method in class com.saperion.util.StartupTimerMBean
- setAttributes(SerializableMap) - Method in interface com.saperion.connector.events.CustomEventBuilder
-
Discards the attributes given already and uses the given ones instead.
- setAttrItalic(boolean) - Method in class com.saperion.ngc.iform.xml.FontType
-
Sets the value of the attrItalic property.
- setAttrUnderline(boolean) - Method in class com.saperion.ngc.iform.xml.FontType
-
Sets the value of the attrUnderline property.
- setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the autoComplete property.
- setBasePath(String) - Static method in class com.saperion.util.configuration.ConfigurationUtil
-
Sets the base path of all configurations files handled by this util.
- setBEnabled(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the bEnabled property.
- setBigDecimal(String, BigDecimal) - Method in class com.saperion.rmi.SaQueryInfo
- setBigInteger(String, BigInteger) - Method in class com.saperion.rmi.SaQueryInfo
- setBinary(String, byte[]) - Method in class com.saperion.rmi.SaQueryInfo
- setBindUseFields(short) - Method in class com.saperion.ngc.iform.xml.DatabindingType
-
Sets the value of the bindUseFields property.
- setBitmap(byte[]) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the bitmap property.
- setBmName(String) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the bmName property.
- setBmType(BmTypeType) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the bmType property.
- setBoolean(String, boolean) - Method in class com.saperion.rmi.SaQueryInfo
- setBottom(int) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the bottom property.
- setBPersistent(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the bPersistent property.
- setByte(String, byte) - Method in class com.saperion.rmi.SaQueryInfo
- setCacheable(boolean) - Method in class com.saperion.rmi.SaQueryInfo
- setCacheMode(SaQueryInfo.QueryCacheMode) - Method in class com.saperion.rmi.SaQueryInfo
- setCalendar(String, Calendar) - Method in class com.saperion.rmi.SaQueryInfo
- setCalendarDate(String, Calendar) - Method in class com.saperion.rmi.SaQueryInfo
- setCause(Throwable) - Method in exception com.saperion.common.lang.exception.BaseException
- setCenter(PaneDescription.Layout) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setCFill(long) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the cFill property.
- setCFill(long) - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Sets the value of the cFill property.
- setCFillFrom(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cFillFrom property.
- setCFillTo(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cFillTo property.
- setCFrame(long) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the cFrame property.
- setCFrame(long) - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Sets the value of the cFrame property.
- setCharacter(String, char) - Method in class com.saperion.rmi.SaQueryInfo
- setCheckin(Boolean) - Method in class com.saperion.bean.UpdateDocumentInfo
- setCheckoutInfo(List<?>) - Method in interface com.saperion.intf.SaDocumentInfo
- setCheckoutInfo(List<?>) - Method in class com.saperion.rmi.SaDocumentInfoImpl
- setCleanSection(boolean) - Method in class com.saperion.settings.PropertyWrapper
- setClearOnNewSearch(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the clearOnNewSearch property.
- setClient(String) - Method in class com.saperion.ngc.iform.xml.ScriptType
-
Sets the value of the client property.
- setCNormal(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cNormal property.
- setCnt(int) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cnt property.
- setCntDispFields(short) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the cntDispFields property.
- setCntFields(Integer) - Method in class com.saperion.ngc.iform.xml.GroupType
-
Sets the value of the cntFields property.
- setCntGroups(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cntGroups property.
- setCntImages(short) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the cntImages property.
- setCntLevels(short) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the cntLevels property.
- setCollapsable(boolean) - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Sets the value of the collapsable property.
- setCollapsible(boolean) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the collapsible property.
- setColorError(long) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the colorError property.
- setColorError(long) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the colorError property.
- setColorLine(long) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the colorLine property.
- setColorOk(long) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the colorOk property.
- setColorOk(long) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the colorOk property.
- setCombineFocus(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the combineFocus property.
- setCommand(int) - Method in class com.saperion.wf.HistoryInfoImpl
- setCommand(SaWFConstants.CommandId) - Method in interface com.saperion.intf.wf.ContextInfo
- setCommand(SaWFConstants.CommandId) - Method in class com.saperion.rmi.ContextInfoImpl
- setComment(String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Set comment to the next execute.
- setComment(String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set comment to the next execute.
- setComment(String) - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- setComment(String) - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- setComment(String) - Method in interface com.saperion.intf.wf.ContextInfo
- setComment(String) - Method in class com.saperion.rmi.ContextInfoImpl
- setComments(CommentInfo[]) - Method in class com.saperion.wf.HistoryInfoImpl
- setConditionField(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the conditionField property.
- setConfigType(SaJMXConstants.ConfigVariant, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Set the configuration type and main file.
- setConfigType(SaJMXConstants.ConfigVariant, Properties) - Method in class com.saperion.config.SaJMXConfiguration
-
Set the configuration type and properties.
- setConfigTypeAndConfigDirectory(SaJMXConstants.ConfigVariant, String) - Method in class com.saperion.config.SaJMXConfiguration
-
Set the configuration type and configuration directory.
- setContainer(long) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the container property.
- setContent(String) - Method in interface com.saperion.intf.SaFolderSaveInfo
- setContent(String) - Method in class com.saperion.ngc.iform.xml.PaneLayoutType
-
Sets the value of the content property.
- setContent(String) - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
- setCopied(boolean) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the copied property.
- setCSet(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cSet property.
- setCText(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cText property.
- setCTextSet(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the cTextSet property.
- setCurrencySymbol(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the currencySymbol property.
- setCurrentUserPresent(boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.Use
SaClassicConnector.updateCurrentUserInformation(MutableUserInformation)
instead. Will be removed with version 8.1. - setCurrentUserPresent(boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- SetCurrentUserPresent - Class in com.saperion.operations.user
-
When invoked, the server will set the current users presence.
- SetCurrentUserPresent(boolean) - Constructor for class com.saperion.operations.user.SetCurrentUserPresent
-
Literal constructor.
- SetCurrentUserPresentOperation - Class in com.saperion.operations.user
-
When invoked, the server will set the current users presence.
- SetCurrentUserPresentOperation(boolean) - Constructor for class com.saperion.operations.user.SetCurrentUserPresentOperation
-
Literal constructor.
- SetCurrentUserSubstituteAccess - Class in com.saperion.operations.user
-
When invoked, the server will set the current user's substitute's access to the user's workflow-inbox.
- SetCurrentUserSubstituteAccess(boolean) - Constructor for class com.saperion.operations.user.SetCurrentUserSubstituteAccess
-
Literal constructor.
- setCustomACL(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the customACL property.
- setCustomACL(long) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the customACL property.
- setCustomIndexState(SaQueryInfo.CustomIndexState) - Method in class com.saperion.rmi.SaQueryInfo
-
Set CustomIndexState, which will have value and limit of field
- setData(byte[]) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the data property.
- setDatabinding(DatabindingType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the databinding property.
- setDatabinding(DatabindingType) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the databinding property.
- setDate(String, Date) - Method in class com.saperion.rmi.SaQueryInfo
- setDate(Date) - Method in interface com.saperion.intf.wf.ContextInfo
- setDate(Date) - Method in class com.saperion.rmi.ContextInfoImpl
- setDbFieldName(String) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the dbFieldName property.
- setDbFieldName(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the dbFieldName property.
- setDDCName(String) - Method in class com.saperion.event.SaEventImpl
- setDDCName(String) - Method in class com.saperion.events.bean.SaXEventBean
- setDebugEnabled(boolean) - Method in class com.saperion.common.mail.MailConfiguration
-
Sets if SMTP debug enabled.
- setDefaultButton(int) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the defaultButton property.
- setDefaultButtonBarExistent(boolean) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the defaultButtonBarExistent property.
- setDefaultNotFoundReactionType(NotFoundReactionType) - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Sets the default
NotFoundReactionType
that defines forDbConfigurationManager.get...()-methods
the behavior if the requested configuration value was not found. - setDefaultStorageType(StorageType) - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Sets the default
StorageType
that applies for all get...()-methods ofDbConfigurationManager
that have noStorageType
-parameter or for those that have one called withStorageType.DEFAULT
. - setDefName(String) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the defName property.
- setDefName(String) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the defName property.
- setDescription(String) - Method in interface com.saperion.intf.SaAcl
-
This method sets the description of the acl.
- setDescription(String) - Method in class com.saperion.rmi.SaAclImpl
-
This method sets the description of the acl.
- setDescription(String) - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- setDisplayName(String) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the displayName property.
- setDocUID(String) - Method in class com.saperion.wf.AttachmentInfoImpl
-
Sets the document UID.
- setDocumentElement(DocumentElementType) - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- SetDocumentRead - Class in com.saperion.operations.document
-
Sets the state of the specified document to 'read'.
- SetDocumentRead(String, String) - Constructor for class com.saperion.operations.document.SetDocumentRead
- setDocumentState(int, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Sets the SYSDOCUMENTSTATE value of a document to the specified value without creating a new revision.
- SetDocumentUnread - Class in com.saperion.operations.document
-
Sets the state of the specified document to 'unread'.
- SetDocumentUnread(String, String) - Constructor for class com.saperion.operations.document.SetDocumentUnread
- setDone(boolean) - Method in interface com.saperion.connector.wf.WorkflowResult
- setDone(boolean) - Method in class com.saperion.connector.wf.WorkflowResultImpl
- setDouble(String, double) - Method in class com.saperion.rmi.SaQueryInfo
- setDynamic(boolean) - Method in class com.saperion.rmi.SaPropertyValueImpl
- setEast(PaneDescription.Layout) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setEditMask(String) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the editMask property.
- setElementMark(int) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Mark the content element.
- setElementMark(int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Mark the content element.
- setElementMark(int, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Mark the content element.
- setEnableMaximize(short) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the enableMaximize property.
- setEncryptionKeys(Cipher, Pair<Key, Key>) - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
- setEntry(Class<T>, T) - Method in interface com.saperion.intf.SaSystemSetting
-
Sets the system setting.
- setEntry(Class<T>, T) - Method in interface com.saperion.intf.SaUserSetting
-
Sets the user setting.
- setEntry(Class<T>, T) - Method in class com.saperion.settings.SaSystemSettingImpl
-
Sets the system setting.
- setEntry(Class<T>, T) - Method in class com.saperion.settings.SaUserSettingImpl
-
Sets the user setting.
- setError(int) - Method in class com.saperion.wf.HistoryInfoImpl
- setErrorCode(SaRMIFolderException.ErrorCode) - Method in exception com.saperion.rmi.serverexception.SaRMIFolderException
- setErrorMsg(String) - Method in class com.saperion.wf.HistoryInfoImpl
- setErrorParameter(Object...) - Method in exception com.saperion.rmi.serverexception.SaRMIFolderException
- setEventFilter(SaEventFilter) - Method in interface com.saperion.intf.SaEventListener
-
Sets the event filter for this listener.
- setEventsEnabled(boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Sets whether events (e.g.
- setEventsEnabled(boolean) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
- setEventsEnabled(boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
This method sets whether events (e.g.
- setEventsEnabled(boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setEventsEnabled(int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Sets whether events (e.g.
- setExecutionResult(ExecutionResult) - Method in interface com.saperion.connector.wf.WorkflowResult
- setExecutionResult(ExecutionResult) - Method in class com.saperion.connector.wf.WorkflowResultImpl
- setExportEnabled(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the exportEnabled property.
- setExstyle(int) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the exstyle property.
- setFetchSize(int) - Method in class com.saperion.rmi.SaQueryInfo
- setFieldDDC(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the fieldDDC property.
- setFieldDefault(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the fieldDefault property.
- setFieldDescription(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the fieldDescription property.
- setFieldLength(long) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the fieldLength property.
- setFieldName(String) - Method in interface com.saperion.intf.SaFilterValue
- setFieldName(String) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the fieldName property.
- setFieldNames(String[]) - Method in class com.saperion.event.SaEventImpl
- setFieldType(int) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the fieldType property.
- setFieldType(SaConstants.SaFieldType) - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Sets the field type.
- setFileName(String) - Method in class com.saperion.bean.ContentStream
- setFileName(String) - Method in class com.saperion.rmi.SaRMIInputStream
- setFilterEnabled(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the filterEnabled property.
- setFilterNumber(int) - Method in class com.saperion.rmi.SaRMIEventFilter
-
Internal methode to set the filter number.
- setFilterValue(String) - Method in interface com.saperion.intf.SaFilterValue
- setFirstResult(int) - Method in class com.saperion.rmi.SaQueryInfo
- setFlags(int) - Method in interface com.saperion.intf.SaFilterValue
-
Sets the filter flags.
- setFlags(int) - Method in class com.saperion.ngc.iform.xml.HotkeyType
-
Sets the value of the flags property.
- setFloat(String, float) - Method in class com.saperion.rmi.SaQueryInfo
- setFName(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the fName property.
- setFnClose(byte[]) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the fnClose property.
- setFnOpen(byte[]) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the fnOpen property.
- setFolderAcl(int, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Sets an ACL for the given folder.
- setFolderAcl(String, String, String) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Sets an ACL for the given folder.
- setFolderAcl(String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Sets an ACL for the given folder.
- setFolderAcl(String, String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Sets an ACL for the given folder.
- setFolderAcl(String, String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.LabelType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the font property.
- setFont(FontType) - Method in class com.saperion.ngc.iform.xml.TabListType
-
Sets the value of the font property.
- setForceDocumentIndexMask(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the forceDocumentIndexMask property.
- setFormatString(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the formatString property.
- setFractionDigits(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the fractionDigits property.
- setFrameColor(long) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the frameColor property.
- setFrameId(long) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the frameId property.
- setFrameposition(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the frameposition property.
- setFramePosition(long) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the framePosition property.
- setFrameScale(long) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the frameScale property.
- setFrom(short) - Method in class com.saperion.ngc.iform.xml.ConnectionType
-
Sets the value of the from property.
- setGroupName(String) - Method in class com.saperion.ngc.iform.xml.TabType
-
Sets the value of the groupName property.
- setHasMenu(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the hasMenu property.
- setHasToolbar(boolean) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the hasToolbar property.
- setHasToolbar(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the hasToolbar property.
- setHeader(HeaderType) - Method in class com.saperion.ngc.iform.xml.Form
-
Sets the value of the header property.
- setHeight(String) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setHidden(boolean) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the hidden property.
- setHidden(HiddenType) - Method in class com.saperion.ngc.iform.xml.Form
-
Sets the value of the hidden property.
- setHideButtons(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the hideButtons property.
- setHideEmpty(boolean) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the hideEmpty property.
- setHideHeader(boolean) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the hideHeader property.
- setHomeField(String) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the homeField property.
- setHotkey(HotkeyType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the hotkey property.
- setHotkey(HotkeyType) - Method in class com.saperion.ngc.iform.xml.TabType
-
Sets the value of the hotkey property.
- setId(int) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setId(int) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the id property.
- setIncludeForm(Form) - Method in class com.saperion.ngc.iform.xml.IncludeType
-
Sets the value of the includeForm property.
- setIndex(int) - Method in class com.saperion.ngc.iform.xml.TabType
-
Sets the value of the index property.
- setIndex(int) - Method in class com.saperion.wf.HistoryInfoImpl
- setIndex(Map<String, PropertyType>) - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- setIndexData(Map<String, PropertyType>) - Method in class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- setIndexMask(String) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the indexMask property.
- setIndexStates(EnumSet<SaQueryInfo.IndexState>) - Method in class com.saperion.rmi.SaQueryInfo
-
Sets the index states of documents that will be included in the query result.
- setInheritACL(long) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the inheritACL property.
- setInheritQuery(long) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the inheritQuery property.
- setInitializer(String, WebAppInitializer) - Method in class com.saperion.web.WebAppInitUtil
-
Sets the given WebAppInitializer by the given name if not already existing.
- setInputMask(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the inputMask property.
- setInputStream(InputStream) - Method in class com.saperion.bean.ContentStream
-
Sets the
InputStream
this instance holds information about. - setInputStream(InputStream) - Method in class com.saperion.common.io.InputStreamDescriptor
-
Sets the
InputStream
this instance holds information about. - setInteger(String, int) - Method in class com.saperion.rmi.SaQueryInfo
- setIsGrid(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the isGrid property.
- setIsLookup(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the isLookup property.
- setIsVar(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the isVar property.
- setJoinField(String) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the joinField property.
- setKey(int) - Method in class com.saperion.ngc.iform.xml.HotkeyType
-
Sets the value of the key property.
- setKind(short) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the kind property.
- setKind(HistoryInfo.HistoryKind) - Method in class com.saperion.wf.HistoryInfoImpl
- setKind(ButtonKindType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the kind property.
- setKind(FrameKindType) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the kind property.
- setKind(HeaderKindType) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the kind property.
- setLayoutVersion(long) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the layoutVersion property.
- setLeft(int) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the left property.
- setLimit(LimitType) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the limit property.
- setLinkDDCName(String) - Method in class com.saperion.event.SaEventImpl
- setLinkedFieldValue(boolean) - Method in interface com.saperion.intf.SaPropertyValue
-
Set to true only if the value belongs to a link field
- setLinkedFieldValue(boolean) - Method in class com.saperion.rmi.SaPropertyValueImpl
- setLinkId(String) - Method in class com.saperion.structures.LinkInfo
-
Sets the id (Hdoc) of linked document.
- setListVersion(long) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the listVersion property.
- setListVersion(long) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the listVersion property.
- setLocale(int, Locale) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Set the locale for localization.
- setLocale(Locale) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Set the locale for localization.
- setLocale(Locale) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Set the locale for localization.
- setLocale(Locale) - Method in interface com.saperion.connector.SaClassicConnector
-
This methods sets the localization information for the current user.
- setLocale(Locale) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setLocked(boolean) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the locked property.
- setLocked(boolean) - Method in class com.saperion.users.UserFlags
- setLong(String, long) - Method in class com.saperion.rmi.SaQueryInfo
- setLongValue(String) - Method in class com.saperion.settings.Setting
- setLookupCondition(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupCondition property.
- setLookupConditionField(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupConditionField property.
- setLookupConditionFieldDbName(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupConditionFieldDbName property.
- setLookupConditionFieldType(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupConditionFieldType property.
- setLookupDDC(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the lookupDDC property.
- setLookupDDC(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupDDC property.
- setLookupField(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupField property.
- setLookupFieldDbName(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupFieldDbName property.
- setLookupFieldType(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupFieldType property.
- setLookupStrict(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the lookupStrict property.
- setMandant(int) - Method in interface com.saperion.intf.SaEventFilter
-
To set the mandant.
- setMandant(int) - Method in class com.saperion.rmi.SaRMIEventFilter
-
To set the mandant.
- setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the mandatory property.
- setMashUpHTML(String) - Method in class com.saperion.ngc.iform.xml.MashupType
-
Sets the value of the mashUpHTML property.
- setMashUpURL(String) - Method in class com.saperion.ngc.iform.xml.MashupType
-
Sets the value of the mashUpURL property.
- setMaskPassword(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the maskPassword property.
- setMaxRecords(long) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the maxRecords property.
- setMaxResults(int) - Method in class com.saperion.rmi.SaQueryInfo
- setMessage(String) - Method in interface com.saperion.connector.wf.WorkflowResult
- setMessage(String) - Method in class com.saperion.connector.wf.WorkflowResultImpl
- setMetadata(Map<String, Object>) - Method in class com.saperion.bean.UpdateDocumentInfo
-
Sets the metadata.
- setMultiLine(boolean) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the multiLine property.
- setMultiSelect(boolean) - Method in interface com.saperion.intf.SaFieldDescription
-
Enables or disables the multiselect option.
- setMultiSelect(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the multiSelect property.
- setMultivalue(boolean) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the multivalue property.
- setMultivalue(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the multivalue property.
- setMultiValueSeparator(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the multiValueSeparator property.
- setMultivalueTableName(String) - Method in interface com.saperion.intf.SaFieldDescription
- setName(String) - Method in interface com.saperion.intf.SaAcl
-
This method sets the name of the acl.
- setName(String) - Method in class com.saperion.ngc.iform.xml.FontType
-
Sets the value of the name property.
- setName(String) - Method in class com.saperion.ngc.iform.xml.Form
-
Sets the value of the name property.
- setName(String) - Method in class com.saperion.ngc.iform.xml.GroupType
-
Sets the value of the name property.
- setName(String) - Method in class com.saperion.rmi.SaAclImpl
-
This method sets the name of the acl.
- setName(String) - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Sets the property name.
- setNaviDisplayFields(ResultType) - Method in class com.saperion.folder.SaFolderClassImpl
- setNoLocalization(boolean) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the noLocalization property.
- setNorth(PaneDescription.Layout) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setNotSync(boolean) - Method in class com.saperion.users.UserFlags
- setOcrLasso(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the ocrLasso property.
- setOlStyle(short) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the olStyle property.
- setOStyle(short) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the oStyle property.
- setOutOfOffice(boolean) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Set the out of office status for the logged on user.
- setOutOfOffice(boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Set the out of office status for the logged on user.
- setOutOfOffice(boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
set the out of office status for the logged on user.
- setOutOfOffice(boolean) - Method in interface com.saperion.connector.wf.SaWFConnector
-
set the out of office status for the logged on user.
- setOutOfOffice(boolean) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
set the out of office status for the logged on user.
- setOutOfOffice(int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Set the out of office status for the logged on user.
- setOverload() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
-
Set to overloaded.
- setPageSize(int) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the pageSize property.
- setPanel(boolean) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setPaneLayout(boolean) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the paneLayout property.
- setPaneLayout(PaneLayoutType) - Method in class com.saperion.ngc.iform.xml.Form
-
Sets the value of the paneLayout property.
- setParameter(String, Object) - Method in class com.saperion.rmi.SaQueryInfo
- setParameterList(String, Object[]) - Method in class com.saperion.rmi.SaQueryInfo
- setParameterList(String, Collection<?>) - Method in class com.saperion.rmi.SaQueryInfo
- setParent(WorkflowMember) - Method in interface com.saperion.intf.wf.WorkflowMember
- setParent(WorkflowMember) - Method in class com.saperion.wf.WorkflowMemberImpl
- setParentId(String) - Method in class com.saperion.event.SaEventImpl
- setPersistVar(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the persistVar property.
- setPictClosed(byte[]) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the pictClosed property.
- setPictOpen(byte[]) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the pictOpen property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.ConnectionType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.IncludeType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.LabelType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.MashupType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.TabListType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.ThumbnailType
-
Sets the value of the pos property.
- setPos(PosType) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the pos property.
- setPosition(Integer) - Method in class com.saperion.bean.ContentStream
- setProcess(String) - Method in interface com.saperion.intf.wf.ContextInfo
- setProcess(String) - Method in class com.saperion.rmi.ContextInfoImpl
- setProcessName(String) - Method in class com.saperion.wf.HistoryInfoImpl
- setProperties(SaJMXConstants.ConfigKey, Properties) - Method in class com.saperion.config.SaJMXConfiguration
-
sets a property set to the already existing configuration.
- setProperties(Map<? extends String, ? extends Object>) - Method in class com.saperion.rmi.SaQueryInfo
- setProperty(AbstractAnnotation.AnnotationProperty, String) - Method in class com.saperion.annotation.AbstractAnnotation
-
Sets the property.
- setProperty(String, String) - Method in class com.saperion.util.CaseInsensitiveProperties
- setPropertyValue(Object) - Method in class com.saperion.database.DeleteDocumentProperty
- setProtoField(String) - Method in interface com.saperion.intf.SaFieldDescription
- setQueryFormForLookup(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the queryFormForLookup property.
- setQueryMask(String) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the queryMask property.
- setQueryString(String) - Method in class com.saperion.rmi.SaQueryInfo
- setRequiredRights(long) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the requiredRights property.
- setRequiredRights(long) - Method in class com.saperion.ngc.iform.xml.TabListType
-
Sets the value of the requiredRights property.
- setRequiredRights(Integer) - Method in class com.saperion.ngc.iform.xml.GroupType
-
Sets the value of the requiredRights property.
- setResFieldCnt(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the resFieldCnt property.
- setResFieldCnt(int) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the resFieldCnt property.
- setResolveLinks(boolean) - Method in class com.saperion.bean.UpdateDocumentInfo
- setResStyle(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the resStyle property.
- setResStyle(int) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the resStyle property.
- setResStyle(short) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the resStyle property.
- setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the restrictCursor property.
- setResultDDC(String) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the resultDDC property.
- setRight(int) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the right property.
- setRootDisabled(boolean) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the rootDisabled property.
- setRootName(HierarchicalName) - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Sets the root name.
- setRootName(String) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the rootName property.
- setRootPict(byte[]) - Method in class com.saperion.ngc.iform.xml.OutlinerType
-
Sets the value of the rootPict property.
- setRunning() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
-
Set running.
- setSaperionValue(String, Object, SaPropertyValue, SaFieldDescription[]) - Static method in class com.saperion.util.SaperionDataType
-
Converts the given value to SaperionDataType.
- setSaveAction(SaveActionType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the saveAction property.
- setSaveFavoriteEnabled(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the saveFavoriteEnabled property.
- setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the saveLayout property.
- setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the saveLayout property.
- setSaveScale(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the saveScale property.
- setScale(boolean) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the scale property.
- setScaleFont(boolean) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the scaleFont property.
- setScript(ScriptType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the script property.
- setScript(ScriptType) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the script property.
- setScript(ScriptType) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the script property.
- setScript(ScriptType) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the script property.
- setSelectedImage(int) - Method in class com.saperion.structures.DocumentInfo
- setSelectedImage(int) - Method in class com.saperion.structures.Structure
- setSelectedTab(boolean) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
-
Sets the selectedTab property.
- setSelectField(String) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the selectField property.
- setServer(String) - Method in class com.saperion.ngc.iform.xml.ScriptType
-
Sets the value of the server property.
- setSetting(int, Setting) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Persists the setting in the database.
- setSetting(SaConstants.IniKind, String, String, String) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Sets a value with the given name, section and ini kind to backend profile.
- setSetting(Setting) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Persists a setting in the database.
- setSetting(Setting) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Persists a setting in the database.
- setSetting(Setting) - Method in interface com.saperion.connector.SaClassicConnector
-
This method stores a
Setting
in the database. - setSetting(Setting) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setShort(String, short) - Method in class com.saperion.rmi.SaQueryInfo
- setSingleAcl(String) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the singleAcl property.
- setSizeableFrame(boolean) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the sizeableFrame property.
- setSizePoints(int) - Method in class com.saperion.ngc.iform.xml.FontType
-
Sets the value of the sizePoints property.
- setSmtpPassword(String) - Method in class com.saperion.common.mail.MailConfiguration
-
Sets the SMTP password for SMTP authentication.
- setSmtpPort(int) - Method in class com.saperion.common.mail.MailConfiguration
-
Sets the port of the SMTP server.
- setSmtpServer(String) - Method in class com.saperion.common.mail.MailConfiguration
-
Sets the SMTP server URL or IP-address.
- setSmtpUser(String) - Method in class com.saperion.common.mail.MailConfiguration
-
Sets the SMTP user name of SMTP authentication should be used.
- setSort(SortKindType) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the sort property.
- setSortAuto(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the sortAuto property.
- setSouth(PaneDescription.Layout) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setSslEnabled(boolean) - Method in class com.saperion.common.mail.MailConfiguration
-
Sets if SSL should be used.
- setStartEnabled(boolean) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the startEnabled property.
- setStatus(int) - Method in class com.saperion.event.SaEventImpl
- setStatus(int) - Method in class com.saperion.web.filter.StatusServletResponseWrapper
- setStopped() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
-
Set to stopped.
- setStopped() - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Set the info to stopped.
- setStreaming(Boolean) - Method in class com.saperion.bean.ContentStream
-
Sets the streaming option.
- setString(String, String) - Method in class com.saperion.rmi.SaQueryInfo
- setStructure(DocumentElementType) - Method in class com.saperion.conversion.CreateDocumentInputTypeFromDocumentInfoAdapter
- setStructureView(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the structureView property.
- setStyle(int) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the style property.
- setSubstitute(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Set the substitute for the logged on user.
- setSubstitute(String) - Method in class com.saperion.connector.rmi.AbstractWfRMIClientCommand
-
Set the substitute for the logged on user.
- setSubstitute(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Set the substitute for the logged on user.
- setSubstitute(String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Set the substitute for the logged on user.
- setSubstitute(String) - Method in interface com.saperion.connector.wf.SaWFConnector
-
Set the substitute for the logged on user.
- setSubstitute(String) - Method in class com.saperion.connector.wf.SaWFConnectorImpl
-
Set the substitute for the logged on user.
- setSync(boolean) - Method in interface com.saperion.connector.wf.SaWFTask
-
Set sync parameter.
- setSync(boolean) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set sync parameter.
- setSync(boolean) - Method in interface com.saperion.intf.wf.ContextInfo
- setSync(boolean) - Method in class com.saperion.rmi.ContextInfoImpl
- setSyncFromNet(boolean) - Method in class com.saperion.users.UserFlags
- setSyncLDAP(boolean) - Method in class com.saperion.users.UserFlags
- setSyncToNet(boolean) - Method in class com.saperion.users.UserFlags
- setSystimestamp(Timestamp) - Method in class com.saperion.events.bean.SaXEventBean
- setSysTimeStamp(Timestamp) - Method in class com.saperion.events.bean.SaXWFEventBean
- setTab(boolean) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setTabCnt(int) - Method in class com.saperion.ngc.iform.xml.TabListType
-
Sets the value of the tabCnt property.
- setTabIndex(int) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the tabIndex property.
- setTableName(String) - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
-
Sets the name of the underlying database table to load and store the configuration value to/from.
- setTabPosition(TabPositionType) - Method in class com.saperion.ngc.iform.xml.TabListType
-
Sets the value of the tabPosition property.
- setTargetField(String) - Method in class com.saperion.ngc.iform.xml.LevelType
-
Sets the value of the targetField property.
- setTask(SaWFTask) - Method in interface com.saperion.connector.wf.WorkflowResult
- setTask(SaWFTask) - Method in class com.saperion.connector.wf.WorkflowResultImpl
- setTaskUID(String) - Method in interface com.saperion.intf.wf.ProcessInfo
- setTaskUID(String) - Method in class com.saperion.wf.ProcessInfoImpl
- setTechnicalUser(boolean) - Method in class com.saperion.users.UserFlags
- setTenantName(String) - Method in class com.saperion.bean.SapDocInfo
- setText(String) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the text property.
- setText(String) - Method in class com.saperion.ngc.iform.xml.FrameType
-
Sets the value of the text property.
- setText(String) - Method in class com.saperion.ngc.iform.xml.GroupboxType
-
Sets the value of the text property.
- setText(String) - Method in class com.saperion.ngc.iform.xml.TabType
-
Sets the value of the text property.
- setText(String) - Method in class com.saperion.ngc.iform.xml.ToolbarType
-
Sets the value of the text property.
- setText(String, String) - Method in class com.saperion.rmi.SaQueryInfo
- setTextstring(String) - Method in class com.saperion.ngc.iform.xml.LabelType
-
Sets the value of the textstring property.
- setThumbnailPos(short) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the thumbnailPos property.
- setThumbnailView(boolean) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the thumbnailView property.
- setTime(String, Date) - Method in class com.saperion.rmi.SaQueryInfo
- setTimeout(int) - Method in class com.saperion.rmi.SaQueryInfo
- setTimestamp(String, Date) - Method in class com.saperion.rmi.SaQueryInfo
- Setting - Class in com.saperion.settings
-
A setting that is stored in the database.
- Setting(String, String, String) - Constructor for class com.saperion.settings.Setting
-
Creates a new setting.
- Setting(String, String, String, boolean) - Constructor for class com.saperion.settings.Setting
-
Creates a new setting with a value that can be longer than 2KB if needed.
- Setting(String, String, String, boolean, Date) - Constructor for class com.saperion.settings.Setting
-
Creates a new setting with a value that can be longer than 2KB if needed and a timestamp.
- SettingSearchInfo - Class in com.saperion.settings
-
Defines how to search for a setting.
- SettingSearchInfo.MatchKind - Enum in com.saperion.settings
- SettingSearchResult - Class in com.saperion.settings
-
Represents the result of a search for settings.
- SettingSearchResult(List<Setting>) - Constructor for class com.saperion.settings.SettingSearchResult
-
Creates a new
SettingSearchResult
. - setTitle(String) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setTitle(String) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the title property.
- setTitle(String) - Method in class com.saperion.ngc.iform.xml.ResultType
-
Sets the value of the title property.
- setTitle(String) - Method in class com.saperion.ngc.iform.xml.TabListType
-
Sets the value of the title property.
- setTitle(String) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the title property.
- setTo(short) - Method in class com.saperion.ngc.iform.xml.ConnectionType
-
Sets the value of the to property.
- setToolbar(ToolbarType) - Method in class com.saperion.ngc.iform.xml.Form
-
Sets the value of the toolbar property.
- setToolbar(String) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the toolbar property.
- setTooltip(String) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the tooltip property.
- setTop(int) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the top property.
- setTransition(int) - Method in interface com.saperion.intf.wf.ContextInfo
- setTransition(int) - Method in class com.saperion.rmi.ContextInfoImpl
- setTransition(int) - Method in class com.saperion.wf.HistoryInfoImpl
- setTransparent(boolean) - Method in class com.saperion.ngc.iform.xml.BitmapType
-
Sets the value of the transparent property.
- setTrusted(boolean) - Method in interface com.saperion.connector.wf.SaWFTask
-
Set trusted parameter.
- setTrusted(boolean) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Set trusted parameter.
- setTrusted(boolean) - Method in interface com.saperion.intf.wf.ContextInfo
- setTrusted(boolean) - Method in class com.saperion.rmi.ContextInfoImpl
- setType(FieldTypeEnum) - Method in class com.saperion.database.DeleteDocumentProperty
- setUrl(URL) - Method in class com.saperion.bean.ContentStream
-
Sets the url that defines the streams location.
- setUrl(URL) - Method in class com.saperion.common.io.InputStreamDescriptor
-
Sets the url that defines the streams location.
- setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the useCalendar property.
- setUsedLicense(int, int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Set the count of used licenses.
- setUsedLicense(int, int) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Set the count of used licenses.
- setUsedLicense(int, int) - Method in class com.saperion.connector.rmi.SaRMISystemConnector
-
Set the count of used licenses.
- setUsedLicense(int, int) - Method in interface com.saperion.connector.SaClassicConnector
-
Set the count of used licenses.
- setUsedLicense(int, int) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setUsedLicense(int, int) - Method in interface com.saperion.rmi.common.SaRMISystemCommand
-
Set the count of used licenses.
- setUseFields(boolean) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the useFields property.
- setUseHistory(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the useHistory property.
- setUseQueryFormForLookup(boolean) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the useQueryFormForLookup property.
- SetUserExtensionCacheEnabled - Class in com.saperion.operations.user
-
enables/disables caching of user/group/tenant extensions.
- SetUserExtensionCacheEnabled(boolean) - Constructor for class com.saperion.operations.user.SetUserExtensionCacheEnabled
-
Creates an
Operation
that enables/disables caching of user/group/tenant extensions. - setUserFullName(String) - Method in class com.saperion.wf.ActorInfoImpl
-
Sets the fullname.
- setUserId(int) - Method in class com.saperion.wf.ActorInfoImpl
-
Sets the user id.
- setUserInfo(SaUserInfo) - Method in interface com.saperion.intf.SaLockInfo
-
Sets the user info.
- setUserInfo(SaUserInfo) - Method in class com.saperion.rmi.SaCheckoutInfo
-
Sets the user info object.
- setUserName(String) - Method in class com.saperion.bean.SapDocInfo
- setUserOrgUnit(int) - Method in class com.saperion.wf.ActorInfoImpl
-
Sets the organization unit.
- setUserOrgUnitName(String) - Method in class com.saperion.wf.ActorInfoImpl
-
Sets the name of the organisation unit.
- setUserSetting(int, SaUserSetting) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Persists user-specific settings to the saperion backend.
- setUserSetting(SaUserSetting) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Persists a user setting object.
- setUserSetting(SaUserSetting) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Persists a user setting object.
- setUserSetting(SaUserSetting) - Method in interface com.saperion.connector.SaClassicConnector
-
Persists a user-specific setting object.
- setUserSetting(SaUserSetting) - Method in class com.saperion.connector.SaClassicConnectorImpl
- setUserShort(String) - Method in class com.saperion.wf.ActorInfoImpl
-
Sets the display name.
- setUtf8(boolean) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the utf8 property.
- setValue(String) - Method in class com.saperion.settings.Setting
- setValues(List<SaPropertyValue>) - Method in interface com.saperion.intf.SaFolderSaveInfo
- setValues(List<SaPropertyValue>) - Method in class com.saperion.rmi.SaFolderSaveInfoImpl
-
INTERNAL USE ONLY!
- setValueType(int) - Method in interface com.saperion.intf.SaValue
-
Sets the value type.
- setVarDataType(short) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the varDataType property.
- setVariables(int, int, Map<String, String>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Method to set the Variables for an Content-Object or the Structure itself.
- setVariables(int, Map<String, String>) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- setVariables(int, Map<String, String>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Method to set the Variables for an Content-Object or the Structure itself.
- setVersion(int) - Method in class com.saperion.rmi.DDCImpl
-
Sets the version.
- setViewerClass(String) - Method in class com.saperion.ngc.iform.xml.ViewerType
-
Sets the value of the viewerClass property.
- setVisibility(VisibilityType) - Method in class com.saperion.ngc.iform.xml.PosType
-
Sets the value of the visibility property.
- setWest(PaneDescription.Layout) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setWfAllowSubstAccess(boolean) - Method in class com.saperion.users.UserFlags
- setWfWorkInPool(boolean) - Method in class com.saperion.users.UserFlags
- setWidth(String) - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- setWorkflowAction(WorkflowActionType) - Method in class com.saperion.ngc.iform.xml.ButtonType
-
Sets the value of the workflowAction property.
- setWorkingTime(int) - Method in interface com.saperion.connector.wf.SaWFTask
- setWorkingTime(int) - Method in class com.saperion.connector.wf.SaWFTaskImpl
- setWorkingTime(int) - Method in interface com.saperion.intf.wf.ContextInfo
- setWorkingTime(int) - Method in class com.saperion.rmi.ContextInfoImpl
- setWriteable(boolean) - Method in class com.saperion.config.SaAbstractJMXProperties
- setWx(int) - Method in class com.saperion.ngc.iform.xml.ColumnType
-
Sets the value of the wx property.
- setWx(int) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the wx property.
- setWxCombo(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the wxCombo property.
- setWy(int) - Method in class com.saperion.ngc.iform.xml.HeaderType
-
Sets the value of the wy property.
- setWyCombo(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the wyCombo property.
- setXCombo(int) - Method in class com.saperion.ngc.iform.xml.EditFieldType
-
Sets the value of the xCombo property.
- setXevent(int) - Method in class com.saperion.events.bean.SaXEventBean
- setXEventId(String) - Method in class com.saperion.events.bean.SaXWFEventBean
- setXhdoc(String) - Method in class com.saperion.events.bean.SaXEventBean
- setXHDoc(String) - Method in class com.saperion.events.bean.SaXWFEventBean
- setXNodeId(int) - Method in class com.saperion.events.bean.SaXWFEventBean
- setXparentid(String) - Method in class com.saperion.events.bean.SaXEventBean
- setXProcess(String) - Method in class com.saperion.events.bean.SaXWFEventBean
- setXstatus(int) - Method in class com.saperion.events.bean.SaXEventBean
- setXsysrowid(String) - Method in class com.saperion.events.bean.SaXEventBean
- setXSysRowId(String) - Method in class com.saperion.events.bean.SaXWFEventBean
- setXtransaction(String) - Method in class com.saperion.events.bean.SaXEventBean
- SHAREBASE - com.saperion.externalstorage.ExternalStorageType
- SHARED - com.saperion.intf.DDC.TenantMode
-
All tenants share the values of the table.
- ShortArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for Short - ShortArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.ShortArrayFactory
- ShortArrayIntArrayConverter - Class in com.saperion.common.lang.conversion.array
-
Converts a short[] to an int[]
- ShortArrayIntArrayConverter() - Constructor for class com.saperion.common.lang.conversion.array.ShortArrayIntArrayConverter
- shutdown() - Static method in class com.saperion.common.logging.Logger
- shutdown() - Method in class com.saperion.connector.pool.ConnectionPoolUtil
-
Closes the poolUtil.
- SIGNATURE - com.saperion.rmi.SaFeature.FeatureKind
- SIMPLE - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Simple.
- SimpleDataSource<CommonReadResultException extends java.lang.Exception> - Class in com.saperion.common.sql
-
SimpleDataSource
is a simple implementation of anDataSource
that can be used directly and that has no logging, no runtime-information and treats all errors asIllegalStateException
s. - SimpleDataSource(DataSource) - Constructor for class com.saperion.common.sql.SimpleDataSource
-
Creates a new
SimpleDataSource
encapsulating the specifiedDataSource
. - SIMPLELINE - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Simpleline for arrow set by backend (0 or 1)
- singleAcl - Variable in class com.saperion.ngc.iform.xml.HeaderType
- SIZ - com.saperion.rmi.SaFeature.FeatureKind
- sizeableFrame - Variable in class com.saperion.ngc.iform.xml.PosType
- sizePoints - Variable in class com.saperion.ngc.iform.xml.FontType
- skip(long) - Method in class com.saperion.common.io.ConcatenationInputStream
- skip(long) - Method in class com.saperion.common.io.CountingInputStream
- skip(long) - Method in class com.saperion.common.io.SerializableInputStream
- skip(long) - Method in class com.saperion.common.streams.BlockingInputStream
- skip(long) - Method in class com.saperion.rmi.SaContentStream
- skipMandatoryCheckForFolder(Properties, String) - Method in class com.saperion.util.ClassicConnectorUtil
-
Skip mandatory check for folder.
- SMTP_SERVER_PASSWORD - Static variable in class com.saperion.constants.SaConstants
-
Entry for SMTP Server password
- SNMP - com.saperion.rmi.SaFeature.FeatureKind
- SOLUTIONCONTRACTS - com.saperion.rmi.SaFeature.FeatureKind
- SOLUTIONHR - com.saperion.rmi.SaFeature.FeatureKind
- SOLUTIONOFFICE - com.saperion.rmi.SaFeature.FeatureKind
- sort - Variable in class com.saperion.ngc.iform.xml.ColumnType
- SORT_DOWN - com.saperion.ngc.iform.xml.SortKindType
- SORT_UP - com.saperion.ngc.iform.xml.SortKindType
- sortAuto - Variable in class com.saperion.ngc.iform.xml.ResultType
- SortKindType - Enum in com.saperion.ngc.iform.xml
-
Java class for sortKindType.
- SPECIAL_COLUMN_NAME_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Clause to extract the Column Name with special characters.
- SPECIAL_DATEFORMAT - Static variable in class com.saperion.constants.SaConstants
-
The Constant SPECIAL_DATEFORMAT.
- SPECIALCHARS - Static variable in class com.saperion.constants.SaConstants
-
Special characters.
- SPECIFIC - com.saperion.intf.DDC.TenantMode
-
Each tenant uses a separate database table.
- SqlDateArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
forDate
- SqlDateArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.SqlDateArrayFactory
- SqlDialect - Enum in com.saperion.common.sql
-
SqlDialect
enumerates known SQL dialects ofDataSource
s. - SQLFULLTEXT - com.saperion.rmi.SaFeature.FeatureKind
- SQLQUERY - com.saperion.ngc.iform.xml.FrameKindType
- SQLSanitizer - Class in com.saperion.common.lang.sanitizers
- SQLSanitizer() - Constructor for class com.saperion.common.lang.sanitizers.SQLSanitizer
- SQLType - Enum in com.saperion.config
-
Enum SQLType.
Defines the different SQL types like Oracle and MSSQl. - SRS - com.saperion.rmi.SaFeature.FeatureKind
- SSL - com.saperion.intf.SaSystemInfo.RMIFeatures
- STAR - Static variable in class com.saperion.util.HdocUtil
-
The Constant STAR.
- start() - Method in class com.saperion.common.lang.measuring.Clock
-
Starts a new measurement interval on this
Clock
. - start(String, String) - Method in class com.saperion.util.StartupTimer
-
Notifies this StartupTimer that a new action in the startup process has begun.
- START_JMSSERVER - Static variable in class com.saperion.constants.SaJMSConstants
- started - Variable in class com.saperion.rmi.SaRMIInputStream
- STARTED_AS_SERVICE_KEY - Static variable in class com.saperion.constants.SaConstants
-
Start mode key.
- startEnabled - Variable in class com.saperion.ngc.iform.xml.ResultType
- STARTMODE - com.saperion.config.SaJMXConstants.ConfigKey
-
Start mode (application/service) key.
- STARTS_WITH - com.saperion.settings.SettingSearchInfo.MatchKind
- startSQLTransaction(int, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Start SQL transaction.
- startSQLTransaction(String) - Method in class com.saperion.connector.rmi.AbstractQueryRMIClientCommand
-
Start SQL transaction.
- startSQLTransaction(String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Start SQL transaction.
- startsWith(HierarchicalName) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns whether this
HierarchicalName
starts with the specifiedHierarchicalName
. - startsWith(Iterator<?>, Iterator<?>) - Static method in class com.saperion.common.lang.iterator.Iterators
-
Returns whether the first specified
Iterator
starts with the same elements as the second specifiedIterator
(byObject.equals(Object)
-comparison) and contains at least the same number of elements. - startTransaction() - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Starts a transaction in the backend system.
- startTransaction() - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Starts a transaction in the backend system.
- startTransaction() - Method in class com.saperion.operations.InTransaction
-
Must be called if the caller calls with an operation take requires to open JniConnector, before calling invoke.
- startTransaction(int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Starts a transaction in the backend system.
- StartupTimer - Class in com.saperion.util
-
A utility class intended to be used to monitor the startup behavior of a single process.
- StartupTimerMBean - Class in com.saperion.util
-
Management bean for
StartupTimer
. - StartupTimerMBean(StartupTimer) - Constructor for class com.saperion.util.StartupTimerMBean
- StatusServletResponseWrapper - Class in com.saperion.web.filter
-
Wrapper class for the HttpServletResponse to receive the response status.
- StatusServletResponseWrapper(HttpServletResponse) - Constructor for class com.saperion.web.filter.StatusServletResponseWrapper
-
Builds the wrapper for the given response.
- stop() - Method in class com.saperion.common.lang.measuring.Clock
-
Stops the current measurement and returns the elapsed intervals time in nanoseconds.
- stop(String) - Method in class com.saperion.util.StartupTimer
-
Notifies this StartupTimer that the action identified by the id was finished.
- STOPPED - com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Stopped server.
- stopServer() - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.Functionality removed because of security-concerns. Method contained for compatibility only. Use windows service management tool or SAPERION MMC to stop the server. Will be removed with version 8.1.
- stopServer() - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- STORAGEMGR - com.saperion.intf.SaSystemInfo.RMIFeatures
- StorageType - Enum in com.saperion.common.config.manager
-
The
StorageType
defines forDbConfigurationManager.get...(...,StorageType)-methods
where to search the configuration values. - storeDocument(boolean, int, String, String, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Stores the actual document to the backend.
- storeDocument(boolean, int, String, String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Stores the actual document to the backend.
- storeDocument(boolean, int, String, String, String, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Stores the actual document to the backend.
- storeDocument(boolean, int, String, String, String, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Stores the actual document to the backend.
- storeDocument(int, boolean, int, String, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Stores the actual document to the backend.
- storeDocument(int, boolean, int, String, String, String, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Stores the actual document to the backend.
- storeSystemFile(int, SystemFileKind, String, byte[]) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Stores a system file of a specific kind.
- storeSystemFile(SystemFileKind, String, InputStream) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Stores a system file of a specific kind.
- storeSystemFile(SystemFileKind, String, InputStream) - Method in class com.saperion.connector.rmi.SaRMIClientCommandImpl
-
Stores a system file of a specific kind.
- storeSystemFile(SystemFileKind, String, InputStream) - Method in interface com.saperion.connector.SaClassicConnector
-
This method stores a system file of a specific kind.
- storeSystemFile(SystemFileKind, String, InputStream) - Method in class com.saperion.connector.SaClassicConnectorImpl
- StoreSystemFileOperation - Class in com.saperion.operations
-
This
Operation
stores a new system file. - StoreSystemFileOperation(String, byte[], SystemFileKind) - Constructor for class com.saperion.operations.StoreSystemFileOperation
- stream(InputStream, OutputStream, int) - Static method in class com.saperion.common.io.Streams
-
Streams an
InputStream
completely to anOutputStream
. - streaming - Variable in class com.saperion.bean.ContentStream
-
true if streaming for content should be switched on.
- Streams - Class in com.saperion.common.io
-
Utility class for stream treatment.
- STREAMSTORAGE - com.saperion.rmi.SaFeature.FeatureKind
- StreamUtil - Class in com.saperion.util
-
Utility class for copying streams, file channels and append byte arrays.
- StreamVerificationException - Exception in com.saperion.exception
-
Will be thrown if that calculated hash or length of the content stream does not match the expected values.
- StreamVerificationException() - Constructor for exception com.saperion.exception.StreamVerificationException
- StreamVerificationException(String) - Constructor for exception com.saperion.exception.StreamVerificationException
- StreamVerificationException(String, Throwable) - Constructor for exception com.saperion.exception.StreamVerificationException
- StreamVerificationException(Throwable) - Constructor for exception com.saperion.exception.StreamVerificationException
- StringArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
for String - StringArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.StringArrayFactory
- StringId - Class in com.saperion.common.lang.id
-
A simple
String
-based id. - StringId(String) - Constructor for class com.saperion.common.lang.id.StringId
-
Creates a new
String
-based id. - Strings - Class in com.saperion.common.lang.string
-
Contains utility methods for Strings.
- StringSanitizer - Class in com.saperion.common.lang.sanitizers
-
A utility class for sanitizing different kind of strings
- StringSanitizer() - Constructor for class com.saperion.common.lang.sanitizers.StringSanitizer
- structure - Variable in class com.saperion.structures.DocumentInfo
-
This DocumentInfos structure.
- Structure - Class in com.saperion.structures
-
A structure bean for structuring content stream with their variables.
- Structure(ContentStream[]) - Constructor for class com.saperion.structures.Structure
-
Creates a new UpdateDocumentInfo.
- structureView - Variable in class com.saperion.ngc.iform.xml.ViewerType
- style - Variable in class com.saperion.ngc.iform.xml.ButtonType
- StyleType - Enum in com.saperion.ngc.iform.xml
-
Java class for styleType.
- SUBSELECT - com.saperion.config.SecurityQueryStrategy
-
modification with subselect.
- SUBSTITUTEBOX - com.saperion.intf.wf.BoxDefinition.BoxType
- subtractPrefix(HierarchicalName) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns a suffix of this
HierarchicalName
by subtracting the specified prefix. - subtractSuffix(HierarchicalName) - Method in class com.saperion.common.lang.id.HierarchicalName
-
Returns a prefix of this
HierarchicalName
by subtracting the specified suffix. - SVINDEXFORM - Static variable in class com.saperion.constants.SaFolderConstants
-
SVINDEXFORM folder property.
- SVQUERYFORM - Static variable in class com.saperion.constants.SaFolderConstants
-
SVQUERYFORM folder property.
- SYS_MASK_HEIGHT - Static variable in class com.saperion.constants.SaConstants
-
The Constant SYS_MASK_HEIGHT.
- SYS_MASK_WIDTH - Static variable in class com.saperion.constants.SaConstants
-
The Constant SYS_MASK_WIDTH.
- sysConnector - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
- SYSFIELDS - Static variable in class com.saperion.constants.SaConstants
-
System fields.
- SYSINDEXSTATE_DELETED_REVISION_VALUE - Static variable in class com.saperion.constants.SaConstants
-
The SYSINDEXSTATE value for a revision of a deleted document.
- SYSINDEXSTATE_DELETED_VALUE - Static variable in class com.saperion.constants.SaConstants
-
The SYSINDEXSTATE value for a deleted document.
- SYSINDEXSTATE_ORIGINAL - Static variable in class com.saperion.constants.SaConstants
- SYSINDEXSTATE_REVISION_VALUE - Static variable in class com.saperion.constants.SaConstants
-
The SYSINDEXSTATE value for a revision of an existing document.
- SYSMASKDDCNAME - Static variable in class com.saperion.constants.SaFolderConstants
-
Mask DDC name property for mask folders.
- SYSROWID_QUERY - com.saperion.constants.SaConstants.SaQueryStrategy
-
SysRowId query.
- SYSTEM - com.saperion.config.SaJMXConstants.ConfigKey
-
System key.
- SYSTEM_CONFIG - Static variable in class com.saperion.config.SaJMXConfiguration
-
System configuration name.
- SystemFieldWriteException - Exception in com.saperion.exception
-
This exception indicates that a call tried to write to a system field directly.
- SystemFieldWriteException(ArchiveReferenceType, List<String>) - Constructor for exception com.saperion.exception.SystemFieldWriteException
- SystemFileKind - Enum in com.saperion.settings
-
This enumeration holds the types of system files in a Saperion system.
T
- TAB - Static variable in interface com.saperion.common.lang.format.FormatConstants
-
The tabulator (
"\t"
). - TAB_BOTTOM - com.saperion.ngc.iform.xml.TabPositionType
- TAB_LEFT - com.saperion.ngc.iform.xml.TabPositionType
- TAB_LENGTH - Static variable in interface com.saperion.common.lang.format.FormatConstants
-
The length of
FormatConstants.TAB
. - TAB_RIGHT - com.saperion.ngc.iform.xml.TabPositionType
- TAB_TOP - com.saperion.ngc.iform.xml.TabPositionType
- tabCnt - Variable in class com.saperion.ngc.iform.xml.TabListType
- tabIndex - Variable in class com.saperion.ngc.iform.xml.PosType
- TABLE_DELIMITER - Static variable in class com.saperion.constants.SaFolderConstants
-
delimiter for table names in the system field
SaFolderConstants.FIELD_SYSDOCUMENTTABLES
- TABLE_NAME_REGEX - Static variable in class com.saperion.common.config.manager.DbConfigurationManager
-
The regular expression, a table name must match.
- tabList - Variable in class com.saperion.ngc.iform.xml.Form
- tabList - Variable in class com.saperion.ngc.iform.xml.FrameType
- tabList - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- tabList - Variable in class com.saperion.ngc.iform.xml.HiddenType
- tabList - Variable in class com.saperion.ngc.iform.xml.TabType
- TABLIST - com.saperion.ngc.iform.xml.FrameKindType
- TabListType - Class in com.saperion.ngc.iform.xml
-
Java class for TabListType complex type.
- TabListType() - Constructor for class com.saperion.ngc.iform.xml.TabListType
- tabPosition - Variable in class com.saperion.ngc.iform.xml.TabListType
- TabPositionType - Enum in com.saperion.ngc.iform.xml
-
Java class for tabPositionType.
- tabs - Variable in class com.saperion.ngc.iform.xml.TabListType
- TabType - Class in com.saperion.ngc.iform.xml
-
Java class for TabType complex type.
- TabType() - Constructor for class com.saperion.ngc.iform.xml.TabType
- TAG_READ_BUFFER_SIZE - Static variable in class com.saperion.constants.SaConstants
-
Buffer size tag in archief.ini for Reading.
- TAG_WRITE_BUFFER_SIZE - Static variable in class com.saperion.constants.SaConstants
-
Buffer size tag in archief.ini for Writing.
- targetClients - Variable in class com.saperion.ngc.iform.xml.HeaderType
- TargetClientsType - Enum in com.saperion.ngc.iform.xml
-
Java class for targetClientsType.
- targetField - Variable in class com.saperion.ngc.iform.xml.LevelType
- TASK - com.saperion.rmi.storage.MirrorType
-
Indicates a medium that is the result of a mirroring server task.
- TaskAuditInfo - Interface in com.saperion.intf.wf
-
Workflow audit information interface.
- TaskAuditInfoImpl - Class in com.saperion.wf
-
Task audit information object.
- TaskAuditInfoImpl(Map<String, Object>, String, Map<String, SaConstants.SaFieldType>) - Constructor for class com.saperion.wf.TaskAuditInfoImpl
-
Constructor.
- TaskInfo - Interface in com.saperion.intf.wf
-
Step information interface.
- TaskInfoFlags - Class in com.saperion.wf
- TaskInfoFlags(int) - Constructor for class com.saperion.wf.TaskInfoFlags
-
Constructor.
- TaskInfoImpl - Class in com.saperion.wf
- TaskInfoImpl(Map<String, Object>, String, Map<String, SaConstants.SaFieldType>) - Constructor for class com.saperion.wf.TaskInfoImpl
-
Constructor from property map.
- TASKPANEL - com.saperion.ngc.iform.xml.FrameKindType
- TASKS - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Workflow task folder.
- TASKSROOT - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Workflow root folder.
- TaskUserSelection - Class in com.saperion.connector.wf
-
Holds the selectable users for a given task.
- TaskUserSelection.SelectionType - Enum in com.saperion.connector.wf
-
An enumeration for the different types of user assignments to tasks.
- TB - com.saperion.util.FileSizeCalcer.FileSize
-
TeraByte.
- TC_CLASSIC - com.saperion.ngc.iform.xml.TargetClientsType
- TC_RIA - com.saperion.ngc.iform.xml.TargetClientsType
- TECH_PASS - Static variable in class com.saperion.constants.SaConstants
-
Entry for technical user password
- TechUserKeyedSessionPoolFactory - Class in com.saperion.connector.pool
-
This factory only allows to create ClassicConnector instances for technical users only.
- TechUserKeyedSessionPoolFactory() - Constructor for class com.saperion.connector.pool.TechUserKeyedSessionPoolFactory
- TEMP_FILE_BUFFER - com.saperion.rmi.SerializableStreamContentHandler.ContentHandlers
-
Writes to a temporary buffer.
- TempBufferContentHandler - Class in com.saperion.rmi
-
A
SerializableStreamContentHandler
that writes to a temporary buffer. - TempBufferContentHandler() - Constructor for class com.saperion.rmi.TempBufferContentHandler
-
Default constructor that reads the following settings from saperion.properties.
- TempFileByteBuffer - Class in com.saperion.common.io
-
A buffer for bytes that keeps a certain amount of bytes in memory before switching to a temporary file.
- TempFileByteBuffer(int) - Constructor for class com.saperion.common.io.TempFileByteBuffer
- TempFileByteBuffer(int, File) - Constructor for class com.saperion.common.io.TempFileByteBuffer
- TempFileByteBufferOutputStream - Class in com.saperion.common.io
-
An
OutputStream
that stores it's data in aTempFileByteBuffer
. - TempFileByteBufferOutputStream(int) - Constructor for class com.saperion.common.io.TempFileByteBufferOutputStream
- TempFileByteBufferOutputStream(int, File) - Constructor for class com.saperion.common.io.TempFileByteBufferOutputStream
- TempFileByteBufferOutputStream(TempFileByteBuffer) - Constructor for class com.saperion.common.io.TempFileByteBufferOutputStream
- TEMPLATE_CREATEVIEW_JCRPATH - Static variable in class com.saperion.constants.SaConstants
-
Template for view JCRPath.
- tenant() - Method in class com.saperion.connector.pool.PooledSession
- test() - Static method in class com.saperion.util.HdocUtil
-
Test method.
- testSmtpConnect() - Method in class com.saperion.common.mail.Mailing
-
Performs a test SMTP connect.
- text - Variable in class com.saperion.ngc.iform.xml.ButtonType
- text - Variable in class com.saperion.ngc.iform.xml.FrameType
- text - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- text - Variable in class com.saperion.ngc.iform.xml.TabType
- text - Variable in class com.saperion.ngc.iform.xml.ToolbarType
- Text - Class in com.saperion.annotation
-
A text annotation (like a sticky-note).
- Text(Map<AbstractAnnotation.AnnotationProperty, String>) - Constructor for class com.saperion.annotation.Text
-
Instantiates a new text.
- TEXT - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Text content.
- TEXT - com.saperion.annotation.AbstractAnnotation.AnnotationType
-
Text-annotation.
- TEXT_PLAIN - com.saperion.constants.mime.MIME
- TEXT_RTF - com.saperion.constants.mime.MIME
- textstring - Variable in class com.saperion.ngc.iform.xml.LabelType
- Threads - Class in com.saperion.common.lang.threads
-
Utility class for thread treatment.
- throwMissingConnection() - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- throwNotLoggedOn() - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- throwNotLoggedOn(Throwable) - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- throwSystemException(String) - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- throwSystemException(String, Throwable) - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- throwSystemException(Throwable) - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- throwWrongRMIVersion() - Static method in class com.saperion.connector.exceptions.ConnectorExceptions
- thumbnail - Variable in class com.saperion.ngc.iform.xml.Form
- thumbnail - Variable in class com.saperion.ngc.iform.xml.FrameType
- thumbnail - Variable in class com.saperion.ngc.iform.xml.HiddenType
- thumbnail - Variable in class com.saperion.ngc.iform.xml.TabType
- THUMBNAIL - com.saperion.ngc.iform.xml.FrameKindType
- thumbnailPos - Variable in class com.saperion.ngc.iform.xml.ViewerType
- ThumbnailType - Class in com.saperion.ngc.iform.xml
-
Java class for ThumbnailType complex type.
- ThumbnailType() - Constructor for class com.saperion.ngc.iform.xml.ThumbnailType
- thumbnailView - Variable in class com.saperion.ngc.iform.xml.ViewerType
- TIF - com.saperion.constants.mime.Extensions
- TIFF - com.saperion.constants.mime.Extensions
- TIME_FORMAT - Static variable in class com.saperion.constants.SaConstants
-
time format (24h).
- TimeArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
forTime
- TimeArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.TimeArrayFactory
- TimeInfo - Interface in com.saperion.intf.wf
-
Time info interface.
- TimeInfoImpl - Class in com.saperion.wf
-
Time info class.
- TimeInfoImpl(Map<String, Object>, boolean) - Constructor for class com.saperion.wf.TimeInfoImpl
-
Constructor from property map.
- TimestampArrayFactory - Class in com.saperion.common.lang.conversion.array.factory
-
Default implementation of
ArrayFactory
forTimestamp
- TimestampArrayFactory() - Constructor for class com.saperion.common.lang.conversion.array.factory.TimestampArrayFactory
- title - Variable in class com.saperion.ngc.iform.xml.HeaderType
- title - Variable in class com.saperion.ngc.iform.xml.ResultType
- title - Variable in class com.saperion.ngc.iform.xml.TabListType
- title - Variable in class com.saperion.ngc.iform.xml.ViewerType
- to - Variable in class com.saperion.ngc.iform.xml.ConnectionType
- token() - Method in class com.saperion.connector.pool.PooledSession
- TOKEN_ALIVE - Static variable in class com.saperion.constants.SaConstants
-
Hold time for user token.
- TOKEN_ATTRIBUTE - Static variable in class com.saperion.constants.SaConstants
-
Token attribute for SaCredentials.
- toLegacyBitmask(Set<AccessRight>) - Static method in class com.saperion.bean.AccessRightConverter
-
Converts a set of
AccessRight
to a bitmask containing the flags defined in the ACC_ constants inSaConstants
. - toLowerCaseUnicode(String) - Static method in class com.saperion.util.SaStringHelper
- toMap(Properties) - Static method in class com.saperion.common.config.loader.PropertiesUtil
-
This method converts the given
Properties
to aMap
. - TomcatJndiPropertiesFromResourceFactory - Class in com.saperion.common.config.jndi
-
This is a class provided for use as an object factory for JNDI resources in an Apache Tomcat server.
- TomcatJndiPropertiesFromResourceFactory() - Constructor for class com.saperion.common.config.jndi.TomcatJndiPropertiesFromResourceFactory
- toolbar - Variable in class com.saperion.ngc.iform.xml.Form
- toolbar - Variable in class com.saperion.ngc.iform.xml.ViewerType
- ToolbarType - Class in com.saperion.ngc.iform.xml
-
Java class for ToolbarType complex type.
- ToolbarType() - Constructor for class com.saperion.ngc.iform.xml.ToolbarType
- tooltip - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- top - Variable in class com.saperion.ngc.iform.xml.PosType
- TOPIC_EVENT - Static variable in class com.saperion.constants.SaJMSConstants
-
Topic event tag.
- TOPIC_STATUS_EVENT - Static variable in class com.saperion.constants.SaJMSConstants
-
Staus topic event tag.
- TOPIC_WFEVENT - Static variable in class com.saperion.constants.SaJMSConstants
-
Workflow topic event tag.
- toString() - Method in class com.saperion.annotation.AbstractAnnotation
- toString() - Method in class com.saperion.bean.PropertyDDCName
- toString() - Method in class com.saperion.common.config.loader.ChainedPropertiesLoader
- toString() - Method in class com.saperion.common.config.loader.FilePropertiesLoader
- toString() - Method in class com.saperion.common.config.loader.JndiPropertiesLoader
- toString() - Method in class com.saperion.common.config.manager.DbConfigurationManagerConstructorParameters
- toString() - Method in class com.saperion.common.io.InputStreamDescriptor
- toString() - Method in class com.saperion.common.lang.classloading.ServiceLoader
- toString() - Method in class com.saperion.common.lang.criterion.AndCriterion
- toString() - Method in class com.saperion.common.lang.criterion.InstanceOfCriterion
- toString() - Method in class com.saperion.common.lang.criterion.NotCriterion
- toString() - Method in class com.saperion.common.lang.criterion.OrCriterion
- toString() - Method in class com.saperion.common.lang.datatype.Binary
- toString() - Method in class com.saperion.common.lang.datatype.Decimal
- toString() - Method in class com.saperion.common.lang.encapsulation.Box
- toString() - Method in class com.saperion.common.lang.encapsulation.Pair
- toString() - Method in class com.saperion.common.lang.encapsulation.Triple
- toString() - Method in class com.saperion.common.lang.exception.ErrorCode
- toString() - Method in exception com.saperion.common.lang.exception.PortableException
- toString() - Method in class com.saperion.common.lang.id.Guid
- toString() - Method in class com.saperion.common.lang.id.StringId
-
This
StringId.toString()
-method returns a full representation of aStringId
which is compatible with theconstructor
. - toString() - Method in class com.saperion.common.lang.iterator.ArrayIterator
- toString() - Method in class com.saperion.common.lang.iterator.CombinedIterator
- toString() - Method in class com.saperion.common.lang.iterator.ConverterIterator
- toString() - Method in class com.saperion.common.lang.iterator.CriterionIterator
- toString() - Method in class com.saperion.common.lang.iterator.EmptyIterator
- toString() - Method in class com.saperion.common.lang.iterator.ExpandingLeafIterator
- toString() - Method in class com.saperion.common.lang.iterator.ExpandingNodeIterator
- toString() - Method in class com.saperion.common.lang.iterator.ExpandingSubLevelIterator
- toString() - Method in class com.saperion.common.lang.iterator.OneElementIterator
- toString() - Method in class com.saperion.common.lang.iterator.ReverseArrayIterator
- toString() - Method in class com.saperion.common.lang.iterator.TypeFilterIterator
- toString() - Method in class com.saperion.common.lang.measuring.Clock
- toString() - Method in class com.saperion.common.logging.Logger
- toString() - Method in class com.saperion.common.mail.MailConfiguration
- toString() - Method in enum com.saperion.config.SaJMXConstants.ConfigKey
- toString() - Method in exception com.saperion.connector.renditions.isys.ISYSRenderExecutableFailedException
- toString() - Method in class com.saperion.connector.rmi.SaRMIServerInfo
- toString() - Method in class com.saperion.connector.SaClassicConnectorImpl
- toString() - Method in class com.saperion.connector.wf.TaskUserSelection
- toString() - Method in enum com.saperion.constants.SaConstants.SaFieldType
- toString() - Method in class com.saperion.database.DeleteDocumentProperty
- toString() - Method in class com.saperion.event.SaEventImpl
- toString() - Method in class com.saperion.externalstorage.SaperionExternalStorageMappingInfo
- toString() - Method in class com.saperion.folder.SaFolderClassImpl
- toString() - Method in interface com.saperion.intf.SaFieldDescription
-
Returns the string representation.
- toString() - Method in interface com.saperion.intf.SaPropertyValue
-
Returns the string representation of this class.
- toString() - Method in interface com.saperion.intf.SaValue
-
Returns the string representation of this value.
- toString() - Method in enum com.saperion.intf.wf.HistoryInfo.HistoryKind
-
Override toString.
- toString() - Method in class com.saperion.ngc.iform.PaneDescription.Layout
- toString() - Method in class com.saperion.operations.document.GetDocumentInfo
- toString() - Method in class com.saperion.operations.document.GetLatestRevisionId
- toString() - Method in class com.saperion.operations.document.LoadDocumentById
- toString() - Method in class com.saperion.operations.document.LoadDocumentRevisionById
- toString() - Method in class com.saperion.operations.events.FireCustomEvent
- toString() - Method in class com.saperion.operations.ExecuteStoredProcedure
- toString() - Method in class com.saperion.operations.LegacyOperationAdapter
- toString() - Method in class com.saperion.operations.lookup.CreateLookupEntry
-
Deprecated.
- toString() - Method in class com.saperion.operations.lookup.CreateLookupEntryOperation
- toString() - Method in class com.saperion.operations.lookup.DeleteLookupEntry
- toString() - Method in class com.saperion.operations.lookup.GetAccessOnLookupEntry
- toString() - Method in class com.saperion.operations.lookup.GetLookupEntryAccessControlListsOperation
- toString() - Method in class com.saperion.operations.lookup.GetLookupEntryOperation
- toString() - Method in class com.saperion.operations.lookup.SearchLookupEntriesOperation
- toString() - Method in class com.saperion.operations.lookup.SearchUniqueLookupEntryOperation
- toString() - Method in class com.saperion.operations.lookup.UpdateLookupEntry
- toString() - Method in class com.saperion.operations.storage.DeleteAllMediaOperation
- toString() - Method in class com.saperion.operations.user.ChangePassword
- toString() - Method in class com.saperion.operations.user.ChangePasswordOperation
- toString() - Method in class com.saperion.operations.workflow.LoadWorkflowDefinition
- toString() - Method in class com.saperion.operations.workflow.ReadSelectableUsersForTransition
- toString() - Method in class com.saperion.rmi.DDCImpl
- toString() - Method in class com.saperion.rmi.SaAclImpl
- toString() - Method in class com.saperion.rmi.SaDocInfoImpl
- toString() - Method in class com.saperion.rmi.SaPropertyValueImpl
-
Returns the string representation of this class.
- toString() - Method in class com.saperion.rmi.SaQueryInfo
-
puts together the query string, that consists of the Query, FetchSize, FirstResult, MaxResult, TimeOut and the set parameters.
- toString() - Method in class com.saperion.rmi.SaSaveInfoImpl
- toString() - Method in class com.saperion.rmi.SaUserInfoImpl
- toString() - Method in class com.saperion.rmi.storage.ContainerTrigger
- toString() - Method in class com.saperion.rmi.storage.Medium
- toString() - Method in class com.saperion.rmi.storage.MediumAccessData
- toString() - Method in class com.saperion.rmi.storage.MediumFillState
- toString() - Method in class com.saperion.rmi.storage.MediumId
- toString() - Method in class com.saperion.settings.Setting
- toString() - Method in class com.saperion.settings.SettingSearchInfo
- toString() - Method in class com.saperion.users.UserFlags
- toString() - Method in class com.saperion.users.UserName
- toString() - Method in class com.saperion.users.UserNameIdPair
- toString() - Method in class com.saperion.wf.ActorInfoImpl
- toString() - Method in class com.saperion.wf.BoxDefinitionImpl
- toString() - Method in class com.saperion.wf.CommandInfoImpl
- toString() - Method in class com.saperion.wf.ProcessDefinitionDescriptor
- toString() - Method in class com.saperion.wf.WorkflowMemberImpl
- ToStringFormatter - Class in com.saperion.common.lang.format
-
The standard formatter for
Object.toString()
-methods. - ToStringParameterPossessor - Interface in com.saperion.common.lang.format
-
This interface tags objects that provide their parameter-informations for the standard
Object.toString()
-format by implementing theToStringParameterPossessor.getToStringParameters(ToStringParameters)
-method. - ToStringParameters - Class in com.saperion.common.lang.format
-
ToStringParameters
collects the parameter-informations for the standardObject.toString()
-format of aToStringParameterPossessor
. - toType(String) - Method in enum com.saperion.constants.SaConstants.SaFieldType
-
To type.
- toUniqueKey() - Method in class com.saperion.connector.structures.Element
- toUpperCaseUnicode(String) - Static method in class com.saperion.util.SaStringHelper
- trace(String) - Method in class com.saperion.common.logging.Logger
-
Logs a message at the TRACE level.
- trace(String, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with a parameter in a standard format at the TRACE level.
- trace(String, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 2 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 3 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 4 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 5 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 6 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 7 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 8 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 9 parameters in a standard format at the TRACE level.
- trace(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 10 parameters in a standard format at the TRACE level.
- trace(String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace with an accompanying message at TRACE level. - TRACE - com.saperion.common.logging.LogLevel
- transferFrom(ReadableByteChannel, FileChannel, int, boolean) - Static method in class com.saperion.util.StreamUtil
-
Transfers (copies) the content from in to out.
- transferTo(FileChannel, WritableByteChannel, int, boolean) - Static method in class com.saperion.util.StreamUtil
-
Transforms (copies) the content of the given FileChannel to the given WritableByteChannel.
- transferTo(ReadableByteChannel, WritableByteChannel, int, boolean) - Static method in class com.saperion.util.StreamUtil
- TRANSLATION - com.saperion.rmi.storage.MediumType
-
Indicates a buffer medium.
- transparent - Variable in class com.saperion.ngc.iform.xml.BitmapType
- TRANSPARENT - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Transparent mode of text or highlight (1 or 0).
- TRAY - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Tray.
- Triple<T1,T2,T3> - Class in com.saperion.common.lang.encapsulation
-
A simple immutable encapsulation for 3 objects.
- Triple(T1, T2, T3) - Constructor for class com.saperion.common.lang.encapsulation.Triple
-
Creates a new
Triple
with the specified objects. - TrustedApplicationsUtility - Class in com.saperion.config
-
This singleton class provides the behavior to validate and generate application signature.
- tryDecrypt(String) - Static method in class com.saperion.util.DesEncrypter
-
Returns the Decrypted Parameter, if encryption can be done.
- TXT - com.saperion.constants.mime.Extensions
- TYPE_ID - Static variable in interface com.saperion.intf.SaStatusEventListener
-
Key for the type id.
- TYPEAND - Static variable in class com.saperion.constants.SaSQLConstants
-
AND.
- typedMapping(DDC, HFIELDDATAArray) - Method in interface com.saperion.operations.inject.FieldArrayMapper
-
Reads the values from the given native odbc field array to a named property map.
- typedMapping(DDC, Map<String, PropertyType>) - Method in interface com.saperion.operations.inject.FieldArrayMapper
-
Creates a native odbc field array (HFIELDDATAArray) with values that match to the given java objects.
- TypeFilterIterator<T> - Class in com.saperion.common.lang.iterator
-
An
Iterator
that filters the objects of an existing iterator by theirClass
. - TypeFilterIterator(Iterator<?>, Class<T>) - Constructor for class com.saperion.common.lang.iterator.TypeFilterIterator
-
Creates a new
TypeFilterIterator
that filters the objects of the specified inputIterator
with the specifiedClass
. - TYPENOT - Static variable in class com.saperion.constants.SaSQLConstants
-
NOT.
- TYPEOR - Static variable in class com.saperion.constants.SaSQLConstants
-
OR.
U
- uid(String) - Method in class com.saperion.connector.structures.identifiers.DocumentId.BuilderChain
- uid(String) - Method in interface com.saperion.connector.structures.identifiers.DocumentId.UIDBuilder
- uid(String) - Static method in class com.saperion.connector.structures.identifiers.IDs
- UID - Class in com.saperion.connector.structures.identifiers
-
Represents the SYSROWID / the unique ID over all revisions of one document / folder.
- UID(String) - Constructor for class com.saperion.connector.structures.identifiers.UID
- UIDFAVORITE - Static variable in interface com.saperion.intf.SaUserInfo
-
UID to mark favourite folder.
- unique() - Method in class com.saperion.settings.SettingSearchResult
- UniqueConstraintViolationException - Exception in com.saperion.exception
-
This exception indicates that a uniqueness constraint for a given list of fields in a given ddc was violated.
- UniqueConstraintViolationException(String, String, Map<String, PropertyType>, List<String>) - Constructor for exception com.saperion.exception.UniqueConstraintViolationException
- UniqueConstraintViolationException(String, Throwable, String, Map<String, PropertyType>, List<String>) - Constructor for exception com.saperion.exception.UniqueConstraintViolationException
- UniqueConstraintViolationException(String, Map<String, PropertyType>, List<String>) - Constructor for exception com.saperion.exception.UniqueConstraintViolationException
- uniqueID - Variable in class com.saperion.connector.structures.identifiers.DocumentId
- uniqueID() - Method in class com.saperion.connector.structures.identifiers.DocumentId
- UNIX - com.saperion.connector.renditions.isys.util.OsInfo.OS
- UNKNOWN - com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Indicates that the next task is not definite derivable by the given information and thus the next users are not known.
- UnknownDataSourceException - Exception in com.saperion.exception
-
This exception indicates that a given data source could not be found.
- UnknownDataSourceException(String) - Constructor for exception com.saperion.exception.UnknownDataSourceException
- UnknownDefinitionException - Exception in com.saperion.exception
-
This exception indicates that a given document definition could not be found.
- UnknownDefinitionException(String) - Constructor for exception com.saperion.exception.UnknownDefinitionException
- UnknownReferenceException - Exception in com.saperion.exception
-
Indicates that for a given reference, there was no match found.
- UnknownReferenceException(String, ReferenceType) - Constructor for exception com.saperion.exception.UnknownReferenceException
- UnknownReferenceException(String, Throwable, ReferenceType) - Constructor for exception com.saperion.exception.UnknownReferenceException
- UnlocalizedDateTimeFormat - Class in com.saperion.common.lang.format
-
UnlocalizedDateTimeFormat
is a utility class to convertDate
objects to an unlocalized, time-zone independent, character-set-independent string format and vice versa. - unlockDocument(String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Unlocks a document.
- unlockDocument(String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
- unlockNode(int, String, String) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Unlocks a node.
- unlockNode(String, String) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Unlocks a node.
- unlockNode(String, String) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Unlocks a node.
- UnreachableCodeException - Exception in com.saperion.common.lang.exception
-
An
UnreachableCodeException
is a specializedIllegalStateException
to denote a point of code that cannot be reached. - UnreachableCodeException() - Constructor for exception com.saperion.common.lang.exception.UnreachableCodeException
-
Creates a new
UnreachableCodeException
. - UnreachableCodeException(String) - Constructor for exception com.saperion.common.lang.exception.UnreachableCodeException
-
Creates a new
UnreachableCodeException
with the specified detail message. - UnreachableCodeException(String, Throwable) - Constructor for exception com.saperion.common.lang.exception.UnreachableCodeException
-
Creates a new
UnreachableCodeException
with the specified detail message and cause. - UnreachableCodeException(Throwable) - Constructor for exception com.saperion.common.lang.exception.UnreachableCodeException
-
Creates a new
UnreachableCodeException
with the specified cause. - Unsafe - Class in com.saperion.common.lang.unsafe
-
Utility class that provides some unsafe operations.
- unwrapSystemException(SaSystemException) - Method in class com.saperion.connector.service.LegacyAwareRmiClientService
-
Deprecated.
- updateAttachment(Properties, InputStream[], String, String) - Method in interface com.saperion.connector.wf.SaWFTask
-
Updates the attachment in the backend system with the given metadata, acls and content.
- updateAttachment(Properties, InputStream[], String, String) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Updates the attachment in the backend system with the given metadata, acls and content.
- updateCurrentUserInformation(MutableUserInformation) - Method in interface com.saperion.connector.SaClassicConnector
-
Changes information about the current user.
- updateCurrentUserInformation(MutableUserInformation) - Method in class com.saperion.connector.SaClassicConnectorImpl
- UpdateCurrentUserInformation - Class in com.saperion.operations.user
-
Changes information about the current user.
- UpdateCurrentUserInformation(MutableUserInformation) - Constructor for class com.saperion.operations.user.UpdateCurrentUserInformation
- updateDocument(UpdateDocumentInfo) - Method in interface com.saperion.connector.SaClassicConnector
-
Updates a document in the backend system with the given metadata, acls and content.
- updateDocument(UpdateDocumentInfo) - Method in class com.saperion.connector.SaClassicConnectorImpl
- updateDocument(String, String, Properties, InputStream[], String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1, use
SaClassicConnector.updateDocument(UpdateDocumentInfo)
instead. - updateDocument(String, String, Properties, InputStream[], String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- updateDocument(String, String, Properties, InputStream[], String, String) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- updateDocument(String, String, Properties, InputStream[], String, String) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- updateDocument(String, String, Properties, InputStream[], String, String, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- updateDocument(String, String, Properties, InputStream[], String, String, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- updateDocument(String, String, Properties, InputStream[], String, String, boolean, boolean) - Method in interface com.saperion.connector.SaClassicConnector
-
Deprecated.will be removed with version 8.1
- updateDocument(String, String, Properties, InputStream[], String, String, boolean, boolean) - Method in class com.saperion.connector.SaClassicConnectorImpl
-
Deprecated.
- UpdateDocument - Class in com.saperion.operations.document
-
Updates a Document as
SaRMIServerCommand.saveDocument(int, String, String, List)
does. - UpdateDocument(UpdateDocumentInfo) - Constructor for class com.saperion.operations.document.UpdateDocument
- UpdateDocumentInfo - Class in com.saperion.bean
-
Bean to hold information for UpdateDocument method.
- UpdateDocumentInfo(String, String, Map<String, Object>, ContentStream[], String) - Constructor for class com.saperion.bean.UpdateDocumentInfo
-
Creates a new UpdateDocumentInfo.
- UpdateDocumentInfo(String, String, Properties, ContentStream[], String) - Constructor for class com.saperion.bean.UpdateDocumentInfo
-
Creates a new UpdateDocumentInfo.
- UpdateDocumentInputTypeFromUpdateInfoAdapter - Class in com.saperion.conversion
-
This class converts from
UpdateDocumentInfo
toUpdateDocumentInputType
. - UpdateDocumentInputTypeFromUpdateInfoAdapter(UpdateDocumentInfo) - Constructor for class com.saperion.conversion.UpdateDocumentInputTypeFromUpdateInfoAdapter
- updateExternalStorageUploadStatus(int, String, ExternalStorageDocUploadStatus, ExternalStorageType) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Updates the upload status of External Storage folder
- updateExternalStorageUploadStatus(String, ExternalStorageDocUploadStatus, ExternalStorageType) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- updateExternalStorageUploadStatus(String, ExternalStorageDocUploadStatus, ExternalStorageType) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Updates the upload status of External Storage folder
- updateExternalStorageUploadStatus(String, ExternalStorageDocUploadStatus, ExternalStorageType) - Method in interface com.saperion.connector.SaClassicConnector
-
Updates the upload status of External Storage folder
- updateExternalStorageUploadStatus(String, ExternalStorageDocUploadStatus, ExternalStorageType) - Method in class com.saperion.connector.SaClassicConnectorImpl
- updateFolder(int, String, String, List<SaPropertyValue>) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Updates a given node with the given properties.
- updateFolder(String, String, List<SaPropertyValue>) - Method in class com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Updates a given node with the given properties.
- updateFolder(String, String, List<SaPropertyValue>) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Updates a given node with the given properties.
- updateFolder(String, String, Properties) - Method in interface com.saperion.connector.SaClassicConnector
-
Updates an existing folder with the given properties.
- updateFolder(String, String, Properties) - Method in class com.saperion.connector.SaClassicConnectorImpl
- UpdateFolder - Class in com.saperion.operations.folders
-
Updates a folder as com.saperion.rmi.common.SaRMIServerCommand#updateFolder does.
- UpdateFolder(String, String, List<SaPropertyValue>) - Constructor for class com.saperion.operations.folders.UpdateFolder
- UpdateFolder(String, String, Properties) - Constructor for class com.saperion.operations.folders.UpdateFolder
- updateLookEntry(LookupEntryReferenceType, Map<String, PropertyType>, Boolean) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- updateLookEntry(LookupEntryReferenceType, Map<String, PropertyType>, Boolean) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
Updates the lookup entry given by the id in the given ddc with the given properties.
- updateLookEntry(LookupEntryReferenceType, Map<String, PropertyType>, List<AclReferenceType>, Boolean) - Method in class com.saperion.connector.service.RmiClientExtendedLookupEntryService
- updateLookEntry(LookupEntryReferenceType, Map<String, PropertyType>, List<AclReferenceType>, Boolean) - Method in interface com.saperion.lookup.ExtendedLookupEntryService
-
Updates the lookup entry given by the id in the given ddc with the given properties and the given access control lists.
- UpdateLookupEntry - Class in com.saperion.operations.lookup
-
An
Operation
that updates a lookup entry. - UpdateLookupEntry(LookupEntryReferenceType, Map<String, Object>) - Constructor for class com.saperion.operations.lookup.UpdateLookupEntry
-
Constructs an
operation
that updates a lookup entry given by its reference. - UpdateLookupEntry(LookupEntryReferenceType, Map<String, Object>, List<AclReferenceType>) - Constructor for class com.saperion.operations.lookup.UpdateLookupEntry
-
Constructs an
operation
that updates a lookup entry given by its reference. - UpdateLookupEntry(String, String, Map<String, Object>) - Constructor for class com.saperion.operations.lookup.UpdateLookupEntry
-
Constructs an
operation
that updates a lookup entry given by its id. - UpdateLookupEntry(String, String, Properties) - Constructor for class com.saperion.operations.lookup.UpdateLookupEntry
-
Constructs an
operation
that updates a lookup entry given by its id. - updateTask(Properties) - Method in interface com.saperion.connector.wf.SaWFTask
-
Updates the user defined fields of this task.
- updateTask(Properties) - Method in class com.saperion.connector.wf.SaWFTaskImpl
-
Updates the user defined fields of this task.
- UPLOADED - com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
After archiving is successful
- UploadLimitExceededException - Exception in com.saperion.exception
-
Will be thrown if a SerializableStream exceeds its length-limit (as given by the ContentStream to serialize).
- UploadLimitExceededException() - Constructor for exception com.saperion.exception.UploadLimitExceededException
- UploadLimitExceededException(String) - Constructor for exception com.saperion.exception.UploadLimitExceededException
- UploadLimitExceededException(String, Throwable) - Constructor for exception com.saperion.exception.UploadLimitExceededException
- UploadLimitExceededException(Throwable) - Constructor for exception com.saperion.exception.UploadLimitExceededException
- UPPER - com.saperion.ngc.iform.xml.LimitType
- UPPERVSLOWER - Static variable in class com.saperion.constants.SaConstants
-
UPPERVSLOWER.
- url(List<String>, Map<String, String>) - Static method in class com.saperion.util.WeblinkUtil
-
Creates the URL for the given pathSegments and queryParameters.
- URLSanitizer - Class in com.saperion.common.lang.sanitizers
- URLSanitizer() - Constructor for class com.saperion.common.lang.sanitizers.URLSanitizer
- useCalendar - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- useFields - Variable in class com.saperion.ngc.iform.xml.ButtonType
- useFilterNumber() - Method in interface com.saperion.intf.SaEventFilter
- useFilterNumber() - Method in class com.saperion.rmi.SaRMIEventFilter
- useHistory - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- useQueryFormForLookup - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- USER_COUNT - Static variable in class com.saperion.constants.SaConstants
-
Web Services.
- UserFlags - Class in com.saperion.users
-
Contains special information about a user.
- UserFlags(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.saperion.users.UserFlags
-
Literal constructor.
- UserFlags(UserFlags) - Constructor for class com.saperion.users.UserFlags
- username() - Method in class com.saperion.connector.pool.PooledSession
- UserName - Class in com.saperion.users
-
Holds the name of the user.
- UserName(String, String) - Constructor for class com.saperion.users.UserName
-
This is the literal constructor.
- UserNameIdPair - Class in com.saperion.users
-
A simple class that holds the two unique identifiers of a user administration entity.
- UserNameIdPair(int, String) - Constructor for class com.saperion.users.UserNameIdPair
- UsernamePasswordAuthenticator - Class in com.saperion.common.mail
-
A username-password
Authenticator
for SMTP authentication. - UsernamePasswordAuthenticator(String, String) - Constructor for class com.saperion.common.mail.UsernamePasswordAuthenticator
-
Creates a new
UsernamePasswordAuthenticator
with the specified user name and password - UserRightsImpl - Class in com.saperion.rmi
-
Default implementation of
UsersRights
. - UserRightsImpl(WorkflowMember, SaACLRights) - Constructor for class com.saperion.rmi.UserRightsImpl
-
Literal constructor.
- USERS - com.saperion.rmi.SaFeature.FeatureKind
- UserSelectionFlags - Class in com.saperion.wf
-
UserSelectionFlags can be used to evaluate the user selection filter flags contained in an ExecutionResult.
- UserSelectionFlags() - Constructor for class com.saperion.wf.UserSelectionFlags
-
Instantiates a new UserSelectionFlags with a default value that does not limit the selection of users.
- UserSelectionFlags(int) - Constructor for class com.saperion.wf.UserSelectionFlags
-
Instantiates a new UserSelectionFlags instance.
- UsersRights - Interface in com.saperion.intf
-
This class indicates that a specific user has specific rights.
- utf8 - Variable in class com.saperion.ngc.iform.xml.ButtonType
- UTF8PROPERTIES - com.saperion.intf.SaUserSettingType.TYPE
- Utf8PropertyWrapper - Class in com.saperion.settings
-
Special PropertyWrapper to wrap settings with UTF-8 encoded values.
- Utf8PropertyWrapper(Properties) - Constructor for class com.saperion.settings.Utf8PropertyWrapper
-
Constructor.
- Utf8ResourceBundle - Class in com.saperion.util
-
A wrapper around a ResourceBundle that converts strings to UTF-8.
- Utf8ResourceBundle(PropertyResourceBundle) - Constructor for class com.saperion.util.Utf8ResourceBundle
-
Constructor.
- UtilDateSqlDateConverter - Class in com.saperion.common.lang.conversion.time
-
Converts
Date
toDate
- UtilDateSqlDateConverter() - Constructor for class com.saperion.common.lang.conversion.time.UtilDateSqlDateConverter
V
- valid() - Method in interface com.saperion.connector.structures.identifiers.ID
- valid() - Method in class com.saperion.connector.structures.identifiers.RevisionUID
- valid() - Method in class com.saperion.connector.structures.identifiers.UID
- valid(byte[], String, String) - Static method in class com.saperion.util.CryptoUtil
- valid(byte[], String, String, CryptoUtil.HashAlogrithmn) - Static method in class com.saperion.util.CryptoUtil
- validate() - Method in class com.saperion.rmi.SerializableStream
-
Validates the stream.
- validate(String, String, long) - Static method in class com.saperion.util.WeblinkUtil
-
Validates the given URL.
- validatedQueryString(String) - Method in class com.saperion.util.ClassicConnectorUtil
-
Validated query string.
- validateObject(Credentials, PooledObject<Session>) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
- validateSignature(Object, String) - Method in class com.saperion.config.TrustedApplicationsUtility
-
Returns true if the payload and signature is coming from a trusted application, false otherwise
- value() - Method in enum com.saperion.ngc.iform.xml.AlignType
- value() - Method in enum com.saperion.ngc.iform.xml.BmTypeType
- value() - Method in enum com.saperion.ngc.iform.xml.ButtonKindType
- value() - Method in enum com.saperion.ngc.iform.xml.EmbeddedType
- value() - Method in enum com.saperion.ngc.iform.xml.FrameKindType
- value() - Method in enum com.saperion.ngc.iform.xml.HeaderKindType
- value() - Method in enum com.saperion.ngc.iform.xml.LimitType
- value() - Method in enum com.saperion.ngc.iform.xml.OverrideKindType
- value() - Method in enum com.saperion.ngc.iform.xml.SaveActionType
- value() - Method in enum com.saperion.ngc.iform.xml.SortKindType
- value() - Method in enum com.saperion.ngc.iform.xml.StyleType
- value() - Method in enum com.saperion.ngc.iform.xml.TabPositionType
- value() - Method in enum com.saperion.ngc.iform.xml.TargetClientsType
- value() - Method in enum com.saperion.ngc.iform.xml.VisibilityType
- value() - Method in enum com.saperion.ngc.iform.xml.WorkflowActionType
- VALUE_MAX_LENGTH - Static variable in class com.saperion.common.config.manager.DbConfigurationManager
-
The maximum string length of the serialized (and if encryption is active encrypted) representation of a configuration value to be used by this
DbConfigurationManager
. - valueOf(int) - Static method in enum com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.annotation.AbstractAnnotation.AnnotationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.config.manager.NotFoundReactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.config.manager.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.crypto.CipherStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.crypto.KeyDerivationAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.lang.criterion.CriterionIsSatisfiedByNullType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.common.sql.SqlDialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.config.SaAgentConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.config.SaJMXConstants.ConfigKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.config.SaJMXConstants.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.config.SaJMXConstants.ConfigVariant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.config.SecurityQueryStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.config.SQLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.connector.renditions.isys.util.OsInfo.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.mime.Extensions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.mime.MIME
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaConstants.IniKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaConstants.LOG_DIRECTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaConstants.ProtoEvents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaConstants.SaFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaConstants.SaQueryStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaFolderConstants.CLASS_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.constants.SaWFConstants.CommandId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.externalstorage.ExternalStorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.folder.SaApplicationInfo.ApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.DDC.DDCKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.DDC.TenantMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.SaDocInfo.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.SaStatusEventListener.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.SaSystemInfo.RMIFeatures
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.SaSystemSettingType.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.SaUserInfo.GroupKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.SaUserSettingType.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.wf.BoxDefinition.BoxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.intf.wf.HistoryInfo.HistoryKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.AlignType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.BmTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.ButtonKindType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.EmbeddedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.FrameKindType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.HeaderKindType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.LimitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.OverrideKindType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.SaveActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.SortKindType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.StyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.TabPositionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.TargetClientsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.VisibilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.ngc.iform.xml.WorkflowActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.SaFeature.FeatureKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.SaQueryInfo.IndexState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.SerializableStreamContentHandler.ContentHandlers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.serverexception.SapError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.storage.MediumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.rmi.storage.MirrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.settings.SettingSearchInfo.MatchKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.settings.SystemFileKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.util.CryptoUtil.HashAlogrithmn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.util.FileSizeCalcer.CalcFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.util.FileSizeCalcer.FileSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.util.MatchKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.util.SaImageConverter.ImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.util.SaSearchFldType.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.saperion.wf.BoxCountType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.annotation.AbstractAnnotation.AnnotationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.config.manager.NotFoundReactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.config.manager.StorageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.crypto.CipherStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.crypto.KeyDerivationAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.lang.criterion.CriterionIsSatisfiedByNullType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.logging.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.common.sql.SqlDialect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.config.SaAgentConfig
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.config.SaJMXConstants.ConfigKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.config.SaJMXConstants.ConfigType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.config.SaJMXConstants.ConfigVariant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.config.SecurityQueryStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.config.SQLType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.connector.renditions.isys.util.OsInfo.OS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.connector.wf.TaskUserSelection.SelectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.mime.Extensions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.mime.MIME
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaConstants.IniKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaConstants.LOG_DIRECTION
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaConstants.ProtoEvents
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaConstants.SaFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaConstants.SaQueryStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaFolderConstants.CLASS_TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.constants.SaWFConstants.CommandId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.externalstorage.ExternalStorageDocUploadStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.externalstorage.ExternalStorageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.folder.SaApplicationInfo.ApplicationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.DDC.DDCKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.DDC.TenantMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.SaDocInfo.ElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.SaStatusEventListener.StatusType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.SaSystemInfo.RMIFeatures
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.SaSystemSettingType.TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.SaUserInfo.GroupKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.SaUserSettingType.TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.wf.BoxDefinition.BoxType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.intf.wf.HistoryInfo.HistoryKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.AlignType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.BmTypeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.ButtonKindType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.EmbeddedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.FrameKindType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.HeaderKindType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.LimitType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.OverrideKindType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.SaveActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.SortKindType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.StyleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.TabPositionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.TargetClientsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.VisibilityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.ngc.iform.xml.WorkflowActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.SaFeature.FeatureKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.SaQueryInfo.IndexState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.SaQueryInfo.QueryCacheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.SerializableStreamContentHandler.ContentHandlers
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.serverexception.SapError
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.serverexception.SaRMIFolderException.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.storage.MediumType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.rmi.storage.MirrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.settings.SettingSearchInfo.MatchKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.settings.SystemFileKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.util.CryptoUtil.HashAlogrithmn
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.util.FileSizeCalcer.CalcFactor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.util.FileSizeCalcer.FileSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.util.MatchKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.util.SaImageConverter.ImageFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.util.SaSearchFldType.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.saperion.wf.BoxCountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VAR_REVISION_VERSION - Static variable in class com.saperion.constants.SaConstants
-
"SVREVVERSION".
- varDataType - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- VARIABLE_KEY_HASH_ALGORITHM - Static variable in class com.saperion.rmi.SerializableStream
-
Name of the variable used to store the hash algorithm.
- VARIABLE_KEY_HASH_VALUE - Static variable in class com.saperion.rmi.SerializableStream
-
Name of the variable used to store the hash.
- VARIABLE_SVRELEASE - Static variable in class com.saperion.constants.SaConstants
-
SYSRELEASE.
- variables - Variable in class com.saperion.bean.ContentStream
-
Variable of this content.
- variables - Variable in class com.saperion.structures.Structure
-
Thus structures variables.
- VERITY - com.saperion.rmi.SaFeature.FeatureKind
- viewer - Variable in class com.saperion.ngc.iform.xml.Form
- viewer - Variable in class com.saperion.ngc.iform.xml.FrameType
- viewer - Variable in class com.saperion.ngc.iform.xml.GroupboxType
- viewer - Variable in class com.saperion.ngc.iform.xml.HiddenType
- viewer - Variable in class com.saperion.ngc.iform.xml.TabType
- VIEWER - com.saperion.ngc.iform.xml.FrameKindType
- viewerClass - Variable in class com.saperion.ngc.iform.xml.ViewerType
- ViewerType - Class in com.saperion.ngc.iform.xml
-
Java class for ViewerType complex type.
- ViewerType() - Constructor for class com.saperion.ngc.iform.xml.ViewerType
- VIRTUAL - com.saperion.rmi.storage.MediumType
-
Indicates a medium that does not exist on a storage but on a cache instead.
- visibility - Variable in class com.saperion.ngc.iform.xml.PosType
- VisibilityType - Enum in com.saperion.ngc.iform.xml
-
Java class for visibilityType.
- voidInvoke() - Method in class com.saperion.operations.document.DeleteDocument
- voidInvoke() - Method in class com.saperion.operations.document.SetDocumentRead
- voidInvoke() - Method in class com.saperion.operations.document.SetDocumentUnread
- voidInvoke() - Method in class com.saperion.operations.events.FireCustomEvent
- voidInvoke() - Method in class com.saperion.operations.ExecuteStoredProcedure
- voidInvoke() - Method in class com.saperion.operations.folders.UpdateFolder
- voidInvoke() - Method in class com.saperion.operations.lookup.DeleteLookupEntry
- voidInvoke() - Method in class com.saperion.operations.lookup.UpdateLookupEntry
- voidInvoke() - Method in class com.saperion.operations.RemoveSessionData
- voidInvoke() - Method in class com.saperion.operations.storage.DeleteAllMediaOperation
- voidInvoke() - Method in class com.saperion.operations.storage.DeleteNamedMediaOperation
- voidInvoke() - Method in class com.saperion.operations.StoreSystemFileOperation
- voidInvoke() - Method in class com.saperion.operations.user.ChangePassword
- voidInvoke() - Method in class com.saperion.operations.user.SetCurrentUserPresent
- voidInvoke() - Method in class com.saperion.operations.user.SetCurrentUserSubstituteAccess
- voidInvoke() - Method in class com.saperion.operations.user.SetUserExtensionCacheEnabled
- voidInvoke() - Method in class com.saperion.operations.user.UpdateCurrentUserInformation
- voidInvoke() - Method in class com.saperion.operations.VoidOperation
-
Invokes this void operation.
- VoidOperation - Class in com.saperion.operations
-
Convenience class for Commands without return value.
- VoidOperation() - Constructor for class com.saperion.operations.VoidOperation
- VQUERY - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
Virtual query.
- VulnerableSqlExeption - Exception in com.saperion.common.lang.exception
- VulnerableSqlExeption() - Constructor for exception com.saperion.common.lang.exception.VulnerableSqlExeption
- VulnerableSqlExeption(String) - Constructor for exception com.saperion.common.lang.exception.VulnerableSqlExeption
W
- warn(String) - Method in class com.saperion.common.logging.Logger
-
Logs a message at the WARN level.
- warn(String, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with a parameter in a standard format at the WARN level.
- warn(String, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 2 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 3 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 4 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 5 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 6 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 7 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 8 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 9 parameters in a standard format at the WARN level.
- warn(String, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class com.saperion.common.logging.Logger
-
Logs a message with 10 parameters in a standard format at the WARN level.
- warn(String, Throwable) - Method in class com.saperion.common.logging.Logger
-
Logs a
Throwable
completely with its stack trace with an accompanying message at WARN level. - WARN - com.saperion.common.logging.LogLevel
- WATCHER - com.saperion.rmi.SaFeature.FeatureKind
- WebAppInitializer - Interface in com.saperion.web
-
This interface describes classes to be called by the WebAppInitUtil.
- WebAppInitUtil - Class in com.saperion.web
-
This class is a web filter and can be used to initialize a web application.
- WebAppInitUtil() - Constructor for class com.saperion.web.WebAppInitUtil
- WEBCLIENT - com.saperion.ngc.iform.xml.VisibilityType
- weblink(String, String, String, int, String, boolean) - Static method in class com.saperion.util.WeblinkUtil
-
generates a Weblink with the given paramters.
- WeblinkUtil - Class in com.saperion.util
-
The Class WeblinkUtil.
- WeblinkUtil() - Constructor for class com.saperion.util.WeblinkUtil
- WEBPART - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
ZUL call.
- WF_APPROVE - com.saperion.constants.SaWFConstants.CommandId
-
Approve.
- WF_ASSIGNTOME - com.saperion.constants.SaWFConstants.CommandId
-
AssignToMe.
- WF_CHANGEOWNER - com.saperion.constants.SaWFConstants.CommandId
-
Change owner.
- WF_COMMENTS - com.saperion.constants.SaWFConstants.CommandId
-
Get Comments.
- WF_COMMENTS - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_DELEGATE - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_EDITDOCUMENT - com.saperion.constants.SaWFConstants.CommandId
-
Edit document.
- WF_EDITDOCUMENTINDEX - com.saperion.constants.SaWFConstants.CommandId
-
Edit document index.
- WF_EDITWORKFLOWINDEX - com.saperion.constants.SaWFConstants.CommandId
-
Edit workflow index.
- WF_ESCALATION - com.saperion.constants.SaWFConstants.CommandId
-
Escalation.
- WF_FORWARD - com.saperion.constants.SaWFConstants.CommandId
-
Forward.
- WF_FORWARD - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_FORWARD_1 - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_FORWARD_2 - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_FORWARD_3 - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_FORWARD_4 - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_FORWARD_5 - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_HISTORY - com.saperion.constants.SaWFConstants.CommandId
-
Get history.
- WF_HISTORY - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_HOLD - com.saperion.constants.SaWFConstants.CommandId
-
Hold.
- WF_NOTRESPONSIBLE - com.saperion.constants.SaWFConstants.CommandId
-
Nor responsible.
- WF_PAUSE - com.saperion.constants.SaWFConstants.CommandId
-
Pause.
- WF_PUT_BACK - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_PUTBACK - com.saperion.constants.SaWFConstants.CommandId
-
Put back.
- WF_REASSIGN - com.saperion.constants.SaWFConstants.CommandId
-
Reassign.
- WF_REJECT - com.saperion.constants.SaWFConstants.CommandId
-
Reject.
- WF_REMINDER - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_REMOVE - com.saperion.constants.SaWFConstants.CommandId
-
Remove.
- WF_REMOVENOTICE - com.saperion.constants.SaWFConstants.CommandId
-
RemoveNotice.
- WF_RESETHOLD - com.saperion.constants.SaWFConstants.CommandId
-
ResetHold.
- WF_REWORK - com.saperion.constants.SaWFConstants.CommandId
-
Rework.
- WF_RUN - com.saperion.constants.SaWFConstants.CommandId
-
Run.
- WF_SETNODE - com.saperion.constants.SaWFConstants.CommandId
-
Set node.
- WF_SETUSER - com.saperion.constants.SaWFConstants.CommandId
-
Set user.
- WF_START - com.saperion.constants.SaWFConstants.CommandId
-
Start.
- WF_SYS_FIELDS - Static variable in class com.saperion.constants.SaWFConstants
-
Deprecated.use
SaWFConstants.WF_SYS_FIELDS_SET
instead. Will be removed in 8.1. - WF_SYS_FIELDS_SET - Static variable in class com.saperion.constants.SaWFConstants
-
An unmodifiable set of all workflow system field names.
- WF_TAKE - com.saperion.constants.SaWFConstants.CommandId
-
Take.
- WF_TAKE - com.saperion.ngc.iform.xml.WorkflowActionType
- WF_TERMINATE - com.saperion.constants.SaWFConstants.CommandId
-
Terminate.
- WF_USER_FIELDS - Static variable in class com.saperion.constants.SaWFConstants
-
Deprecated.use
SaWFConstants.WF_USER_FIELDS_SET
instead. Will be removed in 8.1. - WF_USER_FIELDS_SET - Static variable in class com.saperion.constants.SaWFConstants
-
An unmodifiable set of all workflow user defined field names.
- WF_USERID_IDENTIFIER - Static variable in class com.saperion.constants.SaConstants
-
Identifier for workflow user id.
- WF_USERNAME_DELIMITER - Static variable in class com.saperion.constants.SaConstants
-
Delimiter for workflow user names.
- WFCOMMENTS - com.saperion.ngc.iform.xml.FrameKindType
- WFHISTORY - com.saperion.ngc.iform.xml.FrameKindType
- WFPROCESS - com.saperion.settings.SystemFileKind
-
This enumeration member represents workflow processes (dfd).
- WFPROCESS_NOSYS - com.saperion.settings.SystemFileKind
-
This enumeration member represents workflow processes (dfd) but excludes system wide files.
- WHERE_CLAUSE - Static variable in class com.saperion.constants.SaPatterns
-
precompiled Pattern for where.
- WIDTH - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Annotation width.
- WINDOWS - com.saperion.connector.renditions.isys.util.OsInfo.OS
- withVariables(Properties) - Method in interface com.saperion.intf.SaDocInfo.ElementInfo
-
This method creates a new ElementInfo with the same values except for the variables which are the ones given.
- WORKFLOW - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
workflow.
- WORKFLOW - com.saperion.ngc.iform.xml.ButtonKindType
- WORKFLOW - com.saperion.ngc.iform.xml.WorkflowActionType
- WORKFLOW_AUDIT_DDC - Static variable in class com.saperion.constants.SaConstants
-
Workflow audit ddc name.
- WORKFLOW_AUDIT_QUERY_PREFIX - Static variable in class com.saperion.rmi.SaQueryInfo
-
workflow log query prefix.
- WORKFLOW_FORM - com.saperion.constants.SaFolderConstants.FOLDER_TYPE
-
workflow form.
- WORKFLOW_MAX_RESULT - Static variable in class com.saperion.constants.SaConstants
-
max allowable relult size for the workflow query.
- WORKFLOW_QUERY_PREFIX - Static variable in class com.saperion.rmi.SaQueryInfo
-
workflow query prefix.
- WORKFLOW_SUFFIX - Static variable in class com.saperion.constants.SaConstants
-
Suffix for workflow tables.
- workflowAction - Variable in class com.saperion.ngc.iform.xml.ButtonType
- WorkflowActionType - Enum in com.saperion.ngc.iform.xml
-
Java class for workflowActionType.
- WorkflowDataHolder - Class in com.saperion.wf
- WorkflowDataHolder() - Constructor for class com.saperion.wf.WorkflowDataHolder
-
Default Constructor.
- WorkflowDataHolder(Map<String, Object>) - Constructor for class com.saperion.wf.WorkflowDataHolder
-
Constructor.
- WorkflowMember - Interface in com.saperion.intf.wf
-
Represents the information about a workflow member.
- WorkflowMemberImpl - Class in com.saperion.wf
- WorkflowMemberImpl() - Constructor for class com.saperion.wf.WorkflowMemberImpl
-
Constructor for root user.
- WorkflowMemberImpl(int, int, UserName, int, int, WorkflowMemberImpl, boolean) - Constructor for class com.saperion.wf.WorkflowMemberImpl
- WorkflowMemberImpl(int, int, UserName, int, int, WorkflowMemberImpl, boolean, UserFlags, String) - Constructor for class com.saperion.wf.WorkflowMemberImpl
-
Literal Constructor.
- WorkflowMemberImpl(int, int, String, int, int, String, WorkflowMemberImpl) - Constructor for class com.saperion.wf.WorkflowMemberImpl
-
Deprecated.use WorkflowMemberImpl#WorkflowMemberImpl(int, int, UserName, int, int, WorkflowMemberImpl, boolean) instead
- WorkflowResult - Interface in com.saperion.connector.wf
- WorkflowResultImpl - Class in com.saperion.connector.wf
- WorkflowResultImpl() - Constructor for class com.saperion.connector.wf.WorkflowResultImpl
-
Constructor.
- WORKSPACES - Static variable in class com.saperion.constants.SaConstants
-
WORKSPACES table.
- wrap(Session) - Method in class com.saperion.connector.pool.GenericKeyedSessionPoolFactory
- WrappedBasicException - Exception in com.saperion.exception
-
This exception is intended to wrap instances of
SaBasicException
in order to transport them by rmi without breaking compatibility of existent calls andoperations
. - WrappedBasicException(SaBasicException) - Constructor for exception com.saperion.exception.WrappedBasicException
- WrappedEcmException - Exception in com.saperion.exception
-
This exception works as wrapper in cases where server components already throw new exceptions while the client interface still expects the old ones.
- WrappedEcmException(EcmException) - Constructor for exception com.saperion.exception.WrappedEcmException
-
This constructor expects an
EcmException
as cause. - WrappedEcmException(EcmRuntimeException) - Constructor for exception com.saperion.exception.WrappedEcmException
-
This exception expects an
EcmRuntimeException
as cause. - WrappedSystemException - Exception in com.saperion.connector.exceptions
-
This runtime exception wraps an
SaBasicException
. - WrappedSystemException(SaSystemException) - Constructor for exception com.saperion.connector.exceptions.WrappedSystemException
- write(byte[]) - Method in class com.saperion.common.io.TempFileByteBufferOutputStream
-
Writes b.length bytes to the end of
TempFileByteBuffer
contained in this stream. - write(byte[], int, int) - Method in class com.saperion.common.io.TempFileByteBufferOutputStream
-
Writes len bytes to the end of
TempFileByteBuffer
contained in this stream starting from position off. - write(int) - Method in class com.saperion.common.io.TempFileByteBufferOutputStream
-
Writes this byte to the end of the
TempFileByteBuffer
contained in this stream. - write(SaRMIServerCommand, int, String, byte[], boolean, int, boolean) - Method in class com.saperion.rmi.DirectWriteContentHandler
- write(SaRMIServerCommand, int, String, byte[], boolean, int, boolean) - Method in interface com.saperion.rmi.SerializableStreamContentHandler
-
Writes the content.
- write(SaRMIServerCommand, int, String, byte[], boolean, int, boolean) - Method in class com.saperion.rmi.TempBufferContentHandler
- WRITE_BUFFER_SIZE - Static variable in class com.saperion.constants.SaConstants
-
The Constant WRITE_BUFFER_SIZE in kb.
- WRITE_BUFFER_SIZE_X64 - Static variable in class com.saperion.constants.SaConstants
-
The Constant WRITE_BUFFER_SIZE_X64.
- WRITE_ONCE - com.saperion.rmi.storage.MediumType
-
Indicates that data on the medium may be written once and never changed or deleted.
- WRITE_PROTECTED - com.saperion.rmi.storage.MediumType
-
Indicates a medium that cannot be written to.
- writeBufferSize - Variable in class com.saperion.connector.rmi.AbstractRMIClientCommand
- writeContent(ContentStream) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Writes the content of the document.
- writeContent(ContentStream) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Writes the content of the document.
- writeContent(InputStream) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- writeContent(InputStream) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Writes the content of the document.
- writeContent(InputStream, String, int) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
- writeContent(InputStream, String, int) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
- writeContent(InputStream, String, int, boolean) - Method in class com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Writes the content of the document.
If the document size is less than SaConstants.JNI_BUFFER_SIZE than the default buffer size will be reduced and only one JNI call is initiated. - writeContent(InputStream, String, int, boolean) - Method in interface com.saperion.connector.rmi.SaRMIClientCommand
-
Writes the content of the document.
If the document size is less than SaConstants.JNI_BUFFER_SIZE than the default buffer size will be reduced and only one JNI call is initiated. - writeContentToTempFile(InputStreamDescriptor, SourceFormat, int) - Static method in class com.saperion.connector.renditions.isys.util.FileOps
- writeDocument(int, SerializableStream) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Write document.
- writeDocument(int, String, byte[], boolean, int) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Writes given binary content to an existing document object.
- writeDocument(int, String, byte[], boolean, int, boolean) - Method in interface com.saperion.rmi.common.SaRMIServerCommand
-
Writes given binary content to an existing document object.
- writeStreamAsChunksToObjectStream(InputStream, int, ObjectOutputStream) - Static method in class com.saperion.common.io.SerializableInputStream
-
This method serializes a given
InputStream
to a givenObjectOutputStream
. - writeXML(ContentHandler) - Method in class com.saperion.wf.TaskInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.ActorInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.AttachmentInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.CommentInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.EscalationHoldInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.LastTaskInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.ProcessInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, String) - Method in class com.saperion.wf.TimeInfoImpl
-
Writes data as xml part.
- writeXML(ContentHandler, Map<String, String>, boolean) - Method in class com.saperion.wf.HistoryInfoImpl
-
Writes data as xml part.
- WRONG - com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Wrong server.
- WrongDefinitionKindException - Exception in com.saperion.exception
-
This exception indicates that the type of a document definition does not work the way it is used.
- WrongDefinitionKindException(String, ArchiveReferenceType, DDC.DDCKind, DDC.DDCKind) - Constructor for exception com.saperion.exception.WrongDefinitionKindException
- WS_FIELD_NAME - Static variable in class com.saperion.constants.SaConstants
-
Fieldname name.
- WS_FIELD_ROOT - Static variable in class com.saperion.constants.SaConstants
-
Fieldname root uuid.
- WWW - com.saperion.rmi.SaFeature.FeatureKind
- wx - Variable in class com.saperion.ngc.iform.xml.ColumnType
- wx - Variable in class com.saperion.ngc.iform.xml.HeaderType
- wxCombo - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- wy - Variable in class com.saperion.ngc.iform.xml.HeaderType
- wyCombo - Variable in class com.saperion.ngc.iform.xml.EditFieldType
X
- X - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
X-coordinate.
- X1 - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
X-coordinate of an arrow's start-point.
- X2 - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
X-coordinate of an arrow's end-point.
- XBINSETTINGS - Static variable in class com.saperion.constants.SaConstants
-
XBINSETTINGS table.
- XCHECK - Static variable in class com.saperion.constants.SaConstants
-
XCHECK table.
- xCombo - Variable in class com.saperion.ngc.iform.xml.EditFieldType
- XEVENTS - Static variable in class com.saperion.constants.SaConstants
-
XEVENTS table.
- XLOCKS - Static variable in class com.saperion.constants.SaConstants
-
XLOCKS table.
- XLS - com.saperion.constants.mime.Extensions
- XLSX - com.saperion.constants.mime.Extensions
- XML - com.saperion.config.SaJMXConstants.ConfigType
-
XML file.
- XPATH_ASC - Static variable in class com.saperion.constants.SaConstants
-
The Constant XPATH_ASC.
- XPATH_ASC_URI - Static variable in class com.saperion.constants.SaConstants
-
The Constant XPATH_ASC_URI.
- XPATH_DESC - Static variable in class com.saperion.constants.SaConstants
-
The Constant XPATH_DESC.
- XPATH_DESC_URI - Static variable in class com.saperion.constants.SaConstants
-
The Constant XPATH_DESC_URI.
- XREVISE - Static variable in class com.saperion.constants.SaConstants
-
XREVISE table.
- XSTRSETTINGS - Static variable in class com.saperion.constants.SaConstants
-
XSTRSETTINGS table.
Y
- Y - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Y-coordinate.
- Y1 - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Y-coordinate of an arrow's start-point.
- Y2 - com.saperion.annotation.AbstractAnnotation.AnnotationProperty
-
Y-coordinate of an arrow's end-point.
Z
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZAll Classes All Packages