A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages

A

AbstractAuthFilter - Class in com.saperion.web.filter.authentication
This class is a web application filter used for SAPERION authentication.
AbstractAuthFilter() - Constructor for class com.saperion.web.filter.authentication.AbstractAuthFilter
 
AbstractFreemarkerResource - Class in com.saperion.rs.common
 
AbstractFreemarkerResource() - Constructor for class com.saperion.rs.common.AbstractFreemarkerResource
 
AbstractService - Class in com.saperion.ws
Abstract base class for web services.
AbstractService() - Constructor for class com.saperion.ws.AbstractService
 
AbstractWeblinkService - Class in com.saperion.rs
The Class AbstractWeblinkService.
AbstractWeblinkService() - Constructor for class com.saperion.rs.AbstractWeblinkService
 
add(DocumentStructure.StructureElement) - Method in class com.saperion.rs.model.DocumentStructure
 
add(String, Credentials) - Static method in class com.saperion.ws.pool.PoolKeyHolder
Stores the given TokenOrCredentialKey.
add(String, String, String) - Method in class com.saperion.rs.model.DocumentStructure
 
addAll(Collection<DocumentStructure.StructureElement>) - Method in class com.saperion.rs.model.DocumentStructure
 
addToRequest(CloseablePooledSession) - Method in class com.saperion.ws.AbstractService
Adds the given session to the request.
addValidation(String) - Method in class com.saperion.rs.parameter.WeblinkParameter
Adds the standard validation to this WeblinkParameter object.
addValidation(String, Validation) - Method in class com.saperion.rs.parameter.WeblinkParameter
Adds a validation to this WeblinkParameter object.
ADMIN - com.saperion.ws.wrapper.SaWsLicenseType
The ADMIN.
ALL - com.saperion.ws.wrapper.MemberType
The ALL.
ALLOW_ONLY_TECHNICAL_USERS - Static variable in class com.saperion.util.WebserviceConstants
 
Annotations - Class in com.saperion.ws.wrapper.annotations
 
Annotations() - Constructor for class com.saperion.ws.wrapper.annotations.Annotations
Constructor of this object.
ANNOTATIONS - com.saperion.ws.wrapper.SaWsRight
annotations.
APOSTROPHE - Static variable in class com.saperion.util.HdocUtil
The Constant APOSTROPHE.
APPEND - com.saperion.ws.wrapper.SaWsContentContainer.Mode
Given content is appended to the last existing content element in the document structure.
appendToFilename(String, String) - Static method in class com.saperion.rs.AbstractWeblinkService
Appends the given appendix to the given filename.
APPLICATION - com.saperion.ws.wrapper.SaWsContentType
Application file.
apply(SaWsUser) - Method in class com.saperion.ws.predicates.FavoritesPredicate
Returns true if the given SaWsUser is a favorite workflow member.
apply(SaWsUser) - Method in class com.saperion.ws.predicates.RolesPredicate
Returns true if the given SaWsUser's type is a role class.
apply(SaWsUser) - Method in class com.saperion.ws.predicates.TruePredicate
Returns always true.
APPROVE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Approve.
ARCHIVE - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The name of the DDC archive to be used by this federated search feed.
AUTHENTICATION_PARAM_NAME - Static variable in class com.saperion.util.WebserviceConstants
The param name of the : in the request (used for SIGNAVIO authentication).
AuthenticationException - Exception in com.saperion.ws.pool.exceptions
This Exception will be thrown, if the pool factory has problems to create a SaClassicConnector instance and can't log in.
AuthenticationException() - Constructor for exception com.saperion.ws.pool.exceptions.AuthenticationException
Default constructor.
AuthenticationException(String) - Constructor for exception com.saperion.ws.pool.exceptions.AuthenticationException
Constructor.
AuthenticationException(String, Throwable) - Constructor for exception com.saperion.ws.pool.exceptions.AuthenticationException
Constructor.
AuthenticationException(Throwable) - Constructor for exception com.saperion.ws.pool.exceptions.AuthenticationException
Constructor.
autoGetElementNumber(List<SaDocInfo.ElementInfo>) - Static method in class com.saperion.util.QueryUtil
Automatically detects if the document contains only pages of a multipage-tiff that was archived without using DOCLOADORIGINAL.
autoRefresh - Variable in class com.saperion.rs.common.AbstractFreemarkerResource
 
available() - Method in class com.saperion.util.SessionReturningInputStream
 

B

BASE_PATH - Static variable in class com.saperion.util.WebserviceConstants
The internal base path to the configuration files.
BasicAuthFilter - Class in com.saperion.web.filter.authentication
This filter authenticates servlet requests of the configured web application.
BasicAuthFilter() - Constructor for class com.saperion.web.filter.authentication.BasicAuthFilter
 
BLACK_MARKER - com.saperion.ws.wrapper.SaWsRight
black marker.
BlankValidation - Class in com.saperion.util.validator
The Class BlankValidation.
BlankValidation() - Constructor for class com.saperion.util.validator.BlankValidation
 
Boolean - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Boolean.
BooleanValidation - Class in com.saperion.util.validator
The Class BooleanValidation.
BooleanValidation() - Constructor for class com.saperion.util.validator.BooleanValidation
 
build() - Method in class com.saperion.rs.entityprovider.SyndFeedWrapper
Builds the content and the size of this wrapper.
buildHQLQuery(Properties, String, String) - Method in class com.saperion.rs.federatedsearch.strategy.DirectQueryStrategy
Does nothing, just returns the given query.
buildHQLQuery(Properties, String, String) - Method in class com.saperion.rs.federatedsearch.strategy.HQLQueryStrategy
Builds a HQL query out of the given parameters.
buildHQLQuery(Properties, String, String) - Method in class com.saperion.rs.federatedsearch.strategy.NameValueQueryStrategy
Builds a HQL query out of the given parameters.
buildHQLQuery(Properties, String, String) - Method in class com.saperion.rs.federatedsearch.strategy.QueryStrategy
Builds a HQL query by the given parameters.
buildQueryReplacement(Properties, String, String) - Method in class com.saperion.util.FederatedQueryBuilder
Builds the HQL query with the configured QueryStrategy by the given parameters.
bytesToHex(byte[]) - Static method in class com.saperion.util.HdocUtil
Converts the given byte[] to a Hex String.

C

changeElementNumberIfRequired(SaClassicConnector, String, int) - Static method in class com.saperion.util.ContentUtil
If required, returns another element-number to use when loading content.
CHANGEOWNER - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Change owner.
checkConnection(HttpServletRequest) - Method in class com.saperion.rs.RestService
Checks the existence of the SaClassicConnector in the given request.
CHUNKED - com.saperion.ws.wrapper.SaWsContentType
Element of a "streaming" object.
CLEAR - com.saperion.ws.wrapper.SaWsContentContainer.Mode
Deletes existing content, leaving an empty document structure.
clearValidation() - Method in class com.saperion.rs.parameter.WeblinkParameter
Clear validation.
clone() - Method in interface com.saperion.ws.predicates.CloneablePredicate
 
clone() - Method in class com.saperion.ws.predicates.FavoritesPredicate
Clones this predicate.
clone() - Method in class com.saperion.ws.predicates.RolesPredicate
Clones this predicate.
clone() - Method in class com.saperion.ws.predicates.TruePredicate
Returns an instance of this object.
CloneablePredicate<T> - Interface in com.saperion.ws.predicates
Identifies a generic CloneablePredicate class.
close() - Method in class com.saperion.util.SessionReturningInputStream
 
close() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
close(MessageContext) - Method in class com.saperion.ws.handler.SoapHandler
 
CLOSE_BRACKET - Static variable in class com.saperion.util.HdocUtil
The Constant CLOSE_BRACKET.
CloseablePooledSession - Class in com.saperion.ws.pool
 
CloseablePooledSession(String, PooledSession, Credentials) - Constructor for class com.saperion.ws.pool.CloseablePooledSession
 
closedByRuntime() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
closeExplicitly() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
com.saperion.rs - package com.saperion.rs
Package for rest service classes.
com.saperion.rs.common - package com.saperion.rs.common
 
com.saperion.rs.common.tools - package com.saperion.rs.common.tools
 
com.saperion.rs.contextresolver - package com.saperion.rs.contextresolver
 
com.saperion.rs.entityprovider - package com.saperion.rs.entityprovider
Package for ws utility classes.
com.saperion.rs.federatedsearch - package com.saperion.rs.federatedsearch
 
com.saperion.rs.federatedsearch.strategy - package com.saperion.rs.federatedsearch.strategy
Package for federated search query builder strategies.
com.saperion.rs.model - package com.saperion.rs.model
 
com.saperion.rs.parameter - package com.saperion.rs.parameter
 
com.saperion.rs.rome.modules - package com.saperion.rs.rome.modules
Package for rome modules.
com.saperion.servlet - package com.saperion.servlet
 
com.saperion.util - package com.saperion.util
Package for ws utility classes.
com.saperion.util.validator - package com.saperion.util.validator
 
com.saperion.web.filter - package com.saperion.web.filter
 
com.saperion.web.filter.authentication - package com.saperion.web.filter.authentication
Package for authentication filters.
com.saperion.ws - package com.saperion.ws
Root package for SAPERION ws classes and packages.
com.saperion.ws.appinit - package com.saperion.ws.appinit
Package for web service initializerts.
com.saperion.ws.handler - package com.saperion.ws.handler
Package for JAX-WS handlers.
com.saperion.ws.jaxws - package com.saperion.ws.jaxws
 
com.saperion.ws.pool - package com.saperion.ws.pool
Package for ws pool classes.
com.saperion.ws.pool.exceptions - package com.saperion.ws.pool.exceptions
Package for ws pool exceptions.
com.saperion.ws.predicates - package com.saperion.ws.predicates
Package for ws predicate classes.
com.saperion.ws.strategy - package com.saperion.ws.strategy
Package for ws document loading strategy.
com.saperion.ws.wrapper - package com.saperion.ws.wrapper
Package for ws wrapper classes.
com.saperion.ws.wrapper.annotations - package com.saperion.ws.wrapper.annotations
Package for ws wrapper annotation classes.
com.saperion.ws.wrapper.exception - package com.saperion.ws.wrapper.exception
Package for ws wrapper executions.
com.saperion.ws.wrapper.wf - package com.saperion.ws.wrapper.wf
Package for ws workflow wrapper.
com.saperion.ws.wrapper.wf.exception - package com.saperion.ws.wrapper.wf.exception
Package for ws workflow wrapper exceptions.
COMMENTS - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Comments.
compile(String) - Static method in class com.saperion.util.RegexUtil
 
COMPLETE - Static variable in enum com.saperion.ws.wrapper.SaWsRight
Enum set of all contained SaWsRights.
COMPLETE_LIST - Static variable in enum com.saperion.ws.wrapper.SaWsRight
List of all contained SaWsRights.
configuration - Variable in class com.saperion.web.filter.IPV4Filter
 
configure() - Method in class com.saperion.rs.entityprovider.WeblinkParameterBinder
 
configured - Static variable in class com.saperion.ws.AbstractService
Indicates the correct configuration of the service.
CONNECTION_PARAM_NAME - Static variable in class com.saperion.util.WebserviceConstants
The param name of the SaClassicConnector in the request.
CONTENT_MERGE_MULTIPAGE_DOCS - Static variable in class com.saperion.util.WebserviceConstants
Configuration parameter to enable or disable the automatic merging of multipage documents.
ContentResource - Class in com.saperion.rs.common
 
ContentResource() - Constructor for class com.saperion.rs.common.ContentResource
 
ContentService - Class in com.saperion.rs
This JAX-RS resource represents the content service.
ContentService() - Constructor for class com.saperion.rs.ContentService
 
ContentUtil - Class in com.saperion.util
Utility methods for content-loading.
convert(SaDocInfo) - Static method in class com.saperion.ws.wrapper.SaWsContentStructure
 
convert(SaDocInfo.ElementInfo) - Static method in class com.saperion.ws.wrapper.SaWsContentElement
 
convert(HdocUtil.DocId) - Static method in class com.saperion.util.HdocUtil
This method converts an encoded XHDOC, so it can be used with SAP.
copyFrom(Object) - Method in class com.saperion.rs.rome.modules.MetadataModule
 
copyFrom(Object) - Method in class com.saperion.rs.rome.modules.WinOpenSearchModule
 
create(SyndFeed) - Static method in class com.saperion.rs.entityprovider.SyndFeedWrapper
Creates a new instance of this wrapper.
create(String, String, List<SaWsProperty>, SaWsContentContainer, String, String) - Method in class com.saperion.ws.SaWsArchiveService
Creates a new document on the backend system with the given metadata and content.
Create - Class in com.saperion.ws.jaxws
 
Create() - Constructor for class com.saperion.ws.jaxws.Create
 
createEntry(String, String, List<SaWsProperty>) - Method in class com.saperion.ws.SaWsLookupService
Creates a new lookup entry on the backend system with the given metadata and content.
CreateEntry - Class in com.saperion.ws.jaxws
 
CreateEntry() - Constructor for class com.saperion.ws.jaxws.CreateEntry
 
CreateEntryResponse - Class in com.saperion.ws.jaxws
 
CreateEntryResponse() - Constructor for class com.saperion.ws.jaxws.CreateEntryResponse
 
CreateResponse - Class in com.saperion.ws.jaxws
 
CreateResponse() - Constructor for class com.saperion.ws.jaxws.CreateResponse
 
createResponseBuilder(String, Map<String, Object>, String, boolean) - Method in class com.saperion.rs.common.AbstractFreemarkerResource
 
CURRENT_REVISION - Static variable in class com.saperion.util.WebserviceConstants
The boolean flag weather to use the current document revision in designated SaClassicConnector calls.

D

Date - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Date.
DateTime - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Date time.
DBCOMPLETE - com.saperion.ws.wrapper.SaWsDeleteType
The DBCOMPLETE mode: Removes the document from the database.
DBSIMPLE - com.saperion.ws.wrapper.SaWsDeleteType
The DBSIMPLE mode: Sets status to deleted.
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).
DEFAULT_CHARSET - Static variable in class com.saperion.util.WebserviceConstants
 
DEFAULT_ENCODING - Static variable in class com.saperion.util.WebserviceConstants
default charset for webservices with always supported UTF-8 encoding.
DefinitionInfoResource - Class in com.saperion.rs.common
 
DefinitionInfoResource() - Constructor for class com.saperion.rs.common.DefinitionInfoResource
 
delete(String, String, SaWsDeleteType) - Method in class com.saperion.ws.SaWsArchiveService
Deletes a document from the backend system with the given strategy.
Delete - Class in com.saperion.ws.jaxws
 
Delete() - Constructor for class com.saperion.ws.jaxws.Delete
 
DELETE - com.saperion.ws.wrapper.SaWsRight
delete.
deleteEntry(String, String, String) - Method in class com.saperion.ws.SaWsLookupService
Deletes a lookup entry from the backend system.
DeleteEntry - Class in com.saperion.ws.jaxws
 
DeleteEntry() - Constructor for class com.saperion.ws.jaxws.DeleteEntry
 
DeleteEntryResponse - Class in com.saperion.ws.jaxws
 
DeleteEntryResponse() - Constructor for class com.saperion.ws.jaxws.DeleteEntryResponse
 
DeleteResponse - Class in com.saperion.ws.jaxws
 
DeleteResponse() - Constructor for class com.saperion.ws.jaxws.DeleteResponse
 
DESCRIPTION - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The description of the federated search feed.
DESCRIPTION_FIELD - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The DDC field to be used as the result's description.
destroy() - Method in class com.saperion.servlet.HTMLGatewayServlet
Destroy method for servlet.
destroy() - Method in class com.saperion.web.filter.authentication.AbstractAuthFilter
 
destroy() - Method in class com.saperion.web.filter.authentication.SignavioAuthFilter
 
destroy() - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter
 
destroy() - Method in class com.saperion.web.filter.IPV4Filter
 
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
 
DIGITS - Static variable in class com.saperion.util.HdocUtil
The Constant DIGITS.
DirectQueryStrategy - Class in com.saperion.rs.federatedsearch.strategy
The DirectQueryStrategy can be used to build HQL-Where statements directly from the given string.
DirectQueryStrategy() - Constructor for class com.saperion.rs.federatedsearch.strategy.DirectQueryStrategy
 
dispose(WeblinkParameter) - Method in class com.saperion.rs.entityprovider.WeblinkParameterFactory
 
DISTRIBUTIONLIST - com.saperion.ws.wrapper.SaWsGroupKind
The DISTRIBUTIONLIST.
DocId(String) - Constructor for class com.saperion.util.HdocUtil.DocId
Instantiates a new doc id.
DocumentStructure - Class in com.saperion.rs.model
The document structure JAX-B model class used to serve document structure requests.
DocumentStructure() - Constructor for class com.saperion.rs.model.DocumentStructure
 
DocumentStructure.StructureElement - Class in com.saperion.rs.model
A document structure element model class.
DocumentStructureProvider - Class in com.saperion.rs.entityprovider
This provider builds the HTML message body for a given DocumentStructure using the Velocity template engine.
DocumentStructureProvider() - Constructor for class com.saperion.rs.entityprovider.DocumentStructureProvider
 
doFilter(ServletRequest, ServletResponse) - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter.InternalFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.authentication.AbstractAuthFilter
Performs this filter's actions (Authorization).
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.authentication.SignavioAuthFilter
Performs the authorization actions.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.IPV4Filter
 
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
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.servlet.HTMLGatewayServlet
Servlet get-method.
Double - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Double.

E

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.
ERROR_TEMPLATE - Static variable in class com.saperion.rs.entityprovider.ErrorResponseProvider
 
ErrorResponse - Class in com.saperion.rs.model
The error response JAX-B model class used to serve document structure requests which created an error.
ErrorResponse() - Constructor for class com.saperion.rs.model.ErrorResponse
 
