Uses of Class
com.saperion.ngc.exception.AuthenticationException
Packages that use AuthenticationException
Package
Description
Package for authorization component classes.
Package for client dialog classes.
Contains classes concerning the user profile
Package for main filter components.
Package for main iForm components.
Package for iForm field elements.
Package for field validators.
Package for mailing.
Package for model classes.
Package for authorization model classes.
Package for document model classes.
Package for navigation model classes.
Package for navigation model interfaces.
Package for resultset model classes.
Package for user management classes.
Package for workflow model classes.
Package for navigation component classes.
Package for resultset component classes.
Package for resultset context menu classes.
Package for multiselection tool.
Package for standalone SAP viewer.
Package for user toolbar component classes.
Package for client utility classes.
Package for model property classes.
Package for viewer component classes.
Package for virtual viewer component classes.
- 
Uses of AuthenticationException in com.saperion.ngc.authorizationMethods in com.saperion.ngc.authorization that throw AuthenticationException
- 
Uses of AuthenticationException in com.saperion.ngc.dialogsMethods in com.saperion.ngc.dialogs that throw AuthenticationExceptionModifier and TypeMethodDescriptionRevisionHistoryDialog.RevisionListModel.create(ResultSetPresenter resultPresenter, ResultSetViewImpl view, DocumentId docId, String maskName) Factory method.voidRevisionListRenderer.downloadRevision(RevisionHistoryDialog.RevisionBean bean) static voidCommentDialog.show(ResultSetPresenter resultPresenter, com.saperion.intf.wf.TaskInfo task) Shows the comment dialog.static voidRevisionHistoryDialog.show(ResultSetPresenter resultPresenter, ResultSetViewImpl view, DocumentId docId, String maskName) Shows the revision history.
- 
Uses of AuthenticationException in com.saperion.ngc.dialogs.userprofileMethods in com.saperion.ngc.dialogs.userprofile that throw AuthenticationException
- 
Uses of AuthenticationException in com.saperion.ngc.filterMethods in com.saperion.ngc.filter that throw AuthenticationExceptionModifier and TypeMethodDescriptionbooleanDirectUserProvider.logon(HttpSessionWrapper sessionWrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) booleanLogonProvider.logon(HttpSessionWrapper wrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) Logon user.booleanNtlmProvider.logon(HttpSessionWrapper sessionWrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) booleanOpenIDConnectProvider.logon(HttpSessionWrapper wrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) booleanPrincipalProvider.logon(HttpSessionWrapper sessionWrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) booleanSAML2Provider.logon(HttpSessionWrapper wrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) booleanSAMLProvider.logon(HttpSessionWrapper sessionWrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) booleanSiteminderProvider.logon(HttpSessionWrapper sessionWrapper, com.saperion.connector.SaClassicConnector connector, boolean multiMandant) 
- 
Uses of AuthenticationException in com.saperion.ngc.iformMethods in com.saperion.ngc.iform that throw AuthenticationExceptionModifier and TypeMethodDescriptionIntelligentFormPresenter.addDocument(List<FieldResultBean> properties, String comment, FolderUploadInfos infos, String ddcName) Adds a new document to the archive.booleanIntelligentFormPresenter.canEditIndex(ResultProperties props) Checks if the index of the specified document can be edited.voidIntelligentFormPresenter.createSystemView(List<com.saperion.intf.SaFieldDescription> list, SysForm.FormType type, String ddcName) Deprecated.voidIntelligentFormPresenter.deleteStoredConfiguration()Deletes the stored area sizes and result list layouts for this mask.IntelligentFormPresenter.getAclsForUpdating()Returns a comma-separated acl-string that can be used for updating a document.IntelligentFormPresenter.getArchiveMetaInfo(DocumentId id, boolean currentRevision) Retrieves the meta information of the document from the archive.com.saperion.intf.DDCReturns the DDC with the specified name.voidIntelligentFormPresenter.getDefinition(String ddcName, SysForm.FormType type) Deprecated.useIntelligentFormView.createView(Form)with system form implementation from package com.saperion.ngc.iform.system instead.IntelligentFormPresenter.getDocProperties(DocumentId id) Reads the properties for the given document.List<com.saperion.intf.SaFieldDescription>IntelligentFormPresenter.getFieldDefinitions(String ddcName) Returns the field descriptions for the specified DDC.IntelligentFormPresenter.getFolderInfos(FolderId folderId) Retrieves information about the specified folder.intIntelligentFormPresenter.getInboxId()com.saperion.ngc.iform.xml.FormIntelligentFormPresenter.getMaskDefinition(String maskName) intIntelligentFormPresenter.getNextCounterValue(String ddcName, String fieldName, String dbFieldName) Deprecated.Counter fields cannot be set by API any more.IntelligentFormPresenter.getSetting(String section, String key) IntelligentFormPresenter.loadSizesFromConfig()Loads the sizes of the forms layout-areas from the configuration.static voidValidationErrorMessageCreator.showValidationErrorMessage(IntelligentField field, FieldValidationException.ValidationError validationError, EventChildHandler eventHandler) voidIntelligentFormPresenter.storeSizesInConfig(Map<Integer, AreaSize> sizes) Stored the layout of the mask in the configuration.voidFieldValidator.validate()Deprecated.Validates the field.
- 
Uses of AuthenticationException in com.saperion.ngc.iform.fieldMethods in com.saperion.ngc.iform.field that throw AuthenticationExceptionModifier and TypeMethodDescriptionstatic IntelligentFieldFieldFactory.getField(com.saperion.ngc.iform.xml.EditFieldType type, boolean editable, com.saperion.ngc.iform.xml.PosType panePos, FormMode mode, boolean isNoLocalization) Constructors in com.saperion.ngc.iform.field that throw AuthenticationExceptionModifierConstructorDescriptionLookupPopup(LookupTextField parentComp, com.saperion.ngc.iform.xml.EditFieldType fieldType) Constructor.Constructor.LookupTextField(com.saperion.ngc.iform.xml.EditFieldType type, com.saperion.ngc.iform.xml.PosType panePos, FormMode mode, boolean isNoLocalization) Constructor.
- 
Uses of AuthenticationException in com.saperion.ngc.iform.validatorMethods in com.saperion.ngc.iform.validator that throw AuthenticationExceptionModifier and TypeMethodDescriptionprotected voidAbstractFieldValidator.checkDateRange(Date value) Checks if the date is within the range supported by the database-system in use.abstract voidAbstractFieldValidator.validate()Validates the field.voidAdvancedLookupFieldValidator.validate()voidDateFieldValidator.validate()static voidFieldValidator.validate(IntelligentField field) Validates the field.
- 
Uses of AuthenticationException in com.saperion.ngc.mailMethods in com.saperion.ngc.mail that throw AuthenticationExceptionModifier and TypeMethodDescriptionMailUtil.getElementInfos(DocumentId documentId) Gets a list of information for the elements of the given document.MailUtil.getSourceFormats(DocumentId documentId) Returns a map with theSourceFormats of the elements of the document identified by the specified ID.
- 
Uses of AuthenticationException in com.saperion.ngc.modelMethods in com.saperion.ngc.model that return AuthenticationExceptionModifier and TypeMethodDescriptionprotected final AuthenticationExceptionClassicConnectorService.convertAuthenticationException(com.saperion.exception.SaAuthenticationException orig) Converts an SaAuthenticationException to an AuthenticationException.Methods in com.saperion.ngc.model that throw AuthenticationExceptionModifier and TypeMethodDescriptionbooleanSettingsClassicConnectorService.deleteSetting(String name, String section, boolean longSetting) Deletes a setting in the backend.booleanSettingsService.deleteSetting(String name, String section, boolean longSetting) Deletes a setting in the backend.SettingsClassicConnectorService.fixRevId(DocumentId id, boolean force) Fix the revision id, if it's empty.SettingsService.fixRevId(DocumentId id, boolean force) Fix the revision id, if it's empty.SettingsClassicConnectorService.getAllAcls()Gets all ACL names.SettingsService.getAllAcls()Gets all ACL names.SettingsClassicConnectorService.getDatabaseType()Deprecated.com.saperion.config.SQLTypeSettingsClassicConnectorService.getDatabaseType(String ddcName) SettingsService.getDatabaseType()Deprecated.This method is kept only for compile-compatibility and will always throw an exception useSettingsService.getDatabaseType(String)instead.com.saperion.config.SQLTypeSettingsService.getDatabaseType(String ddcName) This method returns the type of database the given DDC is stored on.com.saperion.intf.DDCRetrieves the specified DDC.com.saperion.intf.DDCRetrieves the specified DDC.SettingsClassicConnectorService.getFastAccessItems()Retrieves the fast access items.SettingsService.getFastAccessItems()Retrieves the fast access items.final List<com.saperion.intf.SaFieldDescription>SettingsClassicConnectorService.getFieldDescriptionsList(String definitionName) Retrieves the field descriptions for the specified definition.List<com.saperion.intf.SaFieldDescription>SettingsService.getFieldDescriptionsList(String definitionName) Retrieves the field descriptions for the specified definition.SettingsClassicConnectorService.getLastLaunched()Reads and sort the last launched workflow names.SettingsService.getLastLaunched()Reads and sort the last launched workflow names.SettingsClassicConnectorService.getProperties(String section) Reads the properties stored in the given section in the INI configuration files of Saperion.SettingsService.getProperties(String section) Reads the properties stored in the given section in the INI configuration files of Saperion.final com.saperion.ngc.iform.xml.ResultTypeSettingsClassicConnectorService.getResultType(String formName, int id, int rev, String ddc) Deprecated.use getSetting insteadcom.saperion.ngc.iform.xml.ResultTypeSettingsService.getResultType(String formName, int id, int rev, String ddc) Deprecated.use getSetting insteadSettingsClassicConnectorService.getSetting(String name, String section, boolean longSetting) Retrieves a setting from the backend.SettingsService.getSetting(String name, String section, boolean longSetting) Retrieves a setting from the backend.SettingsClassicConnectorService.getUtf8Properties(String section) Reads the properties stored in the given section in the INI configuration files of Saperion.SettingsService.getUtf8Properties(String section) Reads the properties stored in the given section in the INI configuration files of Saperion.booleanSettingsClassicConnectorService.isAuditTable(String ddcName) Checks, if the given ddc is an audit/protocol table.booleanSettingsService.isAuditTable(String ddcName) Checks, if the given ddc is an audit/protocol table.booleanSettingsClassicConnectorService.isLookupTable(String ddcName) Checks, if the given ddc is a lookup table.booleanSettingsService.isLookupTable(String ddcName) Checks, if the given ddc is a lookup table.booleanSettingsClassicConnectorService.isReleaseActive()Checks if release feature active.booleanSettingsService.isReleaseActive()Checks if release feature active.voidSettingsClassicConnectorService.setFastAccessItems(Map<String, String> items) Stores the fast access items.voidSettingsService.setFastAccessItems(Map<String, String> items) Stores the fast access items.voidSettingsClassicConnectorService.setLastLaunched(String lastName) Set the last lauched workflow name.voidSettingsService.setLastLaunched(String lastName) Set the last lauched workflow name.voidSettingsClassicConnectorService.setProperties(Map<String, String> props, String section) Writes the given properties to the given section.voidSettingsService.setProperties(Map<String, String> props, String section) Writes the given properties to the given section.final voidSettingsClassicConnectorService.setResultType(String formName, int id, int rev, com.saperion.ngc.iform.xml.ResultType resultType, String ddc) Deprecated.use setSetting insteadvoidSettingsService.setResultType(String formName, int id, int rev, com.saperion.ngc.iform.xml.ResultType resultType, String ddc) Deprecated.use setSetting insteadvoidSettingsClassicConnectorService.setSetting(String value, String name, String section, boolean longSetting) Stores a setting in the backend.voidSettingsService.setSetting(String value, String name, String section, boolean longSetting) Stores a setting in the backend.voidSettingsClassicConnectorService.setUtf8Properties(Map<String, String> props, String section, boolean cleanSection) Writes the given properties with UTF-8 encoded values to the given section.voidSettingsService.setUtf8Properties(Map<String, String> props, String section, boolean cleanSection) Writes the given properties with UTF-8 encoded values to the given section.
- 
Uses of AuthenticationException in com.saperion.ngc.model.authorizationMethods in com.saperion.ngc.model.authorization that throw AuthenticationExceptionModifier and TypeMethodDescriptionbooleanAuthClassicConnectorService.autoLogon()This function tries to automatic logon with SSO or NTLM.booleanAuthClassicConnectorService.autoLogon(com.saperion.connector.authentication.SessionInfo sessionInfo) This function tries to automatic logon with SSO or NTLM, passing the web session information.booleanAuthorizationService.autoLogon()This function tries to automatic logon with SSO or NTLM.booleanAuthorizationService.autoLogon(com.saperion.connector.authentication.SessionInfo sessionInfo) This function tries to automatic logon with SSO or NTLM, passing the web session information.AuthClassicConnectorService.changePassword(User user, String newPassword) AuthorizationService.changePassword(User user, String newPassword) Changes the password of the given user.booleanAuthClassicConnectorService.closeSession(com.saperion.connector.authentication.Session session) Close the givenSessionbooleanAuthorizationService.closeSession(com.saperion.connector.authentication.Session session) Close the givenSessionAuthClassicConnectorService.getCurrentUser()AuthorizationService.getCurrentUser()final voidAuthClassicConnectorService.logoff()Logoff from service.voidAuthorizationService.logoff()Logoff from service.final UserAuthClassicConnectorService.logon(AuthenticationInformation info) Logon to service.AuthorizationService.logon(AuthenticationInformation auth) Logon to service.final UserLogon with a technical user.final UserLogon with a technical user.voidAuthClassicConnectorService.setCurrentUserPresent(boolean present) Sets whether the current user is present.voidAuthorizationService.setCurrentUserPresent(boolean present) Sets whether the current user is present.voidAuthClassicConnectorService.setCurrentUserSubstituteAccessEnabled(boolean accessEnabled) Sets whether the current user's substitute has access to the users workflow-inbox.voidAuthorizationService.setCurrentUserSubstituteAccessEnabled(boolean accessEnabled) Sets whether the current user's substitute has access to the users workflow-inbox.voidSets the locale for the underlying connection to the backend.voidSets the locale for the underlying connection to the backend.
- 
Uses of AuthenticationException in com.saperion.ngc.model.documentMethods in com.saperion.ngc.model.document that throw AuthenticationExceptionModifier and TypeMethodDescriptionfinal DocumentIdDocClassicConnectorService.addDocument(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls) Adds a new document to the archive.DocClassicConnectorService.addDocument(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls, Map<String, DocumentVariable> variables) Adds a new document to the archive.DocClassicConnectorService.addDocument(Map<String, Object> properties, com.saperion.bean.ContentStream[] content, String comment, String ddcName, String acls, Map<String, DocumentVariable> variables) Adds a new document to the archive.final DocumentIdDocClassicConnectorService.addDocument(Properties properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls) Deprecated.DocumentService.addDocument(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls) Adds a new document to the archive.DocumentService.addDocument(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls, Map<String, DocumentVariable> variables) Adds a new document to the archive.DocumentService.addDocument(Map<String, Object> properties, com.saperion.bean.ContentStream[] content, String comment, String ddcName, String acls, Map<String, DocumentVariable> variables) Adds a new document to the archive.DocumentService.addDocument(Properties properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls) Deprecated.voidDocClassicConnectorService.checkoutDocument(DocumentId id) Checkout a document.voidDocClassicConnectorService.checkoutDocument(DocumentId id, boolean withShareBase, int[] shareBaseDocIds) Checkout a document.voidDocumentService.checkoutDocument(DocumentId id) Checkout a document.voidDocumentService.checkoutDocument(DocumentId id, boolean withShareBase, int[] shareBaseDocIds) Checkout a document.final DocumentIdDocClassicConnectorService.createLookupItem(List<FieldResultBean> properties, String ddcName) Create a new lookup entry.DocumentService.createLookupItem(List<FieldResultBean> properties, String ddcName) Create a new lookup entry.final booleanDocClassicConnectorService.deleteDocument(DocumentId id) Delete a document.booleanDocClassicConnectorService.deleteDocument(DocumentId id, boolean finalDelete) Delete a document.booleanDocumentService.deleteDocument(DocumentId id) Delete a document.booleanDocumentService.deleteDocument(DocumentId id, boolean finalDelete) Delete a document.voidDocClassicConnectorService.discardCheckout(DocumentId id) Discards checkout of a document.voidDocumentService.discardCheckout(DocumentId id) Discards checkout of a document.DocClassicConnectorService.getAccessData(DocumentId id) Retrieves the access data for the specified document.DocClassicConnectorService.getAccessData(String revisionId) Retrieves the access data fot the specified document.DocumentService.getAccessData(DocumentId id) Retrieves the access data for the specified document.DocumentService.getAccessData(String revisionId) Retrieves the access data fot the specified document.DocClassicConnectorService.getAcl(DocumentId docId) Deprecated.useDocClassicConnectorService.getAclNames(DocumentId)instead.DocumentService.getAcl(DocumentId id) Deprecated.useDocumentService.getAclNames(DocumentId)instead.DocClassicConnectorService.getAclNames(DocumentId id) DocumentService.getAclNames(DocumentId id) Retrieves the ACLs for the specified document or lookup entry.org.zkoss.image.ImageDocClassicConnectorService.getActualImage(DocumentId id) Reads the actual document image from backend.org.zkoss.image.ImageDocumentService.getActualImage(DocumentId id) Reads the actual document image from backend.DocClassicConnectorService.getAllAcls()Gets all ACL names.DocumentService.getAllAcls()Gets all ACL names.final StringDocClassicConnectorService.getAnnotations(String hDoc, int element) Deprecated.final StringDocClassicConnectorService.getAnnotations(String hDoc, int element, boolean currentRevision) Retrieves the annotations of a document.DocumentService.getAnnotations(String hDoc, int element) Deprecated.DocumentService.getAnnotations(String hDoc, int element, boolean currentRevision) Retrieves the annotations of a document.DocClassicConnectorService.getArchiveMetaInfo(DocumentId documentId, boolean currentRevision) Retrieves the meta information of a document that is stored on the archive.DocClassicConnectorService.getArchiveMetaInfo(DocumentId documentId, boolean currentRevision, boolean previewMode) Retrieves the meta information of a document that is stored on the archive.DocumentService.getArchiveMetaInfo(DocumentId documentId, boolean currentRevision) Retrieves the meta information of a document that is stored on the archive.DocumentService.getArchiveMetaInfo(DocumentId documentId, boolean currentRevision, boolean previewMode) Retrieves the meta information of a document that is stored on the archive.DocClassicConnectorService.getDocumentInfo(DocumentId id) Reads the document properties.DocClassicConnectorService.getDocumentInfo(DocumentId id, boolean isDeleted) Reads the document properties.DocumentService.getDocumentInfo(DocumentId id) Reads the document properties.DocumentService.getDocumentInfo(DocumentId id, boolean isDeleted) Reads the document properties.com.saperion.intf.SaPropertyValue[]DocClassicConnectorService.getDocumentMetadataFromArchive(DocumentId id, boolean currentRevision) Returns the metadata of the document as read from the archive.com.saperion.intf.SaPropertyValue[]DocumentService.getDocumentMetadataFromArchive(DocumentId id, boolean currentRevision) Returns the metadata of the document as read from the archive.DocClassicConnectorService.getDocumentVersion(String versionId) Returns the metadata of the specified version.DocumentService.getDocumentVersion(String versionId) Returns the metadata of the specified version.DocClassicConnectorService.getDocumentVersionIds(DocumentId id) Returns a list of all version IDs for the specified document.DocumentService.getDocumentVersionIds(DocumentId id) Returns a list of all version IDs for the specified document.DocClassicConnectorService.getDocumentVersions(DocumentId id) Retrieves information about a document's versions.DocClassicConnectorService.getDocumentVersions(String ddcName, String objectId) Retrieves information about a document's versions.DocumentService.getDocumentVersions(DocumentId id) Retrieves information about a document's versions.DocumentService.getDocumentVersions(String ddcName, String objectId) Retrieves information about a document's versions.longDocClassicConnectorService.getElementSize(String hDoc, int element) Retrieves the size of the specified element (in bytes).longDocumentService.getElementSize(String hDoc, int element) Retrieves the size of the specified element (in bytes).DocClassicConnectorService.getElementSizes(String hDoc, List<Integer> elementsWithoutSize) Retrieves a map with the sizes (in bytes) of elements for a given hDoc.DocumentService.getElementSizes(String hDoc, List<Integer> elementsWithoutSize) Retrieves a map with the sizes (in bytes) of elements for a given hDoc.DocumentService.getFullTextFields(String ddcName, List<String> fullTextFields, String hdoc) Fetches values of Full text columnsDocClassicConnectorService.getImageInfo(DocumentId id) Reads the document image informations from backend.DocumentService.getImageInfo(DocumentId id) Reads the document image informations from backend.DocClassicConnectorService.getIXOSAnnotation(String hdoc) Reads the IXOS annotation for this document.DocumentService.getIXOSAnnotation(String hdoc) Reads the IXOS annotation for this document.DocClassicConnectorService.getLockData(DocumentId id) Returns the lock data for the specified document.DocClassicConnectorService.getLockData(DocumentId id, boolean isDeleted) Returns the lock data for the specified document.DocumentService.getLockData(DocumentId id) Returns the lock data for the specified document.DocumentService.getLockData(DocumentId id, boolean isDeleted) Returns the lock data for the specified document.DocClassicConnectorService.getLookupEntryAccessData(DocumentId id) DocumentService.getLookupEntryAccessData(DocumentId id) Retrieves the access data for the specified lookup table entry.intDocClassicConnectorService.getNextCounterValue(String ddcName, String fieldName, String dbFieldName) Deprecated.Counter fields cannot be set by API any more.intDocumentService.getNextCounterValue(String ddcName, String fieldName, String dbFieldName) Deprecated.Counter fields cannot be set by API any more.DocClassicConnectorService.getNotesContent(String hDoc) Reads notes element.DocumentService.getNotesContent(String hDoc) Reads notes element.DocClassicConnectorService.getPageList(String hDoc, int element, boolean currentRevision) DocumentService.getPageList(String hDoc, int element, boolean currentRevision) final InputStreamDocClassicConnectorService.getReleasedStream(String hDoc, int element, boolean currentRevision) Retrieves the content of a document.DocumentService.getReleasedStream(String hDoc, int element, boolean currentRevision) Retrieves the content of a document.DocClassicConnectorService.getReleaseHdoc(String hDoc) Gets the last released hdoc.DocumentService.getReleaseHdoc(String hDoc) Gets the last released hdoc.List<com.saperion.connector.renditions.Rendition>DocClassicConnectorService.getRenderedDocument(DocumentId documentId, com.saperion.connector.formats.TargetFormat format, boolean currentRevision) Renders the specified document to the target format.List<com.saperion.connector.renditions.Rendition>DocumentService.getRenderedDocument(DocumentId documentId, com.saperion.connector.formats.TargetFormat format, boolean currentRevision) Renders the specified document to the target format.DocClassicConnectorService.getRevisionInfo(DocumentId id) Reads the properties of the specified revision.DocumentService.getRevisionInfo(DocumentId id) Reads the properties of the specified revision.final InputStreamRetrieves the content of a document.final InputStreamRetrieves the content of a document.final InputStreamDocClassicConnectorService.getStream(String hDoc, int element, boolean currentRevision, boolean withAnnotations) Retrieves the content of a document.DocClassicConnectorService.getStream(String hDoc, int element, boolean currentRevision, long start, long size) Retrieves the content of a document.Retrieves the content of a document.Retrieves the content of a document.DocumentService.getStream(String hDoc, int element, boolean currentRevision, boolean withAnnotations) Retrieves the content of a document.Retrieves the content of a document.DocClassicConnectorService.getThumbnail(DocumentId id, int height, int width, boolean color) Retrieves a thumbnail for the specified document or null if no thumbnail is available.DocumentService.getThumbnail(DocumentId id, int height, int width, boolean color) Retrieves a thumbnail for the specified document or null if no thumbnail is available.booleanDocClassicConnectorService.hasBlackmarkers(DocumentId docId) Checks for blackmarkers.booleanDocumentService.hasBlackmarkers(DocumentId docId) Checks for blackmarkers.final booleanDocClassicConnectorService.lockDocument(DocumentId id, DocumentService.AuditEvent event) Lock document.booleanDocumentService.lockDocument(DocumentId id, DocumentService.AuditEvent event) Lock document.voidDocClassicConnectorService.releaseDocument(DocumentId id, String comment) Release a document.voidDocumentService.releaseDocument(DocumentId id, String comment) Release a document.final voidDocClassicConnectorService.removeIXOSAnno(DocumentId docId) Remove the IXOS annotation from content list.voidDocumentService.removeIXOSAnno(DocumentId docId) Remove the IXOS annotation from content list.DocClassicConnectorService.resolveLatestRevision(String oldHdoc) Resolve latest revision for the given hdoc.DocumentService.resolveLatestRevision(String oldHdoc) Resolve latest revision for the given hdoc.com.saperion.bean.SapDocInfoDocClassicConnectorService.resolveSapURL(String url) Resolves the given SAP URL and returns the SapDocInfo.com.saperion.bean.SapDocInfoDocumentService.resolveSapURL(String url) Resolves the given SAP URL and returns the SapDocInfo.voidDocClassicConnectorService.setAcl(DocumentId docId, String acl, String comment) Deprecated.voidDocumentService.setAcl(DocumentId id, String acl, String comment) Deprecated.voidDocClassicConnectorService.setAclNames(DocumentId id, List<String> acls, String comment) voidDocumentService.setAclNames(DocumentId id, List<String> acls, String comment) Sets the ACL for the specified document or lookup table entry.final voidDocClassicConnectorService.setAnnotations(String hDoc, int element, String annotations) Sets the annotations of a document.voidDocumentService.setAnnotations(String hDoc, int element, String annotations) Sets the annotations of a document.voidDocClassicConnectorService.setDocumentRead(DocumentId id) Sets the specified document's state to 'read' without creating a new revision.voidDocumentService.setDocumentRead(DocumentId id) Sets the specified document's state to 'read' without creating a new revision.voidDocClassicConnectorService.setDocumentUnread(DocumentId id) Sets the specified document's state to 'unread' without creating a new revision.voidDocumentService.setDocumentUnread(DocumentId id) Sets the specified document's state to 'unread' without creating a new revision.voidDocClassicConnectorService.setNotesContent(String hDoc, String ddc, String content) Writes the notes element.voidDocumentService.setNotesContent(String hDoc, String ddc, String content) Writes the notes element.final booleanDocClassicConnectorService.unlockDocument(DocumentId id) Unlock document.booleanDocumentService.unlockDocument(DocumentId id) Unlock document.DocClassicConnectorService.updateDocument(DocumentId docId, DataToUpdate data, UpdateSettings settings) Updates the document identfied by docId using the specified data and settings.final com.saperion.intf.SaSaveInfoDocClassicConnectorService.updateDocument(List<FieldResultBean> properties, com.saperion.bean.ContentStream[] content, String comment, DocumentId docId, boolean checkin, boolean lookup, int selectedImage) Deprecated.final com.saperion.intf.SaSaveInfoDocClassicConnectorService.updateDocument(Properties properties, com.saperion.bean.ContentStream[] content, String comment, DocumentId docId, boolean checkin, boolean lookup, int selectedImage) Deprecated.DocumentService.updateDocument(DocumentId docId, DataToUpdate data, UpdateSettings settings) Updates the document identfied by docId using the specified data and settings.com.saperion.intf.SaSaveInfoDocumentService.updateDocument(List<FieldResultBean> properties, com.saperion.bean.ContentStream[] content, String comment, DocumentId docId, boolean checkin, boolean lookup, int selectedImage) Deprecated.com.saperion.intf.SaSaveInfoDocumentService.updateDocument(Properties properties, com.saperion.bean.ContentStream[] content, String comment, DocumentId docId, boolean checkin, boolean lookup, int selectedImage) Deprecated.voidDocClassicConnectorService.updateLookupItem(String sysRowId, List<FieldResultBean> properties, String ddcName) Update a lookup entry.voidDocClassicConnectorService.updateLookupItem(String sysRowId, List<FieldResultBean> properties, String ddcName, boolean isDeleted) Update a lookup entry.voidDocumentService.updateLookupItem(String sysRowId, List<FieldResultBean> properties, String ddcName) Update a lookup entry.voidDocumentService.updateLookupItem(String sysRowId, List<FieldResultBean> properties, String ddcName, boolean isDeleted) Update a lookup entry.voidDocClassicConnectorService.writeAuditEvent(String hdoc, DocumentService.AuditEvent event, String remark) Write audit event.voidDocumentService.writeAuditEvent(String hdoc, DocumentService.AuditEvent event, String remark) Write audit event.
- 
Uses of AuthenticationException in com.saperion.ngc.model.resultsetMethods in com.saperion.ngc.model.resultset that throw AuthenticationExceptionModifier and TypeMethodDescriptionfinal intQueryClassicConnectorService.executeCountQuery(com.saperion.rmi.SaQueryInfo query) Executes a count query.intQueryService.executeCountQuery(com.saperion.rmi.SaQueryInfo query) Executes a count query.final ModelResultQueryClassicConnectorService.executePagingQuery(ResultPaging paging) Execute query with paging.QueryService.executePagingQuery(ResultPaging paging) Execute query with paging.final ModelResultQueryClassicConnectorService.executeQuery(com.saperion.rmi.SaQueryInfo query) Execute query.QueryService.executeQuery(com.saperion.rmi.SaQueryInfo queryInfo) Execute query.QueryClassicConnectorService.getAttachmentInfo(com.saperion.intf.wf.TaskInfo info) Loads the attachment for the specifiedTaskInfo.QueryService.getAttachmentInfo(com.saperion.intf.wf.TaskInfo info) Loads the attachment for the specifiedTaskInfo.intQueryClassicConnectorService.getHitCount(com.saperion.rmi.SaQueryInfo info) Returns the number of hits for the specified query.intQueryService.getHitCount(com.saperion.rmi.SaQueryInfo info) Returns the number of hits for the specified query.QueryClassicConnectorService.getInboxTaskProperties(String taskId) QueryService.getInboxTaskProperties(String taskId) Returns the metadata for a task with the specified ID.QueryClassicConnectorService.searchFolderDocuments(String folderId, String folderDDC, com.saperion.rmi.SaQueryInfo hqlFilter) HQL search extended with additional folder informations and depth.QueryService.searchFolderDocuments(String folderId, String folderDDC, com.saperion.rmi.SaQueryInfo hqlFilter) HQL search extended with additional folder informations and depth.
- 
Uses of AuthenticationException in com.saperion.ngc.model.usersMethods in com.saperion.ngc.model.users that throw AuthenticationExceptionModifier and TypeMethodDescriptioncom.saperion.jcs.modules.users.api.UserUserManagementClassicConnectorService.findUserById(int id) com.saperion.jcs.modules.users.api.UserUserManagementService.findUserById(int id) Finds a user by ID.com.saperion.jcs.modules.users.api.UserUserManagementClassicConnectorService.findUserByName(String name) com.saperion.jcs.modules.users.api.UserUserManagementService.findUserByName(String name) Finds a user by name.
- 
Uses of AuthenticationException in com.saperion.ngc.model.workflowMethods in com.saperion.ngc.model.workflow that throw AuthenticationExceptionModifier and TypeMethodDescriptioncom.saperion.connector.wf.WorkflowResultWorkflowConnectorService.addHistory(String taskId, String description) Execute set history.com.saperion.connector.wf.WorkflowResultWorkflowService.addHistory(String taskId, String description) Execute set history.List<com.saperion.intf.wf.CommentInfo>WorkflowConnectorService.getComments(com.saperion.intf.wf.TaskInfo taskInfo) Retrieves the comments for the specified task.List<com.saperion.intf.wf.CommentInfo>WorkflowService.getComments(com.saperion.intf.wf.TaskInfo task) Retrieves the comments for the specified task.WorkflowConnectorService.getDefinitions()Reads the available workflow definitions.List<com.saperion.wf.ProcessDefinitionDescriptor>WorkflowConnectorService.getDefinitions(String ddcName) Reads the available workflow definitions for the specified DDC.WorkflowService.getDefinitions()Reads the available workflow definitions.List<com.saperion.wf.ProcessDefinitionDescriptor>WorkflowService.getDefinitions(String ddcName) Reads the available workflow definitions for the specified DDC.com.saperion.intf.wf.BoxDefinitionWorkflowConnectorService.getInboxDefinition()Retrieves the definition of the current user's inbox.com.saperion.intf.wf.BoxDefinitionWorkflowService.getInboxDefinition()Retrieves the definition of the current user's inbox.WorkflowConnectorService.getSubstitute()WorkflowService.getSubstitute()Gets the fullname of the substitute for workflows of the current user.com.saperion.jcs.modules.users.api.UserWorkflowConnectorService.getSubstituteUser()com.saperion.jcs.modules.users.api.UserWorkflowService.getSubstituteUser()Gets the substitute-user for the current user.com.saperion.connector.wf.SaWFTaskLoad the task object.com.saperion.connector.wf.SaWFTaskLoad the task object.voidWorkflowConnectorService.setSubstitute(String substituteFullname) voidWorkflowService.setSubstitute(String substituteFullname) Sets the substitute for workflows.
- 
Uses of AuthenticationException in com.saperion.ngc.resultsetMethods in com.saperion.ngc.resultset that throw AuthenticationExceptionModifier and TypeMethodDescriptionItemAnalyzer.analyzeItem(ResultProperties props) Analyze the item.ItemAnalyzer.analyzeItem(ResultProperties props, DocumentId docId) Analyze the item.ItemAnalyzer.analyzeItem(ResultProperties props, jakarta.servlet.http.HttpSession session) Analyze the item.ItemAnalyzer.analyzeItems(List<ResultProperties> items) Analyzes the items.ResultSetPresenter.analyzeItems(Collection<ResultListItem> items, boolean useAttachment) Analyze the items.WorkflowItemAnalyzer.analyzeWorkflowItem(ResultProperties item) Analyzes the worklfow item.ResultSetPresenter.analyzeWorkflowItems(Collection<ResultListItem> items) Analyze the workflow items.WorkflowItemAnalyzer.analyzeWorkflowItems(List<ResultProperties> items) Analyze the workflow items.List<org.zkoss.zk.ui.Component>ContextMenuItemFactory.createEmptyListItems()Creates the menu for empty lists.List<org.zkoss.zk.ui.Component>ContextMenuItemFactory.createItems()Creates all menu items that can be used with the currently selected items.voidResultsetConfiguration.deleteColumnConfiguration(String formName) Deletes the configuration of the columns in the database.booleanResultSetPresenter.doDeleteDocument(DocumentId id) Delete document.booleanResultSetPresenter.doDeleteDocument(DocumentId id, boolean finalDelete) Delete document.voidResultSetPresenter.doUndelet(ResultProperties row, String comment) Undeleted the document.voidResultSetPresenter.editStructure(DocumentId documentId) Shows the dialog to edit a document's structure.voidResultSetPresenter.externalStorageUpload(DocumentId documentId, com.saperion.externalstorage.client.ExternalStorageClient client, com.saperion.externalstorage.ExternalStorageType storageType) Upload a saperion document to ShareBaseResultSetPresenter.fixVersion(DocumentId documentId) Fill value for revision ID in document ID if not set.ResultSetPresenter.getAclNames(DocumentId documentId) Returns the ACLs of a document.ResultSetPresenter.getAllAcls()Returns a list of all ACL names.List<com.saperion.intf.wf.CommentInfo>ResultSetPresenter.getComments(com.saperion.intf.wf.TaskInfo taskInfo) Retrieves the comments for the specified task.com.saperion.intf.DDCReturns the DDC with the specified name.ResultSetPresenter.getDocProperties(DocumentId id) Reads the properties for the given document.ResultSetPresenter.getDocProperties(DocumentId id, boolean isDeleted) Reads the properties for the given document.ResultSetPresenter.getDocumentFolders(DocumentId documentId) Retrieves the folders that contain the specified document.ResultSetPresenter.getDocumentInfoFromArchive(DocumentId id, boolean currentRevision) ResultSetPresenter.getDocumentPages(DocumentId id, boolean currentRevision) Returns the amount of pages for the specified document.ResultSetPresenter.getDocumentVersion(String versionId) Returns the version information for the specified version ID.ResultSetPresenter.getDocumentVersionIDs(DocumentId id) Returns the version IDs for the specified document.ResultSetPresenter.getDocumentVersions(DocumentId id) Retrieves the version information for a document.ResultSetPresenter.getFullTextFields(String ddcName, List<String> fullTextFields, String hdoc) Fetches values of Full text columnsResultSetPresenter.getLastLaunched()Gets the last launched.booleanResultSetPresenter.isContainedInFolder()Checks if the document is contained in one or more folders from current user or other users.booleanResultSetPresenter.isSelectionAllowed()Checks, if the selection is allowed and not locked nor checked out.voidResultSetPresenter.prolongRetention(ResultProperties row, Date prolongDate) voidResultsetConfiguration.readResultType(String formName) voidResultSetPresenter.reduceDisposition(ResultProperties row, Date dispositionDate) booleanContextMenuVisibility.release(boolean multiselect) voidResultSetPresenter.removeFromFolder(DocumentId documentId, Set<FolderId> folderIDs) Removes the documents from the specified folder.booleanContextMenuVisibility.revisionHistory(boolean multiselect) voidResultSetPresenter.saveLastLaunched(String lastName) Save last launched.voidResultSetPresenter.setDocumentRead(ResultListItem item) Sets the specified document's state to 'read'.voidResultSetPresenter.setDocumentUnread(ResultListItem item) Sets the specified document's state to 'unread'.voidResultSetPresenter.setlitigationhold(DocumentId documentId, boolean activate) Sets the specified document's litigationhold to 'read'.voidResultsetConfiguration.storeColumnConfiguration(String formName) Stores the configuration of the columns in the database.voidResultSetPresenter.updateListItem(ResultListItem item) Updated the specified listitem in the containedResultListas well as in the current result stored in theQueryService.com.saperion.externalstorage.library.DocumentResultSetPresenter.uploadDocToExternalStorage(DocumentId documentId, String selectedFolderID, com.saperion.externalstorage.client.ExternalStorageClient externalStorageClient, com.saperion.externalstorage.ExternalStorageType storageType) voidResultSetPresenter.writeAuditEvent(String hdoc, DocumentService.AuditEvent event, String remark) 
- 
Uses of AuthenticationException in com.saperion.ngc.resultset.multiselectMethods in com.saperion.ngc.resultset.multiselect that throw AuthenticationExceptionModifier and TypeMethodDescriptionvoidExecutes the action on the specified list of contents.voidExecutes the action on the specified list of contents.voidExecutes the action on the specified list of contents.voidContentMultiSelect.executeAction(MultiSelectAction action) Executes the specified action on the items set by forItems.
- 
Uses of AuthenticationException in com.saperion.ngc.sapviewerMethods in com.saperion.ngc.sapviewer that throw AuthenticationExceptionModifier and TypeMethodDescriptionSAPViewerUrl.createControlBeanAndLogin(String url, jakarta.servlet.http.HttpServletRequest servletRequest, String viewerId) Parses the SAPViewer-URL, performs a login if required and created the viewer-control-bean.
- 
Uses of AuthenticationException in com.saperion.ngc.toolbarMethods in com.saperion.ngc.toolbar that throw AuthenticationException
- 
Uses of AuthenticationException in com.saperion.ngc.utilMethods in com.saperion.ngc.util that return AuthenticationExceptionModifier and TypeMethodDescriptionstatic AuthenticationExceptionExceptionUtil.convertAuthenticationException(com.saperion.exception.SaAuthenticationException orig) Converts an SaAuthenticationException to an AuthenticationException.static AuthenticationExceptionExceptionUtil.convertAuthenticationException(com.saperion.jcs.modules.users.connector.exception.AuthenticationException orig) Converts an SaAuthenticationException to an AuthenticationException.Methods in com.saperion.ngc.util that throw AuthenticationExceptionModifier and TypeMethodDescriptionstatic FileDownloadUtil.createTmpZip(List<Content> contentToDownload) static voidDownloads the specified documents.static voidDownloadUtil.downloadAsZip(List<Content> contentToDownload) Downloads the specified documents.static StringWatermarkUtil.getWatermarkFile(String hDoc, boolean currentRevision, DocumentService docService) Gets the watermark file property of a document which is set in the WATERMARKFILE field in the document's metadata.
- 
Uses of AuthenticationException in com.saperion.ngc.util.propertyMethods in com.saperion.ngc.util.property that throw AuthenticationExceptionModifier and TypeMethodDescriptionprotected com.saperion.intf.SaFieldDescriptionPropertyType.getFieldDescription(com.saperion.intf.SaPropertyValue fieldProperty) Returns the field description of the specified property or null if it could not be found.String[]PropertyHandler.returnStringValues()Deprecated.Converts the providedSaPropertyValueobject values to String array.String[]PropertyToStringConverter.returnStringValues(com.saperion.intf.SaPropertyValue value) Converts the providedSaPropertyValueobject values to String array.
- 
Uses of AuthenticationException in com.saperion.ngc.viewerMethods in com.saperion.ngc.viewer that throw AuthenticationExceptionModifier and TypeMethodDescriptionbooleanDocumentViewPresenter.canEditAnnotations(OpenDocumentBean bean) Checks if the user can edit the annotations.booleanDocumentViewPresenter.canEditDocument(DocumentId id) Checks if the document can be edited.voidDocumentViewPresenter.checkConnection()Checks if the connection to the backend is still alive.voidDocumentViewPresenter.downloadAsZip(List<Content> content) Triggers a download of a ZIP containing the specified content.voidDocumentViewPresenter.downloadSingle(DocumentId docId, String filename, int element) Triggers the download of a single document.DocumentViewPresenter.getArchiveMetaInfo(DocumentId documentId, boolean currentRevision, boolean previewMode) Gets the archive meta info.DocumentViewPresenter.getContentListForLink(DocumentId id, DocumentArchiveMetaInfo linkMetaInfo) Returns a list ofContentof a linked document.DocumentViewPresenter.getDocumentInfo(DocumentId id) Returns the database meta-info of the document with the specified ID.longDocumentViewPresenter.getElementSize(DocumentId id, int element) Determines the size of the element.DocumentViewPresenter.getElementSizes(DocumentId id, List<Integer> elementsWithoutSize) Determines the sizes of the list of elements.Reads the notes element for the given document id.DocumentViewPresenter.getStream(DocumentId id, int element) Gets the document's content as stream.booleanDocumentViewPresenter.hasAclAnnotationsInEveryDocument(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> elements, DocumentId documentId) Checks for ACL in all sub-structure elements in a documentDocumentViewPresenter.resolveLatestRevision(String originalHdoc) Resolves the latest revision of the document with the specified HDOC.voidDocumentViewPresenter.writeAuditEvent(String hdoc, DocumentService.AuditEvent event, String remark) voidDocumentViewPresenter.writeNotes(DocumentId documentId, String text) Writes the text to the notes element or creates a new one.
- 
Uses of AuthenticationException in com.saperion.ngc.viewer.hylandviewerMethods in com.saperion.ngc.viewer.hylandviewer that throw AuthenticationExceptionModifier and TypeMethodDescriptionHylandViewerUtil.getDocumentArchiveMetaInfo(DocumentId docId, boolean currentRevision) Get the document archive meta information of a specific document.HylandViewerUtil.getIniAnnotation(String revisionId, String sessionId, int elementNumber) Get the annotation of a documentHylandViewerUtil.getOpenDocumentBean(DocumentId docId, boolean currentRevision, boolean editMode) Get a OpenDocumentBean for a specific document id.HylandViewerUtil.getUpdatedDocumentId(DocumentId docId) Get the updated document id.booleanHylandViewerUtil.isEditable(jakarta.servlet.http.HttpServletRequest request, ResultProperties documentInfo) Check whether a document is editable.
- 
Uses of AuthenticationException in com.saperion.ngc.viewer.virtualviewerMethods in com.saperion.ngc.viewer.virtualviewer that throw AuthenticationExceptionModifier and TypeMethodDescriptionstatic DocumentIdVirtualViewerUtil.getReleasedHdoc(DocumentId documentId, OpenDocumentBean openDocumentBean, DocumentService docService) Gets the released hdoc.
IntelligentFormView.createView(Form)with system form implementation from package com.saperion.ngc.iform.system instead.