ErrorResponseProvider - Class in com.saperion.rs.entityprovider
This provider builds the HTML message body for a given ErrorResponse using the Velocity template engine.
ErrorResponseProvider() - Constructor for class com.saperion.rs.entityprovider.ErrorResponseProvider
 
ESCALATION - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Escalation.
EXACT_ALL - com.saperion.ws.wrapper.SaWsMatchKind
matches if exactly all rights are existing.
EXCLAMATION_MARK - Static variable in class com.saperion.util.HdocUtil
The Constant EXCLAMATION_MARK.
execute(String, String, SaWsCommand, String, String, Date) - Method in class com.saperion.ws.SaWsWorkflowService
Executes the specified task.
Execute - Class in com.saperion.ws.jaxws
 
Execute() - Constructor for class com.saperion.ws.jaxws.Execute
 
executePagingQuery(SaClassicConnector, SaQueryInfo, int, int) - Static method in class com.saperion.util.QueryUtil
Executes a paged query by the given parameters.
ExecuteResponse - Class in com.saperion.ws.jaxws
 
ExecuteResponse() - Constructor for class com.saperion.ws.jaxws.ExecuteResponse
 
EXPAND_INDEX - com.saperion.ws.wrapper.SaWsRight
expand index.
EXPORT_DOCUMENT - com.saperion.ws.wrapper.SaWsRight
export document.

F

FactoryException - Exception in com.saperion.ws.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.ws.pool.exceptions.FactoryException
Default constructor.
FactoryException(String) - Constructor for exception com.saperion.ws.pool.exceptions.FactoryException
Constructor.
FactoryException(String, Throwable) - Constructor for exception com.saperion.ws.pool.exceptions.FactoryException
Constructor.
FactoryException(Throwable) - Constructor for exception com.saperion.ws.pool.exceptions.FactoryException
Constructor.
FAVORITES_ONLY - com.saperion.ws.wrapper.MemberType
The FAVORITE s_ only.
FavoritesPredicate - Class in com.saperion.ws.predicates
FavoritesPredicate to filter SaWsUser objects by it's id.
FavoritesPredicate() - Constructor for class com.saperion.ws.predicates.FavoritesPredicate
 
FederatedQueryBuilder - Class in com.saperion.util
The FederatedQueryBuilder can be used to build QueryStrategy dependent HQL queries based on the users search term.
FederatedQueryBuilder() - Constructor for class com.saperion.util.FederatedQueryBuilder
 
FederatedSearch - Class in com.saperion.rs.federatedsearch
This JAX-RS resource represents the federated search service.
FederatedSearch() - Constructor for class com.saperion.rs.federatedsearch.FederatedSearch
 
FederatedSearch.ConfigParameter - Enum in com.saperion.rs.federatedsearch
Configuration parameter used by this JAX-RS resource.
FilterConfigCleaner(FilterConfig, Set<String>) - Constructor for class com.saperion.web.filter.authentication.WaffleAuthFilter.FilterConfigCleaner
 
FLAG - Static variable in class com.saperion.util.HdocUtil.SAPDocId
The SAP Doc ID Flag.
FOLDER - com.saperion.ws.wrapper.SaWsContentType
Saperion document folder object.
format - Static variable in class com.saperion.web.filter.ProcessingTimeFilter
 
FORWARD - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Forward.
FreemarkerUtil - Class in com.saperion.rs.common.tools
 
FreemarkerUtil(String) - Constructor for class com.saperion.rs.common.tools.FreemarkerUtil
 
fromBackend(SaWFConstants.CommandId) - Static method in enum com.saperion.ws.wrapper.wf.SaWsCommandEnum
 
fromBackend(SaDocInfo.ElementType) - Static method in enum com.saperion.ws.wrapper.SaWsContentType
 
fromBackend(SaUserInfo.GroupKind) - Static method in enum com.saperion.ws.wrapper.SaWsGroupKind
From backend.
fromBackend(BoxDefinition.BoxType) - Static method in enum com.saperion.ws.wrapper.wf.SaWsBoxType
From backend.
fromBackend(HistoryInfo.HistoryKind) - Static method in enum com.saperion.ws.wrapper.wf.SaWsHistoryEnum
From backend.
fromBackend(SaACLRights) - Static method in enum com.saperion.ws.wrapper.SaWsRight
Creates and returns a list of SaWsRights from the given SaACLRights.
fromWebService(SaWsDeleteType) - Static method in enum com.saperion.ws.wrapper.SaWsDeleteType
From web service.
fromWebService(SaWsLicenseType) - Static method in enum com.saperion.ws.wrapper.SaWsLicenseType
From web service.
fromWebService(SaWsMatchKind) - Static method in enum com.saperion.ws.wrapper.SaWsMatchKind
Converts the SaWsMatchKind enum to an MatchKind enum.
fromWebService(SaWsHistoryEnum) - Static method in enum com.saperion.ws.wrapper.wf.SaWsHistoryEnum
From web service.

G

GatewayDocument(String, int, String, String, String, InputStream, boolean) - Constructor for class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Instantiates a new gateway document.
generate(Module, Element) - Method in class com.saperion.rs.rome.modules.MetadataGenerator
 
generate(Module, Element) - Method in class com.saperion.rs.rome.modules.WinOpenSearchGenerator
 
generate(UriInfo, HttpServletRequest, WeblinkParameter) - Method in class com.saperion.rs.WeblinkService
Generates weblink url.
generateSimpleElement(String, String) - Method in class com.saperion.rs.rome.modules.MetadataGenerator
Generates a single element by the given parameters.
generateSimpleElement(String, String) - Method in class com.saperion.rs.rome.modules.WinOpenSearchGenerator
Generates a single element by the given parameters.
get() - Method in enum com.saperion.ws.wrapper.wf.SaWsCommandEnum
 
get(boolean, UriInfo) - Method in class com.saperion.rs.common.WelcomeResource
 
get(boolean, UriInfo, HttpServletRequest) - Method in class com.saperion.rs.common.InfoResource
 
get(boolean, UriInfo, HttpServletRequest) - Method in class com.saperion.rs.common.RepositoryResource
 
get(String) - Static method in class com.saperion.ws.pool.PoolKeyHolder
Gets the TokenOrCredentialKey by the given token.
get(String, UriInfo) - Method in class com.saperion.rs.federatedsearch.FederatedSearch
Returns an open search descriptor describing the federated search / open search services.
getAccessData(String, String) - Method in class com.saperion.ws.SaWsAccessService
Reads the access rights of the given document.
getAccessData(String, String) - Method in class com.saperion.ws.SaWsArchiveService
Reads the access rights of the given document.
GetAccessData - Class in com.saperion.ws.jaxws
 
GetAccessData() - Constructor for class com.saperion.ws.jaxws.GetAccessData
 
GetAccessDataResponse - Class in com.saperion.ws.jaxws
 
GetAccessDataResponse() - Constructor for class com.saperion.ws.jaxws.GetAccessDataResponse
 
getAccessFlags() - Method in class com.saperion.ws.wrapper.SaWsAccessData
Returns complete Saperion access flags for the document.
getAcls() - Method in class com.saperion.ws.jaxws.Create
 
getAcls() - Method in class com.saperion.ws.jaxws.Update
 
getAction() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Gets the action.
getActivity() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the activity.
getActivityName() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the activity name.
getActor() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the actor.
getAllConfigFiles() - Method in enum com.saperion.util.WSConfigFile
 
getAnnotations() - Method in class com.saperion.ws.jaxws.SetAnnotations
 
getAnnotations(String, String, int) - Method in class com.saperion.ws.SaWsContentService
Returns the annotations by the specified document in its current revision.
GetAnnotations - Class in com.saperion.ws.jaxws
 
GetAnnotations() - Constructor for class com.saperion.ws.jaxws.GetAnnotations
 
GetAnnotationsResponse - Class in com.saperion.ws.jaxws
 
GetAnnotationsResponse() - Constructor for class com.saperion.ws.jaxws.GetAnnotationsResponse
 
getArchive() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the archive/DDC from request.
getArg1() - Method in class com.saperion.ws.jaxws.GetMembers
 
getAttachmentId() - Method in class com.saperion.ws.jaxws.Start
 
getAuthorizedUsers(String, String, List<SaWsRight>, SaWsMatchKind) - Method in class com.saperion.ws.SaWsAccessService
Retrieves and returns a SaWsAuthorizedUsers object with the matching users.
GetAuthorizedUsers - Class in com.saperion.ws.jaxws
 
GetAuthorizedUsers() - Constructor for class com.saperion.ws.jaxws.GetAuthorizedUsers
 
GetAuthorizedUsersResponse - Class in com.saperion.ws.jaxws
 
GetAuthorizedUsersResponse() - Constructor for class com.saperion.ws.jaxws.GetAuthorizedUsersResponse
 
getBinaryValue() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the binary value, if set.
getBoxDefinitions(String) - Method in class com.saperion.ws.SaWsWorkflowService
Returns a list of box definitions of the current session user.
GetBoxDefinitions - Class in com.saperion.ws.jaxws
 
GetBoxDefinitions() - Constructor for class com.saperion.ws.jaxws.GetBoxDefinitions
 
GetBoxDefinitionsResponse - Class in com.saperion.ws.jaxws
 
GetBoxDefinitionsResponse() - Constructor for class com.saperion.ws.jaxws.GetBoxDefinitionsResponse
 
getBoxIds() - Method in class com.saperion.ws.jaxws.GetTasks
 
getCommand() - Method in class com.saperion.ws.jaxws.Execute
 
getCommand() - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Gets the command.
getCommand() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the command.
getCommands() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the commands.
getComment() - Method in class com.saperion.ws.jaxws.Execute
 
getComment() - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
getComment() - Method in class com.saperion.ws.jaxws.Start
 
getComment() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the comment.
getComments() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the comments.
getConfigFile() - Method in enum com.saperion.util.WSConfigFile
 
getConfiguration(String, String) - Method in class com.saperion.ws.SaWsConfigurationService
Reads the configuration properties from the backend system.
GetConfiguration - Class in com.saperion.ws.jaxws
 
GetConfiguration() - Constructor for class com.saperion.ws.jaxws.GetConfiguration
 
GetConfigurationResponse - Class in com.saperion.ws.jaxws
 
GetConfigurationResponse() - Constructor for class com.saperion.ws.jaxws.GetConfigurationResponse
 
getConnection() - Method in class com.saperion.ws.SaWsUser
 
getConnection(String) - Method in class com.saperion.ws.AbstractService
Retrieves the connection by the given token.
getConnection(HttpServletRequest) - Method in class com.saperion.rs.RestService
Returns the SaClassicConnector instance from the given request if existing.
getConnector() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
getContainer() - Method in class com.saperion.ws.jaxws.Create
 
getContainer() - Method in class com.saperion.ws.jaxws.Update
 
getContent() - Method in class com.saperion.rs.entityprovider.SyndFeedWrapper
Gets the content.
getContent() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Gets the content.
getContent() - Method in class com.saperion.ws.wrapper.SaWsContent
Returns the content for a document.
getContent() - Method in class com.saperion.ws.wrapper.SaWsContentContainer
Returns the content.
getContent(int) - Method in class com.saperion.rs.ContentService
Test method for artificially creating a response delay.
getContent(SaClassicConnector, String, String, String, int) - Static method in class com.saperion.rs.AbstractWeblinkService
Gets the content stream of a document from the backend.
getContent(String, int, String, HttpServletRequest) - Method in class com.saperion.rs.ContentService
Retrieves the requested document element in its current revision and returns it as a download attachment.
getContent(String, String, int) - Method in class com.saperion.ws.SaWsArchiveService
Deprecated.
This method is deprecated. Use SaWsContentService.getContent instead.
getContent(String, String, int) - Method in class com.saperion.ws.SaWsContentService
Loads a document in its current revision from the backend system.
getContent(String, String, int) - Method in class com.saperion.ws.SaWsVersionService
Loads a document version from the backend system.
getContent(String, String, Object) - Static method in class com.saperion.rs.entityprovider.VelocityProvider
Builds a String using the Velocity template engine with a template by the given templateName.
getContent(UriInfo, HttpServletRequest, WeblinkParameter) - Method in class com.saperion.rs.WeblinkService
Retrieves the requested document element and returns it as a download attachment.
GetContent - Class in com.saperion.ws.jaxws
 
GetContent() - Constructor for class com.saperion.ws.jaxws.GetContent
 
getContentDispositionFileName(String) - Static method in class com.saperion.util.WebUtil
This method builds the filename value for the HTTP header field Content-Disposition.
getContentFilename(String, String, int) - Method in class com.saperion.ws.SaWsArchiveService
Deprecated.
This method is deprecated. Use SaWsContentService.getContentFilename instead.
getContentFilename(String, String, int) - Method in class com.saperion.ws.SaWsVersionService
Loads the filename for a document from the backend system.
GetContentFilename - Class in com.saperion.ws.jaxws
 
GetContentFilename() - Constructor for class com.saperion.ws.jaxws.GetContentFilename
 
GetContentFilenameResponse - Class in com.saperion.ws.jaxws
 
GetContentFilenameResponse() - Constructor for class com.saperion.ws.jaxws.GetContentFilenameResponse
 
GetContentResponse - Class in com.saperion.ws.jaxws
 
GetContentResponse() - Constructor for class com.saperion.ws.jaxws.GetContentResponse
 
getContentWithoutFilename(UriInfo, HttpServletRequest, WeblinkParameter) - Method in class com.saperion.rs.WeblinkService
Retrieves the requested document element and returns it as a download attachment.
getContext(Class<?>) - Method in class com.saperion.rs.contextresolver.JAXBContextResolver
 
getCreateDate() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the creates the date.
getCredentials() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
getCredentials() - Method in class com.saperion.ws.pool.PoolKeyHolder.Session
 
getCurrent() - Method in class com.saperion.ws.wrapper.MemberOptions
Gets the current.
getCurrentRevision() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the current revision.
getDatabaseName() - Method in class com.saperion.ws.wrapper.SaWsSaveInfo
Reads the tablename.
getDate() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the date.
getDateValue() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the date value, if set.
getDbName() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the real database name of this field.
getDdcName() - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
getDeep() - Method in class com.saperion.ws.wrapper.MemberOptions
Gets the deep.
getDefinition() - Method in class com.saperion.ws.jaxws.Create
 
getDefinition() - Method in class com.saperion.ws.jaxws.CreateEntry
 
getDefinition() - Method in class com.saperion.ws.jaxws.DeleteEntry
 
getDefinition() - Method in class com.saperion.ws.jaxws.GetDefinition
 
getDefinition() - Method in class com.saperion.ws.jaxws.GetVersionIDs
 
getDefinition() - Method in class com.saperion.ws.jaxws.Lock
 
getDefinition() - Method in class com.saperion.ws.jaxws.Unlock
 
getDefinition() - Method in class com.saperion.ws.jaxws.Update
 
getDefinition() - Method in class com.saperion.ws.jaxws.UpdateEntry
 
getDefinition(String, String) - Method in class com.saperion.ws.SaWsConfigurationService
Reads the DDC definition of one database with the given name.
GetDefinition - Class in com.saperion.ws.jaxws
 
GetDefinition() - Constructor for class com.saperion.ws.jaxws.GetDefinition
 
GetDefinitionResponse - Class in com.saperion.ws.jaxws
 
GetDefinitionResponse() - Constructor for class com.saperion.ws.jaxws.GetDefinitionResponse
 
getDefinitions(String) - Method in class com.saperion.ws.SaWsConfigurationService
Reads the registered DDC names from the repository.
GetDefinitions - Class in com.saperion.ws.jaxws
 
GetDefinitions() - Constructor for class com.saperion.ws.jaxws.GetDefinitions
 
GetDefinitionsResponse - Class in com.saperion.ws.jaxws
 
GetDefinitionsResponse() - Constructor for class com.saperion.ws.jaxws.GetDefinitionsResponse
 
getDeleteType() - Method in class com.saperion.ws.jaxws.Delete
 
getDescription() - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Gets the description.
getDescription() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the description.
getDisplayName() - Method in class com.saperion.ws.wrapper.SaWsUser
Gets the display name.
getDocDefinition() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the doc definition.
getDocId() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the doc id.
getDocument(String, SaClassicConnector) - Static method in class com.saperion.util.HTMLGatewayUtil
Performs the HTML gateway functionality, returns the encapsulated GatewayDocument.
getDocVersionId() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the doc version id.
getElement() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the doc element from request.
getElementCount() - Method in class com.saperion.rs.model.DocumentStructure
 
getElementNumber() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Gets the element number.
getElementNumber() - Method in class com.saperion.ws.jaxws.GetAnnotations
 
getElementNumber() - Method in class com.saperion.ws.jaxws.GetContent
 
getElementNumber() - Method in class com.saperion.ws.jaxws.GetContentFilename
 
getElementNumber() - Method in class com.saperion.ws.jaxws.GetFilename
 
getElementNumber() - Method in class com.saperion.ws.jaxws.GetReleasedDocument
 
getElementNumber() - Method in class com.saperion.ws.jaxws.GetSize
 
getElementNumber() - Method in class com.saperion.ws.jaxws.SetAnnotations
 
getElements() - Method in class com.saperion.ws.wrapper.SaWsContentStructure
 
getElements(SaClassicConnector, String) - Static method in class com.saperion.util.QueryUtil
Retrieves and returns the elements of the given document by requesting them via the given SaClassicConnector.
getEncoding() - Method in class com.saperion.rs.common.tools.FreemarkerUtil
 
getError() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the error.
getErrorMsg() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the error msg.
getErrorMsg() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the error msg.
getEscalationDate() - Method in class com.saperion.ws.jaxws.Execute
 
getEscalationDate() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the escalation date.
getExecutor() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the executor.
getFetchSize() - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
getField() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the DDC field from request.
getFieldType() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the fieldtype.
getFieldType() - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Reads the fieldtype.
getFilename() - Method in class com.saperion.rs.model.DocumentStructure.StructureElement
 
getFilename() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the document filename from request.
getFilename() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Gets the filename.
getFilename() - Method in class com.saperion.ws.wrapper.SaWsContent
Returns the filename of the document's content.
getFilename(String, String, int) - Method in class com.saperion.ws.SaWsContentService
Loads the filename for a document from the backend system.
getFileName(SaClassicConnector, String, int) - Static method in class com.saperion.util.QueryUtil
Retrieves and returns the filename of the specified element by requesting it via the given SaClassicConnector.
getFileName(List<SaDocInfo.ElementInfo>, int) - Static method in class com.saperion.util.QueryUtil
Retrieves and returns the filename of the specified element by requesting it via the given SaClassicConnector.
GetFilename - Class in com.saperion.ws.jaxws
 
GetFilename() - Constructor for class com.saperion.ws.jaxws.GetFilename
 
getFilenameFromDocElement(String, SaClassicConnector, boolean, int, String, String) - Method in class com.saperion.rs.AbstractWeblinkService
Gets the filename from doc element.
GetFilenameResponse - Class in com.saperion.ws.jaxws
 
GetFilenameResponse() - Constructor for class com.saperion.ws.jaxws.GetFilenameResponse
 
getFilter() - Method in class com.saperion.ws.jaxws.GetTasks
 
getFilter() - Method in class com.saperion.ws.wrapper.MemberOptions
Gets the filter.
getFilterName() - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter.FilterConfigCleaner
 
getFirstResult() - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
getFloatValue() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the float value, if set.
getFrames() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getFullname() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getFullName() - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Gets the full name.
getHDoc() - Method in class com.saperion.ws.wrapper.SaWsSaveInfo
Reads the HDOC.
getHDoc(SaClassicConnector, String, String, String, int, boolean, boolean) - Static method in class com.saperion.rs.AbstractWeblinkService
Gets the hdoc.
getHeaders() - Method in class com.saperion.ws.handler.SoapHandler
 
getHistoryEntries() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the history entries.
getHistoryId() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the history id.
getHoldDate() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the hold date.
getHql() - Method in class com.saperion.ws.jaxws.Search
 
getHql() - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
getHref() - Method in class com.saperion.rs.model.DocumentStructure.StructureElement
 
getId() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the id.
getId() - Method in class com.saperion.util.HdocUtil.DocId
Gets the id.
getId() - Method in class com.saperion.util.HdocUtil.SAPDocId
 
getId() - Method in class com.saperion.ws.wrapper.SaWsUser
Gets the id.
getId() - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Gets the id.
getId() - Method in class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Gets the id.
getIndex() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getIndex() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the index.
getIndex() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the index.
getInitParameter(String) - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter.FilterConfigCleaner
 
getInitParameterNames() - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter.FilterConfigCleaner
 
getInterface() - Method in class com.saperion.rs.rome.modules.MetadataModule
 
getInterface() - Method in class com.saperion.rs.rome.modules.WinOpenSearchModule
 
getIntValue() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the integer value, if set.
getItemFolderPathDisplay() - Method in class com.saperion.rs.rome.modules.WinOpenSearchModule
Gets the item folder path display.
getKind() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the kind.
getKind() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the kind.
getLastAction() - Method in class com.saperion.ws.SaWsUser
 
getLength() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the length if this field.
getLevel() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the level.
getLinkUid() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getLockInfo(String, String) - Method in class com.saperion.ws.SaWsArchiveService
Returns the locking informations for a given document.
GetLockInfo - Class in com.saperion.ws.jaxws
 
GetLockInfo() - Constructor for class com.saperion.ws.jaxws.GetLockInfo
 
GetLockInfoResponse - Class in com.saperion.ws.jaxws
 
GetLockInfoResponse() - Constructor for class com.saperion.ws.jaxws.GetLockInfoResponse
 
getLockToken() - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Returns the lock token.
getLockType() - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Reads the lock type.
getLockUser() - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Returns the lock owner.
getLookupTableDef() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the definition of lookup table.
getLookupTableField() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the field in the lookup table.
getMandant() - Method in class com.saperion.ws.jaxws.Login
 
getMandant() - Method in class com.saperion.ws.jaxws.Logon
 
getMandantId() - Method in class com.saperion.ws.wrapper.SaWsUser
Gets the mandant id.
getMatch() - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
getMaxNumber() - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
getMaxResult() - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
getMembers() - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUsers
Returns the authorized user members.
getMembers(String, MemberOptions) - Method in class com.saperion.ws.SaWsWorkflowService
Returns the members of the current workflow of the session's user.
GetMembers - Class in com.saperion.ws.jaxws
 
GetMembers() - Constructor for class com.saperion.ws.jaxws.GetMembers
 
GetMembersResponse - Class in com.saperion.ws.jaxws
 
GetMembersResponse() - Constructor for class com.saperion.ws.jaxws.GetMembersResponse
 
getMessage() - Method in class com.saperion.rs.model.ErrorResponse
Returns the message of this error.
getMessage() - Method in class com.saperion.ws.jaxws.SaWsAuthenticationExceptionBean
 
getMessage() - Method in class com.saperion.ws.jaxws.SaWsDBExceptionBean
 
getMessage() - Method in class com.saperion.ws.jaxws.SaWsExceptionBean
 
getMessage() - Method in class com.saperion.ws.jaxws.SaWsLockExceptionBean
 
getMessage() - Method in class com.saperion.ws.jaxws.SaWsRepositoryExceptionBean
 
getMessage() - Method in class com.saperion.ws.jaxws.SaWsWorkflowExceptionBean
 
getMessage() - Method in class com.saperion.ws.wrapper.exception.SaWsAuthenticationFaultInfo
Gets the message.
getMessage() - Method in class com.saperion.ws.wrapper.exception.SaWsDBFaultInfo
Gets the message.
getMessage() - Method in class com.saperion.ws.wrapper.exception.SaWsLockFaultInfo
Gets the message.
getMessage() - Method in class com.saperion.ws.wrapper.exception.SaWsRepositoryFaultInfo
Gets the message.
getMessage() - Method in class com.saperion.ws.wrapper.wf.exception.SaWsWorkflowFaultInfo
Gets the message.
getMetadata(String, String) - Method in class com.saperion.ws.SaWsVersionService
Reads the version metadata of the document with the given ID.
GetMetadata - Class in com.saperion.ws.jaxws
 
GetMetadata() - Constructor for class com.saperion.ws.jaxws.GetMetadata
 
GetMetadataResponse - Class in com.saperion.ws.jaxws
 
GetMetadataResponse() - Constructor for class com.saperion.ws.jaxws.GetMetadataResponse
 
getMetadatas() - Method in class com.saperion.rs.rome.modules.MetadataModule
Returns a map of metadatas.
getMetadatas() - Method in class com.saperion.ws.jaxws.Create
 
getMetadatas() - Method in class com.saperion.ws.jaxws.CreateEntry
 
getMetadatas() - Method in class com.saperion.ws.jaxws.Update
 
getMetadatas() - Method in class com.saperion.ws.jaxws.UpdateEntry
 
getMimeType() - Method in class com.saperion.rs.model.DocumentStructure.StructureElement
 
getMimeType() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Gets the mime type.
getMode() - Method in class com.saperion.ws.wrapper.SaWsContentContainer
Returns the mode of this content container.
getMultiValueSeparators() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the multivalue separators.
getName() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getName() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the name of this field.
getName() - Method in class com.saperion.ws.wrapper.SaWsProperty
Returns the name of the property (in Properties called key).
getName() - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Returns the name of this property.
getName() - Method in class com.saperion.ws.wrapper.SaWsUser
Gets the name.
getName() - Method in class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Gets the name.
getNamespaces() - Method in class com.saperion.rs.rome.modules.MetadataGenerator
 
getNamespaces() - Method in class com.saperion.rs.rome.modules.WinOpenSearchGenerator
 
getNamespaceUri() - Method in class com.saperion.rs.rome.modules.MetadataGenerator
 
getNamespaceUri() - Method in class com.saperion.rs.rome.modules.WinOpenSearchGenerator
 
getNextActor() - Method in class com.saperion.ws.jaxws.Execute
 
getNextActor() - Method in class com.saperion.ws.jaxws.Start
 
getOffset() - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
getOrgId() - Method in class com.saperion.ws.wrapper.SaWsUser
Gets the org id.
getOrgUnitId() - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Gets the org unit id.
getOrgUnitName() - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Gets the org unit name.
getOutOfOffice(String) - Method in class com.saperion.ws.SaWsWorkflowService
Determines if current session's user is out of office.
GetOutOfOffice - Class in com.saperion.ws.jaxws
 
GetOutOfOffice() - Constructor for class com.saperion.ws.jaxws.GetOutOfOffice
 
GetOutOfOfficeResponse - Class in com.saperion.ws.jaxws
 
GetOutOfOfficeResponse() - Constructor for class com.saperion.ws.jaxws.GetOutOfOfficeResponse
 
getOwner() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the owner.
getPages() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getParameters() - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
getPassword() - Method in class com.saperion.ws.jaxws.Login
 
getPassword() - Method in class com.saperion.ws.jaxws.Logon
 
getPool() - Method in class com.saperion.ws.appinit.WebserviceInitializer
 
getPool() - Static method in class com.saperion.ws.pool.PoolHolder
Returns the pool instance.
getPooledSession() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
getPosition() - Method in class com.saperion.ws.wrapper.SaWsContent
 
getPredicate() - Method in enum com.saperion.ws.wrapper.MemberType
Gets the predicate.
getPreviewURL() - Method in class com.saperion.rs.rome.modules.WinOpenSearchModule
Gets the preview url.
getPriority() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the priority.
getProcessDefinitionName() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the process definition name.
getProcessDefinitions(String) - Method in class com.saperion.ws.SaWsWorkflowService
Returns a list of process definitions as strings of the current session user.
GetProcessDefinitions - Class in com.saperion.ws.jaxws
 
GetProcessDefinitions() - Constructor for class com.saperion.ws.jaxws.GetProcessDefinitions
 
GetProcessDefinitionsResponse - Class in com.saperion.ws.jaxws
 
GetProcessDefinitionsResponse() - Constructor for class com.saperion.ws.jaxws.GetProcessDefinitionsResponse
 
getProcessName() - Method in class com.saperion.ws.jaxws.Start
 
getProcessName() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the process name.
getProperties() - Method in class com.saperion.ws.wrapper.SaWsVersionData
Reads the properties.
getQueryInfo() - Method in class com.saperion.ws.jaxws.Query
 
getQueryParameterMap() - Method in class com.saperion.rs.parameter.WeblinkParameter
Creates the query parameter map with all query parameter given by the MultivaluedMap map queryParameters.
getQueryString() - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
getReceiveDate() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the receive date.
getReceiveDate() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the receive date.
getReleased() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the released .
getReleasedDocument(String, String, int) - Method in class com.saperion.ws.SaWsVersionService
Gets the content stream of the last released document.
GetReleasedDocument - Class in com.saperion.ws.jaxws
 
GetReleasedDocument() - Constructor for class com.saperion.ws.jaxws.GetReleasedDocument
 
GetReleasedDocumentResponse - Class in com.saperion.ws.jaxws
 
GetReleasedDocumentResponse() - Constructor for class com.saperion.ws.jaxws.GetReleasedDocumentResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.CreateEntryResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.CreateResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetAccessDataResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetAnnotationsResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetAuthorizedUsersResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetBoxDefinitionsResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetConfigurationResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetContentFilenameResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetContentResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetDefinitionResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetDefinitionsResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetFilenameResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetLockInfoResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetMembersResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetMetadataResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetProcessDefinitionsResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetReleasedDocumentResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetSizeResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetStructureResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetSubstituteResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetTaskResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetTasksResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.GetVersionIDsResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.LoginResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.LogonResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.QueryResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.RestoreResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.SearchResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.SearchWithPagingResponse
 
getReturn() - Method in class com.saperion.ws.jaxws.UpdateResponse
 
getRevisionComment() - Method in class com.saperion.ws.wrapper.SaWsRevision
Reads revision comment.
getRevisionDate() - Method in class com.saperion.ws.wrapper.SaWsRevision
Reads revision date.
getRevisionNumber() - Method in class com.saperion.ws.wrapper.SaWsRevision
Reads revision number.
getRevisionUid() - Method in class com.saperion.ws.wrapper.SaWsRevision
Reads the revision ID.
getRevisionUser() - Method in class com.saperion.ws.wrapper.SaWsRevision
Reads the revision user.
getRights() - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
getRights() - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUser
Gets the rights.
getSAPDocId() - Method in class com.saperion.util.HdocUtil.SAPDocId
Gets the sAP doc id.
getSection() - Method in class com.saperion.ws.jaxws.GetConfiguration
 
getSecure() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the secure parameter from request.
getSendDate() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the send date.
getServletContext() - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter.FilterConfigCleaner
 
getSession(String) - Method in class com.saperion.ws.AbstractService
Gets the session by the given token.
getShortName() - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Gets the short name.
getSize() - Method in class com.saperion.rs.entityprovider.SyndFeedWrapper
Gets the size.
getSize() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getSize(SyndFeedWrapper, Class<?>, Type, Annotation[], MediaType) - Method in class com.saperion.rs.entityprovider.SyndFeedProvider
 
getSize(DocumentStructure, Class<?>, Type, Annotation[], MediaType) - Method in class com.saperion.rs.entityprovider.DocumentStructureProvider
 
getSize(ErrorResponse, Class<?>, Type, Annotation[], MediaType) - Method in class com.saperion.rs.entityprovider.ErrorResponseProvider
 
getSize(String, String, int) - Method in class com.saperion.ws.SaWsContentService
Returns the total document size in archive.
GetSize - Class in com.saperion.ws.jaxws
 
GetSize() - Constructor for class com.saperion.ws.jaxws.GetSize
 
GetSizeResponse - Class in com.saperion.ws.jaxws
 
GetSizeResponse() - Constructor for class com.saperion.ws.jaxws.GetSizeResponse
 
getStatus() - Method in class com.saperion.ws.wrapper.SaWsDocumentInfo
 
getStringValue() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the string value, if set.
getStructure() - Method in class com.saperion.rs.model.DocumentStructure
 
getStructure(String, String) - Method in class com.saperion.ws.SaWsContentService
With the help of getStructure you are able to receive all informations about the documents content structure of the actual document version.
getStructure(String, HttpServletRequest) - Method in class com.saperion.rs.ContentService
Returns the structure of the document (in its current revision) with the given xhdoc.
GetStructure - Class in com.saperion.ws.jaxws
 
GetStructure() - Constructor for class com.saperion.ws.jaxws.GetStructure
 
GetStructureResponse - Class in com.saperion.ws.jaxws
 
GetStructureResponse() - Constructor for class com.saperion.ws.jaxws.GetStructureResponse
 
getSubject() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the subject.
getSubstitute(String) - Method in class com.saperion.ws.SaWsWorkflowService
Returns the substitute (username) as string.
GetSubstitute - Class in com.saperion.ws.jaxws
 
GetSubstitute() - Constructor for class com.saperion.ws.jaxws.GetSubstitute
 
GetSubstituteResponse - Class in com.saperion.ws.jaxws
 
GetSubstituteResponse() - Constructor for class com.saperion.ws.jaxws.GetSubstituteResponse
 
getSymbol() - Method in enum com.saperion.ws.wrapper.SaWsRight
Returns the symbol (letter) of this instance.
getSysrowid() - Method in class com.saperion.ws.jaxws.DeleteEntry
 
getSysrowid() - Method in class com.saperion.ws.jaxws.GetVersionIDs
 
getSysrowid() - Method in class com.saperion.ws.jaxws.UpdateEntry
 
getSysRowId() - Method in class com.saperion.ws.jaxws.GetLockInfo
 
getSysRowId() - Method in class com.saperion.ws.jaxws.Lock
 
getSysRowId() - Method in class com.saperion.ws.jaxws.Unlock
 
getSysRowId() - Method in class com.saperion.ws.wrapper.SaWsSaveInfo
Reads the SYSROWID.
getTablename() - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Returns the tablename for this property.
getTask(String, String) - Method in class com.saperion.ws.SaWsWorkflowService
Retrieves and returns the task by the given id.
GetTask - Class in com.saperion.ws.jaxws
 
GetTask() - Constructor for class com.saperion.ws.jaxws.GetTask
 
getTaskDescription() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the task description.
getTaskId() - Method in class com.saperion.ws.jaxws.Execute
 
getTaskId() - Method in class com.saperion.ws.jaxws.GetTask
 
getTaskID() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the task id.
GetTaskResponse - Class in com.saperion.ws.jaxws
 
GetTaskResponse() - Constructor for class com.saperion.ws.jaxws.GetTaskResponse
 
getTasks(String, int[], String) - Method in class com.saperion.ws.SaWsWorkflowService
Returns the filtered tasks.
GetTasks - Class in com.saperion.ws.jaxws
 
GetTasks() - Constructor for class com.saperion.ws.jaxws.GetTasks
 
GetTasksResponse - Class in com.saperion.ws.jaxws
 
GetTasksResponse() - Constructor for class com.saperion.ws.jaxws.GetTasksResponse
 
getTaskUID() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the task uid.
getTemplate(String) - Static method in class com.saperion.rs.entityprovider.VelocityProvider
Returns the Template by the given name if existing.
getTemplateProperties(String) - Method in class com.saperion.rs.federatedsearch.FederatedSearch
Returns the Properties according to the given template.
getTimeout() - Method in class com.saperion.rs.parameter.WeblinkParameter
Gets the timeout parameter from request.
getTimestamp() - Method in class com.saperion.ws.pool.PoolKeyHolder.Session
 
getToken() - Method in class com.saperion.ws.jaxws.Create
 
getToken() - Method in class com.saperion.ws.jaxws.CreateEntry
 
getToken() - Method in class com.saperion.ws.jaxws.Delete
 
getToken() - Method in class com.saperion.ws.jaxws.DeleteEntry
 
getToken() - Method in class com.saperion.ws.jaxws.Execute
 
getToken() - Method in class com.saperion.ws.jaxws.GetAccessData
 
getToken() - Method in class com.saperion.ws.jaxws.GetAnnotations
 
getToken() - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
getToken() - Method in class com.saperion.ws.jaxws.GetBoxDefinitions
 
getToken() - Method in class com.saperion.ws.jaxws.GetConfiguration
 
getToken() - Method in class com.saperion.ws.jaxws.GetContent
 
getToken() - Method in class com.saperion.ws.jaxws.GetContentFilename
 
getToken() - Method in class com.saperion.ws.jaxws.GetDefinition
 
getToken() - Method in class com.saperion.ws.jaxws.GetDefinitions
 
getToken() - Method in class com.saperion.ws.jaxws.GetFilename
 
getToken() - Method in class com.saperion.ws.jaxws.GetLockInfo
 
getToken() - Method in class com.saperion.ws.jaxws.GetMembers
 
getToken() - Method in class com.saperion.ws.jaxws.GetMetadata
 
getToken() - Method in class com.saperion.ws.jaxws.GetOutOfOffice
 
getToken() - Method in class com.saperion.ws.jaxws.GetProcessDefinitions
 
getToken() - Method in class com.saperion.ws.jaxws.GetReleasedDocument
 
getToken() - Method in class com.saperion.ws.jaxws.GetSize
 
getToken() - Method in class com.saperion.ws.jaxws.GetStructure
 
getToken() - Method in class com.saperion.ws.jaxws.GetSubstitute
 
getToken() - Method in class com.saperion.ws.jaxws.GetTask
 
getToken() - Method in class com.saperion.ws.jaxws.GetTasks
 
getToken() - Method in class com.saperion.ws.jaxws.GetVersionIDs
 
getToken() - Method in class com.saperion.ws.jaxws.IsAlive
 
getToken() - Method in class com.saperion.ws.jaxws.Lock
 
getToken() - Method in class com.saperion.ws.jaxws.Logoff
 
getToken() - Method in class com.saperion.ws.jaxws.Query
 
getToken() - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
getToken() - Method in class com.saperion.ws.jaxws.Restore
 
getToken() - Method in class com.saperion.ws.jaxws.Search
 
getToken() - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
getToken() - Method in class com.saperion.ws.jaxws.SetAnnotations
 
getToken() - Method in class com.saperion.ws.jaxws.SetOutOfOffice
 
getToken() - Method in class com.saperion.ws.jaxws.SetSubstitute
 
getToken() - Method in class com.saperion.ws.jaxws.Start
 
getToken() - Method in class com.saperion.ws.jaxws.Unlock
 
getToken() - Method in class com.saperion.ws.jaxws.Update
 
getToken() - Method in class com.saperion.ws.jaxws.UpdateEntry
 
getToken() - Method in class com.saperion.ws.pool.CloseablePooledSession
 
getTransition() - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Gets the transition.
getTransitionDescription() - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Gets the transition description.
getTransitionID() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the transition id.
getType() - Method in class com.saperion.ws.jaxws.Login
 
getType() - Method in class com.saperion.ws.jaxws.Logon
 
getType() - Method in class com.saperion.ws.wrapper.MemberOptions
Gets the type.
getType() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getType() - Method in class com.saperion.ws.wrapper.SaWsProperty
Returns the Type which is used for Transformations of the property.
getType() - Method in class com.saperion.ws.wrapper.SaWsUser
Gets the type.
getType() - Method in class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Gets the type.
getTypedId(SaClassicConnector, String, String, String) - Static method in class com.saperion.rs.AbstractWeblinkService
Gets the typed id.
getUid() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getUser() - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUser
Gets the user.
getUser() - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Gets the user.
getUser() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the user.
getUserDefinedFields() - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Gets the user defined fields.
getUsername() - Method in class com.saperion.ws.jaxws.Login
 
getUsername() - Method in class com.saperion.ws.jaxws.Logon
 
getUsername() - Method in class com.saperion.ws.jaxws.SetSubstitute
 
getValue() - Method in class com.saperion.ws.wrapper.SaWsProperty
Returns the value of the property (in Properties called value).
getValues() - Method in class com.saperion.ws.wrapper.SaWsDocumentInfo
 
getValues() - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Returns the value array of this property.
getValueType() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the value type.
getVariables() - Method in class com.saperion.ws.wrapper.SaWsContent
 
getVariables() - Method in class com.saperion.ws.wrapper.SaWsContentContainer
Returns the variables of this content container.
getVariables() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
getVariables() - Method in class com.saperion.ws.wrapper.SaWsContentStructure
 
getVelocity() - Static method in class com.saperion.rs.entityprovider.VelocityProvider
Builds and returns an instance of the VelocityContext.
getVersionComment() - Method in class com.saperion.ws.jaxws.Create
 
getVersionComment() - Method in class com.saperion.ws.jaxws.Update
 
getVersionData() - Method in class com.saperion.ws.wrapper.SaWsVersionData
Reads the version metadata.
getVersionIDs(String, String, String) - Method in class com.saperion.ws.SaWsVersionService
Reads the version IDs of the given document.
GetVersionIDs - Class in com.saperion.ws.jaxws
 
GetVersionIDs() - Constructor for class com.saperion.ws.jaxws.GetVersionIDs
 
GetVersionIDsResponse - Class in com.saperion.ws.jaxws
 
GetVersionIDsResponse() - Constructor for class com.saperion.ws.jaxws.GetVersionIDsResponse
 
getWeblinkPath() - Method in class com.saperion.rs.parameter.WeblinkParameter
Builds the weblink path.
getWebServices(boolean, UriInfo) - Method in class com.saperion.rs.common.WelcomeResource
 
getXhdoc() - Method in class com.saperion.rs.model.DocumentStructure
 
getXhdoc() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Gets the xhdoc.
getXhdoc() - Method in class com.saperion.ws.jaxws.Delete
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetAccessData
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetAnnotations
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetContent
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetContentFilename
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetFilename
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetMetadata
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetReleasedDocument
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetSize
 
getXhdoc() - Method in class com.saperion.ws.jaxws.GetStructure
 
getXhdoc() - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
getXhdoc() - Method in class com.saperion.ws.jaxws.Restore
 
getXhdoc() - Method in class com.saperion.ws.jaxws.SetAnnotations
 
getXhdoc() - Method in class com.saperion.ws.jaxws.Update
 
getZipFile(UriInfo, HttpServletRequest, WeblinkParameter) - Method in class com.saperion.rs.WeblinkZipService
Retrieves the requested document element and returns it as a download attachment.
getZipFileWithoutFilename(UriInfo, HttpServletRequest, WeblinkParameter) - Method in class com.saperion.rs.WeblinkZipService
Retrieves the requested document element and returns it as a download attachment.
GLOBAL_QUERY - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The global query of the federated search feed.
GLOBAL_QUERY_FIELD - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The global query field of the federated search feed.
GROUP - com.saperion.ws.wrapper.SaWsGroupKind
The GROUP.
GroupAction - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Group action.
GROUPBOX - com.saperion.ws.wrapper.wf.SaWsBoxType
The GROUPBOX.
GroupEnter - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Group enter.
GroupError - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Group error.
GroupExit - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Group exit.

H

handleFault(SOAPMessageContext) - Method in class com.saperion.ws.handler.SoapHandler
 
handleMessage(SOAPMessageContext) - Method in class com.saperion.ws.handler.SoapHandler
 
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.
head(boolean, UriInfo, HttpServletRequest) - Method in class com.saperion.rs.common.RepositoryResource
 
head(UriInfo, HttpServletRequest) - Method in class com.saperion.rs.common.InfoResource
 
hexToBytes(String) - Static method in class com.saperion.util.HdocUtil
Converts the given Hex String to a byte array.
HOLD - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Hold.
HQLQueryStrategy - Class in com.saperion.rs.federatedsearch.strategy
The HQLQueryStrategy to build HQL queries by parsing SQL like query statements.
HQLQueryStrategy() - Constructor for class com.saperion.rs.federatedsearch.strategy.HQLQueryStrategy
 
HTML_ENCODING - Static variable in class com.saperion.rs.common.AbstractFreemarkerResource
 
HTMLGateway - Class in com.saperion.rs
This JAX-RS resource represents the HTML gateway used by the Notes Bridge and Oracle Financials.
HTMLGateway() - Constructor for class com.saperion.rs.HTMLGateway
 
HTMLGATEWAY_DEFAULT_ELEMENT - Static variable in class com.saperion.util.WebserviceConstants
 
HTMLGATEWAY_INLINE_TYPES - Static variable in class com.saperion.util.WebserviceConstants
 
HTMLGatewayServlet - Class in com.saperion.servlet
HTMLGateway servlet to stream content from the webservices.
HTMLGatewayServlet() - Constructor for class com.saperion.servlet.HTMLGatewayServlet
 
HTMLGatewayUtil - Class in com.saperion.util
The Class HTMLGatewayUtil encapsulates the HTML gateway handling.
HTMLGatewayUtil.GatewayDocument - Class in com.saperion.util
The Class GatewayDocument.

I

IMAGE - com.saperion.ws.wrapper.SaWsContentType
 
INBOX - com.saperion.ws.wrapper.wf.SaWsBoxType
The INBOX.
INDEX - com.saperion.ws.wrapper.SaWsLicenseType
The INDEX.
info() - Method in class com.saperion.rs.ContentService
Informational method to indicate the right usage of this JAX-RS resource.
InfoResource - Class in com.saperion.rs.common
 
InfoResource() - Constructor for class com.saperion.rs.common.InfoResource
 
init() - Method in class com.saperion.servlet.HTMLGatewayServlet
Init method for servlet.
init(FilterConfig) - Method in class com.saperion.web.filter.authentication.AbstractAuthFilter
Initializes the connection pool and reads the init-params.
init(FilterConfig) - Method in class com.saperion.web.filter.authentication.BasicAuthFilter
 
init(FilterConfig) - Method in class com.saperion.web.filter.authentication.SignavioAuthFilter
 
init(FilterConfig) - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter
 
init(FilterConfig) - Method in class com.saperion.web.filter.IPV4Filter
 
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
 
initializedSuccessfully() - Method in class com.saperion.ws.appinit.WebserviceInitializer
 
initParams - Variable in class com.saperion.web.filter.authentication.AbstractAuthFilter
The initialization parameters.
initSessionCleaner(Properties) - Static method in class com.saperion.ws.pool.PoolKeyHolder
 
InMemoryLoader - Class in com.saperion.ws.strategy
Loads the content of the specified document.
InMemoryLoader() - Constructor for class com.saperion.ws.strategy.InMemoryLoader
 
Integer - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Integer.
IntegerValidation - Class in com.saperion.util.validator
The Class IntegerValidation.
IntegerValidation() - Constructor for class com.saperion.util.validator.IntegerValidation
 
InternalFilterChain(FilterChain, int, String) - Constructor for class com.saperion.web.filter.authentication.WaffleAuthFilter.InternalFilterChain
 
InvalidXMLCharacterStripper - Class in com.saperion.util
This class strips (removes) invalid XML (version 1.0) characters from strings.
IP_FILTER_CONFIG - Static variable in class com.saperion.web.filter.IPV4Filter
 
IP_FILTER_CONFIG_COUNT - Static variable in class com.saperion.web.filter.IPV4Filter
 
IP_FILTER_CONFIG_ELEMENT - Static variable in class com.saperion.web.filter.IPV4Filter
 
IP_FILTER_PATTERN - Static variable in class com.saperion.web.filter.IPV4Filter
 
IP_FILTER_PATTERN_FORMAT - Static variable in class com.saperion.web.filter.IPV4Filter
 
IPV4Filter - Class in com.saperion.web.filter
 
IPV4Filter() - Constructor for class com.saperion.web.filter.IPV4Filter
 
isAlive(String) - Method in class com.saperion.ws.SaWsAuthenticationService
Determines if the session identified by the given token is alive.
IsAlive - Class in com.saperion.ws.jaxws
 
IsAlive() - Constructor for class com.saperion.ws.jaxws.IsAlive
 
IsAliveResponse - Class in com.saperion.ws.jaxws
 
IsAliveResponse() - Constructor for class com.saperion.ws.jaxws.IsAliveResponse
 
isAllUsers() - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUsers
Indicates if all users are allowed to perform the action in question.
isAnnotated() - Method in class com.saperion.ws.wrapper.SaWsContentStructure
 
isBoolValue() - Method in class com.saperion.ws.wrapper.SaWsValue
Returns the boolean value, if set.
isCheckedIn() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isConfigured() - Method in class com.saperion.ws.AbstractService
Indicates the correct configuration of this web service.
isDeleted() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isEditable() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isEnabled() - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Checks if is enabled.
isHasLookupTable() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Test, if this field has a lookup table.
isIndex() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Tests, if this field is an index field.
isIndexable() - Method in class com.saperion.ws.wrapper.SaWsAccessData
Checks, if the document is indexable.
isIndexable() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isInline() - Method in class com.saperion.util.HTMLGatewayUtil.GatewayDocument
Checks if is inline.
isLegal() - Method in class com.saperion.util.HdocUtil.SAPDocId
Checks if is legal.
isLink() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isLookupTableIsDirect() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Reads the value for lookupTableIsDirect.
isMandatory() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Checks, if this field is mandatory.
isMultiTenancySystem - Variable in class com.saperion.web.filter.authentication.AbstractAuthFilter
 
isMultiTenancySystem() - Method in class com.saperion.web.filter.authentication.AbstractAuthFilter
Checks if this service runs against a multi-tenancy SAPERION system.
isMultiValue() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Checks, if this field is multivalued.
isNonSystemField() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Checks whether this object's name is a non-system DDC field name.
isOutOfOffice() - Method in class com.saperion.ws.jaxws.SetOutOfOffice
 
isPrintable() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isProcessed() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isReadable() - Method in class com.saperion.ws.wrapper.SaWsAccessData
Checks, if the document is readable.
isReadonly() - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Returns, if this document is readonly.
isRemovable() - Method in class com.saperion.ws.wrapper.SaWsAccessData
Checks, if the document is removable.
isReturn() - Method in class com.saperion.ws.jaxws.GetOutOfOfficeResponse
 
isReturn() - Method in class com.saperion.ws.jaxws.IsAliveResponse
 
isReturn() - Method in class com.saperion.ws.jaxws.LockResponse
 
isReturn() - Method in class com.saperion.ws.jaxws.LogoffResponse
 
isReturn() - Method in class com.saperion.ws.jaxws.UnlockResponse
 
isRevised() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isSaveable() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isSecure() - Method in class com.saperion.rs.parameter.WeblinkParameter
Checks if is secure parameter is set.
isSelected() - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
isSigned() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isSpecialQuery(String) - Method in class com.saperion.rs.federatedsearch.strategy.DirectQueryStrategy
Always returns false.
isSpecialQuery(String) - Method in class com.saperion.rs.federatedsearch.strategy.HQLQueryStrategy
Searches for '=' and ' like ' in the given query string.
isSpecialQuery(String) - Method in class com.saperion.rs.federatedsearch.strategy.NameValueQueryStrategy
Searches for ':' in the given query string.
isSpecialQuery(String) - Method in class com.saperion.rs.federatedsearch.strategy.QueryStrategy
Indicates if the given query needs to be replaced via a QueryStrategy.
isSpecialQuery(String) - Method in class com.saperion.util.FederatedQueryBuilder
Indicates if the given query is a 'special' query on basis of the configured strategy.
isStreamable() - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
isStringFieldType() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Checks if this object is a string type.
isUnique() - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Checks, if this field is unique.
isWriteable() - Method in class com.saperion.ws.wrapper.SaWsAccessData
Checks, if the document is writeable.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.saperion.rs.entityprovider.DocumentStructureProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.saperion.rs.entityprovider.ErrorResponseProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.saperion.rs.entityprovider.SyndFeedProvider
 

J

JAXBContextResolver - Class in com.saperion.rs.contextresolver
This context resolver is used to configure the JSON output format of the classes DocumentStructure and ErrorResponse.
JAXBContextResolver() - Constructor for class com.saperion.rs.contextresolver.JAXBContextResolver
 
JAXBContextResolver(Class<?>...) - Constructor for class com.saperion.rs.contextresolver.JAXBContextResolver
 

K

KEY_PARAM_NAME - Static variable in class com.saperion.util.WebserviceConstants
 

L

lastModified - Static variable in class com.saperion.rs.common.ContentResource
 
licenseType - Variable in class com.saperion.web.filter.authentication.AbstractAuthFilter
The authorization license type.
LINK - com.saperion.ws.wrapper.SaWsContentType
Link to another saperion document element.
lock(String, String, String) - Method in class com.saperion.ws.SaWsArchiveService
Locks a document.
Lock - Class in com.saperion.ws.jaxws
 
Lock() - Constructor for class com.saperion.ws.jaxws.Lock
 
LockResponse - Class in com.saperion.ws.jaxws
 
LockResponse() - Constructor for class com.saperion.ws.jaxws.LockResponse
 
logAndThrowWebException(String, int, String, Exception, Response.Status) - Static method in class com.saperion.rs.AbstractWeblinkService
Logs a error message (generated by the given values) and throws a.
LOGGER - Static variable in class com.saperion.rs.common.ContentResource
 
LOGGER - Static variable in class com.saperion.rs.common.DefinitionInfoResource
 
LOGGER - Static variable in class com.saperion.rs.common.InfoResource
 
LOGGER - Static variable in class com.saperion.rs.common.RepositoryResource
 
LOGGER - Static variable in class com.saperion.rs.HTMLGateway
The logger used by this class.
LOGGER - Static variable in class com.saperion.rs.RestService
This class's logger.
LOGGER - Static variable in class com.saperion.util.HTMLGatewayUtil
The Constant LOGGER.
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
 
LoggingFilter - Class in com.saperion.web.filter
 
LoggingFilter() - Constructor for class com.saperion.web.filter.LoggingFilter
 
login(String, String, int, String) - Method in class com.saperion.ws.SaWsAuthenticationService
Login to the backend system.
Login - Class in com.saperion.ws.jaxws
 
Login() - Constructor for class com.saperion.ws.jaxws.Login
 
LoginResponse - Class in com.saperion.ws.jaxws
 
LoginResponse() - Constructor for class com.saperion.ws.jaxws.LoginResponse
 
logoff(String) - Method in class com.saperion.ws.SaWsAuthenticationService
Logoff from the backend system.
Logoff - Class in com.saperion.ws.jaxws
 
Logoff() - Constructor for class com.saperion.ws.jaxws.Logoff
 
LogoffResponse - Class in com.saperion.ws.jaxws
 
LogoffResponse() - Constructor for class com.saperion.ws.jaxws.LogoffResponse
 
logon(String, String, SaWsLicenseType, String) - Method in class com.saperion.ws.SaWsAuthenticationService
Logon to the backend system.
Logon - Class in com.saperion.ws.jaxws
 
Logon() - Constructor for class com.saperion.ws.jaxws.Logon
 
LogonResponse - Class in com.saperion.ws.jaxws
 
LogonResponse() - Constructor for class com.saperion.ws.jaxws.LogonResponse
 
logStatistic() - Static method in class com.saperion.ws.pool.PoolKeyHolder
Logs the current content of the token map to the logger using DEBUG level.

M

main(String[]) - Static method in class com.saperion.util.HdocUtil
Test driver.
mandant - Variable in class com.saperion.web.filter.authentication.AbstractAuthFilter
The authorization mandant name.
mark(int) - Method in class com.saperion.util.SessionReturningInputStream
 
markSupported() - Method in class com.saperion.util.SessionReturningInputStream
 
matches(String, Pattern) - Static method in class com.saperion.util.RegexUtil
 
MemberOptions - Class in com.saperion.ws.wrapper
The Class MemberOptions.
MemberOptions() - Constructor for class com.saperion.ws.wrapper.MemberOptions
Instantiates a new member options.
MemberType - Enum in com.saperion.ws.wrapper
The Enum MemberType.
MetadataGenerator - Class in com.saperion.rs.rome.modules
The MetadataGenerator for the MetadataModule.
MetadataGenerator() - Constructor for class com.saperion.rs.rome.modules.MetadataGenerator
 
MetadataModule - Class in com.saperion.rs.rome.modules
Rome module for adding SAPERION metadata to a RSS/ATOM feed.
MetadataModule() - Constructor for class com.saperion.rs.rome.modules.MetadataModule
Constructor.
MethodLoggingFilter - Class in com.saperion.web.filter
 
MethodLoggingFilter() - Constructor for class com.saperion.web.filter.MethodLoggingFilter
 
MIMETYPES - com.saperion.util.WSConfigFile
The MIME types property file.
MINIMUM_SUBSET - com.saperion.ws.wrapper.SaWsMatchKind
matches if a minimum subset of rights is existing.
MODIFY - com.saperion.ws.wrapper.SaWsRight
modify.
MODIFY_DATA - com.saperion.ws.wrapper.SaWsRight
modify data.
MODIFY_INDEX - com.saperion.ws.wrapper.SaWsRight
modify index.
MULTIVALUE_SEPARATOR - Static variable in class com.saperion.rs.federatedsearch.FederatedSearch
 

N

NAME - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The name of the federated search feed.
NameValueQueryStrategy - Class in com.saperion.rs.federatedsearch.strategy
The NameValueQueryStrategy to build HQL queries by parsing name value pair query statements.
NameValueQueryStrategy() - Constructor for class com.saperion.rs.federatedsearch.strategy.NameValueQueryStrategy
 
NINE - Static variable in class com.saperion.util.HdocUtil
The Constant NINE.
NodeAction - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Node action.
NodeEnter - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Node enter.
NodeError - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Node error.
NodeExit - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The Node exit.
NormalLoader - Class in com.saperion.ws.strategy
Loads the content of the specified document.
NormalLoader() - Constructor for class com.saperion.ws.strategy.NormalLoader
 
NOTRESPONSIBLE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Nor responsible.

O

ONE_OF - com.saperion.ws.wrapper.SaWsMatchKind
matches if at least one right is existing.
onRemove() - Method in class com.saperion.ws.appinit.WebserviceInitializer
 
onWepAppDestroy() - Method in class com.saperion.ws.appinit.WebserviceInitializer
 
onWepAppInit() - Method in class com.saperion.ws.appinit.WebserviceInitializer
 
open(String, ServletContext, HttpHeaders) - Method in class com.saperion.rs.common.ContentResource
 
OPEN_BRACKET - Static variable in class com.saperion.util.HdocUtil
The Constant OPEN_BRACKET.
ORGUNIT - com.saperion.ws.wrapper.SaWsGroupKind
The ORGUNIT.
ORGUNITBOX - com.saperion.ws.wrapper.wf.SaWsBoxType
The ORGUNITBOX.
original - Variable in class com.saperion.ws.wrapper.annotations.Annotations
The annotations wrapped by this object.

P

parse(String) - Static method in class com.saperion.util.HTMLGatewayUtil
Parses the given URL query and builds a map with predefined keys to be processed on.
parse(String) - Static method in class com.saperion.ws.wrapper.annotations.Parser
 
Parser - Class in com.saperion.ws.wrapper.annotations
This class is an annotations parser.
patterns - Variable in class com.saperion.web.filter.IPV4Filter
 
PAUSE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Pause.
performFiltering(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.authentication.AbstractAuthFilter
Abstract method to be implemented by the sub classes.
performFiltering(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.authentication.BasicAuthFilter
Performs the authorization actions.
performFiltering(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.web.filter.authentication.WaffleAuthFilter
Performs the authorization actions.
PERMISSIONS - com.saperion.ws.wrapper.SaWsRight
permissions.
PLACEHOLDER_NAME - Static variable in class com.saperion.rs.entityprovider.DocumentStructureProvider
 
PLACEHOLDER_NAME - Static variable in class com.saperion.rs.entityprovider.ErrorResponseProvider
 
PoolHolder - Class in com.saperion.ws.pool
The Class PoolHolder.
PoolKeyHolder - Class in com.saperion.ws.pool
The Class PoolKeyHolder is used to store a map of tokens to TokenOrCredentialKey (which is referred to as a session).
PoolKeyHolder.Session - Class in com.saperion.ws.pool
 
process(String, Map<String, Object>, boolean) - Method in class com.saperion.rs.common.tools.FreemarkerUtil
 
processFile(UriInfo, HttpServletRequest) - Method in class com.saperion.rs.HTMLGateway
Processes calls to the URL /htmlgateway.
ProcessingTimeFilter - Class in com.saperion.web.filter
 
ProcessingTimeFilter() - Constructor for class com.saperion.web.filter.ProcessingTimeFilter
 
processSaIIS(UriInfo, HttpServletRequest) - Method in class com.saperion.rs.HTMLGateway
Processes calls to the URL /htmlgateway/saiis.dll.
processSaIISBig(UriInfo, HttpServletRequest) - Method in class com.saperion.rs.HTMLGateway
Processes calls to the URL /htmlgateway/Saiis.dll.
processWelcome(boolean, UriInfo, HttpServletRequest) - Method in class com.saperion.rs.common.DefinitionInfoResource
 
provide() - Method in class com.saperion.rs.entityprovider.WeblinkParameterFactory
 
PUBLISHED_FIELD - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The DDC field to be used as the result's published date.
PURGE - com.saperion.ws.wrapper.SaWsDeleteType
The PURGE mode: final delete of the document (medium and datebase).
PUTBACK - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Put back.

Q

QOUTE - Static variable in class com.saperion.util.HdocUtil
The Constant QOUTE.
query(String, SaWsQueryInfo) - Method in class com.saperion.ws.SaWsArchiveService
 
Query - Class in com.saperion.ws.jaxws
 
Query() - Constructor for class com.saperion.ws.jaxws.Query
 
QUERY - com.saperion.ws.wrapper.SaWsLicenseType
The QUERY.
QUERY_SIZE - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The size of query results of the federated search feed.
QUERY_STRATEGY - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The query strategy to build HQL queries from the users query.
QueryResponse - Class in com.saperion.ws.jaxws
 
QueryResponse() - Constructor for class com.saperion.ws.jaxws.QueryResponse
 
QueryStrategy - Class in com.saperion.rs.federatedsearch.strategy
Abstract class representing a query strategy base class for building HQL queries by given federated search query strings.
QueryStrategy() - Constructor for class com.saperion.rs.federatedsearch.strategy.QueryStrategy
 
QueryUtil - Class in com.saperion.util
This query util shortens up certain SaClassicConnector calls.

R

read() - Method in class com.saperion.util.SessionReturningInputStream
 
read(byte[]) - Method in class com.saperion.util.SessionReturningInputStream
 
read(byte[], int, int) - Method in class com.saperion.util.SessionReturningInputStream
 
read(String, int, CloseablePooledSession, boolean) - Method in class com.saperion.ws.strategy.InMemoryLoader
Reads the content of the specified document into an SaWsContent object.
read(String, int, CloseablePooledSession, boolean) - Method in class com.saperion.ws.strategy.NormalLoader
Reads the content of the specified document into an SaWsContent object.
read(String, int, CloseablePooledSession, boolean) - Method in class com.saperion.ws.strategy.ReadStrategy
Reads the content of the specified document into an SaWsContent object.
read(String, int, CloseablePooledSession, boolean) - Method in class com.saperion.ws.strategy.StreamOnlyLoader
Reads the content of the specified document into an SaWsContent object.
READ - com.saperion.ws.wrapper.SaWsRight
read.
READ_VERSION_HISTORY - com.saperion.ws.wrapper.SaWsRight
read version history.
ReadStrategy - Class in com.saperion.ws.strategy
Abstract class for reading the content of a SAPERION document.
ReadStrategy() - Constructor for class com.saperion.ws.strategy.ReadStrategy
 
RECORDS_MANAGEMENT - com.saperion.ws.wrapper.SaWsRight
records management.
refreshTimeout - Variable in class com.saperion.rs.common.AbstractFreemarkerResource
 
RegexUtil - Class in com.saperion.util
 
REJECT - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Reject.
RELEASE_DOCUMENT - com.saperion.ws.wrapper.SaWsRight
release document.
releaseDocument(String, String, String, String) - Method in class com.saperion.ws.SaWsVersionService
Release the document by given xhdoc.
ReleaseDocument - Class in com.saperion.ws.jaxws
 
ReleaseDocument() - Constructor for class com.saperion.ws.jaxws.ReleaseDocument
 
ReleaseDocumentResponse - Class in com.saperion.ws.jaxws
 
ReleaseDocumentResponse() - Constructor for class com.saperion.ws.jaxws.ReleaseDocumentResponse
 
remove(String) - Static method in class com.saperion.ws.pool.PoolKeyHolder
Removes the key by the given token.
REMOVE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Remove.
REPLACE - com.saperion.ws.wrapper.SaWsContentContainer.Mode
Replace the numbered content element with the given content.
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.
RepositoryException - Exception in com.saperion.ws.pool.exceptions
This Exception will be thrown, if the pool factory has problems to create a SaClassicConnector instance and can't log in.
RepositoryException() - Constructor for exception com.saperion.ws.pool.exceptions.RepositoryException
Default constructor.
RepositoryException(String) - Constructor for exception com.saperion.ws.pool.exceptions.RepositoryException
Constructor.
RepositoryException(String, Throwable) - Constructor for exception com.saperion.ws.pool.exceptions.RepositoryException
Constructor.
RepositoryException(Throwable) - Constructor for exception com.saperion.ws.pool.exceptions.RepositoryException
Constructor.
RepositoryResource - Class in com.saperion.rs.common
 
RepositoryResource() - Constructor for class com.saperion.rs.common.RepositoryResource
 
reset() - Method in class com.saperion.util.SessionReturningInputStream
 
restore(String, String) - Method in class com.saperion.ws.SaWsVersionService
Restores the version with the given HDOC.
Restore - Class in com.saperion.ws.jaxws
 
Restore() - Constructor for class com.saperion.ws.jaxws.Restore
 
RESTORE_BLACK_MARKER - com.saperion.ws.wrapper.SaWsRight
restore black marker.
RESTORE_VERSION - com.saperion.ws.wrapper.SaWsRight
restore version.
RestoreResponse - Class in com.saperion.ws.jaxws
 
RestoreResponse() - Constructor for class com.saperion.ws.jaxws.RestoreResponse
 
RestService - Class in com.saperion.rs
This class represents the base class for all REST service classes.
RestService() - Constructor for class com.saperion.rs.RestService
 
returnAsHtml(String, Map<String, Object>, UriInfo, boolean) - Method in class com.saperion.rs.common.AbstractFreemarkerResource
 
returnGeneric(String, Map<String, Object>, String, boolean) - Method in class com.saperion.rs.common.AbstractFreemarkerResource
 
returnGeneric(String, MediaType, Map<String, Object>, UriInfo, boolean) - Method in class com.saperion.rs.common.AbstractFreemarkerResource
 
REWORK - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Rework.
ROLE - com.saperion.ws.wrapper.SaWsGroupKind
The ROLE.
ROLECLASS - com.saperion.ws.wrapper.SaWsGroupKind
The ROLECLASS.
ROLES_ONLY - com.saperion.ws.wrapper.MemberType
The ROLE s_ only.
RolesPredicate - Class in com.saperion.ws.predicates
RolesPredicate to filter SaWsUser objects by it's SaWSGroupkind.
RolesPredicate() - Constructor for class com.saperion.ws.predicates.RolesPredicate
 
RUN - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Run.

S

SAPDocId(String) - Constructor for class com.saperion.util.HdocUtil.SAPDocId
Instantiates a new sAP doc id.
SAPERION - com.saperion.util.WSConfigFile
The SAPERION property file.
SaWsAccessData - Class in com.saperion.ws.wrapper
Class for document access data.
SaWsAccessData() - Constructor for class com.saperion.ws.wrapper.SaWsAccessData
Constructor.
SaWsAccessData(SaDocAccessData) - Constructor for class com.saperion.ws.wrapper.SaWsAccessData
Constructor.
SaWsAccessService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsAccessService() - Constructor for class com.saperion.ws.SaWsAccessService
Constructor.
SaWsActor - Class in com.saperion.ws.wrapper.wf
The Class SaWsActor.
SaWsActor() - Constructor for class com.saperion.ws.wrapper.wf.SaWsActor
Instantiates a new sa ws actor.
SaWsActor(ActorInfo) - Constructor for class com.saperion.ws.wrapper.wf.SaWsActor
Instantiates a new sa ws actor.
SaWsArchiveService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsArchiveService() - Constructor for class com.saperion.ws.SaWsArchiveService
Constructor.
SaWsAuthenticationException - Exception in com.saperion.ws.wrapper.exception
The Class SaWsAuthenticationException.
SaWsAuthenticationException() - Constructor for exception com.saperion.ws.wrapper.exception.SaWsAuthenticationException
Instantiates a new sa ws authentication exception.
SaWsAuthenticationException(String) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsAuthenticationException
Instantiates a new sa ws authentication exception.
SaWsAuthenticationException(String, Throwable) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsAuthenticationException
Instantiates a new sa ws authentication exception.
SaWsAuthenticationExceptionBean - Class in com.saperion.ws.jaxws
This class was generated by the JAX-WS RI.
SaWsAuthenticationExceptionBean() - Constructor for class com.saperion.ws.jaxws.SaWsAuthenticationExceptionBean
 
SaWsAuthenticationFaultInfo - Class in com.saperion.ws.wrapper.exception
The Class SaWsAuthenticationFaultInfo.
SaWsAuthenticationFaultInfo() - Constructor for class com.saperion.ws.wrapper.exception.SaWsAuthenticationFaultInfo
Instantiates a new sa ws authentication fault info.
SaWsAuthenticationFaultInfo(String) - Constructor for class com.saperion.ws.wrapper.exception.SaWsAuthenticationFaultInfo
Instantiates a new sa ws authentication fault info.
SaWsAuthenticationService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsAuthenticationService() - Constructor for class com.saperion.ws.SaWsAuthenticationService
Constructor.
SaWsAuthorizedUser - Class in com.saperion.ws.wrapper
The Class SaWsAuthorizedUser.
SaWsAuthorizedUser() - Constructor for class com.saperion.ws.wrapper.SaWsAuthorizedUser
Instantiates a new sa ws authorized user.
SaWsAuthorizedUser(UsersRights) - Constructor for class com.saperion.ws.wrapper.SaWsAuthorizedUser
Instantiates a new sa ws authorized user.
SaWsAuthorizedUsers - Class in com.saperion.ws.wrapper
Wrapping class for authorized users.
SaWsAuthorizedUsers() - Constructor for class com.saperion.ws.wrapper.SaWsAuthorizedUsers
Standard constructor.
SaWsAuthorizedUsers(List<UsersRights>) - Constructor for class com.saperion.ws.wrapper.SaWsAuthorizedUsers
Parameterized constructor.
SaWsBoxDefinition - Class in com.saperion.ws.wrapper.wf
The Class SaWsBoxDefinition.
SaWsBoxDefinition() - Constructor for class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Instantiates a new sa ws box definition.
SaWsBoxDefinition(BoxDefinition) - Constructor for class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Instantiates a new sa ws box definition.
SaWsBoxType - Enum in com.saperion.ws.wrapper.wf
The Enum SaWsBoxType.
SaWsCommand - Class in com.saperion.ws.wrapper.wf
The Class SaWsCommand.
SaWsCommand() - Constructor for class com.saperion.ws.wrapper.wf.SaWsCommand
Instantiates a new sa ws command.
SaWsCommand(CommandInfo) - Constructor for class com.saperion.ws.wrapper.wf.SaWsCommand
Instantiates a new sa ws command.
SaWsCommandEnum - Enum in com.saperion.ws.wrapper.wf
The Enum SaWsCommandEnum.
SaWsCommentEntry - Class in com.saperion.ws.wrapper.wf
The Class SaWsCommentEntry.
SaWsCommentEntry() - Constructor for class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Instantiates a new sa ws comment entry.
SaWsCommentEntry(CommentInfo) - Constructor for class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Instantiates a new sa ws comment entry.
SaWsConfigurationService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsConfigurationService() - Constructor for class com.saperion.ws.SaWsConfigurationService
Constructor.
SaWsContent - Class in com.saperion.ws.wrapper
 
SaWsContent() - Constructor for class com.saperion.ws.wrapper.SaWsContent
Creates a new instance of SaWsContent.
SaWsContent(DataHandler, String) - Constructor for class com.saperion.ws.wrapper.SaWsContent
 
SaWsContentContainer - Class in com.saperion.ws.wrapper
A container for SaWsContents.
SaWsContentContainer() - Constructor for class com.saperion.ws.wrapper.SaWsContentContainer
Constructor.
SaWsContentContainer.Mode - Enum in com.saperion.ws.wrapper
This enum specifies the replacement strategy of this content containers content.
SaWsContentElement - Class in com.saperion.ws.wrapper
 
SaWsContentElement() - Constructor for class com.saperion.ws.wrapper.SaWsContentElement
 
SaWsContentService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsContentService() - Constructor for class com.saperion.ws.SaWsContentService
Constructor.
SaWsContentStructure - Class in com.saperion.ws.wrapper
 
SaWsContentStructure() - Constructor for class com.saperion.ws.wrapper.SaWsContentStructure
 
SaWsContentType - Enum in com.saperion.ws.wrapper
 
SaWsDBException - Exception in com.saperion.ws.wrapper.exception
The Class SaWsDBException.
SaWsDBException() - Constructor for exception com.saperion.ws.wrapper.exception.SaWsDBException
Instantiates a new sa ws db exception.
SaWsDBException(String) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsDBException
Instantiates a new sa ws db exception.
SaWsDBException(String, Throwable) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsDBException
Instantiates a new sa ws db exception.
SaWsDBExceptionBean - Class in com.saperion.ws.jaxws
This class was generated by the JAX-WS RI.
SaWsDBExceptionBean() - Constructor for class com.saperion.ws.jaxws.SaWsDBExceptionBean
 
SaWsDBFaultInfo - Class in com.saperion.ws.wrapper.exception
The Class SaWsDBFaultInfo.
SaWsDBFaultInfo() - Constructor for class com.saperion.ws.wrapper.exception.SaWsDBFaultInfo
Instantiates a new sa ws db fault info.
SaWsDBFaultInfo(String) - Constructor for class com.saperion.ws.wrapper.exception.SaWsDBFaultInfo
Instantiates a new sa ws db fault info.
SaWsDeleteType - Enum in com.saperion.ws.wrapper
The Enum SaWsDeleteType.
SaWsDocumentInfo - Class in com.saperion.ws.wrapper
 
SaWsDocumentInfo() - Constructor for class com.saperion.ws.wrapper.SaWsDocumentInfo
no-arg default constructor for JAXB binding.
SaWsDocumentInfo(SaDocumentInfo) - Constructor for class com.saperion.ws.wrapper.SaWsDocumentInfo
 
SaWsException - Exception in com.saperion.ws.wrapper.exception
The Class SaWsException.
SaWsException() - Constructor for exception com.saperion.ws.wrapper.exception.SaWsException
Instantiates a new sa ws exception.
SaWsException(String) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsException
Instantiates a new sa ws exception.
SaWsException(String, Throwable) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsException
Instantiates a new sa ws exception.
SaWsException(Throwable) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsException
Instantiates a new sa ws exception.
SaWsExceptionBean - Class in com.saperion.ws.jaxws
This class was generated by the JAX-WS RI.
SaWsExceptionBean() - Constructor for class com.saperion.ws.jaxws.SaWsExceptionBean
 
SaWsFieldDescription - Class in com.saperion.ws.wrapper
This class wraps the SaFieldDescription class.
SaWsFieldDescription() - Constructor for class com.saperion.ws.wrapper.SaWsFieldDescription
Creates a new instance of SaWsFieldDescription.
SaWsFieldDescription(SaFieldDescription) - Constructor for class com.saperion.ws.wrapper.SaWsFieldDescription
Creates a new instance of SaWsFieldDescription and wraps the original.
SaWsGroupKind - Enum in com.saperion.ws.wrapper
The Enum SaWsGroupKind.
SaWsHistoryEntry - Class in com.saperion.ws.wrapper.wf
The Class SaWsHistoryEntry.
SaWsHistoryEntry() - Constructor for class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Instantiates a new sa ws history entry.
SaWsHistoryEntry(HistoryInfo) - Constructor for class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Instantiates a new sa ws history entry.
SaWsHistoryEnum - Enum in com.saperion.ws.wrapper.wf
The Enum SaWsHistoryEnum.
SaWsLicenseType - Enum in com.saperion.ws.wrapper
The Enum SaWsLicenseType.
SaWsLockException - Exception in com.saperion.ws.wrapper.exception
The Class SaWsLockException.
SaWsLockException() - Constructor for exception com.saperion.ws.wrapper.exception.SaWsLockException
Instantiates a new sa ws lock exception.
SaWsLockException(String) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsLockException
Instantiates a new sa ws lock exception.
SaWsLockException(String, Throwable) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsLockException
Instantiates a new sa ws lock exception.
SaWsLockExceptionBean - Class in com.saperion.ws.jaxws
This class was generated by the JAX-WS RI.
SaWsLockExceptionBean() - Constructor for class com.saperion.ws.jaxws.SaWsLockExceptionBean
 
SaWsLockFaultInfo - Class in com.saperion.ws.wrapper.exception
The Class SaWsLockFaultInfo.
SaWsLockFaultInfo() - Constructor for class com.saperion.ws.wrapper.exception.SaWsLockFaultInfo
Instantiates a new sa ws lock fault info.
SaWsLockFaultInfo(String) - Constructor for class com.saperion.ws.wrapper.exception.SaWsLockFaultInfo
Instantiates a new sa ws lock fault info.
SaWsLockInfo - Class in com.saperion.ws.wrapper
Locking information class.
SaWsLockInfo() - Constructor for class com.saperion.ws.wrapper.SaWsLockInfo
Constructor.
SaWsLockInfo(SaLockInfo) - Constructor for class com.saperion.ws.wrapper.SaWsLockInfo
Constructor.
SaWsLookupService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsLookupService() - Constructor for class com.saperion.ws.SaWsLookupService
Constructor.
SaWsMatchKind - Enum in com.saperion.ws.wrapper
The user-rights-match-kinds used by the webservice.
SaWsProperty - Class in com.saperion.ws.wrapper
This class is needed because JAX-B can't create xml files out of hashmaps.
SaWsProperty() - Constructor for class com.saperion.ws.wrapper.SaWsProperty
Creates a new instance of SaWsProperty.
SaWsProperty.ValueType - Enum in com.saperion.ws.wrapper
The Enum ValueType.
SaWsPropertyValue - Class in com.saperion.ws.wrapper
This class wraps the SaPropertyValue class.
SaWsPropertyValue() - Constructor for class com.saperion.ws.wrapper.SaWsPropertyValue
Creates a new instance of SaPropertyValueWrapper.
SaWsPropertyValue(SaPropertyValue) - Constructor for class com.saperion.ws.wrapper.SaWsPropertyValue
Creates a new instance of SaPropertyValueWrapper and wraps the original.
SaWsQueryInfo - Class in com.saperion.ws.wrapper
 
SaWsQueryInfo() - Constructor for class com.saperion.ws.wrapper.SaWsQueryInfo
 
SaWsRepositoryException - Exception in com.saperion.ws.wrapper.exception
The Class SaWsRepositoryException.
SaWsRepositoryException() - Constructor for exception com.saperion.ws.wrapper.exception.SaWsRepositoryException
Instantiates a new sa ws repository exception.
SaWsRepositoryException(String) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsRepositoryException
Instantiates a new sa ws repository exception.
SaWsRepositoryException(String, Throwable) - Constructor for exception com.saperion.ws.wrapper.exception.SaWsRepositoryException
Instantiates a new sa ws repository exception.
SaWsRepositoryExceptionBean - Class in com.saperion.ws.jaxws
This class was generated by the JAX-WS RI.
SaWsRepositoryExceptionBean() - Constructor for class com.saperion.ws.jaxws.SaWsRepositoryExceptionBean
 
SaWsRepositoryFaultInfo - Class in com.saperion.ws.wrapper.exception
The Class SaWsRepositoryFaultInfo.
SaWsRepositoryFaultInfo() - Constructor for class com.saperion.ws.wrapper.exception.SaWsRepositoryFaultInfo
Instantiates a new sa ws repository fault info.
SaWsRepositoryFaultInfo(String) - Constructor for class com.saperion.ws.wrapper.exception.SaWsRepositoryFaultInfo
Instantiates a new sa ws repository fault info.
SaWsRevision - Class in com.saperion.ws.wrapper
This class wraps the SaRevision class.
SaWsRevision() - Constructor for class com.saperion.ws.wrapper.SaWsRevision
Creates a new instance of SaJNIVersionDataWrapper.
SaWsRevision(SaRevision) - Constructor for class com.saperion.ws.wrapper.SaWsRevision
Creates a new instance of SaJNIVersionDataWrapper and wraps the original.
SaWsRight - Enum in com.saperion.ws.wrapper
Webservice enum to represent right flags.
SaWsSaveInfo - Class in com.saperion.ws.wrapper
This class wraps the SaSaveInfo class.
SaWsSaveInfo() - Constructor for class com.saperion.ws.wrapper.SaWsSaveInfo
Creates a new instance of SaSaveInfoWrapper.
SaWsSaveInfo(SaSaveInfo) - Constructor for class com.saperion.ws.wrapper.SaWsSaveInfo
Creates a new instance of SaSaveInfoWrapper and wraps the original.
SaWsStatusInfo - Class in com.saperion.ws.wrapper
 
SaWsStatusInfo() - Constructor for class com.saperion.ws.wrapper.SaWsStatusInfo
 
SaWsStatusInfo(SaStatusInfo) - Constructor for class com.saperion.ws.wrapper.SaWsStatusInfo
 
SaWsTask - Class in com.saperion.ws.wrapper.wf
The Class SaWsTask.
SaWsTask() - Constructor for class com.saperion.ws.wrapper.wf.SaWsTask
Instantiates a new sa ws task.
SaWsTask(SaWFTask, boolean, boolean) - Constructor for class com.saperion.ws.wrapper.wf.SaWsTask
Instantiates a new sa ws task.
SaWsUser - Class in com.saperion.ws
This class represents a user with his connection to the back end.
SaWsUser - Class in com.saperion.ws.wrapper
The Class SaWsUser.
SaWsUser() - Constructor for class com.saperion.ws.SaWsUser
standard constructor.
SaWsUser() - Constructor for class com.saperion.ws.wrapper.SaWsUser
Instantiates a new sa ws user.
SaWsUser(SaClassicConnector) - Constructor for class com.saperion.ws.SaWsUser
standard constructor.
SaWsUser(SaClassicConnector, long) - Constructor for class com.saperion.ws.SaWsUser
standard constructor.
SaWsUser(WorkflowMember) - Constructor for class com.saperion.ws.wrapper.SaWsUser
Instantiates a new sa ws user.
SaWsValue - Class in com.saperion.ws.wrapper
This class wraps the SaValue class, which represents SAPERION values.
SaWsValue() - Constructor for class com.saperion.ws.wrapper.SaWsValue
Creates a new instance of SaWsValue.
SaWsValue(SaValue) - Constructor for class com.saperion.ws.wrapper.SaWsValue
Creates a new instance of SaWsValue and wraps the originial SaValue.
SaWsVersionData - Class in com.saperion.ws.wrapper
This class wraps the SaVersionData class.
SaWsVersionData() - Constructor for class com.saperion.ws.wrapper.SaWsVersionData
Creates a new instance of SaWsVersionData.
SaWsVersionData(SaVersionData) - Constructor for class com.saperion.ws.wrapper.SaWsVersionData
Creates a new instance of SaWsVersionData and wraps all informations of the original result.
SaWsVersionService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsVersionService() - Constructor for class com.saperion.ws.SaWsVersionService
Constructor.
SaWsWorkflowException - Exception in com.saperion.ws.wrapper.wf.exception
The Class SaWsWorkflowException.
SaWsWorkflowException() - Constructor for exception com.saperion.ws.wrapper.wf.exception.SaWsWorkflowException
Instantiates a new sa ws workflow exception.
SaWsWorkflowException(String) - Constructor for exception com.saperion.ws.wrapper.wf.exception.SaWsWorkflowException
Instantiates a new sa ws workflow exception.
SaWsWorkflowException(String, Throwable) - Constructor for exception com.saperion.ws.wrapper.wf.exception.SaWsWorkflowException
Instantiates a new sa ws workflow exception.
SaWsWorkflowExceptionBean - Class in com.saperion.ws.jaxws
This class was generated by the JAX-WS RI.
SaWsWorkflowExceptionBean() - Constructor for class com.saperion.ws.jaxws.SaWsWorkflowExceptionBean
 
SaWsWorkflowFaultInfo - Class in com.saperion.ws.wrapper.wf.exception
The Class SaWsWorkflowFaultInfo.
SaWsWorkflowFaultInfo() - Constructor for class com.saperion.ws.wrapper.wf.exception.SaWsWorkflowFaultInfo
Instantiates a new sa ws workflow fault info.
SaWsWorkflowFaultInfo(String) - Constructor for class com.saperion.ws.wrapper.wf.exception.SaWsWorkflowFaultInfo
Instantiates a new sa ws workflow fault info.
SaWsWorkflowService - Class in com.saperion.ws
This class wraps all methods of the SaClassicConnector.
SaWsWorkflowService() - Constructor for class com.saperion.ws.SaWsWorkflowService
Constructor.
SCANNED - com.saperion.ws.wrapper.SaWsContentType
Image in internal saperion format (TIFF).
search(String, SaQueryInfo) - Method in class com.saperion.ws.SaWsArchiveService
This method performs the search for the given SaQueryInfo.
search(String, String) - Method in class com.saperion.ws.SaWsArchiveService
Performs a search with the given hql query (hibernate query language).
Search - Class in com.saperion.ws.jaxws
 
Search() - Constructor for class com.saperion.ws.jaxws.Search
 
searchAtom(UriInfo, HttpServletRequest, String, String, int, int) - Method in class com.saperion.rs.federatedsearch.FederatedSearch
Performs the federated search as specified by the request.
SearchResponse - Class in com.saperion.ws.jaxws
 
SearchResponse() - Constructor for class com.saperion.ws.jaxws.SearchResponse
 
searchRSS(UriInfo, HttpServletRequest, String, String, int, int) - Method in class com.saperion.rs.federatedsearch.FederatedSearch
Performs the federated search as specified by the request.
searchWithPaging(String, String, int, int) - Method in class com.saperion.ws.SaWsArchiveService
Performs a search with the given hql query (hibernate query language) with the support for paging by the given offset and max number parameters.
SearchWithPaging - Class in com.saperion.ws.jaxws
 
SearchWithPaging() - Constructor for class com.saperion.ws.jaxws.SearchWithPaging
 
SearchWithPagingResponse - Class in com.saperion.ws.jaxws
 
SearchWithPagingResponse() - Constructor for class com.saperion.ws.jaxws.SearchWithPagingResponse
 
sendBadRequestMessage() - Static method in class com.saperion.rs.AbstractWeblinkService
 
serialVersionUID - Static variable in exception com.saperion.ws.wrapper.exception.SaWsException
The Constant serialVersionUID.
Session(Credentials) - Constructor for class com.saperion.ws.pool.PoolKeyHolder.Session
 
SESSION_PARAM_NAME - Static variable in class com.saperion.util.WebserviceConstants
 
SessionReturningInputStream - Class in com.saperion.util
 
SessionReturningInputStream(InputStream, CloseablePooledSession) - Constructor for class com.saperion.util.SessionReturningInputStream
 
setAccessFlags(int) - Method in class com.saperion.ws.wrapper.SaWsAccessData
Sets the AccessFlags.
setAcls(String) - Method in class com.saperion.ws.jaxws.Create
 
setAcls(String) - Method in class com.saperion.ws.jaxws.Update
 
setActivity(int) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the activity.
setActivityName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the activity name.
setActor(SaWsActor) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the actor.
setAllUsers(boolean) - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUsers
Sets the flag allUsers - all users are allowed to perform the action in question.
setAnnotated(boolean) - Method in class com.saperion.ws.wrapper.SaWsContentStructure
 
setAnnotations(Annotations) - Method in class com.saperion.ws.jaxws.SetAnnotations
 
setAnnotations(String, Annotations, String, int) - Method in class com.saperion.ws.SaWsContentService
Sets the annotations of a document.
SetAnnotations - Class in com.saperion.ws.jaxws
 
SetAnnotations() - Constructor for class com.saperion.ws.jaxws.SetAnnotations
 
SetAnnotationsResponse - Class in com.saperion.ws.jaxws
 
SetAnnotationsResponse() - Constructor for class com.saperion.ws.jaxws.SetAnnotationsResponse
 
setArg1(MemberOptions) - Method in class com.saperion.ws.jaxws.GetMembers
 
setAttachmentId(String) - Method in class com.saperion.ws.jaxws.Start
 
setBinaryValue(DataHandler) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the binary value, if set.
setBoolValue(boolean) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the boolean value, if set.
setBoxIds(int[]) - Method in class com.saperion.ws.jaxws.GetTasks
 
setCheckedIn(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setCommand(int) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the command.
setCommand(SaWsCommand) - Method in class com.saperion.ws.jaxws.Execute
 
setCommand(SaWsCommandEnum) - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Sets the command.
setCommands(List<SaWsCommand>) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the commands.
setComment(String) - Method in class com.saperion.ws.jaxws.Execute
 
setComment(String) - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
setComment(String) - Method in class com.saperion.ws.jaxws.Start
 
setComment(String) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the comment.
setComments(List<SaWsCommentEntry>) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the comments.
setConnection(SaClassicConnector) - Method in class com.saperion.ws.SaWsUser
Sets the connection which belongs to the user.
setContainer(SaWsContentContainer) - Method in class com.saperion.ws.jaxws.Create
 
setContainer(SaWsContentContainer) - Method in class com.saperion.ws.jaxws.Update
 
setContent(List<SaWsContent>) - Method in class com.saperion.ws.wrapper.SaWsContentContainer
Sets the webservice content.
setContent(DataHandler) - Method in class com.saperion.ws.wrapper.SaWsContent
Sets the content for a document.
setCreateDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the creates the date.
setCurrent(SaWsUser) - Method in class com.saperion.ws.wrapper.MemberOptions
Sets the current.
setDatabaseName(String) - Method in class com.saperion.ws.wrapper.SaWsSaveInfo
Sets the tablename.
setDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the date.
setDateValue(Date) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the date value, if set.
setDbName(String) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the real database name of this field.
setDdcName(String) - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
setDeep(int) - Method in class com.saperion.ws.wrapper.MemberOptions
Sets the deep.
setDefinition(String) - Method in class com.saperion.ws.jaxws.Create
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.CreateEntry
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.DeleteEntry
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.GetDefinition
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.GetVersionIDs
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.Lock
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.Unlock
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.Update
 
setDefinition(String) - Method in class com.saperion.ws.jaxws.UpdateEntry
 
setDeleted(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setDeleteType(SaWsDeleteType) - Method in class com.saperion.ws.jaxws.Delete
 
setDescription(String) - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Sets the description.
setDescription(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the description.
setDisplayName(String) - Method in class com.saperion.ws.wrapper.SaWsUser
Sets the display name.
setDocDefinition(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the doc definition.
setDocId(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the doc id.
setDocVersionId(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the doc version id.
setEditable(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setElementCount(int) - Method in class com.saperion.rs.model.DocumentStructure
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.GetAnnotations
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.GetContent
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.GetContentFilename
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.GetFilename
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.GetReleasedDocument
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.GetSize
 
setElementNumber(int) - Method in class com.saperion.ws.jaxws.SetAnnotations
 
setElements(Map<String, SaWsContentElement>) - Method in class com.saperion.ws.wrapper.SaWsContentStructure
 
setEnabled(boolean) - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Sets the enabled.
setError(int) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the error.
setErrorMsg(String) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the error msg.
setErrorMsg(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the error msg.
setEscalationDate(Date) - Method in class com.saperion.ws.jaxws.Execute
 
setEscalationDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the escalation date.
setExecutor(SaWsActor) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the executor.
setFetchSize(int) - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
setFieldType(int) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the fieldtype.
setFieldType(int) - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Sets the fieldtype.
setFilename(String) - Method in class com.saperion.rs.model.DocumentStructure.StructureElement
 
setFilename(String) - Method in class com.saperion.ws.wrapper.SaWsContent
Sets the filename of the document's content.
setFilter(String) - Method in class com.saperion.ws.jaxws.GetTasks
 
setFilter(String) - Method in class com.saperion.ws.wrapper.MemberOptions
Sets the filter.
setFirstResult(int) - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
setFloatValue(double) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the float value, if set.
setFrames(int) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setFullname(String) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setFullName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Sets the full name.
setHasLookupTable(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets, if this field has a lookup table.
setHDoc(String) - Method in class com.saperion.ws.wrapper.SaWsSaveInfo
Sets the HDOC.
setHistoryEntries(List<SaWsHistoryEntry>) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the history entries.
setHistoryId(int) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the history id.
setHoldDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the hold date.
setHql(String) - Method in class com.saperion.ws.jaxws.Search
 
setHql(String) - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
setHref(String) - Method in class com.saperion.rs.model.DocumentStructure.StructureElement
 
setId(int) - Method in class com.saperion.ws.wrapper.SaWsUser
Sets the id.
setId(int) - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Sets the id.
setId(int) - Method in class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Sets the id.
setIndex(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets, if this field is an index field.
setIndex(int) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setIndex(int) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the index.
setIndex(int) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the index.
setIndexable(boolean) - Method in class com.saperion.ws.wrapper.SaWsAccessData
Sets if the document is indexable.
setIndexable(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setIntValue(int) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the integer value, if set.
setItemFolderPathDisplay(String) - Method in class com.saperion.rs.rome.modules.WinOpenSearchModule
Sets the item folder path display.
setKind(int) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the kind.
setKind(SaWsHistoryEnum) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the kind.
setLastAction(long) - Method in class com.saperion.ws.SaWsUser
Sets the milliseconds when the user was used the last time.
setLength(int) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the length if this field.
setLevel(int) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the level.
setLink(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setLinkUid(String) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setLockToken(String) - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Sets the token for the lock.
setLockType(int) - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Sets the locktype.
setLockUser(String) - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Sets the user which is holding the lock.
setLogIncomings(boolean) - Static method in class com.saperion.ws.handler.SoapHandler
Sets whether to log incoming calls or not.
setLookupTableDef(String) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the definition of lookup table.
setLookupTableField(String) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the field in the lookup table.
setLookupTableIsDirect(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the value for lookupTableIsDirect.
setMandant(String) - Method in class com.saperion.ws.jaxws.Login
 
setMandant(String) - Method in class com.saperion.ws.jaxws.Logon
 
setMandantId(int) - Method in class com.saperion.ws.wrapper.SaWsUser
Sets the mandant id.
setMandatory(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets, if this field is mandatory.
setMatch(SaWsMatchKind) - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
setMaxNumber(int) - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
setMaxResult(int) - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
setMembers(List<SaWsAuthorizedUser>) - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUsers
Sets the members (List of SaWsAuthorizedUser) of authorized users.
setMessage(String) - Method in class com.saperion.rs.model.ErrorResponse
Sets the message of this error.
setMessage(String) - Method in class com.saperion.ws.jaxws.SaWsAuthenticationExceptionBean
 
setMessage(String) - Method in class com.saperion.ws.jaxws.SaWsDBExceptionBean
 
setMessage(String) - Method in class com.saperion.ws.jaxws.SaWsExceptionBean
 
setMessage(String) - Method in class com.saperion.ws.jaxws.SaWsLockExceptionBean
 
setMessage(String) - Method in class com.saperion.ws.jaxws.SaWsRepositoryExceptionBean
 
setMessage(String) - Method in class com.saperion.ws.jaxws.SaWsWorkflowExceptionBean
 
setMessage(String) - Method in class com.saperion.ws.wrapper.exception.SaWsAuthenticationFaultInfo
Sets the message.
setMessage(String) - Method in class com.saperion.ws.wrapper.exception.SaWsDBFaultInfo
Sets the message.
setMessage(String) - Method in class com.saperion.ws.wrapper.exception.SaWsLockFaultInfo
Sets the message.
setMessage(String) - Method in class com.saperion.ws.wrapper.exception.SaWsRepositoryFaultInfo
Sets the message.
setMessage(String) - Method in class com.saperion.ws.wrapper.wf.exception.SaWsWorkflowFaultInfo
Sets the message.
setMetadatas(List<SaWsProperty>) - Method in class com.saperion.ws.jaxws.Create
 
setMetadatas(List<SaWsProperty>) - Method in class com.saperion.ws.jaxws.CreateEntry
 
setMetadatas(List<SaWsProperty>) - Method in class com.saperion.ws.jaxws.Update
 
setMetadatas(List<SaWsProperty>) - Method in class com.saperion.ws.jaxws.UpdateEntry
 
setMetadatas(Map<String, String>) - Method in class com.saperion.rs.rome.modules.MetadataModule
Sets a map of metadatas.
setMimeType(String) - Method in class com.saperion.rs.model.DocumentStructure.StructureElement
 
setMode(SaWsContentContainer.Mode) - Method in class com.saperion.ws.wrapper.SaWsContentContainer
Sets the mode of this content container.
setMultiValue(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets, if this field is multivalued.
setMultiValueSeparators(String) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the multivalue separators.
setName(String) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setName(String) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets the name of this field.
setName(String) - Method in class com.saperion.ws.wrapper.SaWsProperty
Sets the name of the property (in Properties called key).
setName(String) - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Sets the name of this property.
setName(String) - Method in class com.saperion.ws.wrapper.SaWsUser
Sets the name.
setName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Sets the name.
setNextActor(String) - Method in class com.saperion.ws.jaxws.Execute
 
setNextActor(String) - Method in class com.saperion.ws.jaxws.Start
 
SETNODE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Set node.
setNonSystemField(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets his object's name is a non-system DDC field name.
setOffset(int) - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
setOrgId(int) - Method in class com.saperion.ws.wrapper.SaWsUser
Sets the org id.
setOrgUnitId(int) - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Sets the org unit id.
setOrgUnitName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Sets the org unit name.
setOutOfOffice(boolean) - Method in class com.saperion.ws.jaxws.SetOutOfOffice
 
setOutOfOffice(String, boolean) - Method in class com.saperion.ws.SaWsWorkflowService
Set the "out of office" state of the current session's user.
SetOutOfOffice - Class in com.saperion.ws.jaxws
 
SetOutOfOffice() - Constructor for class com.saperion.ws.jaxws.SetOutOfOffice
 
SetOutOfOfficeResponse - Class in com.saperion.ws.jaxws
 
SetOutOfOfficeResponse() - Constructor for class com.saperion.ws.jaxws.SetOutOfOfficeResponse
 
setOwner(SaWsActor) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the owner.
setPages(int) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setParameters(Map<String, Object>) - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
setPassword(String) - Method in class com.saperion.ws.jaxws.Login
 
setPassword(String) - Method in class com.saperion.ws.jaxws.Logon
 
setPoolInstance(GenericKeyedObjectPool) - Static method in class com.saperion.ws.pool.PoolHolder
Sets the pool instance to hold.
setPosition(int) - Method in class com.saperion.ws.wrapper.SaWsContent
 
setPreviewURL(String) - Method in class com.saperion.rs.rome.modules.WinOpenSearchModule
Sets the preview url.
setPrintable(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setPriority(int) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the priority.
setProcessDefinitionName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the process definition name.
setProcessed(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setProcessName(String) - Method in class com.saperion.ws.jaxws.Start
 
setProcessName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the process name.
setProperties(List<SaWsPropertyValue>) - Method in class com.saperion.ws.wrapper.SaWsVersionData
Sets the properties.
setQueryInfo(SaWsQueryInfo) - Method in class com.saperion.ws.jaxws.Query
 
setQueryStrategy(QueryStrategy) - Method in class com.saperion.util.FederatedQueryBuilder
Sets the query strategy.
setQueryStrategy(String) - Method in class com.saperion.util.FederatedQueryBuilder
Sets the query strategy as classname.
setQueryString(String) - Method in class com.saperion.ws.wrapper.SaWsQueryInfo
 
setReadable(boolean) - Method in class com.saperion.ws.wrapper.SaWsAccessData
Sets if the document is readable.
setReadonly(boolean) - Method in class com.saperion.ws.wrapper.SaWsLockInfo
Sets if the lock is readonly.
setReceiveDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the receive date.
setReceiveDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the receive date.
setRemovable(boolean) - Method in class com.saperion.ws.wrapper.SaWsAccessData
Sets if the document is removable.
setReturn(boolean) - Method in class com.saperion.ws.jaxws.GetOutOfOfficeResponse
 
setReturn(boolean) - Method in class com.saperion.ws.jaxws.IsAliveResponse
 
setReturn(boolean) - Method in class com.saperion.ws.jaxws.LockResponse
 
setReturn(boolean) - Method in class com.saperion.ws.jaxws.LogoffResponse
 
setReturn(boolean) - Method in class com.saperion.ws.jaxws.UnlockResponse
 
setReturn(long) - Method in class com.saperion.ws.jaxws.GetSizeResponse
 
setReturn(Annotations) - Method in class com.saperion.ws.jaxws.GetAnnotationsResponse
 
setReturn(SaWsAccessData) - Method in class com.saperion.ws.jaxws.GetAccessDataResponse
 
setReturn(SaWsAuthorizedUsers) - Method in class com.saperion.ws.jaxws.GetAuthorizedUsersResponse
 
setReturn(SaWsContent) - Method in class com.saperion.ws.jaxws.GetContentResponse
 
setReturn(SaWsContent) - Method in class com.saperion.ws.jaxws.GetReleasedDocumentResponse
 
setReturn(SaWsContentStructure) - Method in class com.saperion.ws.jaxws.GetStructureResponse
 
setReturn(SaWsLockInfo) - Method in class com.saperion.ws.jaxws.GetLockInfoResponse
 
setReturn(SaWsSaveInfo) - Method in class com.saperion.ws.jaxws.CreateResponse
 
setReturn(SaWsSaveInfo) - Method in class com.saperion.ws.jaxws.RestoreResponse
 
setReturn(SaWsSaveInfo) - Method in class com.saperion.ws.jaxws.UpdateResponse
 
setReturn(SaWsVersionData) - Method in class com.saperion.ws.jaxws.GetMetadataResponse
 
setReturn(SaWsTask) - Method in class com.saperion.ws.jaxws.GetTaskResponse
 
setReturn(String) - Method in class com.saperion.ws.jaxws.CreateEntryResponse
 
setReturn(String) - Method in class com.saperion.ws.jaxws.GetContentFilenameResponse
 
setReturn(String) - Method in class com.saperion.ws.jaxws.GetFilenameResponse
 
setReturn(String) - Method in class com.saperion.ws.jaxws.GetSubstituteResponse
 
setReturn(String) - Method in class com.saperion.ws.jaxws.LoginResponse
 
setReturn(String) - Method in class com.saperion.ws.jaxws.LogonResponse
 
setReturn(String[]) - Method in class com.saperion.ws.jaxws.GetDefinitionsResponse
 
setReturn(List<SaWsDocumentInfo>) - Method in class com.saperion.ws.jaxws.QueryResponse
 
setReturn(List<SaWsFieldDescription>) - Method in class com.saperion.ws.jaxws.GetDefinitionResponse
 
setReturn(List<SaWsProperty>) - Method in class com.saperion.ws.jaxws.GetConfigurationResponse
 
setReturn(List<SaWsPropertyValue[]>) - Method in class com.saperion.ws.jaxws.SearchResponse
 
setReturn(List<SaWsPropertyValue[]>) - Method in class com.saperion.ws.jaxws.SearchWithPagingResponse
 
setReturn(List<SaWsUser>) - Method in class com.saperion.ws.jaxws.GetMembersResponse
 
setReturn(List<SaWsBoxDefinition>) - Method in class com.saperion.ws.jaxws.GetBoxDefinitionsResponse
 
setReturn(List<SaWsTask>) - Method in class com.saperion.ws.jaxws.GetTasksResponse
 
setReturn(List<String>) - Method in class com.saperion.ws.jaxws.GetProcessDefinitionsResponse
 
setReturn(List<String>) - Method in class com.saperion.ws.jaxws.GetVersionIDsResponse
 
setRevised(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setRevisionComment(String) - Method in class com.saperion.ws.wrapper.SaWsRevision
Sets revision comment.
setRevisionDate(Date) - Method in class com.saperion.ws.wrapper.SaWsRevision
Sets revision date.
setRevisionNumber(String) - Method in class com.saperion.ws.wrapper.SaWsRevision
Sets revision number.
setRevisionUid(String) - Method in class com.saperion.ws.wrapper.SaWsRevision
Sets the revision ID.
setRevisionUser(String) - Method in class com.saperion.ws.wrapper.SaWsRevision
Sets revision user.
setRights(List<SaWsRight>) - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
setRights(List<SaWsRight>) - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUser
Sets the rights.
setSaveable(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setSection(String) - Method in class com.saperion.ws.jaxws.GetConfiguration
 
setSelected(boolean) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setSendDate(Date) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the send date.
setShortName(String) - Method in class com.saperion.ws.wrapper.wf.SaWsActor
Sets the short name.
setSigned(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setSize(long) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setStatus(SaWsStatusInfo) - Method in class com.saperion.ws.wrapper.SaWsDocumentInfo
 
setStreamable(boolean) - Method in class com.saperion.ws.wrapper.SaWsStatusInfo
 
setStringFieldType(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets if this object is a string type.
setStringValue(String) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the string value, if set.
setSubject(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the subject.
setSubstitute(String, String) - Method in class com.saperion.ws.SaWsWorkflowService
Sets the substitute (username) for the session's user.
SetSubstitute - Class in com.saperion.ws.jaxws
 
SetSubstitute() - Constructor for class com.saperion.ws.jaxws.SetSubstitute
 
SetSubstituteResponse - Class in com.saperion.ws.jaxws
 
SetSubstituteResponse() - Constructor for class com.saperion.ws.jaxws.SetSubstituteResponse
 
setSysrowid(String) - Method in class com.saperion.ws.jaxws.DeleteEntry
 
setSysrowid(String) - Method in class com.saperion.ws.jaxws.GetVersionIDs
 
setSysrowid(String) - Method in class com.saperion.ws.jaxws.UpdateEntry
 
setSysRowId(String) - Method in class com.saperion.ws.jaxws.GetLockInfo
 
setSysRowId(String) - Method in class com.saperion.ws.jaxws.Lock
 
setSysRowId(String) - Method in class com.saperion.ws.jaxws.Unlock
 
setSysRowId(String) - Method in class com.saperion.ws.wrapper.SaWsSaveInfo
Sets the SYSROWID.
setTablename(String) - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Sets the tablename for this property.
setTaskDescription(String) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the task description.
setTaskId(String) - Method in class com.saperion.ws.jaxws.Execute
 
setTaskId(String) - Method in class com.saperion.ws.jaxws.GetTask
 
setTaskID(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the task id.
setTaskUID(String) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the task uid.
setToken(String) - Method in class com.saperion.ws.jaxws.Create
 
setToken(String) - Method in class com.saperion.ws.jaxws.CreateEntry
 
setToken(String) - Method in class com.saperion.ws.jaxws.Delete
 
setToken(String) - Method in class com.saperion.ws.jaxws.DeleteEntry
 
setToken(String) - Method in class com.saperion.ws.jaxws.Execute
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetAccessData
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetAnnotations
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetBoxDefinitions
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetConfiguration
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetContent
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetContentFilename
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetDefinition
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetDefinitions
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetFilename
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetLockInfo
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetMembers
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetMetadata
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetOutOfOffice
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetProcessDefinitions
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetReleasedDocument
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetSize
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetStructure
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetSubstitute
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetTask
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetTasks
 
setToken(String) - Method in class com.saperion.ws.jaxws.GetVersionIDs
 
setToken(String) - Method in class com.saperion.ws.jaxws.IsAlive
 
setToken(String) - Method in class com.saperion.ws.jaxws.Lock
 
setToken(String) - Method in class com.saperion.ws.jaxws.Logoff
 
setToken(String) - Method in class com.saperion.ws.jaxws.Query
 
setToken(String) - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
setToken(String) - Method in class com.saperion.ws.jaxws.Restore
 
setToken(String) - Method in class com.saperion.ws.jaxws.Search
 
setToken(String) - Method in class com.saperion.ws.jaxws.SearchWithPaging
 
setToken(String) - Method in class com.saperion.ws.jaxws.SetAnnotations
 
setToken(String) - Method in class com.saperion.ws.jaxws.SetOutOfOffice
 
setToken(String) - Method in class com.saperion.ws.jaxws.SetSubstitute
 
setToken(String) - Method in class com.saperion.ws.jaxws.Start
 
setToken(String) - Method in class com.saperion.ws.jaxws.Unlock
 
setToken(String) - Method in class com.saperion.ws.jaxws.Update
 
setToken(String) - Method in class com.saperion.ws.jaxws.UpdateEntry
 
setTransition(int) - Method in class com.saperion.ws.wrapper.wf.SaWsCommand
Sets the transition.
setTransitionDescription(String) - Method in class com.saperion.ws.wrapper.wf.SaWsHistoryEntry
Sets the transition description.
setTransitionID(int) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the transition id.
setType(int) - Method in class com.saperion.ws.jaxws.Login
 
setType(MemberType) - Method in class com.saperion.ws.wrapper.MemberOptions
Sets the type.
setType(SaWsContentType) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setType(SaWsGroupKind) - Method in class com.saperion.ws.wrapper.SaWsUser
Sets the type.
setType(SaWsLicenseType) - Method in class com.saperion.ws.jaxws.Logon
 
setType(SaWsProperty.ValueType) - Method in class com.saperion.ws.wrapper.SaWsProperty
Sets the type of Property, which is used for transformations.
setType(SaWsBoxType) - Method in class com.saperion.ws.wrapper.wf.SaWsBoxDefinition
Sets the type.
setUid(String) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setUnique(boolean) - Method in class com.saperion.ws.wrapper.SaWsFieldDescription
Sets, if this field is unique.
setUser(SaWsUser) - Method in class com.saperion.ws.wrapper.SaWsAuthorizedUser
Sets the user.
setUser(SaWsActor) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the user.
setUser(String) - Method in class com.saperion.ws.wrapper.wf.SaWsCommentEntry
Sets the user.
SETUSER - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Set user.
setUserDefinedFields(List<SaWsPropertyValue>) - Method in class com.saperion.ws.wrapper.wf.SaWsTask
Sets the user defined fields.
setUsername(String) - Method in class com.saperion.ws.jaxws.Login
 
setUsername(String) - Method in class com.saperion.ws.jaxws.Logon
 
setUsername(String) - Method in class com.saperion.ws.jaxws.SetSubstitute
 
setValue(String) - Method in class com.saperion.ws.wrapper.SaWsProperty
Sets the value of the property (in Properties called value).
setValues(List<SaWsValue>) - Method in class com.saperion.ws.wrapper.SaWsPropertyValue
Sets the value array of this property.
setValues(Map<String, SaWsPropertyValue>) - Method in class com.saperion.ws.wrapper.SaWsDocumentInfo
 
setValueType(int) - Method in class com.saperion.ws.wrapper.SaWsValue
Sets the value type.
setVariables(Map<String, String>) - Method in class com.saperion.ws.wrapper.SaWsContent
 
setVariables(Map<String, String>) - Method in class com.saperion.ws.wrapper.SaWsContentContainer
Sets the variables of this content container.
setVariables(Map<String, String>) - Method in class com.saperion.ws.wrapper.SaWsContentElement
 
setVariables(Map<String, String>) - Method in class com.saperion.ws.wrapper.SaWsContentStructure
 
setVersionComment(String) - Method in class com.saperion.ws.jaxws.Create
 
setVersionComment(String) - Method in class com.saperion.ws.jaxws.Update
 
setVersionData(SaWsRevision) - Method in class com.saperion.ws.wrapper.SaWsVersionData
Sets the version metadata.
setWriteable(boolean) - Method in class com.saperion.ws.wrapper.SaWsAccessData
Sets if the document is writable.
setXhdoc(String) - Method in class com.saperion.rs.model.DocumentStructure
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.Delete
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetAccessData
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetAnnotations
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetAuthorizedUsers
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetContent
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetContentFilename
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetFilename
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetMetadata
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetReleasedDocument
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetSize
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.GetStructure
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.ReleaseDocument
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.Restore
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.SetAnnotations
 
setXhdoc(String) - Method in class com.saperion.ws.jaxws.Update
 
SignavioAuthFilter - Class in com.saperion.web.filter.authentication
This filter authenticates servlet requests of the configured web application.
SignavioAuthFilter() - Constructor for class com.saperion.web.filter.authentication.SignavioAuthFilter
 
skip(long) - Method in class com.saperion.util.SessionReturningInputStream
 
SOAP_POOL_PARAM_NAME - Static variable in class com.saperion.util.WebserviceConstants
 
SoapHandler - Class in com.saperion.ws.handler
This handler checks for open sessions to returned to the pool.
SoapHandler() - Constructor for class com.saperion.ws.handler.SoapHandler
 
SPECIAL_QUERY - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The special query of the federated search feed.
STAR - Static variable in class com.saperion.util.HdocUtil
The Constant STAR.
start(String, String, String, String, String) - Method in class com.saperion.ws.SaWsWorkflowService
Starts a workflow with the specified parameters.
Start - Class in com.saperion.ws.jaxws
 
Start() - Constructor for class com.saperion.ws.jaxws.Start
 
START - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Start.
StartResponse - Class in com.saperion.ws.jaxws
 
StartResponse() - Constructor for class com.saperion.ws.jaxws.StartResponse
 
stopSessionCleaner() - Static method in class com.saperion.ws.pool.PoolKeyHolder
 
strategy - Variable in class com.saperion.util.FederatedQueryBuilder
The QueryStrategy used by this query builder.
StreamOnlyLoader - Class in com.saperion.ws.strategy
Loads the content of the specified SAPERION document.
StreamOnlyLoader() - Constructor for class com.saperion.ws.strategy.StreamOnlyLoader
 
String - com.saperion.ws.wrapper.SaWsProperty.ValueType
The String.
strip(String) - Static method in class com.saperion.util.InvalidXMLCharacterStripper
Strips all invalid XML characters according to w3c spec.
StructureElement() - Constructor for class com.saperion.rs.model.DocumentStructure.StructureElement
 
SUBSTITUTEBOX - com.saperion.ws.wrapper.wf.SaWsBoxType
The SUBSTITUTEBOX.
SyndFeedProvider - Class in com.saperion.rs.entityprovider
 
SyndFeedProvider() - Constructor for class com.saperion.rs.entityprovider.SyndFeedProvider
 
SyndFeedWrapper - Class in com.saperion.rs.entityprovider
This is a wrapper class for a Synd Feed (atom/rss).

T

TAGS_FIELD - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The DDC field to be used as the result's tags.
TAKE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Take.
TEMPLATE_NAME - Static variable in class com.saperion.rs.entityprovider.DocumentStructureProvider
 
TERMINATE - com.saperion.ws.wrapper.wf.SaWsCommandEnum
Terminate.
test() - Static method in class com.saperion.util.HdocUtil
Test method.
Time - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Time.
TITLE_FIELD - com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
The DDC field to be used as the result's title.
toString() - Method in class com.saperion.rs.parameter.WeblinkParameter
transform(SaConstants.SaFieldType) - Static method in enum com.saperion.ws.wrapper.SaWsProperty.ValueType
Transform.
translate(String, String, String) - Static method in class com.saperion.util.RegexUtil
 
TruePredicate - Class in com.saperion.ws.predicates
TruePredicate.
TruePredicate() - Constructor for class com.saperion.ws.predicates.TruePredicate
 

U

UNDEFINED - com.saperion.ws.wrapper.SaWsGroupKind
The UNDEFINED.
Unkown - com.saperion.ws.wrapper.SaWsProperty.ValueType
The Unkown.
unlock(String, String, String) - Method in class com.saperion.ws.SaWsArchiveService
Unlocks a document.
Unlock - Class in com.saperion.ws.jaxws
 
Unlock() - Constructor for class com.saperion.ws.jaxws.Unlock
 
UnlockResponse - Class in com.saperion.ws.jaxws
 
UnlockResponse() - Constructor for class com.saperion.ws.jaxws.UnlockResponse
 
update() - Method in class com.saperion.ws.SaWsUser
Sets the current milliseconds when the user was used.
update(String, String, String, List<SaWsProperty>, SaWsContentContainer, String, String) - Method in class com.saperion.ws.SaWsArchiveService
Updates a document in the backend system with the given metadata and content.
Update - Class in com.saperion.ws.jaxws
 
Update() - Constructor for class com.saperion.ws.jaxws.Update
 
updateEntry(String, String, String, List<SaWsProperty>) - Method in class com.saperion.ws.SaWsLookupService
Updates a lookup entry in the backend system with the given metadata.
UpdateEntry - Class in com.saperion.ws.jaxws
 
UpdateEntry() - Constructor for class com.saperion.ws.jaxws.UpdateEntry
 
UpdateEntryResponse - Class in com.saperion.ws.jaxws
 
UpdateEntryResponse() - Constructor for class com.saperion.ws.jaxws.UpdateEntryResponse
 
UpdateResponse - Class in com.saperion.ws.jaxws
 
UpdateResponse() - Constructor for class com.saperion.ws.jaxws.UpdateResponse
 
updateTimestamp() - Method in class com.saperion.ws.pool.PoolKeyHolder.Session
 
URI - Static variable in class com.saperion.rs.rome.modules.MetadataModule
The namespace URI of this module.
URI - Static variable in class com.saperion.rs.rome.modules.WinOpenSearchModule
The namespace URI of this module.
USER - com.saperion.ws.wrapper.SaWsGroupKind
The USER.
UserDefined - com.saperion.ws.wrapper.wf.SaWsHistoryEnum
The User defined.
UTF8_ENCODING - Static variable in class com.saperion.rs.common.AbstractFreemarkerResource
 
UTIL - Static variable in class com.saperion.rs.common.AbstractFreemarkerResource
 

V

validate() - Method in class com.saperion.rs.parameter.WeblinkParameter
Validate.
validate(String) - Method in class com.saperion.util.validator.BlankValidation
Validate the given input string.
validate(String) - Method in class com.saperion.util.validator.BooleanValidation
Validate the given input string.
validate(String) - Method in class com.saperion.util.validator.IntegerValidation
Validate the given input string.
validate(String) - Method in interface com.saperion.util.validator.Validation
Validate the given input string.
Validation - Interface in com.saperion.util.validator
The Interface Validation.
valueOf(String) - Static method in enum com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.util.WSConfigFile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsContentContainer.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsDeleteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsGroupKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsLicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsMatchKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsProperty.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.SaWsRight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.wf.SaWsBoxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.wf.SaWsCommandEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ws.wrapper.wf.SaWsHistoryEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.saperion.rs.federatedsearch.FederatedSearch.ConfigParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.util.WSConfigFile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsContentContainer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsDeleteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsGroupKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsLicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsMatchKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsProperty.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.SaWsRight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.wf.SaWsBoxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.wf.SaWsCommandEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ws.wrapper.wf.SaWsHistoryEnum
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(SaPropertyValue) - Method in class com.saperion.rs.federatedsearch.FederatedSearch
Returns the value of the given SaPropertyValue as String.
VelocityProvider - Class in com.saperion.rs.entityprovider
This class creates and configures a static velocity instance.
VISIBLE - com.saperion.ws.wrapper.SaWsRight
visible.

W

WaffleAuthFilter - Class in com.saperion.web.filter.authentication
This filter authenticates servlet requests of the configured web application.
WaffleAuthFilter() - Constructor for class com.saperion.web.filter.authentication.WaffleAuthFilter
 
WaffleAuthFilter.FilterConfigCleaner - Class in com.saperion.web.filter.authentication
 
WaffleAuthFilter.InternalFilterChain - Class in com.saperion.web.filter.authentication
 
WeblinkParameter - Class in com.saperion.rs.parameter
The Class WeblinkParameter.
WeblinkParameter(MultivaluedMap<String, String>) - Constructor for class com.saperion.rs.parameter.WeblinkParameter
Instantiates a new weblink parameter.
WeblinkParameterBinder - Class in com.saperion.rs.entityprovider
 
WeblinkParameterBinder() - Constructor for class com.saperion.rs.entityprovider.WeblinkParameterBinder
 
WeblinkParameterFactory - Class in com.saperion.rs.entityprovider
 
WeblinkParameterFactory(ExtendedUriInfo) - Constructor for class com.saperion.rs.entityprovider.WeblinkParameterFactory
 
WeblinkService - Class in com.saperion.rs
This JAX-RS resource represents the content service.
WeblinkService() - Constructor for class com.saperion.rs.WeblinkService
 
WeblinkZipService - Class in com.saperion.rs
The Class WeblinkZipResource.
WeblinkZipService() - Constructor for class com.saperion.rs.WeblinkZipService
 
WEBSERVICE - com.saperion.util.WSConfigFile
The webservice property file.
WebserviceConstants - Class in com.saperion.util
This util offers convenient configuration file usage.
WebserviceConstants() - Constructor for class com.saperion.util.WebserviceConstants
 
WebserviceInitializer - Class in com.saperion.ws.appinit
This class performs the web services specific initialization process.
WebserviceInitializer() - Constructor for class com.saperion.ws.appinit.WebserviceInitializer
 
WebserviceResourceConfig - Class in com.saperion.rs
 
WebserviceResourceConfig() - Constructor for class com.saperion.rs.WebserviceResourceConfig
 
WebUtil - Class in com.saperion.util
 
WebUtil() - Constructor for class com.saperion.util.WebUtil
 
WelcomeResource - Class in com.saperion.rs.common
 
WelcomeResource() - Constructor for class com.saperion.rs.common.WelcomeResource
 
WinOpenSearchGenerator - Class in com.saperion.rs.rome.modules
The WinOpenSearchGenerator for the WinOpenSearchModule.
WinOpenSearchGenerator() - Constructor for class com.saperion.rs.rome.modules.WinOpenSearchGenerator
 
WinOpenSearchModule - Class in com.saperion.rs.rome.modules
Rome module for adding open search data to a RSS/ATOM feed.
WinOpenSearchModule() - Constructor for class com.saperion.rs.rome.modules.WinOpenSearchModule
Constructor.
WORKFLOW_LOAD_HISTORY - Static variable in class com.saperion.util.WebserviceConstants
 
WORKFLOW_LOAD_UNDEFINED - Static variable in class com.saperion.util.WebserviceConstants
 
writeTo(SyndFeedWrapper, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.saperion.rs.entityprovider.SyndFeedProvider
 
writeTo(DocumentStructure, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.saperion.rs.entityprovider.DocumentStructureProvider
 
writeTo(ErrorResponse, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.saperion.rs.entityprovider.ErrorResponseProvider
 
WS_DEBUGTRAFFIC - Static variable in class com.saperion.util.WebserviceConstants
 
WS_LOGREQUESTS - Static variable in class com.saperion.util.WebserviceConstants
 
WS_SEND_STACK_TRACE - Static variable in class com.saperion.util.WebserviceConstants
 
WSConfigFile - Enum in com.saperion.util
Enum to represent all required webservice config files.

Z

ZERO - Static variable in class com.saperion.util.HdocUtil
The Constant ZERO.

_

_config - Variable in class com.saperion.rs.common.tools.FreemarkerUtil
 
_encoding - Variable in class com.saperion.rs.common.tools.FreemarkerUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages