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

A

AbstractAnnotationsServlet - Class in com.saperion.ngc.servlet
Abstract servlet containing common methods for annotation handling.
AbstractAnnotationsServlet() - Constructor for class com.saperion.ngc.servlet.AbstractAnnotationsServlet
 
AbstractConnectionProvider<T> - Class in com.saperion.ngc.model
This is the abastract superclass of ConnectionProvider implementations.
AbstractConnectionProvider(HttpSession) - Constructor for class com.saperion.ngc.model.AbstractConnectionProvider
 
AbstractContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Abstract superclass for all context menu types.
AbstractContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
AbstractDocumentView - Class in com.saperion.ngc.viewer
Abstract class that holds common methods for both, the SAP Web Viewer and the document viewer for the web client.
AbstractDocumentView() - Constructor for class com.saperion.ngc.viewer.AbstractDocumentView
Standard Constructor.
AbstractDocumentView(String, String, Boolean) - Constructor for class com.saperion.ngc.viewer.AbstractDocumentView
Constructor with title, border, closable option.
AbstractDocumentView.AskForDownloadListener - Class in com.saperion.ngc.viewer
Listener for the messagebox shown when a document is too big to be displayed.
AbstractFieldValidator<T extends IntelligentField> - Class in com.saperion.ngc.iform.validator
Abstract base class for all field validators.
AbstractFieldValidator(T) - Constructor for class com.saperion.ngc.iform.validator.AbstractFieldValidator
 
AbstractFileNaviTreeNode - Class in com.saperion.ngc.navigation
Node that contains common methods for other nodes used for eFiles.
AbstractFileNaviTreeNode(NavigationViewImpl, NavigationNode, NaviNodeAccessor) - Constructor for class com.saperion.ngc.navigation.AbstractFileNaviTreeNode
Creates a new instance of AbstractFileNaviTreeNode.
AbstractFormLayout - Class in com.saperion.ngc.iform.layout
Abstract implementation of FormLayout.
AbstractLogonProvider - Class in com.saperion.ngc.filter
This class contains common methods for LogonProvider implementations.
AbstractLogonProvider() - Constructor for class com.saperion.ngc.filter.AbstractLogonProvider
 
AbstractMultivalueDataHandler - Class in com.saperion.ngc.iform.field.lookup.multi
Abstract superclass for all MultivalueDataHandler implementations.
AbstractMultivalueDataHandler(EditFieldType) - Constructor for class com.saperion.ngc.iform.field.lookup.multi.AbstractMultivalueDataHandler
 
AbstractMultiWorkflowContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Abstract superclass for a context menu for multiple worfklow items.
AbstractMultiWorkflowContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.AbstractMultiWorkflowContextMenu
 
AbstractResultSetMode - Class in com.saperion.ngc.resultset.modes
Abstract implementation of ResultSetMode containing common methods.
AbstractResultSetMode(Map<String, SaFieldDescription>, ResultSetViewImpl) - Constructor for class com.saperion.ngc.resultset.modes.AbstractResultSetMode
Default constructor.
AbstractSSOFilter - Class in com.saperion.ngc.filter
This class contains common methods used by Filter implementations for SSO handling.
AbstractSSOFilter() - Constructor for class com.saperion.ngc.filter.AbstractSSOFilter
 
AbstractStreamingServlet - Class in com.saperion.ngc.servlet
Abstract class with common methods for streaming servlets.
AbstractStreamingServlet() - Constructor for class com.saperion.ngc.servlet.AbstractStreamingServlet
 
AbstractStructureDialog - Class in com.saperion.ngc.dialogs
Base-class for dialogs that change a document's structure.
AbstractStructureDialog() - Constructor for class com.saperion.ngc.dialogs.AbstractStructureDialog
 
AbstractStructureDialog.StructureDialogResult - Class in com.saperion.ngc.dialogs
Result of Dialog.
AbstractStructureDialog.StructureItem - Class in com.saperion.ngc.dialogs
Represents a row in the dialog's list.
AbstractStructureDialog.StructureUploadAction - Enum in com.saperion.ngc.dialogs
Actions to perform when a document was uploaded.
AbstractSystemForm - Class in com.saperion.ngc.iform.system
Abstract superclass for all system-forms.
AbstractSystemForm(List<SaFieldDescription>, String) - Constructor for class com.saperion.ngc.iform.system.AbstractSystemForm
 
AbstractUserItemRenderer - Class in com.saperion.ngc.dialogs.userselect
Abstract superclass for user-item-renderers that provides common methods.
AbstractUserItemRenderer() - Constructor for class com.saperion.ngc.dialogs.userselect.AbstractUserItemRenderer
 
AbstractWorkflowContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Abstract superclass for workflow-specific context menus.
AbstractWorkflowContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.AbstractWorkflowContextMenu
 
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.DirectUserProvider
 
accept(HttpSessionWrapper) - Method in interface com.saperion.ngc.filter.LogonProvider
The Check should do no validation.
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.NtlmProvider
 
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.OpenIDConnectProvider
 
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.PrincipalProvider
 
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.SAML2Provider
 
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.SAMLProvider
 
accept(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.SiteminderProvider
 
acceptedAcrList - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
ACCESS_DENIED - com.saperion.ngc.exception.SapViewerUrlException.SapViewerUrlExceptionCause
Access to the document was denied.
ACCESS_TOKEN_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ACCESS_TOKEN_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.OpenIDConnectProvider
 
accessCodeRequiredShare() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
AccessRightsCacheKey - Class in com.saperion.ngc.model.document
Key for AccessRightsCache.
AccessRightsCacheKey(String, int) - Constructor for class com.saperion.ngc.model.document.AccessRightsCacheKey
 
ACL_STRING_SEPARATOR - Static variable in class com.saperion.ngc.util.NgClientConstants
Separator used to set multiple ACLs when archiving or updating.
AclInfo(boolean, String) - Constructor for class com.saperion.ngc.dialogs.AclSelectDialog.AclInfo
 
AclSelectDialog - Class in com.saperion.ngc.dialogs
A dialog to select a set of acl names.
AclSelectDialog() - Constructor for class com.saperion.ngc.dialogs.AclSelectDialog
 
AclSelectDialog.AclInfo - Class in com.saperion.ngc.dialogs
AclInfo class.
AclSelectDialog.AclSelectDialogResult - Class in com.saperion.ngc.dialogs
Result of AclSelectDialog.
AclSelectDialogResult(int, Set<String>) - Constructor for class com.saperion.ngc.dialogs.AclSelectDialog.AclSelectDialogResult
Creates a new AclSelectDialogResult.
ACTION - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Request-parameter to pass actions.
activateLitigationHold(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
adaptChildren(WorkflowMember) - Method in class com.saperion.ngc.dialogs.userselect.UserTreeModel
 
adaptFilename(String, SaPropertyValue[]) - Static method in class com.saperion.ngc.util.WatermarkUtil
Changes the extension of the document's filename to .pdf when the document will be exported with a watermark.
adaptFilename(String, DocumentDatabaseMetaInfo) - Static method in class com.saperion.ngc.util.WatermarkUtil
Changes the extension of the document's filename to .pdf when the document will be exported with a watermark.
ADD - com.saperion.ngc.dialogs.AbstractStructureDialog.StructureUploadAction
Add new element.
ADD_REGISTER - com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Add a new register to an existing eFile.
ADD_TO_FOLDER - com.saperion.ngc.events.navigation.DocumentFilingEvent.DocumentFilingAction
Add documents to a folder.
ADD_TO_NEW_FOLDER - com.saperion.ngc.events.navigation.DocumentFilingEvent.DocumentFilingAction
Adds documents to a new folder.
addAcl(String) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Adds an ACL to the document.
addActiveSession(Session) - Method in class com.saperion.ngc.model.authorization.User
Add the given Session to active session list
addChangesToDoc() - Method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
addChild(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
Adds a new child node to the tree.
addChild(NavigationNode) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds a new child node to the tree.
addChildNodes(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
Adds the already existing model children of the given navigation model node to the associated view tree node.
addChildNodes(NavigationNode) - Method in interface com.saperion.ngc.navigation.NavigationView
Adds next level children to the given node.
addChildNodes(NavigationNode) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Adds next level children to the given node.
addChildNodes(NavigationNode) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds the already existing model children of the given navigation model node to the associated view tree node.
addChildToFrame(Component, int) - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
 
addChildToFrame(Component, int) - Method in interface com.saperion.ngc.iform.layout.FormLayout
Adds a child component to the specified frame.
addClass(FolderClass) - Method in class com.saperion.ngc.util.FolderClassCache
Adds a new class to the cache or overwrites an existing class.
addComment(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute add comment.
addComment(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute add comment.
addCondition(String, Object, SaConstants.SaFieldType) - Method in class com.saperion.ngc.iform.field.LookupTextField
Adds a condition to the field that will be used to search for items displayed in the field's result list.
addCondition(String, Object, SaConstants.SaFieldType, boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Adds a condition to the field that will be used to search for items displayed in the field's result list.
addContentUpdate(int, InputStream, String) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
addContentUpdate(int, Media) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Adds update entry for the given position; if entry exits for that position, it is replaced.
addContextMenu() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add context menu.
addCreateCollectionMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
addCreateFolderMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add menu item for creating folder.
addCustomCondition(FieldResultBean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Adds a condition that will be used each time this ResultSetView performs a query.
addCustomCondition(FieldResultBean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Adds a condition that will be used each time this ResultSetView performs a query.
addCustomMenu(Menu, boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Adds a custom menu.
addCustomMenu(Menu, boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Adds a custom menu.
addCustomMenuItem(Menuitem, boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Adds a custom menu item.
addCustomMenuItem(Menuitem, boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Adds a custom menu item.
addCustomValue(String, Object, int) - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Adds a custom-value that will be contained in the query.
addCustomValue(String, Object, int, boolean) - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Adds a custom-value that will be contained in the query.
addDeleteFolderMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add delete folder menu item.
addDocument(List<FieldResultBean>, SaContentStream[], String, String, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Adds a new document to the archive.
addDocument(List<FieldResultBean>, SaContentStream[], String, String, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Adds a new document to the archive.
addDocument(List<FieldResultBean>, SaContentStream[], String, String, String, Map<String, DocumentVariable>) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Adds a new document to the archive.
addDocument(List<FieldResultBean>, SaContentStream[], String, String, String, Map<String, DocumentVariable>) - Method in interface com.saperion.ngc.model.document.DocumentService
Adds a new document to the archive.
addDocument(List<FieldResultBean>, String, FolderUploadInfos, String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Adds a new document to the archive.
addDocument(Map<String, Object>, ContentStream[], String, String, String, Map<String, DocumentVariable>) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Adds a new document to the archive.
addDocument(Map<String, Object>, ContentStream[], String, String, String, Map<String, DocumentVariable>) - Method in interface com.saperion.ngc.model.document.DocumentService
Adds a new document to the archive.
addDocument(Properties, SaContentStream[], String, String, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
addDocument(Properties, SaContentStream[], String, String, String) - Method in interface com.saperion.ngc.model.document.DocumentService
addEditFolderPropertiesMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds the menu item to edit the folder's properties.
addEmptyMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Empty menu item.
addErrorMessage(LogMessage) - Method in interface com.saperion.ngc.logging.LogView
Adds an error message to the view.
addErrorMessage(LogMessage) - Method in class com.saperion.ngc.logging.LogViewImpl
Adds an error message to the view.
addErrorMessage(LogMessage, EventListener<Event>) - Method in interface com.saperion.ngc.logging.LogView
Adds an error message to the view.
addErrorMessage(LogMessage, EventListener<Event>) - Method in class com.saperion.ngc.logging.LogViewImpl
Adds an error message to the view.
addFastAccess(String, String, String, boolean) - Method in class com.saperion.ngc.navigation.FastAccessList
Creates a new fast access entry.
addFastAccess(String, String, String, boolean) - Method in interface com.saperion.ngc.navigation.NavigationView
Adds a new entry to the fast access list.
addFastAccess(String, String, String, boolean) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Adds a new entry to the fast access list.
addFastAccessMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Fast access context menu.
addFavoriteFolder(String, Properties, String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Adds a new node to the favorite folder with the given name, properties and content.
addFavoriteFolder(String, Properties, String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Adds a new node to the favorite folder with the given name, properties and content.
addField(IntelligentField) - Method in class com.saperion.ngc.resultset.generator.FormQueryGenerator
Adds a field to the list.
addFolder(NavigationNode, String, SaFolderConstants.FOLDER_TYPE, Properties) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Adds a folder with the given name to the node and returns the result containing the new child.
addFolder(NavigationNode, String, SaFolderConstants.FOLDER_TYPE, Properties) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Adds a folder with the given name to the node and returns the result containing the new child.
addFolderSecurityMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add folder security menu item.
addHistory(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute set history.
addHistory(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute set history.
addImage(Image) - Method in class com.saperion.ngc.model.document.DocumentImageInfo
Adds a new image.
addIndexValue(String, Object) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Adds an index-value to the document.
addInfoMessage(LogMessage) - Method in interface com.saperion.ngc.logging.LogView
Adds an info message to the view.
addInfoMessage(LogMessage) - Method in class com.saperion.ngc.logging.LogViewImpl
Adds an info message to the view.
addInfoMessage(LogMessage, EventListener<Event>) - Method in interface com.saperion.ngc.logging.LogView
Adds an info message to the view.
addInfoMessage(LogMessage, EventListener<Event>) - Method in class com.saperion.ngc.logging.LogViewImpl
Adds an info message to the view.
ADDITIONAL_PARAMS - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Additional parameters for viewer.html URL.
AddLinkEvent - Class in com.saperion.ngc.events.navigation
Add link event.
AddLinkEvent(Component, String, NavigationNode, FolderId) - Constructor for class com.saperion.ngc.events.navigation.AddLinkEvent
Constructor.
addLinkFolder(NavigationNode, String, FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Adds a link folder with the given name to the node and returns the result containing the new child.
addLinkFolder(NavigationNode, String, FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Adds a link folder with the given name to the node and returns the result containing the new child.
addListDataListener(ListDataListener) - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
 
addMainContextMenu() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.CollectionNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.CollectionRootNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.EFileNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
 
addMainContextMenu() - Method in class com.saperion.ngc.navigation.FilterNaviTreeNode
Add context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.FormChildNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.OutlinerChildNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.OutlinerNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.RegisterNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.RootFavoriteNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.RootFormNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
 
addMainContextMenu() - Method in class com.saperion.ngc.navigation.RootPrivateNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Add main context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
Add context menu.
addMainContextMenu() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
Add context menu.
addMaskOverride(FolderFormType, String) - Method in class com.saperion.ngc.events.MaskInfoBean
Adds a mask name that will be used to override the mask name set in the folder class for the specified form type.
addMenuItem(Menuitem, boolean) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds a new item to the context menu.
addNewDocument(UploadEvent) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Adds a new item to the structure.
addNewDocument(UploadEvent) - Method in class com.saperion.ngc.dialogs.EditStructureDialog
 
addNode(NavigationNode, NavigationNode) - Method in interface com.saperion.ngc.navigation.NavigationView
 
addNode(NavigationNode, NavigationNode) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
addNodeMenuHandler(NaviTreeNodeMenuHandler, NavigationElement.TREE_ITEM_TYPE) - Method in interface com.saperion.ngc.navigation.NavigationView
Add additional menu handler.
addNodeMenuHandler(NaviTreeNodeMenuHandler, NavigationElement.TREE_ITEM_TYPE) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Add additional menu handler.
addOkListenerToEditFields() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Adds an ON_OK event listener to each edit field.
addOkListenerToEditFields() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Adds an ON_OK event listener to each edit field.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.CollectionNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.CollectionRootNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.EFileNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
Adds an onClick event listener.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.FormChildNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.OutlinerChildNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.OutlinerNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.RegisterNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
 
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.WebpartNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Adds the event listener for onClick event.
addOnClickEventListener() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
Adds the event listener for onClick event.
addOnDoubleClickEventListener() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add double click event listener.
addOnOpenEventListener() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Add on open event listener, should load children on demand.
addOnOpenEventListener() - Method in class com.saperion.ngc.navigation.FilterNaviTreeNode
Add on open event listener, should load children on demand.
addOnOpenEventListener() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add on open event listener, should load children on demand.
addOnOpenEventListener() - Method in class com.saperion.ngc.navigation.OutlinerNaviTreeNode
Add on open event listener, should load children on demand.
addOnOpenEventListener() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
Add on open event listener, should load children on demand.
addOnOpenEventListener() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
Add on open event listener, loads workflow folders.
addParameter(String, Object) - Method in class com.saperion.ngc.iform.CustomConditionBean
Adds a parameter to the query.
addProperty(String, Object) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Adds the property.
addRefreshMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds refresh menu item.
addRegisterMenuItem() - Method in class com.saperion.ngc.navigation.AbstractFileNaviTreeNode
Adds the menu item used to create new registers.
addRegisterMenuItem() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
Adds the menu item used to create new registers.
addRenameFolderMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add menu item for delete folder.
addSclass(String, HtmlBasedComponent) - Static method in class com.saperion.ngc.util.CssUtils
Adds the defined css-class to the component.
addSearchFolderMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Adds the menu item to search for folders with a mask.
addSeparator() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add separator.
addStructureItem(DocumentId, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, boolean) - Method in class com.saperion.ngc.viewer.StructureList
Adds the structure item.
addSubfolder(String) - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Add additional subfolder for the view.
addThumbnail(Image, int) - Method in class com.saperion.ngc.model.document.DocumentImageInfo
Adds a new image.
AddToFavoritesEvent - Class in com.saperion.ngc.events.navigation
AddToFavoritesEvent event class.
AddToFavoritesEvent(Component, Object) - Constructor for class com.saperion.ngc.events.navigation.AddToFavoritesEvent
Constructor.
addToFolder(Set<FolderId>, Set<DocumentId>) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Adds documents to the specified folders.
addToFolder(Set<FolderId>, Set<DocumentId>) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Adds documents to the specified folders.
addToList(Set<?>) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Adds the specified items to the list of selected members.
addToLog() - Method in class com.saperion.ngc.service.LogMessage
 
addTreeRow(boolean) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add tree row and register event listeners.
addUploadMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Add folder security menu item.
addValue(String, Object, int) - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Adds a value that will be contained in the query.
addValue(String, Object, int, boolean) - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Adds a value that will be contained in the query.
addWarningMessage(LogMessage) - Method in interface com.saperion.ngc.logging.LogView
Adds a warning message to the view.
addWarningMessage(LogMessage) - Method in class com.saperion.ngc.logging.LogViewImpl
Adds a warning message to the view.
addWarningMessage(LogMessage, EventListener<Event>) - Method in interface com.saperion.ngc.logging.LogView
Adds a warning message to the view.
addWarningMessage(LogMessage, EventListener<Event>) - Method in class com.saperion.ngc.logging.LogViewImpl
Adds a warning message to the view.
addWebpartFolder(NavigationNode, String, String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Adds a webpart folder with the given name to the node and returns the result containing the new child.
addWebpartFolder(NavigationNode, String, String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Adds a webpart folder with the given name to the node and returns the result containing the new child.
ADVANCED_MODE - Static variable in interface com.saperion.ngc.navigation.NavigationView
Advanced navigation mode.
AdvancedLookupField - Class in com.saperion.ngc.iform.field.lookup
A field for lookup-tables that uses a popup to show a query-form for advanced functionality.
AdvancedLookupField() - Constructor for class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Constructor to be used when the field is not part of a form.
AdvancedLookupField(EditFieldType, PosType) - Constructor for class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Constructor to be used when the field is part of a form.
AdvancedLookupField(String) - Constructor for class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Constructor to be used when the field is not part of a form.
AdvancedLookupFieldValidator - Class in com.saperion.ngc.iform.validator
Validator for AdvancedLookupFields.
AdvancedLookupFieldValidator(AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.validator.AdvancedLookupFieldValidator
 
AdvancedNavigationMode - Class in com.saperion.ngc.navigation
Advanced mode for navigation.
AdvancedNavigationMode(NavigationViewImpl, String) - Constructor for class com.saperion.ngc.navigation.AdvancedNavigationMode
Constructor.
AfterQueryListener - Class in com.saperion.ngc.iform.field.lookup.popup
Used to select the first hit in the result list for keyboard-control.
AfterQueryListener(ResultSetView) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.AfterQueryListener
 
afterSelect(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Performs the necessary actions after an item was selected.
ALF - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
ApplicationLinkFilterNode.
ALF_MAP_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Attribute name for the ALF map.
ALFNaviTreeNode - Class in com.saperion.ngc.navigation
Application Link Filter node (used for eFile applications).
AlfStreamingServlet - Class in com.saperion.ngc.servlet
Servlet for reading ALF and OTF files.
AlfStreamingServlet() - Constructor for class com.saperion.ngc.servlet.AlfStreamingServlet
 
Alignment - Enum in com.saperion.ngc.resultset
Enum for header alignments.
all() - Method in interface com.saperion.ngc.portal.builder.weblink.ElementBuilder
All.
all() - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
All.
ALL_EVENTS - Static variable in interface com.saperion.ngc.events.EventChild
All events.
allFalse() - Static method in class com.saperion.ngc.util.ErrorPageProvider.ErrorPageConfig
Creates a ErrorPageConfig object with all parameters to false.
ALLOW_PERMISSION_CELL_STYLE - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
ALLOW_PERMISSION_CELL_STYLE - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
analyzeItem(ResultProperties) - Method in class com.saperion.ngc.resultset.ItemAnalyzer
Analyze the item.
analyzeItem(ResultProperties, DocumentId) - Method in class com.saperion.ngc.resultset.ItemAnalyzer
Analyze the item.
analyzeItem(ResultProperties, HttpSession) - Method in class com.saperion.ngc.resultset.ItemAnalyzer
Analyze the item.
analyzeItems(Collection<ResultListItem>, boolean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Analyze the items.
analyzeItems(List<ResultProperties>) - Method in class com.saperion.ngc.resultset.ItemAnalyzer
Analyzes the items.
analyzeWorkflowItem(ResultProperties) - Method in class com.saperion.ngc.resultset.WorkflowItemAnalyzer
Analyzes the worklfow item.
analyzeWorkflowItems(Collection<ResultListItem>) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Analyze the workflow items.
analyzeWorkflowItems(List<ResultProperties>) - Method in class com.saperion.ngc.resultset.WorkflowItemAnalyzer
Analyze the workflow items.
ANN_ID - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value ANN_ID.
annId - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Id of the annotation
ANNOTATED_FILE_NAME - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value ANNOTATED_FILE_NAME.
Annotation - Class in com.saperion.ngc.viewer.hylandviewer.annotation.json
Contains configuration of annotation
Annotation() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
Annotation(DocDimension, boolean) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
ANNOTATION_COUNT - Static variable in class com.saperion.ngc.viewer.OpenDocumentBean
Property annotationCount in OpenDocumentBean.
ANNOTATION_DEFAULT_RESOLUTION - Static variable in class com.saperion.ngc.util.NgClientConstants
DPI for annotation coordinats.
ANNOTATION_DOCUMENT_HEIGHT - Static variable in class com.saperion.ngc.util.NgClientConstants
Document height for annotation coordinates (pixels).
ANNOTATION_DOCUMENT_WIDTH - Static variable in class com.saperion.ngc.util.NgClientConstants
Document width for annotation coordinates (pixels).
ANNOTATION_FACTOR_PX_TO_PT - Static variable in class com.saperion.ngc.util.NgClientConstants
Calculation pixel to Pt as follows.
Pt = px * PxToPtConvertFactor * ResolutionFactor
= px * 0.75 * (ScreenResolution / DocumentResolution)
= px * 0.75 * (72/300)
= px * 0.75 * 0.24
= px * 0.18
ANNOTATION_FONT_HEIGHT_FACTOR - Static variable in class com.saperion.ngc.util.NgClientConstants
Factor needed to scale font-heights for the ViewOne annotation ini format.
ANNOTATION_LAYER_ID - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value ANNOTATION_LAYER_ID.
ANNOTATION_LINE_SEPARATOR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
The string the "" part in Saperion annotations is replaced with.
ANNOTATION_LINE_SEPARATOR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
The string the "" part in Saperion annotations is replaced with.
ANNOTATION_LINE_SEPARATOR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
The string the "" part in Saperion annotations is replaced with.
ANNOTATION_PPI - Static variable in class com.saperion.ngc.util.NgClientConstants
A physical inch consists of 72 points.
AnnotationConverter - Interface in com.saperion.ngc.servlet
Interface for annotation-converters.
AnnotationDocInfo - Class in com.saperion.ngc.viewer.hylandviewer.annotation
Holds the document's annotation information
AnnotationDocInfo(String, DocumentStructureInfo) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationDocInfo
 
ANNOTATIONS - Static variable in class com.saperion.ngc.servlet.ServletUrl
Annotations servlet url part.
ANNOTATIONS_INI - Static variable in class com.saperion.ngc.viewer.OpenDocumentBean
Property used to store the annotations of the current element.
ANNOTATIONS_MAP - Static variable in class com.saperion.ngc.servlet.AbstractAnnotationsServlet
Name of the attribute used to store annotations.
AnnotationsServlet - Class in com.saperion.ngc.servlet
Servlet to stream annotations to viewer from doc service.
AnnotationsServlet() - Constructor for class com.saperion.ngc.servlet.AnnotationsServlet
 
AnnotationType - Enum in com.saperion.ngc.viewer.hylandviewer.annotation
Different types of annotations supported by Hyland Viewer
AP_ACTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ActionPanel - Actions.
AP_INBOX - Static variable in class com.saperion.ngc.util.LocalizationConstants
ActionPanel - Inbox.
AP_OUTBOX - Static variable in class com.saperion.ngc.util.LocalizationConstants
ActionPanel - Outbox.
AP_QUERIES - Static variable in class com.saperion.ngc.util.LocalizationConstants
ActionPanel - Queries.
AP_TRASH - Static variable in class com.saperion.ngc.util.LocalizationConstants
ActionPanel - Trash.
APPEND - com.saperion.ngc.iform.IndexMaskDocument.AclWriteMode
Appends all ACLs to the existing ones on the document (default).
appendCustomPart(String) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlResolver
 
appendToFilename(String, String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Appends the given appendix to the given filename.
APPLET - com.saperion.ngc.mail.MailSendType
Send mail via applet.
APPLET_LINE_BREAK - Static variable in class com.saperion.ngc.mail.MailerConstants
Line break for body via mail applet.
APPLET_LINK_DELIMITER - Static variable in class com.saperion.ngc.mail.MailerConstants
Delimiter between parameters for mail applet.
APPLET_LINK_PREFIX - Static variable in class com.saperion.ngc.mail.MailerConstants
Prefix for link via mail applet.
APPLET_URL_DELIMITER - Static variable in class com.saperion.ngc.mail.MailerConstants
Delimiter between individual download URLs for mail applet.
AppletAgentFilter - Class in com.saperion.ngc.filter.security
This filter should prevent GET- and POST-Requests which weren't send by our Viewer Applet.
AppletAgentFilter() - Constructor for class com.saperion.ngc.filter.security.AppletAgentFilter
 
applyFilter(String) - Method in class com.saperion.ngc.dialogs.userselect.UserTreeModel
 
applyHeaderPresets(String, Listheader) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Applies settings to a header based on presets.
ARCHIVE - Static variable in class com.saperion.ngc.mail.MailAppletImpl
 
ARCHIVE_READONLY_FIELDS - Static variable in class com.saperion.ngc.util.NgClientConstants
Set to true for archiving value of readonly fields from Index mask, default is true.
ArchiverHandler - Class in com.saperion.ngc.portal
This class is the handler for 'archiver.zul'.
ArchiverHandler() - Constructor for class com.saperion.ngc.portal.ArchiverHandler
 
ArchiverSuccessEvent - Class in com.saperion.ngc.events
Event fired by ArchiverHandler when a new document was archived successfully.
ArchiverSuccessEvent(Component, List<FieldResultBean>, DocumentId) - Constructor for class com.saperion.ngc.events.ArchiverSuccessEvent
 
archiveToSaperion(ExternalStorageClient, SaClassicConnector, List<Document>, String, String) - Static method in class com.saperion.ngc.externalstorage.ExternalStorageUtility
Archive all documents fetched to the given document id
AreaSize - Class in com.saperion.ngc.iform.layout
Represents the size of a sizable area in a pane-layout-form.
AreaSize(int, String) - Constructor for class com.saperion.ngc.iform.layout.AreaSize
Creates a new AreaSize.
AreaSizeListener - Class in com.saperion.ngc.iform.layout
Listener for onSize events on layout elements like East or North.
AreaSizeListener(IntelligentFormViewImpl) - Constructor for class com.saperion.ngc.iform.layout.AreaSizeListener
Creates a new AreaSizeListener.
ARG_EVENT_CHILD_HANDLER - Static variable in class com.saperion.ngc.dialogs.UserProfileDialog
The EventChildHandler used to process events.
ARG_OK_EVENT_LISTENER - Static variable in class com.saperion.ngc.dialogs.UserProfileDialog
Listener called when user clicked OK.
ARG_PASSWORD_EXPIRED_MODE - Static variable in class com.saperion.ngc.dialogs.UserProfileDialog
Force the user to change password, disables other settings.
ARIAL - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default ARIAL Line type.
Arrow - Class in com.saperion.ngc.viewer.hylandviewer.annotation.ini
Contains Arrow ini component configuration
Arrow - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Arrow(Node, Node) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
Arrow(Node, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Arrow
Instantiates a new arrow.
Arrow(Integer, Integer, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Arrow
Constructor create Arrow Component.
ARROW - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Arrow.
ArrowAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
ArrowAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.ArrowAnno
/** Constructor.
ArrowEnd - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
ArrowEnd.
ARROWHEADSIZE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key ARROWHEADSIZE.
ArrowStart - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
ArrowStart.
ASCENDING - com.saperion.ngc.resultset.SortDirection
Ascending.
ASD_CANCEL_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
AclSelectDialog - Cancel-button.
ASD_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
AclSelectDialog - Input window interrupted.
ASD_LISTHEADER - Static variable in class com.saperion.ngc.util.LocalizationConstants
AclSelectDialog - List-header.
ASD_OK_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
AclSelectDialog - OK-button.
ASD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
AclSelectDialog - Title.
AskForDownloadListener(int, String) - Constructor for class com.saperion.ngc.viewer.AbstractDocumentView.AskForDownloadListener
Instantiates a new ask for download listener.
AskInstance - Class in com.saperion.ngc.main.id
Generates an id by simply asking the object itself.
AskInstance() - Constructor for class com.saperion.ngc.main.id.AskInstance
 
ASPECTRATIO - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key ASPECTRATIO.
asString() - Method in class com.saperion.ngc.iform.layout.AreaSize
 
attachClientScripts(EditFieldType) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Attaches client side scripts after page load
ATTACHMENT - com.saperion.ngc.mail.MailContentType
Send document as attachment.
attachScripts(EditFieldType, EventChildHandler, Page) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Attaches client and server side scripts after page load
attachServerScripts(EditFieldType, EventChildHandler, Page) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Attaches server side scripts after page load
AUTH_USER - Static variable in class com.saperion.ngc.filter.DirectUserProvider
ID for setting logged in NLTM User in current Session.
AUTH_USER - Static variable in class com.saperion.ngc.filter.PrincipalProvider
Tag for principal user.
AUTH_USER - Static variable in class com.saperion.ngc.filter.SAMLProvider
SAML user tag.
AUTH_USER - Static variable in class com.saperion.ngc.filter.SiteminderProvider
Siteminder user tab.
AuthClassicConnectorService - Class in com.saperion.ngc.model.authorization
Classic connector based authentication service class.
AuthClassicConnectorService() - Constructor for class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Creates a new AuthClassicConnectorService.
AuthClassicConnectorService(ConnectionProvider<SaClassicConnector>) - Constructor for class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Creates an AuthClassicConnectorService, given the connection provider .
AuthClassicConnectorService(ConnectionProvider<SaClassicConnector>, HttpSession) - Constructor for class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Creates an AuthClassicConnectorService, given the connection provider .
AuthClassicConnectorService(HttpSession) - Constructor for class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Creates a new AuthClassicConnectorService.
AuthenticationException - Exception in com.saperion.ngc.exception
Exception thrown when the authentication to the service has failed.
AuthenticationException(String, AuthenticationException.AuthenticationExceptionCause) - Constructor for exception com.saperion.ngc.exception.AuthenticationException
Constructor.
AuthenticationException(String, AuthenticationException.AuthenticationExceptionCause, Throwable) - Constructor for exception com.saperion.ngc.exception.AuthenticationException
Constructor.
AuthenticationException.AuthenticationExceptionCause - Enum in com.saperion.ngc.exception
Possible causes of an AuthenticationException.
AuthenticationInformation - Class in com.saperion.ngc.model.authorization
Represents the information needed to log in to the saperion system.
AuthenticationInformation(String, String, String, UserType) - Constructor for class com.saperion.ngc.model.authorization.AuthenticationInformation
Literal constructor.
AuthenticationInformation(String, String, String, UserType, SessionInfo) - Constructor for class com.saperion.ngc.model.authorization.AuthenticationInformation
 
authenticationScopeExtension - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
AUTHN_REQUEST_ID - Static variable in class com.saperion.ngc.filter.SAML2Filter
 
AuthorizationPresenter - Class in com.saperion.ngc.authorization
Presenter for authentication functions.
AuthorizationPresenter(AuthorizationView) - Constructor for class com.saperion.ngc.authorization.AuthorizationPresenter
 
AuthorizationService - Interface in com.saperion.ngc.model.authorization
Service interface for authorization to specific models.
AuthorizationView - Interface in com.saperion.ngc.authorization
Interface for authorization views.
AuthorizationViewImpl - Class in com.saperion.ngc.authorization
Logon window.
AuthorizationViewImpl() - Constructor for class com.saperion.ngc.authorization.AuthorizationViewImpl
Constructor.
authorizeEndpointURI - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
AUTO_DELETE_DUPLICATE_SESSIONS - com.saperion.ngc.authorization.DuplicateSessionHandlingMode
User wont get any dialog box.
autoLogon() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
This function tries to automatic logon with SSO or NTLM.
autoLogon() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
This function tries to automatic logon with SSO or NTLM.
autoLogon(SessionInfo) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
This function tries to automatic logon with SSO or NTLM, passing the web session information.
autoLogon(SessionInfo) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
This function tries to automatic logon with SSO or NTLM, passing the web session information.
available() - Method in class com.saperion.ngc.util.BlockStream

B

BackendInfoUtil - Class in com.saperion.ngc.util
Deprecated.
kept only for compile-compatibility. Use SettingsService to load settings.
BackendInfoUtil() - Constructor for class com.saperion.ngc.util.BackendInfoUtil
Deprecated.
 
BASE_URL - Static variable in class com.saperion.ngc.servlet.ServletUrl
Init parameter for Viewer baseURL.
BaseQueryGenerator - Class in com.saperion.ngc.resultset.generator
Helper class to generate a query based on values entered in a form.
BaseQueryGenerator(DDC) - Constructor for class com.saperion.ngc.resultset.generator.BaseQueryGenerator
Constructor.
BaseQueryGenerator(String) - Constructor for class com.saperion.ngc.resultset.generator.BaseQueryGenerator
Deprecated.
Use BaseQueryGenerator(DDC) instead. Will be removed in 8.1.
BaseWindow - Class in com.saperion.ngc.events
The BaseWindow is the abstract superclass of all window-based components of the webclient that use the default event-handling mechanism.
BaseWindow() - Constructor for class com.saperion.ngc.events.BaseWindow
 
BaseWindow(String, String, boolean) - Constructor for class com.saperion.ngc.events.BaseWindow
 
bean - Variable in class com.saperion.ngc.servlet.process.LongRunningProcess
Control bean for this process.
beforeOpen(boolean, boolean) - Method in class com.saperion.ngc.iform.field.LookupPopup
Before open to start query.
BINARY - com.saperion.ngc.model.FieldType
 
BinaryPropertyType - Class in com.saperion.ngc.util.property
Class that represents the binary type.
BinaryPropertyType() - Constructor for class com.saperion.ngc.util.property.BinaryPropertyType
Deprecated.
use single-argument constructor instead
BinaryPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.BinaryPropertyType
Constructor.
BinaryUnavailableException - Exception in com.saperion.ngc.exception
Exception thrown if a binary could not be read.
BinaryUnavailableException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.BinaryUnavailableException
Constructor.
BLACKLISTED_MIME_TYPES - Static variable in class com.saperion.ngc.util.NgClientConstants
Blacklisted MIME types
BLANK_REPLACEMENT - Static variable in class com.saperion.ngc.mail.MailerConstants
Replacement for blanks in filename.
BlankTabBox - Class in com.saperion.ngc.maintab
This Hbox contains the content of the blank tab that is shown when no application is open.
BlankTabBox() - Constructor for class com.saperion.ngc.maintab.BlankTabBox
Constructor.
BlockStream - Class in com.saperion.ngc.util
A stream that keeps a certain part of it's data in a byte-array to provide fast access with the possibility to go forward and backward on this block.
BlockStream(InputStream, int) - Constructor for class com.saperion.ngc.util.BlockStream
Constructor.
BMP - com.saperion.ngc.resultset.FileIcon.KnownExtensions
Bitmaps.
BOOKMARKPARAM_ELEMENT - Static variable in class com.saperion.ngc.portal.StandaloneViewer
URL-bookmark parameter for document element.
BOOKMARKPARAM_HDOC - Static variable in class com.saperion.ngc.portal.StandaloneViewer
URL-bookmark parameter for document id.
BOOLEAN - com.saperion.ngc.model.FieldType
 
BooleanConverter - Class in com.saperion.ngc.favorites.convert
Boolean data type converter.
BooleanConverter() - Constructor for class com.saperion.ngc.favorites.convert.BooleanConverter
Constructor.
BooleanPropertyType - Class in com.saperion.ngc.util.property
Class that represents the boolean type.
BooleanPropertyType() - Constructor for class com.saperion.ngc.util.property.BooleanPropertyType
Deprecated.
use single-argument constructor instead
BooleanPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.BooleanPropertyType
Constructor.
BORDER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key BORDER.
BRAKET_LEFT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
BRAKET_LEFT.
BRAKET_RIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
BRAKET_RIGHT.
buildQueryMapFromString(String) - Static method in class com.saperion.ngc.util.URLUtil
 
buildQueryStringFromMapArray(Map<String, String[]>) - Static method in class com.saperion.ngc.util.URLUtil
 
buildQueryStringFromMapList(Map<String, List<String>>) - Static method in class com.saperion.ngc.util.URLUtil
 
buildXml(int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
Builds the xml.
buildXml(List<Section>, String, int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Builds the xml.
buildXml(List<Section>, String, int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
Builds the xml.
Butt - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineCap
Butt.
Button - Class in com.saperion.ngc.button
 
Button() - Constructor for class com.saperion.ngc.button.Button
 
Button(String) - Constructor for class com.saperion.ngc.button.Button
 
Button(String, String) - Constructor for class com.saperion.ngc.button.Button
 
ButtonAndFieldHandler - Class in com.saperion.ngc.iform
Helper class for IntelligentFormViewImpl to handle buttons and fields.
ButtonAndFieldHandler(IntelligentFormViewImpl, IntelligentFormPresenter) - Constructor for class com.saperion.ngc.iform.ButtonAndFieldHandler
Constructor.
ButtonInfo - Class in com.saperion.ngc.iform.button
Information about a button (triggered event, save action...).
ButtonInfo(ButtonInfo.EventType, SaveActionType) - Constructor for class com.saperion.ngc.iform.button.ButtonInfo
 
ButtonInfo.EventType - Enum in com.saperion.ngc.iform.button
Types of events triggered by buttons contained in a form.

C

CacheConfigurationFactory - Class in com.saperion.ngc.cache
The CacheConfigurationFactory builds CacheConfiguration instances from a Properties map.
cacheDocument(byte[]) - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Caches the document represented by the given byte array.
cacheDocument(InputStream) - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Caches the document represented by the given input stream.
cacheDocument(Media) - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Caches the document represented by the given media.
CachedServletInputStream() - Constructor for class com.saperion.ngc.filter.security.MultiReadHttpServletRequest.CachedServletInputStream
 
cacheLocalize(String, Locale) - Method in class com.saperion.ngc.util.LocalizationUtil
 
CachePropertiesResource - Class in com.saperion.ngc.cache
A JNDI resource for a cache configuration.
CachePropertiesResource(String) - Constructor for class com.saperion.ngc.cache.CachePropertiesResource
 
CacheUnavailableException - Exception in com.saperion.ngc.exception
This exception is thrown if a cache is unavailable (e.g.
CacheUnavailableException(String) - Constructor for exception com.saperion.ngc.exception.CacheUnavailableException
 
canAddFolder() - Method in class com.saperion.ngc.model.navigation.FolderNode
canAddFolder() - Method in class com.saperion.ngc.model.navigation.FolderTree
canAddFolder() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
canAddRegister() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canAnnotate() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canAnnotate() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
cancel() - Method in class com.saperion.ngc.servlet.process.LongRunningProcess
Cancels the process.
CANCEL - com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogButton
Cancel button.
CANCEL - com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogButton
Cancel button.
CANCEL - com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogButton
Cancel button.
CANCEL - com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogButton
Cancel button.
CANCEL - com.saperion.ngc.events.resultset.EditContentEvent.EditContentAction
Editing canceled.
CANCEL - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Cancel button.
CANCEL - Static variable in class com.saperion.ngc.dialogs.AclSelectDialog
Cancel button.
CANCEL - Static variable in class com.saperion.ngc.dialogs.ExportSettingsDialog
Cancel button.
CANCEL_BUTTON - Static variable in class com.saperion.ngc.dialogs.UnfileSelectDialog
CANCEL.
CANCEL_BUTTON - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Cancel.
CANCEL_BUTTON - Static variable in class com.saperion.ngc.dialogs.WorkflowSelectDialog
CANCEL.
CANCEL_SAVE - Static variable in class com.saperion.ngc.servlet.AbstractAnnotationsServlet
Attribute that signals a cancel operation.
cancelButton() - Method in class com.saperion.ngc.dialogs.NewFolderDialog
Close dialog.
cancelButton() - Method in class com.saperion.ngc.dialogs.SelectFolderClassDialog
Close dialog.
canceled - Variable in class com.saperion.ngc.servlet.process.LongRunningProcess
If the process was canceled.
cancelEdit() - Method in class com.saperion.ngc.iform.field.FieldEventHandler
Sets the changed property to false.
cancelEdit() - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Sets changed-property to false.
CancelSelectedEvent - Class in com.saperion.ngc.events
This event is sent to the resultset when editing the index of an element was canceled.
CancelSelectedEvent(Component, SaveActionType) - Constructor for class com.saperion.ngc.events.CancelSelectedEvent
 
canCreateFolder() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canDelete() - Method in class com.saperion.ngc.model.navigation.FolderNode
canDelete() - Method in class com.saperion.ngc.model.navigation.FolderTree
canDelete() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
canDelete() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canDelete() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canDeleteFolder() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canDownload(int, DocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Checks if downloading an item is allowed in this mask.
canDownload(DocumentId) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Checks if the user is allowed to download the document.
canEdit() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
canEdit() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
canEdit() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
canEdit() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canEdit(UserType) - Static method in enum com.saperion.ngc.model.authorization.UserType
check if the userType is allowed to Edit like Index Type ..
canEditAnnotations(OpenDocumentBean) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Checks if the user can edit the annotations.
canEditDocument(DocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Checks if the document can be edited.
canEditIndex(ResultProperties) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Checks if the index of the specified document can be edited.
canExpandIndex() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canExpandIndex() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canExport() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canExport() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canIndex() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
canIndex() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
canIndex() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
canModifyAccess() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canModifyAccess() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canModifyDocument() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canModifyDocument() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canModifyDocument() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
canModifyDocument() - Method in interface com.saperion.ngc.viewer.DocumentView
Checks if the ViewerComponent used by this viewer can modify documents.
canModifyDocument() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
canModifyDocument() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
 
canModifyDocument() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
 
canModifyDocument() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
 
canModifyDocument() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Used by the webclient to determine if this type of viewer is able to edit documents.
canModifyDocument() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
canModifyDocuments(IntelligentFormView) - Static method in class com.saperion.ngc.iform.FormUtil
Checks if all viewers of the form are able to edit documents.
canModifyIndex() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canModifyIndex() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canMove() - Method in class com.saperion.ngc.model.navigation.FolderNode
canMove() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
canPermissions() - Method in class com.saperion.ngc.model.navigation.FolderNode
canPermissions() - Method in class com.saperion.ngc.model.navigation.FolderTree
canPermissions() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
canPrint() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
canPrint() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
canPrint() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
canProlongRetention() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canProlongRetention() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canRead() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canRead() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canReduceDisposition() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canReduceDisposition() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canRelease() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canRelease() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canRename() - Method in class com.saperion.ngc.model.navigation.FolderNode
canRename() - Method in class com.saperion.ngc.model.navigation.FolderTree
canRename() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
canRename() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canRender(String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
canRestoreBlackmarkers() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canRestoreBlackmarkers() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canSave() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
canSave() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
canSave() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
canSeeRevisionHistory() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canSeeRevisionHistory() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canSetLitigationHold() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canSetLitigationHold() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canSetSecurity() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canShowRevisions() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
canShowRevisions() - Method in interface com.saperion.ngc.viewer.DocumentView
Checks if the ViewerComponent used by this viewer can show the document revisions.
canShowRevisions() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
canShowRevisions() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
 
canShowRevisions() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
 
canShowRevisions() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
 
canShowRevisions() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Used by web client to determine if this type of viewer can show the document revisions
canShowRevisions() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
canShowRevisions(IntelligentFormView) - Static method in class com.saperion.ngc.iform.FormUtil
Checks if all viewers of the given form are able to show revisions.
canStream() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
canStream() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
canStream() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
canUpload() - Method in class com.saperion.ngc.navigation.NaviMenuRights
 
canUseBlackmarker() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canUseBlackmarker() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
canView(DocumentId) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Checks if the user is allowed to display the document.
canView(DocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Checks if the document can be opened in viewer.
canWrite() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
canWrite() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
cast(Event, Class<T>) - Static method in class com.saperion.ngc.events.EventCastUtil
Converts the given event to the needed type.
CD_CANCEL_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Cancel label.
CD_COMMENT_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Comment label.
CD_FILE_MISMATCH - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - File mismatch.
CD_FILE_NAME_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - File name label.
CD_FILETYPE_DELETE_NOT_ALLOWED - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Forbidden checkin delete file type.
CD_FILETYPE_NOT_ALLOWED - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Forbidden checkin file type.
CD_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Input window interrupted.
CD_OK_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - OK label.
CD_REMOVE_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Remove file.
CD_SELECT_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Select file.
CD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Title.
CD_UPLOAD_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
CheckinDialog - Upload label.
CellFormatter - Interface in com.saperion.ngc.servlet.process.export
Interface for formatters used to format an SaValue in a way so that it can be used in a CSV or XLSX file.
CENTER - com.saperion.ngc.resultset.Alignment
center.
CENTER - com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
Center.
changeClass(FolderClass, int, String, int) - Method in class com.saperion.ngc.util.FolderClassCache
Adapt the given class.
ChangeDocumentSecurityEvent - Class in com.saperion.ngc.events.resultset
Event for folder security changes.
ChangeDocumentSecurityEvent(Component, Set<DocumentId>, Set<String>) - Constructor for class com.saperion.ngc.events.resultset.ChangeDocumentSecurityEvent
Creates a new ChangeDocumentSecurity event.
ChangeFolderSecurityEvent - Class in com.saperion.ngc.events.navigation
Event for folder security changes.
ChangeFolderSecurityEvent(Component, FolderId, Set<String>) - Constructor for class com.saperion.ngc.events.navigation.ChangeFolderSecurityEvent
Creates a new DocumentFilingEvent for actions ADD_TO_FOLDER and REMOVE_FROM_FOLDER.
changePassword(User, String) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
 
changePassword(User, String) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Changes the password of the given user.
CHECKBOX - com.saperion.ngc.iform.field.IntelligentField.ElementType
Checkbox-control for boolean-values.
CheckboxField - Class in com.saperion.ngc.iform.field
A field in a form that displays a checkbox for boolean values.
CheckboxField() - Constructor for class com.saperion.ngc.iform.field.CheckboxField
Constructor.
CheckboxField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.CheckboxField
Constructor.
CheckboxField(String) - Constructor for class com.saperion.ngc.iform.field.CheckboxField
Constructor.
CheckboxField(String, String) - Constructor for class com.saperion.ngc.iform.field.CheckboxField
Constructor.
checkConnection() - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Checks if the connection to the backend is still alive.
CheckDataBean - Class in com.saperion.ngc.events
Bean for checkin / checkout events.
CheckDataBean(CheckDataBean.CheckType, DocumentId) - Constructor for class com.saperion.ngc.events.CheckDataBean
Constructor.
CheckDataBean.CheckType - Enum in com.saperion.ngc.events
Checkout / checkin type.
checkDateRange(Date) - Method in class com.saperion.ngc.iform.validator.AbstractFieldValidator
Checks if the date is within the range supported by the database-system in use.
CHECKED_OUT_DOCUMENT_LISTBOX - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
 
checkForExistingSessions() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Checks for existing sessions of logged in user.
checkForSamlUserAttributes(HttpSession, String, String) - Static method in class com.saperion.ngc.sapviewer.SAPViewerSAMLHandler
 
checkIfMandatoryFieldIsSet() - Method in class com.saperion.ngc.iform.validator.AbstractFieldValidator
Checks if mandatory field is set.
checkIfUserIsAbsent() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Checks if the user is absent.
CHECKIN - com.saperion.ngc.events.CheckDataBean.CheckType
Checkin.
CheckinDialog - Class in com.saperion.ngc.dialogs
A dialog to checkin a previously checked out document.
CheckinDialog() - Constructor for class com.saperion.ngc.dialogs.CheckinDialog
 
checkLengthOfInput(String) - Method in class com.saperion.ngc.iform.validator.AbstractFieldValidator
Checks the length of the field's value.
CHECKMARK - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Checkmark.
CheckmarkAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
CheckmarkAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.CheckmarkAnno
Constructor.
checkModelConnection() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Checks model connection.
checkout(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
CHECKOUT - com.saperion.ngc.events.CheckDataBean.CheckType
Checkout.
CHECKOUT_STATUS_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
checkoutDocument(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Checkout a document.
checkoutDocument(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Checkout a document.
checkoutDocument(DocumentId, boolean, int[]) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Checkout a document.
checkoutDocument(DocumentId, boolean, int[]) - Method in interface com.saperion.ngc.model.document.DocumentService
Checkout a document.
CheckoutFailedException - Exception in com.saperion.ngc.exception
Exception thrown when checking out a document was not successful.
CheckoutFailedException(String) - Constructor for exception com.saperion.ngc.exception.CheckoutFailedException
Constructor.
checkoutWithShareBase(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
CID_ADDED_ITEM - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Added item-icon.
CID_DELETE_ITEM - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Delete icon.
CID_DELETE_ITEM_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Delete icon (disabled).
CID_DELETE_ITEM_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Delete icon (hover).
CID_NOT_OK - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Red traffic light.
CID_OK - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Green traffic light.
CID_UPLOAD_ITEM - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Upload icon.
CID_UPLOAD_ITEM_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Upload icon (disabled).
CID_UPLOAD_ITEM_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Upload icon (hover).
Circle - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
Circle.
CIRCLE - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Circle.
CircleAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
CircleAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.CircleAnno
Constructor.
CLARIFICATION_IN_SHAREBASE_CHECKIN - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
CLASS_DEFAULT_BUTTON_CONTAINER - Static variable in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
ClassicConnectorDocumentArchiveMetaInfo - Class in com.saperion.ngc.model.document
Holds the meta information about a document that is stored in the archive and obtained by the classic connector.
ClassicConnectorDocumentArchiveMetaInfo(SaDocInfo) - Constructor for class com.saperion.ngc.model.document.ClassicConnectorDocumentArchiveMetaInfo
constructor.
ClassicConnectorDocumentDatabaseMetaInfo - Class in com.saperion.ngc.model.document
Implementation of DocumentInfo for ClassicConnector.
ClassicConnectorDocumentDatabaseMetaInfo(SaDocumentInfo) - Constructor for class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Constructor.
ClassicConnectorFolderClass - Class in com.saperion.ngc.model.navigation
Implementation of FolderClass for ClassicConnector.
ClassicConnectorFolderClass(SaFolderClass) - Constructor for class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Constructor.
ClassicConnectorFolderInfo - Class in com.saperion.ngc.model.navigation
Implementation of FolderInfo for ClassicConnector.
ClassicConnectorFolderInfo(SaDocumentInfo) - Constructor for class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
Constructor.
ClassicConnectorPageArchiveMetaInfo - Class in com.saperion.ngc.model.document
Holds the meta information about a page of a document that is stored in the archive and obtained by the classic connector.
ClassicConnectorPageArchiveMetaInfo(SaDocInfo.ElementInfo, String) - Constructor for class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
constructor.
ClassicConnectorProvider - Class in com.saperion.ngc.model
Provider for ClassicConnector instance.
ClassicConnectorProvider() - Constructor for class com.saperion.ngc.model.ClassicConnectorProvider
Default constructor.
ClassicConnectorProvider(HttpSession) - Constructor for class com.saperion.ngc.model.ClassicConnectorProvider
Constructor with http session.
ClassicConnectorService - Class in com.saperion.ngc.model
Classic connector service base class holding connection provider information.
ClassicConnectorService() - Constructor for class com.saperion.ngc.model.ClassicConnectorService
Creates a new ClassicConnectorService.
ClassicConnectorService(ConnectionProvider<SaClassicConnector>) - Constructor for class com.saperion.ngc.model.ClassicConnectorService
Creates a new ClassicConnectorService.
ClassicConnectorService(HttpSession) - Constructor for class com.saperion.ngc.model.ClassicConnectorService
Creates a new ClassicConnectorService.
cleanup(Desktop) - Method in class com.saperion.ngc.zk.listener.NGDesktopCleanup
cleanup(Session) - Method in class com.saperion.ngc.zk.listener.NGSessionCleanup
cleanup(WebApp) - Method in class com.saperion.ngc.zk.listener.NGWebAppCleanup
clear() - Method in class com.saperion.ngc.configuration.CombinedProperties
 
clear() - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
clear() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
clear() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
clear() - Method in class com.saperion.ngc.iform.field.DateField
 
clear() - Method in class com.saperion.ngc.iform.field.FloatField
 
clear() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Clears the value(s) of this field.
clear() - Method in class com.saperion.ngc.iform.field.IntField
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
clear() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Clears the value of the field.
clear() - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
clear() - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
Clears all values contained in the field.
clear() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
clear() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
clear() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
clear() - Method in class com.saperion.ngc.iform.field.MultiField
 
clear() - Method in class com.saperion.ngc.iform.field.TextField
 
clear() - Method in class com.saperion.ngc.iform.field.TimeField
 
clear() - Method in class com.saperion.ngc.iform.field.TristateField
 
clear() - Method in class com.saperion.ngc.iform.image.FormEditableImage
This method is not supported by FormEditabledImage and has no effect.
clear() - Method in class com.saperion.ngc.model.document.DocumentImageInfo
Clears all images..
CLEAR - com.saperion.ngc.iform.IndexMaskDocument.AclWriteMode
Clears all ACLs on the document and does not add new ACLs.
CLEAR_USER_AND_MANDANT - Static variable in interface com.saperion.ngc.authorization.AuthorizationView
Parameter name of ClearUserAndMandant option.
clearChildren() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Clear children.
clearDocumentsBeforeEndOkModal(String) - Method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
clearErrorMessage() - Method in class com.saperion.ngc.iform.field.CheckboxField
Removes the validation error message if present.
clearErrorMessage() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Removes the validation error message if present.
clearErrorMessage() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
clearErrorMessage() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Clears the last error message.
clearErrorMessage() - Method in class com.saperion.ngc.iform.field.TristateField
Removes the validation error message if present.
clearErrorMessage() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Removes the validation error message if present.
clearFilter() - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Clears the last applied filter.
clearFilter() - Method in interface com.saperion.ngc.model.resultset.QueryService
Clears the last applied filter.
clearInpupField() - Method in class com.saperion.ngc.iform.field.MultiPopup
Clears the text in the input-field.
clearLastResult() - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
 
clearLastResult() - Method in interface com.saperion.ngc.model.resultset.QueryService
Clears the result of the last query.
clearLastResult() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Clears the result of the last query.
clearList() - Method in class com.saperion.ngc.iform.field.MultiPopup
Clears all values from the listbox.
clearResultSet() - Method in interface com.saperion.ngc.resultset.ResultSetView
Clears the result set.
clearResultSet() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Removes all child-components from ResultSetView-Center.
clearSelectedRow() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
clearSelectedRow() - Method in interface com.saperion.ngc.iform.field.LookupField
Clears the selected row from the field.
clearSelectedRow() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
clearValues() - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Clears all values.
CLIENT_INFO_UTIL_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Session attribute for the ClientInfoUtil instance.
CLIENT_LOCALE - Static variable in class com.saperion.ngc.servlet.ServletUrl
Client locale attribute.
clientId - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
ClientInfoUtil - Class in com.saperion.ngc.util
The ClientInfoUtil can be used to statically store and retrieve client dependent information like the viewport resolution (height and width) and timezone.
ClientInfoUtil() - Constructor for class com.saperion.ngc.util.ClientInfoUtil
 
clientSecret - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
ClientSideSorting - Class in com.saperion.ngc.model.resultset
Utility class to sort a query result on the client side.
ClientSideSorting(List<ResultProperties>, Map<String, SortDirection>) - Constructor for class com.saperion.ngc.model.resultset.ClientSideSorting
Constructor.
cloneEmpty(ResultProperties) - Static method in class com.saperion.ngc.model.resultset.ResultProperties
 
close() - Method in class com.saperion.ngc.dialogs.CloseableDialog
 
close() - Method in class com.saperion.ngc.dialogs.FolderSelectionDialog
 
close() - Method in class com.saperion.ngc.maintab.TypedTab
close() - Method in class com.saperion.ngc.util.BlockStream
CLOSE - com.saperion.ngc.events.resultset.EditContentEvent.EditContentAction
Window closed, auto-detect if document was updated.
CLOSE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to notify the control servlet that the viewer window was closed.
CloseableDialog - Class in com.saperion.ngc.dialogs
This is the abstract superclass of all closeable dialogs.
CloseableDialog() - Constructor for class com.saperion.ngc.dialogs.CloseableDialog
 
closeQueryForm(String) - Static method in class com.saperion.ngc.scripthelper.MainTabHelper
Closes the form with the specified name.
closeSession(Session) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Close the given Session
closeSession(Session) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Close the given Session
CM_ADD_EFILE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - add efile.
CM_ADD_EFILE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - add efile (hover).
CM_ADD_FASTACCESS - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - add fastaccess.
CM_ADD_FASTACCESS_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - add fastaccess (hover).
CM_CHECKIN - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - checkin.
CM_CHECKIN_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - checkin (hover).
CM_CHECKOUT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - checkout.
CM_CHECKOUT_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - checkout (hover).
CM_CREATE_FOLDER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - create folder.
CM_CREATE_FOLDER_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - create folder (hover).
CM_DELETE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - delete.
CM_DELETE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - delete.
CM_DISPLAY - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - display document.
CM_DISPLAY_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - display document (hover).
CM_DOWNLOAD - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - download document.
CM_DOWNLOAD_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - download document (hover).
CM_EDIT_ANNOTATIONS - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit annotations.
CM_EDIT_ANNOTATIONS_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit annotatios (hover).
CM_EDIT_EFILE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit efile.
CM_EDIT_EFILE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit efile (hover).
CM_EDIT_INDEX - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit index.
CM_EDIT_INDEX_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit index (hover).
CM_EDIT_STRUCTURE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit structure.
CM_EDIT_STRUCTURE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - edit strucuter (hover).
CM_LAUNCH_WORKFLOW - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - launch workflow.
CM_LAUNCH_WORKFLOW_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - launch workflow (hover).
CM_MAIL - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - mail.
CM_MAIL_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - mail (hover).
CM_NEW_DOC - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - neu.
CM_NEW_DOC_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - neu (hover).
CM_OPEN_EFILE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - open efile.
CM_OPEN_EFILE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - open efile (hover).
CM_PRINT_PDF - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - print pdf.
CM_PRINT_PDF_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - print pdf (hover).
CM_REFRESH - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - refresh.
CM_REFRESH_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - refresh (hover).
CM_RELEASE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - release.
CM_RELEASE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - release (hover).
CM_RENAME - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - rename.
CM_RENAME_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - rename (hover).
CM_REVERT_CHANGES - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - revert changes.
CM_REVERT_CHANGES_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - revert changes (hover).
CM_REVISION_HISTORY - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - revision history.
CM_REVISION_HISTORY_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - revision history (hover).
CM_SECURITY - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - security.
CM_SECURITY_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - security (hover).
CM_SEND_LINK - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - send link.
CM_SEND_LINK_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - send link (hover).
CM_SEND_MAIL - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - send mail.
CM_SEND_MAIL_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - send mail (hover).
CM_SEND_PDF - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - send PDF.
CM_SEND_PDF_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - send pdf (hover).
CM_UNDELETE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - undelete.
CM_UNDELETE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - undelete (hover).
CM_UPLOAD - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - upload.
CM_UPLOAD_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - revert upload (hover).
CM_USAGE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - usage.
CM_USAGE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - usage (hover).
CM_WF_APPROVE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow approve.
CM_WF_APPROVE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow approve (hover).
CM_WF_CHANGE_OWNER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow change owner.
CM_WF_CHANGE_OWNER_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow change owner (hover).
CM_WF_COMMENT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow comment.
CM_WF_COMMENT_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow comment (hover).
CM_WF_DELEGATE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow delegate.
CM_WF_DELEGATE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow delegate (hover).
CM_WF_ESCALATION - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow escalation.
CM_WF_ESCALATION_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow escalation (hover).
CM_WF_FORWARD - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow forward.
CM_WF_FORWARD_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow forward (hover).
CM_WF_HOLD - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow hold.
CM_WF_HOLD_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow hold (hover).
CM_WF_NOT_RESPONSIBLE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow not responsible.
CM_WF_NOT_RESPONSIBLE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow not responsible (hover).
CM_WF_PAUSE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - worfklow pause.
CM_WF_PAUSE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow pause (hover).
CM_WF_PUT_BACK - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow take.
CM_WF_PUT_BACK_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow take (hover).
CM_WF_RESET_HOLD - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow reset hold.
CM_WF_RESET_HOLD_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow reset hold hover.
CM_WF_TAKE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow take.
CM_WF_TAKE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow take (hover).
CM_WF_TAKE_NOTICE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow take notice.
CM_WF_TAKE_NOTICE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu workflow take notice hover.
CM_WORKFLOW_HISTORY - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow history.
CM_WORKFLOW_HISTORY_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Context menu - workflow history (hover).
collectColumnNames(SaDocumentInfo) - Method in class com.saperion.ngc.servlet.process.export.ExportProcess
Collects a list of column names to export.
collectDocumentsWithoutSize(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Collects all Elements of a given list of elements that have no file size.
COLLECTION - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Collection node.
COLLECTION_FOLDERFORM_NAME - Static variable in class com.saperion.ngc.iform.FolderForm
Name of an collection folder form.
COLLECTION_ROOT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Collection root node.
CollectionNaviTreeNode - Class in com.saperion.ngc.navigation
Collection folder.
CollectionRootNaviTreeNode - Class in com.saperion.ngc.navigation
Collection folder.
COLLECTIONS - com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Collections.
Color - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini
A color helper Class to transform rgb color in hex color and vis versa.
Color(String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
Constructor.
COLOR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key COLOR.
COLOR_BLACK - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key COLOR_BLACK.
COLOR_BLACK_HEX - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key COLOR_BLACK_HEX.
ColumnInfo(boolean, String, String) - Constructor for class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
ColumnManager - Class in com.saperion.ngc.navigation
The ColumnManager manages the columns of the NavigationView.
ColumnManager(Tree, String) - Constructor for class com.saperion.ngc.navigation.ColumnManager
Constructor.
columnsToString(Collection<ResultSetColumn>) - Static method in class com.saperion.ngc.resultset.ResultSetColumns
Creates a string containing the configuration of the specified columns.
com.saperion.ngc - package com.saperion.ngc
Package for main.
com.saperion.ngc.authorization - package com.saperion.ngc.authorization
Package for authorization component classes.
com.saperion.ngc.button - package com.saperion.ngc.button
 
com.saperion.ngc.cache - package com.saperion.ngc.cache
Package for Web Client cache management.
com.saperion.ngc.commands - package com.saperion.ngc.commands
Package for custom commands.
com.saperion.ngc.composer - package com.saperion.ngc.composer
Package for composer class.
com.saperion.ngc.configuration - package com.saperion.ngc.configuration
Package for the configuration-related classes of the Web Client.
com.saperion.ngc.dialogs - package com.saperion.ngc.dialogs
Package for client dialog classes.
com.saperion.ngc.dialogs.externalstorage - package com.saperion.ngc.dialogs.externalstorage
 
com.saperion.ngc.dialogs.onedrive.dialog - package com.saperion.ngc.dialogs.onedrive.dialog
 
com.saperion.ngc.dialogs.onedrive.model - package com.saperion.ngc.dialogs.onedrive.model
 
com.saperion.ngc.dialogs.sharebase.dialog - package com.saperion.ngc.dialogs.sharebase.dialog
 
com.saperion.ngc.dialogs.sharebase.model - package com.saperion.ngc.dialogs.sharebase.model
 
com.saperion.ngc.dialogs.userprofile - package com.saperion.ngc.dialogs.userprofile
Contains classes concerning the user profile
com.saperion.ngc.dialogs.userselect - package com.saperion.ngc.dialogs.userselect
Package for user selection dialog classes.
com.saperion.ngc.events - package com.saperion.ngc.events
Package for all ZK events.
com.saperion.ngc.events.iform - package com.saperion.ngc.events.iform
Package for iform events.
com.saperion.ngc.events.logging - package com.saperion.ngc.events.logging
Package for all logging events.
com.saperion.ngc.events.navigation - package com.saperion.ngc.events.navigation
Package for all navigation events.
com.saperion.ngc.events.resultset - package com.saperion.ngc.events.resultset
Package for all resultset events.
com.saperion.ngc.exception - package com.saperion.ngc.exception
Package for exception classes.
com.saperion.ngc.externalstorage - package com.saperion.ngc.externalstorage
 
com.saperion.ngc.favorites - package com.saperion.ngc.favorites
Package for favorites.
com.saperion.ngc.favorites.convert - package com.saperion.ngc.favorites.convert
Package for favorites converter utility classes.
com.saperion.ngc.filter - package com.saperion.ngc.filter
Package for main filter components.
com.saperion.ngc.filter.hylandviewer - package com.saperion.ngc.filter.hylandviewer
 
com.saperion.ngc.filter.onedrive - package com.saperion.ngc.filter.onedrive
 
com.saperion.ngc.filter.security - package com.saperion.ngc.filter.security
Package for security filter components.
com.saperion.ngc.iform - package com.saperion.ngc.iform
Package for main iForm components.
com.saperion.ngc.iform.button - package com.saperion.ngc.iform.button
Package for iForm buttons.
com.saperion.ngc.iform.field - package com.saperion.ngc.iform.field
Package for iForm field elements.
com.saperion.ngc.iform.field.defaultValue - package com.saperion.ngc.iform.field.defaultValue
Package for iForm field elements.
com.saperion.ngc.iform.field.lookup - package com.saperion.ngc.iform.field.lookup
Package for advanced lookup field classes.
com.saperion.ngc.iform.field.lookup.multi - package com.saperion.ngc.iform.field.lookup.multi
Package for multivalue-fields contained in AdvancedLookupFields.
com.saperion.ngc.iform.field.lookup.popup - package com.saperion.ngc.iform.field.lookup.popup
Package for advanced lookup field popup classes.
com.saperion.ngc.iform.field.lookup.single - package com.saperion.ngc.iform.field.lookup.single
Package for singlevalue-fields contained in AdvancedLookupFields.
com.saperion.ngc.iform.image - package com.saperion.ngc.iform.image
Package for iForm image elements.
com.saperion.ngc.iform.label - package com.saperion.ngc.iform.label
Package for iForm labels.
com.saperion.ngc.iform.layout - package com.saperion.ngc.iform.layout
Package for iForm layout elements.
com.saperion.ngc.iform.mashup - package com.saperion.ngc.iform.mashup
Package for iForm mashup elements.
com.saperion.ngc.iform.system - package com.saperion.ngc.iform.system
Package for system-generated forms.
com.saperion.ngc.iform.tab - package com.saperion.ngc.iform.tab
Package for iForm tab components.
com.saperion.ngc.iform.tristate - package com.saperion.ngc.iform.tristate
Package for iForm tristate components.
com.saperion.ngc.iform.validator - package com.saperion.ngc.iform.validator
Package for field validators.
com.saperion.ngc.json - package com.saperion.ngc.json
Package containing beans used in JSON communication.
com.saperion.ngc.listener - package com.saperion.ngc.listener
Package for virtual viewer client-server classes.
com.saperion.ngc.logging - package com.saperion.ngc.logging
Package for logging component classes.
com.saperion.ngc.mail - package com.saperion.ngc.mail
Package for mailing.
com.saperion.ngc.main - package com.saperion.ngc.main
Package for component-wide main classes.
com.saperion.ngc.main.id - package com.saperion.ngc.main.id
Contains classes that help generating ids in the DOM, mainly to help qa with automatic testing.
com.saperion.ngc.maintab - package com.saperion.ngc.maintab
Package for main tabbox.
com.saperion.ngc.menu - package com.saperion.ngc.menu
Package containing menus or menu-items used in different menus.
com.saperion.ngc.message - package com.saperion.ngc.message
Package for component-wide messages (events) displayed by message boxes.
com.saperion.ngc.model - package com.saperion.ngc.model
Package for model classes.
com.saperion.ngc.model.authorization - package com.saperion.ngc.model.authorization
Package for authorization model classes.
com.saperion.ngc.model.document - package com.saperion.ngc.model.document
Package for document model classes.
com.saperion.ngc.model.document.intf - package com.saperion.ngc.model.document.intf
Package for document model intefaces.
com.saperion.ngc.model.navigation - package com.saperion.ngc.model.navigation
Package for navigation model classes.
com.saperion.ngc.model.navigation.intf - package com.saperion.ngc.model.navigation.intf
Package for navigation model interfaces.
com.saperion.ngc.model.resultset - package com.saperion.ngc.model.resultset
Package for resultset model classes.
com.saperion.ngc.model.users - package com.saperion.ngc.model.users
Package for user management classes.
com.saperion.ngc.model.workflow - package com.saperion.ngc.model.workflow
Package for workflow model classes.
com.saperion.ngc.navigation - package com.saperion.ngc.navigation
Package for navigation component classes.
com.saperion.ngc.ngapplet - package com.saperion.ngc.ngapplet
Package for NgApplet classes.
com.saperion.ngc.onedrive - package com.saperion.ngc.onedrive
 
com.saperion.ngc.portal - package com.saperion.ngc.portal
Package for portal classes.
com.saperion.ngc.portal.builder.portal - package com.saperion.ngc.portal.builder.portal
Package for portal classes.
com.saperion.ngc.portal.builder.standalone - package com.saperion.ngc.portal.builder.standalone
Package for portal classes.
com.saperion.ngc.portal.builder.weblink - package com.saperion.ngc.portal.builder.weblink
Package for portal classes.
com.saperion.ngc.qa - package com.saperion.ngc.qa
 
com.saperion.ngc.rendering - package com.saperion.ngc.rendering
Package for rendering service classes.
com.saperion.ngc.resources - package com.saperion.ngc.resources
Package for core resources.
com.saperion.ngc.resultset - package com.saperion.ngc.resultset
Package for resultset component classes.
com.saperion.ngc.resultset.contextmenu - package com.saperion.ngc.resultset.contextmenu
Package for resultset context menu classes.
com.saperion.ngc.resultset.generator - package com.saperion.ngc.resultset.generator
Package for resultset query generator classes.
com.saperion.ngc.resultset.modes - package com.saperion.ngc.resultset.modes
Package for resultset rendering modes.
com.saperion.ngc.resultset.multiselect - package com.saperion.ngc.resultset.multiselect
Package for multiselection tool.
com.saperion.ngc.sapviewer - package com.saperion.ngc.sapviewer
Package for standalone SAP viewer.
com.saperion.ngc.scripthelper - package com.saperion.ngc.scripthelper
Package for Server-Script utility/helper classes.
com.saperion.ngc.scripthelper.internal - package com.saperion.ngc.scripthelper.internal
Package for internal classes of Server-Script utility/helper classes.
com.saperion.ngc.searchbox - package com.saperion.ngc.searchbox
Package for searchbox component.
com.saperion.ngc.service - package com.saperion.ngc.service
Package for service component's classes.
com.saperion.ngc.servlet - package com.saperion.ngc.servlet
Package for streaming servlet.
com.saperion.ngc.servlet.hylandviewer - package com.saperion.ngc.servlet.hylandviewer
 
com.saperion.ngc.servlet.process - package com.saperion.ngc.servlet.process
Package for processes used by LongRunningProcessServlet.
com.saperion.ngc.servlet.process.export - package com.saperion.ngc.servlet.process.export
Package for export-processes.
com.saperion.ngc.servlet.sapviewer - package com.saperion.ngc.servlet.sapviewer
 
com.saperion.ngc.servlet.wrapped - package com.saperion.ngc.servlet.wrapped
Package for wrapped servlets and servlet-related classes.
com.saperion.ngc.sharebase - package com.saperion.ngc.sharebase
 
com.saperion.ngc.statistics - package com.saperion.ngc.statistics
Package for uilities used to monitor statistics data of the application.
com.saperion.ngc.timer - package com.saperion.ngc.timer
Package for enhanced timers.
com.saperion.ngc.toolbar - package com.saperion.ngc.toolbar
Package for user toolbar component classes.
com.saperion.ngc.upload - package com.saperion.ngc.upload
Package for uploader classes.
com.saperion.ngc.util - package com.saperion.ngc.util
Package for client utility classes.
com.saperion.ngc.util.property - package com.saperion.ngc.util.property
Package for model property classes.
com.saperion.ngc.viewer - package com.saperion.ngc.viewer
Package for viewer component classes.
com.saperion.ngc.viewer.hylandviewer - package com.saperion.ngc.viewer.hylandviewer
 
com.saperion.ngc.viewer.hylandviewer.annotation - package com.saperion.ngc.viewer.hylandviewer.annotation
 
com.saperion.ngc.viewer.hylandviewer.annotation.ini - package com.saperion.ngc.viewer.hylandviewer.annotation.ini
 
com.saperion.ngc.viewer.hylandviewer.annotation.json - package com.saperion.ngc.viewer.hylandviewer.annotation.json
 
com.saperion.ngc.viewer.hylandviewer.annotation.json.line - package com.saperion.ngc.viewer.hylandviewer.annotation.json.line
 
com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle - package com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle
 
com.saperion.ngc.viewer.hylandviewer.annotation.json.text - package com.saperion.ngc.viewer.hylandviewer.annotation.json.text
 
com.saperion.ngc.viewer.pdfjs - package com.saperion.ngc.viewer.pdfjs
Package for PDFJS-viewer component classes.
com.saperion.ngc.viewer.simple - package com.saperion.ngc.viewer.simple
Package for simple viewer component classes.
com.saperion.ngc.viewer.temporary - package com.saperion.ngc.viewer.temporary
Package for temporary document service classes.
com.saperion.ngc.viewer.virtualviewer - package com.saperion.ngc.viewer.virtualviewer
Package for virtual viewer component classes.
com.saperion.ngc.viewer.virtualviewer.annotation - package com.saperion.ngc.viewer.virtualviewer.annotation
Package for viewer annotation .
com.saperion.ngc.viewer.virtualviewer.annotation.ini - package com.saperion.ngc.viewer.virtualviewer.annotation.ini
Package for viewer annotation ini structure classes.
com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements - package com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
Package for viewer annotation ini components structure classes.
com.saperion.ngc.viewer.virtualviewer.annotation.ixos - package com.saperion.ngc.viewer.virtualviewer.annotation.ixos
Package for viewer annotation IXOS components structure classes.
com.saperion.ngc.viewer.virtualviewer.annotation.xml - package com.saperion.ngc.viewer.virtualviewer.annotation.xml
Package for viewer annotation xml .
com.saperion.ngc.viewer.virtualviewer.html5 - package com.saperion.ngc.viewer.virtualviewer.html5
Package for virtual viewer HTML5 component classes.
com.saperion.ngc.zk.listener - package com.saperion.ngc.zk.listener
Package for zk listeners.
COMBINED - com.saperion.ngc.iform.SysForm.FormType
Deprecated.
Query and index form.
CombinedProperties - Class in com.saperion.ngc.configuration
A Map with string-keys and values containing the values from two configuration files.
CombinedProperties(String, String, boolean) - Constructor for class com.saperion.ngc.configuration.CombinedProperties
Creates a new CombinedProperties containing the values from the defaultFile and the customFile.
COMBOITEM_LABEL_ANONYMOUS - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
COMBOITEM_LABEL_EDIT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
COMBOITEM_LABEL_ORGANIZATION - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
COMBOITEM_LABEL_VIEW - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ComboTextField - Class in com.saperion.ngc.iform.field
A field that shows a selection of values (not read from a lookup table).
ComboTextField() - Constructor for class com.saperion.ngc.iform.field.ComboTextField
Constructor.
ComboTextField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.ComboTextField
Constructor.
ComboTextField(EditFieldType, String, boolean) - Constructor for class com.saperion.ngc.iform.field.ComboTextField
Constructor.
CommentDialog - Class in com.saperion.ngc.dialogs
Comment dialog.
CommentDialog() - Constructor for class com.saperion.ngc.dialogs.CommentDialog
 
COMP_ID - Static variable in interface com.saperion.ngc.model.document.DocumentService
Name for SapCompId.
COMP_TYPE - Static variable in interface com.saperion.ngc.model.document.DocumentService
Name for SapCompType.
ComparableBoxDefinition - Class in com.saperion.ngc.model.navigation
A comparable wrapper for a BoxDefinition.
ComparableBoxDefinition(BoxDefinition) - Constructor for class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
compare(Row, Row) - Method in class com.saperion.ngc.dialogs.WfInformationDialog.RowComparator
 
compareTo(SaPropertyValue) - Method in class com.saperion.ngc.util.property.PropertyHandler
Deprecated.
 
compareTo(SaPropertyValue, SaPropertyValue) - Method in class com.saperion.ngc.util.property.PropertyToStringConverter
Compares tow SaPropertyValue instances.
compareTo(ExportSettingsDialog.ColumnInfo) - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
compareTo(ComparableBoxDefinition) - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
compareTo(NaviTreeNode) - Method in class com.saperion.ngc.navigation.NaviTreeNode
compareTo(ResultSetColumn) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
COMPLETED_TASKS - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
 
COMPLEX - com.saperion.ngc.resultset.ResultSetViewImpl.ViewMode
Complex mode.
ComplexResultSetMode - Class in com.saperion.ngc.resultset.modes
Complex rendering mode for result set view.
ComplexResultSetMode(ResultSetViewImpl, ResultSetPresenter, List<ResultProperties>, String[], Map<String, SaFieldDescription>) - Constructor for class com.saperion.ngc.resultset.modes.ComplexResultSetMode
Creates a new ComplexMode.
Component - Class in com.saperion.ngc.viewer.hylandviewer.annotation.ini
Contains general ini component configuration
Component - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini
The General Component Class for ini Components.
Component() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
Component() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
ComponentConstants - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini
ComponentConstants for the ini Components.
ComponentHandler - Class in com.saperion.ngc.util
ComponentHandler is a utility class to provide methods for operations on zul components.
CONFIG_ENABLEJNDI - Static variable in class com.saperion.ngc.util.NgClientConstants
System property used to disable JNDI in configuration.
CONFIG_FILE - Static variable in class com.saperion.ngc.mail.MailerConstants
Name of the configuration file.
CONFIG_FILE - Static variable in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
Name of the configuration file for hyland viewer.
CONFIG_FILE - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Name of the configuration file for pdfjs viewer.
ConfigCacheKey - Class in com.saperion.ngc.configuration
Key used to store configuration parameters in a map.
ConfigCacheKey(String, boolean) - Constructor for class com.saperion.ngc.configuration.ConfigCacheKey
 
ConfigFilePropertiesResource - Class in com.saperion.ngc.configuration
A JNDI resource identifying a property-file.
ConfigFilePropertiesResource(String) - Constructor for class com.saperion.ngc.configuration.ConfigFilePropertiesResource
 
ConfigIniSection - Class in com.saperion.ngc.configuration
Represents a section in one of saperion's ini-files.
ConfigIniSection(String, Map<String, String>) - Constructor for class com.saperion.ngc.configuration.ConfigIniSection
Creates a new ConfigIniSection with the name and properties of the provided SaUserSetting.
CONFIGKEY_BODY - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for body of the mail.
CONFIGKEY_DISABLE_SKIPPED_ELEMENTS_WARNING - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for the switch to turn off the warning shown when some elements can't be rendered to pdf.
CONFIGKEY_LINK_TIMEOUT - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for the switch to configure the timeout of generated links in milliseconds.
CONFIGKEY_LINKTYPE - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for link type to use in mail.
CONFIGKEY_PDF_FILENAME - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for filename of resulting pdf file.
CONFIGKEY_SENDTYPE - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for mail send type.
CONFIGKEY_SUBJECT - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for subject of the mail.
CONFIGKEY_ZIP_FILENAME - Static variable in class com.saperion.ngc.mail.MailerConstants
Configuration key for filename of resulting zip file.
ConfigNamesAndSections - Class in com.saperion.ngc.util
Generator names and sections of configuration settings in the backend.
ConfigurationException - Exception in com.saperion.ngc.exception
Exception thrown when a configuration error occurs.
ConfigurationException(String) - Constructor for exception com.saperion.ngc.exception.ConfigurationException
Constructor.
ConfigurationException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.ConfigurationException
Constructor.
ConfigurationMBean - Class in com.saperion.ngc.configuration
MBean for web client configuration files.
ConfigurationMBean(String, boolean) - Constructor for class com.saperion.ngc.configuration.ConfigurationMBean
 
ConfigurationSource - Enum in com.saperion.ngc.configuration
Sources to load configuration options from.
ConfigurationUtil - Class in com.saperion.ngc.util
Utility class used to load configuration parameters from webclient configuration.
CONNECTED - com.saperion.ngc.model.ModelConnectionStatus
Connection to Java Core Server established.
connectionProvider - Variable in class com.saperion.ngc.servlet.process.LongRunningProcess
Connection provider that provides a new connection for this process.
ConnectionProvider<T> - Interface in com.saperion.ngc.model
Interface for connection providers.
ConnectionProviderException - Exception in com.saperion.ngc.exception
Exception thrown when a ConnectionProvider failed to provide a connection.
ConnectionProviderException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.ConnectionProviderException
 
CONNECTOR_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Name for http session attribute of a connector-instance.
constructDocumentMailUrl(String, boolean, int, String, boolean, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.MailUrl
Constructs the url to retrieve the document with the specified document id.
constructDocumentUrl(String, boolean, int, String, boolean, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Deprecated.
download parameter will be removed and set to true in version 8.1. Use ServletUrl.constructDocumentUrl(String, boolean, int, String, HttpServletRequest) instead.
constructDocumentUrl(String, boolean, int, String, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the url to retrieve the document with the specified document id.
constructFileMailUrl(String, String, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.MailUrl
Constructs the url to retrieve the file with the specified file id.
constructGetPdfUrl(HttpServletRequest, String, String, String, String, boolean) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL for a PDF document.
constructGetPdfUrl(HttpServletRequest, String, String, String, String, boolean, boolean) - Static method in class com.saperion.ngc.servlet.ServletUrl
Deprecated.
download parameter will be removed and set to true in version 8.1. Use ServletUrl.constructGetPdfUrl(HttpServletRequest, String, String, String, String, boolean) instead.
constructIni(List<Annotation>) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationResolver
Construct the annotation ini string from the list of annotations created in the hyland viewer
constructLinkMailUrl(String, String, String, String, HttpServletRequest, int) - Static method in class com.saperion.ngc.servlet.MailUrl
Constructs the url to retrieve the document with the specified document id.
constructListMailUrl(String, String, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.MailUrl
Constructs the url to retrieve the document with the specified document id.
constructMashupUrl(String, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the url that is required to access the mashup-servlet.
constructPdfMailUrl(String, String, boolean, String, String, boolean, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.MailUrl
Constructs the url to retrieve the document with the specified document id rendered as PDF.
constructSapNotesUrl(HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL that can be used to get or post sap notes from or to the SAPViewerNotesServlet.
constructSearchJadiceUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL needed to fulltext search.
constructTimelineUrl(DocumentId, HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the url to retrieve revision infos for timeline components.
constructViewAnnotationsUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL needed to view annotations.
constructViewDocumentUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL needed to view a document.
constructViewerControlUrl(HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL that can be used to contact the ViewerControlServlet.
constructViewerControlUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL that can be used to contact the ViewerControlServlet.
constructViewerDocumentUrl(HttpServletRequest, String) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Construct the url to retrieve the document with the given sessionId
constructViewerDocumentUrl(HttpServletRequest, String, String, int, String) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Construct the url to retrieve the document with the given sessionId
constructViewerTempDocumentUrl(HttpServletRequest, String) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Construct the temporary document url with the given session id of the document
constructViewJadiceAnnoUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL needed to view annotations.
constructViewTemporaryDocumentUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the URL needed to view a temporary document.
constructZipUrl(HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Constructs the url to retrieve document content as zip file.
containedInFolder(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
ContainedInFolderDialog - Class in com.saperion.ngc.dialogs
Workflow definition selection window.
ContainedInFolderDialog() - Constructor for class com.saperion.ngc.dialogs.ContainedInFolderDialog
 
containsKey(Object) - Method in class com.saperion.ngc.configuration.CombinedProperties
 
containsKey(Object) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
containsValue(Object) - Method in class com.saperion.ngc.configuration.CombinedProperties
 
containsValue(Object) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
Content - Class in com.saperion.ngc.resultset.multiselect
Represents a single content of a document.
CONTENT - Static variable in class com.saperion.ngc.servlet.ServletUrl
Content servlet url part.
CONTENT_LIST - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
ID of the listbox in the dialog.
CONTENT_LIST - Static variable in class com.saperion.ngc.servlet.ServletUrl
Content list session attribute.
ContentMultiSelect - Class in com.saperion.ngc.resultset.multiselect
Performs a specified action on a list of documents.
CONTEXT - com.saperion.ngc.configuration.ConfigurationSource
The servlet-context (web.xml and includes).
CONTEXT_MENU - com.saperion.ngc.events.resultset.EditItemSelectedEvent.EditItemEventOrigin
Edit event sent by context menu.
CONTEXT_MENU - com.saperion.ngc.events.resultset.EditSelectedEvent.EditEventOrigin
Edit event sent by context menu.
CONTEXT_MENU - com.saperion.ngc.events.resultset.NewSelectedEvent.NewEventOrigin
Edit event sent by context menu.
CONTEXT_TIMEOUT - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Timeout for context menus.
contextDestroyed(ServletContextEvent) - Method in class com.saperion.ngc.externalstorage.ExternalStorageDeleteMappingScheduler
 
contextDestroyed(ServletContextEvent) - Method in class com.saperion.ngc.sharebase.SharebaseFetchScheduler
 
contextInitialized(ServletContextEvent) - Method in class com.saperion.ngc.externalstorage.ExternalStorageDeleteMappingScheduler
 
contextInitialized(ServletContextEvent) - Method in class com.saperion.ngc.sharebase.SharebaseFetchScheduler
 
ContextMenuItemFactory - Class in com.saperion.ngc.resultset
Factory to create Menuitems for context menu.
ContextMenuItemFactory(ResultSetViewImpl, ResultSetPresenter, ResultType, ResultSetViewImpl.ViewMode) - Constructor for class com.saperion.ngc.resultset.ContextMenuItemFactory
Constructor.
ContextMenuVisibility - Class in com.saperion.ngc.resultset
Computes if certain context menu items are visible or not.
ContextMenuVisibility(ResultSetViewImpl, User) - Constructor for class com.saperion.ngc.resultset.ContextMenuVisibility
Creates a new ContextMenuVisibility instance for items that do not need the result of the item analyzer.
ContextMenuVisibility(ResultSetViewImpl, User, ItemAnalyzeResult) - Constructor for class com.saperion.ngc.resultset.ContextMenuVisibility
Creates a new ContextMenuVisibility instance.
CONTROL_BEAN_SESSION_ATTR - Static variable in class com.saperion.ngc.servlet.process.LongRunningProcess
Name of the session attribute used to store the control bean for long running processes.
ConvenientIdGenerator - Class in com.saperion.ngc.main.id
An IdGenerator that decides which IdGenerator to use by annotations.
ConvenientIdGenerator() - Constructor for class com.saperion.ngc.main.id.ConvenientIdGenerator
 
convert(LimitType) - Static method in class com.saperion.ngc.favorites.convert.LimitTypeConverter
Converts the given favorite specific limit type into the associated iForm limit type.
convert(SortKindType) - Static method in class com.saperion.ngc.util.SortConverter
Converts SortKindType to a sort direction string.
convert(LimitType) - Static method in class com.saperion.ngc.favorites.convert.LimitTypeConverter
Converts the given iForm specific limit type into the associated favorites limit type.
convert(SortKindType) - Static method in class com.saperion.ngc.util.SortConverter
Converts a SortKindType object to a SortDirection.
convert(SortDirection) - Static method in class com.saperion.ngc.util.SortConverter
Converts a SortDirection object to a SortKindType.
convert(String, String, int) - Method in interface com.saperion.ngc.servlet.AnnotationConverter
Converts the annotations to the desired format.
convert(String, String, int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
ConvertAnnotationException - Exception in com.saperion.ngc.exception
Exception thrown when converting the annotations failed.
ConvertAnnotationException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.ConvertAnnotationException
Instantiates a new convert annotation exception.
convertAuthenticationException(SaAuthenticationException) - Method in class com.saperion.ngc.model.ClassicConnectorService
Converts an SaAuthenticationException to an AuthenticationException.
convertAuthenticationException(SaAuthenticationException) - Static method in class com.saperion.ngc.util.ExceptionUtil
Converts an SaAuthenticationException to an AuthenticationException.
convertAuthenticationException(AuthenticationException) - Static method in class com.saperion.ngc.util.ExceptionUtil
Converts an SaAuthenticationException to an AuthenticationException.
convertFontHeight(int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
Converts font-height from ixos-annotation-file to points.
convertIniToJson(AnnotationDocInfo) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationConverter
 
convertJsonToIni(List<Annotation>, DocDimension) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationConverter
 
convertTextToPdf(byte[], String, float) - Static method in class com.saperion.ngc.util.RawTextTools
Converts the provided plain text data to PDF.
convertTextToPdf(byte[], String, float, String) - Static method in class com.saperion.ngc.util.RawTextTools
Converts the provided plain text data to PDF.
convertToObjectIdList(Collection<DocumentId>) - Static method in class com.saperion.ngc.model.document.DocumentId
Converts to a list of object id's.
convertToObjectIdList(List<FolderId>) - Static method in class com.saperion.ngc.model.FolderId
Converts to a list of object id's.
ConvertToPdfAction - Class in com.saperion.ngc.resultset.multiselect
Multiselect-action that converts all selected content elements to PDF and then redirects to the PDF-content servlet to deliver a merged PDF to the browser.
ConvertToPdfAction() - Constructor for class com.saperion.ngc.resultset.multiselect.ConvertToPdfAction
 
convertToRevisionIdList(Collection<DocumentId>) - Static method in class com.saperion.ngc.model.document.DocumentId
/**Converts to a list of revision id's.
convertToRevisionIdList(List<FolderId>) - Static method in class com.saperion.ngc.model.FolderId
/**Converts to a list of revision id's.
convertXmlToIni(byte[]) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlResolver
Converts the annotations in XML format to INI format.
convertXmlToIni(byte[]) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlResolver
Converts the annotations in XML format to INI format.
COOKIE_LICENSE - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
COOKIE_STATE - Static variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
COOKIE_TENANT - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
CookieUtil - Class in com.saperion.ngc.util
Utility class to store and read from cookies.
copy(String) - Method in interface com.saperion.ngc.portal.builder.portal.LinkBuilder
Copy.
copy(String) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Copy.
copy(String) - Method in interface com.saperion.ngc.portal.builder.weblink.LinkBuilder
Copy.
copy(String) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Copy.
copyFolder(FolderId, NavigationNode, FolderId, boolean) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Copies a folder to the specified location.
copyFolder(FolderId, NavigationNode, FolderId, boolean) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Copies a folder to the specified location.
copyFolder(NaviTreeNode, NaviTreeNode) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Copies a folder.
copyNode(FolderId, NavigationNode, FolderId, boolean) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Copies a node.
copyValue(IntelligentField, IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
Copies the value from one field to another.
CoreLocalizationConstants - Class in com.saperion.ngc.util
Core localization constants used in localize table.
coreLocalize(String) - Method in class com.saperion.ngc.util.LocalizationUtil
Localize a core string using the strings resource bundle.
coreLocalize(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
coreLocalize(String, HttpSession) - Method in class com.saperion.ngc.util.LocalizationUtil
Localize a core string using the strings resource bundle.
coreLocalizeForHtml(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
coreLocalizeForJs(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
CoreResources - Class in com.saperion.ngc.resources
Created by ResourceConverter at Thu Apr 04 17:08:26 CEST 2013.
COUNTER - com.saperion.ngc.model.FieldType
 
countLabel - Variable in class com.saperion.ngc.navigation.NaviTreeNode
Label holder for document counts.
COURIER_NEW - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Courier New Line type.
create() - Static method in class com.saperion.ngc.model.document.TemporaryDocumentId
Creates a new TemporaryDocumentId based on the current system time and the UUID utility.
create() - Static method in class com.saperion.ngc.resultset.multiselect.Content
Creates a new Content.
create(ResultSetPresenter, ResultSetViewImpl, DocumentId, String) - Static method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
Factory method.
CREATE - com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Create new file.
createAnnotation(String, Section, DocDimension, boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
This is an abstract factory method responsible for creating annotation
createAnnotation(String, Section, DocDimension, boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerIniAnnotationCreator
 
createAnnotationList(List<Section>, boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
Creates a list of annotations from the list of parsed ini sections
createBitmaps(List<BitmapType>, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates bitmaps.
createButtons(List<ButtonType>, Component, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates buttons.
createCells() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Creates the ZK Treecells to display this tree node.
createClipboardJS(String, String) - Static method in class com.saperion.ngc.util.ZKWeblinkUtil
Creates the clipboard js.
createControlBeanAndLogin(String, HttpServletRequest, String) - Method in class com.saperion.ngc.sapviewer.SAPViewerUrl
Parses the SAPViewer-URL, performs a login if required and created the viewer-control-bean.
createCountQuery() - Method in class com.saperion.ngc.model.resultset.QueryModifier
Creates count(*) query from provided query string.
CREATEDATE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key CREATEDATE.
createDisabledFields(FormMode) - Method in class com.saperion.ngc.iform.ElementCreator
Decides if fields will be disabled.
createDocumentLink(ResultProperties, int, String, String, String) - Static method in class com.saperion.ngc.mail.MailUtil
Creates a weblink to given file of the given document.
createDocumentZipLink(DocumentId, HttpServletRequest, String, String, long, String) - Static method in class com.saperion.ngc.mail.MailUtil
Creates a weblink to all files of the given document as ZIP.
createDocumentZipLink(ResultProperties, String, String, String) - Static method in class com.saperion.ngc.mail.MailUtil
Creates a weblink to all files of the given document as ZIP.
createEditableFields(FormMode) - Method in class com.saperion.ngc.iform.ElementCreator
Decides if fields will be editable.
createEditFields(List<EditFieldType>, Component, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates fields.
createElementsBox(Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates a box to hold multiple elements.
createEmptyListItems() - Method in class com.saperion.ngc.resultset.ContextMenuItemFactory
Creates the menu for empty lists.
createEmptyMenu() - Method in class com.saperion.ngc.resultset.ContextMenuItemFactory
 
CreateFolderEventListener(NavigationNode, SaFolderConstants.FOLDER_TYPE) - Constructor for class com.saperion.ngc.navigation.NodeContextMenuCreator.CreateFolderEventListener
Constructor.
createHiddenElements(HiddenType, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates and handles hidden elements.
createIncludes(List<IncludeType>, Component, Component, boolean) - Method in class com.saperion.ngc.iform.ElementCreator
Creates included elements.
createItems() - Method in class com.saperion.ngc.resultset.ContextMenuItemFactory
Creates all menu items that can be used with the currently selected items.
createLabels(List<LabelType>, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates labels.
createLayout(LayoutType, IntelligentFormViewImpl) - Static method in class com.saperion.ngc.iform.layout.FormLayoutFactory
Creates a borderlayout based layout for a form.
createLayout(PaneDescription.Layout, IntelligentFormViewImpl) - Static method in class com.saperion.ngc.iform.layout.FormLayoutFactory
Cteate layout from a pane layout.
createLinkNode(NavigationNode, String, FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
createListhead(Listhead) - Method in class com.saperion.ngc.resultset.modes.ComplexResultSetMode
Creates the listhead containing all headers.
createListhead(Listhead) - Method in class com.saperion.ngc.resultset.modes.LookupResultSetMode
Creates the listhead containing all headers.
createListhead(Listhead) - Method in class com.saperion.ngc.resultset.modes.SimpleResultSetMode
Creates the listhead containing all headers.
createListhead(Listhead) - Method in interface com.saperion.ngc.resultset.ResultSetMode
Creates the listhead containing all headers.
createListitem(ResultProperties) - Method in class com.saperion.ngc.resultset.modes.ComplexResultSetMode
Creates a listitem.
createListitem(ResultProperties) - Method in class com.saperion.ngc.resultset.modes.LookupResultSetMode
Creates a listitem.
createListitem(ResultProperties) - Method in class com.saperion.ngc.resultset.modes.SimpleResultSetMode
Creates a listitem.
createListitem(ResultProperties) - Method in interface com.saperion.ngc.resultset.ResultSetMode
Creates a listitem.
createLookupEntryService(SaClassicConnector) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
 
createLookupItem(List<FieldResultBean>, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Create a new lookup entry.
createLookupItem(List<FieldResultBean>, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Create a new lookup entry.
createMainNavigationTree() - Method in class com.saperion.ngc.navigation.AdvancedNavigationMode
Creates the main navigation tree.
createMainNavigationTree() - Method in interface com.saperion.ngc.navigation.NavigationMode
Creates the main navigation tree.
createMainNavigationTree() - Method in class com.saperion.ngc.navigation.SimpleNavigationMode
Creates the main navigation tree.
createMashup(List<MashupType>, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates Mashups.
createMessageBoxJS(String, String) - Static method in class com.saperion.ngc.util.ZKWeblinkUtil
Creates the message box js.
createNewStringVariable(String, String) - Static method in class com.saperion.ngc.model.document.DocumentVariable
Creates a new variable of type String.
createNode(NavigationNode, String, SaFolderConstants.FOLDER_TYPE, Properties) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
createPaging() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
createResults(List<ResultType>, Component, boolean, Component, String, String) - Method in class com.saperion.ngc.iform.ElementCreator
Creates result lists.
createResultSet(EditFieldType) - Method in class com.saperion.ngc.iform.field.LookupPopup
 
createShareLink() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Called from zk, it opens the ShareBase new share dialog for given ExternalStorageListItem
createSystemView(List<SaFieldDescription>, SysForm.FormType, String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Deprecated.
use IntelligentFormView.createView(Form) with system form implementation from package com.saperion.ngc.iform.system instead. Will be removed with 8.1.
createTabs(List<TabListType>, boolean, Component, boolean, String, String) - Method in class com.saperion.ngc.iform.ElementCreator
Creates tabs.
createThumbnail(List<ThumbnailType>, Component) - Method in class com.saperion.ngc.iform.ElementCreator
Creates thumbnail components.
createTmpZip(List<Content>) - Static method in class com.saperion.ngc.util.DownloadUtil
 
createTreerow() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Creates a new treerow.
createURL(String, ResultProperties, boolean) - Static method in class com.saperion.ngc.util.ZKWeblinkUtil
Creates the url.
createURL(String, ResultProperties, boolean, boolean, String, boolean, Long) - Static method in class com.saperion.ngc.util.ZKWeblinkUtil
Creates the url.
createView(Form) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Creates the view.
createView(Form) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Creates the view.
createViewers(List<ViewerType>, Component, boolean, Component, String) - Method in class com.saperion.ngc.iform.ElementCreator
Creates viewers.
createWebpartNode(NavigationNode, String, String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
CSP_DEFAULTPOLICY - Static variable in class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
CSPHEADERNAME - Static variable in class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
CssUtils - Class in com.saperion.ngc.util
Utility methods for CSS handling.
CSV - com.saperion.ngc.resultset.ResultSetView.ExportFormat
CSV-file.
CSVExportProcess - Class in com.saperion.ngc.servlet.process.export
Process that exports a query result to CSV.
CSVExportProcess(LRPControlBean, HttpSession) - Constructor for class com.saperion.ngc.servlet.process.export.CSVExportProcess
 
CTRL_KEY - Static variable in class com.saperion.ngc.events.KeyListenerEvent
CTRL KEY.
CURRENCY - com.saperion.ngc.model.FieldType
 
CurrencyPropertyType - Class in com.saperion.ngc.util.property
Property type for currency values.
CurrencyPropertyType() - Constructor for class com.saperion.ngc.util.property.CurrencyPropertyType
Deprecated.
use single-argument constructor instead.
CurrencyPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.CurrencyPropertyType
Constructor.
CURRENT_REVISIONS - com.saperion.ngc.resultset.SearchMode
Only show current revisions of documents.
Custom - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Custom(int) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Custom
Constructor, create Custom Component with number of Frames.
Custom(String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Custom
Constructor create Custom Component.
CUSTOM_CONDITION_FIELDTYPE - Static variable in class com.saperion.ngc.iform.CustomConditionBean
Field type used to identify a CustomCondition field.
CUSTOM_FOLDER - Static variable in class com.saperion.ngc.configuration.WebClientConfiguration
The folder contiaining the customized configuration files.
CustomConditionBean - Class in com.saperion.ngc.iform
A bean that simulates a virtual field.
CustomConditionBean(String, String, boolean, String) - Constructor for class com.saperion.ngc.iform.CustomConditionBean
Creates a new CustomConditionBean.
CustomFieldsFilterView - Class in com.saperion.ngc.resultset
 
CustomFieldsFilterView(List<ResultProperties>) - Constructor for class com.saperion.ngc.resultset.CustomFieldsFilterView
 
CustomIcon - Class in com.saperion.ngc.resultset
Utility class used to handle custom icons in result list.
customIndexState - Variable in class com.saperion.ngc.resultset.generator.BaseQueryGenerator
CustomIndexState defines Value and limit of index state field
CUSTOMPROPERTY - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key CUSTOMPROPERTY.

D

Dashed - com.saperion.ngc.viewer.hylandviewer.annotation.json.StrokePattern
Dashed.
DATA - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Request-parameter to pass data required to perform the action.
DATABASE_NAME - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Attribute name for database name.
DatabaseCaseSensitivity - Class in com.saperion.ngc.resultset.generator
This class provides methods to read the case-sensitivity settings from the configuration files like NameOpUpper and CaseSensitiveFields.
DatabaseException - Exception in com.saperion.ngc.exception
Exception for database errors.
DatabaseException(String) - Constructor for exception com.saperion.ngc.exception.DatabaseException
Constructor.
DatabaseException(String, Exception) - Constructor for exception com.saperion.ngc.exception.DatabaseException
Constructor.
databaseLocalize(String) - Method in class com.saperion.ngc.util.LocalizationUtil
Localizes a string for the current client locale using the localize table on the database and a localizeUtilCache for holding localized Strings in a cache.
dataHandler - Variable in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
DataToUpdate - Class in com.saperion.ngc.model.document
The data to update on a document or lookup-item.
DataToUpdate(ContentStream[]) - Constructor for class com.saperion.ngc.model.document.DataToUpdate
 
DataToUpdate(Map<String, Object>) - Constructor for class com.saperion.ngc.model.document.DataToUpdate
 
DataToUpdate(Map<String, Object>, ContentStream[]) - Constructor for class com.saperion.ngc.model.document.DataToUpdate
 
DataTypeConverter - Class in com.saperion.ngc.favorites.convert
Converts SaValue field types given by iForms to favorite specific string format and visa versa.
DataTypeConverter() - Constructor for class com.saperion.ngc.favorites.convert.DataTypeConverter
 
DataTypeConverterFactory - Class in com.saperion.ngc.favorites.convert
Factory creating data type converters.
DataTypeConverterFactory() - Constructor for class com.saperion.ngc.favorites.convert.DataTypeConverterFactory
 
DATE - com.saperion.ngc.iform.field.IntelligentField.ElementType
Date-control for date- and date-time-values.
DATE - com.saperion.ngc.model.FieldType
 
DATE_AND_TIME_FORMAT - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
DATE_OF_SHARED_LABEL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
DATE_OUT_OF_RANGE - com.saperion.ngc.exception.FieldValidationException.ValidationError
Date is out of range.
DateCellFormatter - Class in com.saperion.ngc.servlet.process.export
Implementation of CellFormatter for Date values.
DateCellFormatter() - Constructor for class com.saperion.ngc.servlet.process.export.DateCellFormatter
 
DateConverter - Class in com.saperion.ngc.favorites.convert
Date data type converter.
DateConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.DateConverter
Constructor.
DateField - Class in com.saperion.ngc.iform.field
A field in a form for date values.
DateField() - Constructor for class com.saperion.ngc.iform.field.DateField
Constructor.
DateField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.DateField
Constructor.
DateField(Date) - Constructor for class com.saperion.ngc.iform.field.DateField
Constructor.
DateFieldValidator - Class in com.saperion.ngc.iform.validator
Validator for DateFields.
DateFieldValidator(DateField) - Constructor for class com.saperion.ngc.iform.validator.DateFieldValidator
 
DatePropertyType - Class in com.saperion.ngc.util.property
Class that represents the date type.
DatePropertyType() - Constructor for class com.saperion.ngc.util.property.DatePropertyType
Deprecated.
use single-argument constructor instead
DatePropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.DatePropertyType
Constructor.
DATETIME - com.saperion.ngc.model.FieldType
 
DateTimeCellFormatter - Class in com.saperion.ngc.servlet.process.export
Implementation of CellFormatter for Date-Time values.
DateTimeCellFormatter() - Constructor for class com.saperion.ngc.servlet.process.export.DateTimeCellFormatter
 
DateTimeInputDialog - Class in com.saperion.ngc.dialogs
User Dialog Class providing a dialog which returns an entered text.
DateTimeInputDialog() - Constructor for class com.saperion.ngc.dialogs.DateTimeInputDialog
 
DateTimeInputDialog.DateTimeInputDialogButton - Enum in com.saperion.ngc.dialogs
Button enumeration.
DateTimeInputDialog.DateTimeInputDialogResult - Class in com.saperion.ngc.dialogs
Class that represents the result of this dialog.
DateTimeInputDialogResult(DateTimeInputDialog.DateTimeInputDialogButton, Date) - Constructor for class com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogResult
Constructor.
DatetimePropertyType - Class in com.saperion.ngc.util.property
Class that represents the datetime type.
DatetimePropertyType() - Constructor for class com.saperion.ngc.util.property.DatetimePropertyType
Deprecated.
use single-argument constructor instead
DatetimePropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.DatetimePropertyType
Constructor.
DB_SETTINGS_SECTION - Static variable in class com.saperion.ngc.util.NgClientConstants
Name of the section to be used for database-settings.
DBNAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Name of the database table of a document.
ddc - Variable in class com.saperion.ngc.util.property.PropertyType
 
DDC - Static variable in class com.saperion.ngc.util.SignatureHandler
DDC tag.
DDC_NAME_ATTR - Static variable in class com.saperion.ngc.servlet.ServletUrl
DDC name attribute.
DDC_TAG - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
URL tag for DDC name.
ddcCache - Variable in class com.saperion.ngc.model.ClassicConnectorService
 
DdcCacheKey - Class in com.saperion.ngc.model
A cache-key that identifies a DDC in the DDC-cache using the ddc's name and the ID of the current tenant.
DdcCacheKey(String, int) - Constructor for class com.saperion.ngc.model.DdcCacheKey
Constructor.
ddcName - Variable in class com.saperion.ngc.iform.system.AbstractSystemForm
 
ddcName - Variable in class com.saperion.ngc.navigation.UploadFromExternalStorageEventListener
 
DEBUG - com.saperion.ngc.events.logging.LogEvent.LogSeverity
Debug.
decodeFilename(String) - Static method in class com.saperion.ngc.util.MimeUtil
Decodes a filename encoded by the MimeUtil.encodeFilename(String) method.
decodeFilename(HttpServletRequest, String) - Static method in class com.saperion.ngc.util.MimeUtil
Decodes a filename decoded by the MimeUtil.encodeFilename(HttpServletRequest, String) method.
def - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Mask element definition.
DEFAULT - com.saperion.ngc.iform.FieldSearchMode
Use search mode as configured by exactMatch parameter.
DEFAULT - com.saperion.ngc.scripthelper.internal.FormPopupType
Open form in default mode.
DEFAULT_BODY - Static variable in class com.saperion.ngc.mail.MailerConstants
Default body for mail.
DEFAULT_BUTTON_DELETE_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button delete.
DEFAULT_BUTTON_EDIT_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button edit.
DEFAULT_BUTTON_INDEX_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button index.
DEFAULT_BUTTON_PRINT_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button print.
DEFAULT_BUTTON_SAVE_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button save.
DEFAULT_BUTTON_SECURITY_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button security.
DEFAULT_BUTTON_VIEW_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
QBE id for default button view.
DEFAULT_CHARSET - Static variable in class com.saperion.ngc.util.NgClientConstants
default charset for webclient with always supported UTF-8 encoding.
DEFAULT_ENCODING - Static variable in class com.saperion.ngc.util.NgClientConstants
default charset for webclient with always supported UTF-8 encoding.
DEFAULT_FIELD_LEFT - Static variable in class com.saperion.ngc.iform.system.AbstractSystemForm
 
DEFAULT_FIELD_SIZE - Static variable in class com.saperion.ngc.iform.system.AbstractSystemForm
 
DEFAULT_FOLDER - Static variable in class com.saperion.ngc.configuration.WebClientConfiguration
The folder containing the default configuration files
DEFAULT_FRACTION_DIGITS - Static variable in class com.saperion.ngc.util.NgClientConstants
Default number of fraction-digits for float-values.
DEFAULT_HQL_ESCAPE_CHAR - Static variable in class com.saperion.ngc.util.NgClientConstants
Default escape-character for HQL like statements.
DEFAULT_HQL_ESCAPE_CHARACTERS_ANSI_SQL - Static variable in class com.saperion.ngc.util.NgClientConstants
Characters to escape by default on ANSI SQL databases.
DEFAULT_HQL_ESCAPE_CHARACTERS_MSSQL - Static variable in class com.saperion.ngc.util.NgClientConstants
Characters to escape by default on MSSQL databases.
DEFAULT_HYLAND_RENDERING_CONVERSION_SERVICE_URL - Static variable in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
DEFAULT_LOG_MANAGER - Static variable in class com.saperion.ngc.util.NgClientConstants
If the web.xml does not provide a log manager take this one.
DEFAULT_MAX_CELL_LENGTH - Static variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Default maximum length of a cell's value.
DEFAULT_MIMETYPE - Static variable in class com.saperion.ngc.util.MimeUtil
The default MIME type to be used if no MIME type matches.
DEFAULT_PDF_FILENAME - Static variable in class com.saperion.ngc.mail.MailerConstants
Default filename for resulting PDF file.
DEFAULT_POPUP_HEIGHT - Static variable in class com.saperion.ngc.viewer.DocumentViewImpl
 
DEFAULT_POPUP_WIDTH - Static variable in class com.saperion.ngc.viewer.DocumentViewImpl
 
DEFAULT_REST_CONTEXTPATH - Static variable in class com.saperion.ngc.mail.MailerConstants
Default context path for REST webservices.
DEFAULT_RIGHTS_MASK - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Bitmask with default menu entries enabled.
DEFAULT_SPACING - Static variable in class com.saperion.ngc.iform.system.AbstractSystemForm
 
DEFAULT_SUBJECT - Static variable in class com.saperion.ngc.mail.MailerConstants
Default subject for mail.
DEFAULT_TIMEOUT_MAIL_LINK - Static variable in class com.saperion.ngc.util.NgClientConstants
Default timeout for mail links.
DEFAULT_TOP_SPACING - Static variable in class com.saperion.ngc.iform.system.AbstractSystemForm
 
DEFAULT_ZIP_FILENAME - Static variable in class com.saperion.ngc.mail.MailerConstants
Default filename for resulting ZIP file.
defaultLicense - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
defaultTenant - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
DefaultValue - Interface in com.saperion.ngc.iform.field.defaultValue
Interface for classes representing a default value of a field.
DefaultValueHandler - Class in com.saperion.ngc.iform.field.defaultValue
Utility class used to handle default values in IntelligentFields.
DefaultValues - Enum in com.saperion.ngc.iform.field.defaultValue
Enumeration of available default value strings for IntelligentFields.
defineAs() - Static method in class com.saperion.ngc.model.resultset.QueryModifier
Defines QueryModifier instance.
definition - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
Parent's type definition.
DEFINITION_LOAD_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Generic message when a DDC could not be loaded.
DefinitionFieldBean - Class in com.saperion.ngc.navigation
Bean class for definition fields descriptions.
DefinitionFieldBean(String, String, int) - Constructor for class com.saperion.ngc.navigation.DefinitionFieldBean
Constructs the DefinitionFieldBean instance.
DELEGATED_TASKS - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
 
delete(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
DELETE - com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Delete file.
DELETE - com.saperion.ngc.model.document.DocumentService.AuditEvent
 
DELETE - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type delete.
DELETE_SEARCH - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Delete icon.
DELETE_SEARCH_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Delete icon (hover).
deleteColumnConfiguration(String) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Deletes the configuration of the columns in the database.
deleteConfiguration() - Method in interface com.saperion.ngc.resultset.ResultSetView
Deletes the stored configuration of the columns (width and sort-direction).
deleteConfiguration() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Deletes the stored configuration of the columns (width and sort-direction).
deleteDir() - Static method in class com.saperion.ngc.util.SessionTempFileUtil
Deletes the temporary directory for the current session.
deleteDir(String) - Static method in class com.saperion.ngc.util.SessionTempFileUtil
Deletes the temporary directory for the current session.
deleteDocument(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Delete a document.
deleteDocument(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Delete a document.
deleteDocument(DocumentId, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Delete a document.
deleteDocument(DocumentId, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Delete a document.
deleteFile(String) - Static method in class com.saperion.ngc.util.SessionTempFileUtil
 
deleteFolder(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
deleteFolder(NavigationNode) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Deletes the given folder.
deleteFolder(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Deletes the given folder.
deleteFolderById(FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Deletes the folder identified by the specified id.
deleteFolderById(FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Deletes the folder identified by the specified id.
deleteLookupItem(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
DeleteMappingJob - Class in com.saperion.ngc.externalstorage
This job deletes the old mappings between Saperion and External Storage services.
DeleteMappingJob() - Constructor for class com.saperion.ngc.externalstorage.DeleteMappingJob
 
deleteNode(NavigationNode) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
deleteNodeById(FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Deletes the specified folder.
DeleteSelectedEvent - Class in com.saperion.ngc.events.resultset
 
DeleteSelectedEvent(Component) - Constructor for class com.saperion.ngc.events.resultset.DeleteSelectedEvent
Constructor.
deleteSetting(String, String, boolean) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Deletes a setting in the backend.
deleteSetting(String, String, boolean) - Method in interface com.saperion.ngc.model.SettingsService
Deletes a setting in the backend.
deleteStoredConfiguration() - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Deletes the stored area sizes and result list layouts for this mask.
DeleteSubfolderException - Exception in com.saperion.ngc.exception
Exception thrown when a user tries to delete a folder with subfolders.
DeleteSubfolderException(String) - Constructor for exception com.saperion.ngc.exception.DeleteSubfolderException
Constructor.
DELIMITER - Static variable in class com.saperion.ngc.iform.field.LookupTextField
Delimiter for multiedit.
DENY_PERMISSION_CELL_STYLE - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
DENY_PERMISSION_CELL_STYLE - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
DESCENDING - com.saperion.ngc.resultset.SortDirection
Descending.
deselectAllElements() - Method in class com.saperion.ngc.viewer.StructureList
Deselect all elements.
desktopCreated(Desktop) - Method in class com.saperion.ngc.statistics.WebClientStatistics
 
destroy() - Method in class com.saperion.ngc.filter.DirectAuthFilter
 
destroy() - Method in class com.saperion.ngc.filter.ExpiresFilter
 
destroy() - Method in class com.saperion.ngc.filter.hylandviewer.HylandViewerFilter
 
destroy() - Method in class com.saperion.ngc.filter.hylandviewer.HylandViewerRequestAuthenticatorFilter
 
destroy() - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
destroy() - Method in class com.saperion.ngc.filter.SAML2Filter
 
destroy() - Method in class com.saperion.ngc.filter.SAMLFakeFilter
 
destroy() - Method in class com.saperion.ngc.filter.SapViewerLogonFilter
 
destroy() - Method in class com.saperion.ngc.filter.security.AppletAgentFilter
 
destroy() - Method in class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
destroy() - Method in class com.saperion.ngc.filter.security.RequestServerFilter
destroy() - Method in class com.saperion.ngc.filter.security.UploadSecurityFilter
 
destroy() - Method in class com.saperion.ngc.filter.security.VirtualViewerContentHandlerFilter
destroy() - Method in class com.saperion.ngc.filter.security.XSSPreventionFilter
 
destroy() - Method in class com.saperion.ngc.filter.SiteminderAuthFilter
destroy() - Method in class com.saperion.ngc.filter.VirtualViewerExpireSessionFilter
 
destroy() - Method in class com.saperion.ngc.filter.VirtualViewerUploadActionFilter
 
destroy() - Method in class com.saperion.ngc.filter.WaffleAuthFilter
 
destroy() - Method in class com.saperion.ngc.maintab.TabContextMenuPopup
 
destroy() - Method in class com.saperion.ngc.resultset.ResultContextMenu
 
destroy() - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
destroy() - Method in class com.saperion.ngc.servlet.AlfStreamingServlet
destroy() - Method in class com.saperion.ngc.servlet.MailContentServlet
destroy() - Method in class com.saperion.ngc.servlet.SignedStreamingServlet
 
destroy() - Method in class com.saperion.ngc.servlet.StreamingServlet
Destroy method for servlet.
destroy() - Method in class com.saperion.ngc.servlet.ZipServlet
Destroy method for servlet.
detach() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
detachOneDriveLoginDialog() - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
 
detachScripts(EditFieldType, Page) - Method in interface com.saperion.ngc.iform.field.IntelligentField
 
Dialogs - Class in com.saperion.ngc.dialogs
This class contains helper methods for dialogs.
DIALOGS_SET_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Attribute name for the set containing the IDs of open dialogs.
Diamond - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
Diamond.
DirectAuthFilter - Class in com.saperion.ngc.filter
Java class for Kerb5AuthFilter.
DirectAuthFilter() - Constructor for class com.saperion.ngc.filter.DirectAuthFilter
 
DirectUserProvider - Class in com.saperion.ngc.filter
Logon provider for direct user authentication.
DirectUserProvider() - Constructor for class com.saperion.ngc.filter.DirectUserProvider
 
disable() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Disables the viewer.
disable() - Method in interface com.saperion.ngc.viewer.DocumentView
Disables the viewer.
disable() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
disable() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Disables the viewer.
disable() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Disables the viewer.
disable() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Disables the viewer.
disable() - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Disables the temporary document preview service.
disable() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Disables the viewer.
disable() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
DISABLE_HQL_ESCAPE_KEYWORD - Static variable in class com.saperion.ngc.util.NgClientConstants
Value of the escape-character properties to disable escaping.
disableAddRegister() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables add register menu item.
disableAuthorizationView() - Method in interface com.saperion.ngc.authorization.AuthorizationView
Disable view.
disableAuthorizationView() - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Disable view.
disableButtons() - Method in class com.saperion.ngc.viewer.StructureButtons
Disable buttons.
disableChangeSecurity() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables create change security item.
disableControls() - Method in class com.saperion.ngc.iform.field.MultiPopup
Disables the add- and remove-buttons and the input-box.
disableCreateFolder() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables create folder menu item.
DISABLED - com.saperion.ngc.resultset.SortDirection
Used to disable sorting on a column.
disableDeleteFolder() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables delete folder menu item.
disableEditProperties() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables edit properties menu item.
disableExportButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
disableFavoriteButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
disableRename() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables rename folder menu item.
disableUpload() - Method in class com.saperion.ngc.navigation.NaviMenuRights
Disables upload menu item.
disableUserNotification() - Method in class com.saperion.ngc.service.LogMessage
When this method is called on a LogMessage before it gets processed by the log-manager, no messagebox will be shown to the user but the error message will still appear in the log file.
DISCARD - com.saperion.ngc.events.CheckDataBean.CheckType
Discard changes.
discardChangesToDoc() - Method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
discardCheckout(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Discards checkout of a document.
discardCheckout(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Discards checkout of a document.
DISCONNECTED - com.saperion.ngc.model.ModelConnectionStatus
Not connected to Java Core Server.
DISPLAY - com.saperion.ngc.model.ItemClickAction
Display the item.
DISPLAY_NAME - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Attribute name for display name.
displayDocument(String, String, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, DocumentId) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
displayDocument(String, String, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, DocumentId) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Displays a document.
displayDocument(String, String, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, DocumentId) - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Displays a document.
displayDocument(String, String, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, DocumentId) - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Displays a document.
displayDocument(String, String, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, DocumentId) - Method in interface com.saperion.ngc.viewer.ViewerComponent
Displays a document.
displayDocument(String, String, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, DocumentId) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
DisplayPopupEvent - Class in com.saperion.ngc.events
ZK event to display a document in a popup.
DisplayPopupEvent(Component, DocumentId, boolean, boolean) - Constructor for class com.saperion.ngc.events.DisplayPopupEvent
Constructor.
DisplayPopupEvent(Component, DocumentId, boolean, boolean, boolean) - Constructor for class com.saperion.ngc.events.DisplayPopupEvent
Constructor.
DisplayPopupEvent(Component, DocumentId, boolean, boolean, ResultSetViewImpl) - Constructor for class com.saperion.ngc.events.DisplayPopupEvent
Constructor.
DisplayResultItemEvent - Class in com.saperion.ngc.events.resultset
ZK event to display a document.
DisplayResultItemEvent(Component, int, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.DisplayResultItemEvent
Constructor.
DisplayResultItemEvent(Component, int, DocumentId, boolean) - Constructor for class com.saperion.ngc.events.resultset.DisplayResultItemEvent
Constructor.
DisplayResultItemEvent(Component, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.DisplayResultItemEvent
Constructor.
DisplayResultItemEvent(Component, DocumentId, boolean) - Constructor for class com.saperion.ngc.events.resultset.DisplayResultItemEvent
Constructor.
displayTemporaryDocument(String, TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
displayTemporaryDocument(String, TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Displays a temporary (not yet archived) document.
displayTemporaryDocument(String, TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Displays a temporary (not yet archived) document.
displayTemporaryDocument(String, TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Displays nothing since temporary documents may not be downloaded.
displayTemporaryDocument(String, TemporaryDocumentId) - Method in interface com.saperion.ngc.viewer.ViewerComponent
Displays a temporary (not yet archived) document.
displayTemporaryDocument(String, TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
DisplayTemporaryDocumentEvent - Class in com.saperion.ngc.events.resultset
ZK event to tell view to display a temporary, non archived document.
DisplayTemporaryDocumentEvent(Component, TemporaryDocumentId) - Constructor for class com.saperion.ngc.events.resultset.DisplayTemporaryDocumentEvent
Constructor.
doAfterCompose(Component) - Method in class com.saperion.ngc.composer.MainComposer
doAfterCompose(Component) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
doAfterCompose(Component) - Method in class com.saperion.ngc.qa.QAComposer
 
DOC - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS-Word.
DOC_CHECKOUT - com.saperion.ngc.resultset.MenuItemKey
Item to checkout a document.
DOC_CONTAINED - com.saperion.ngc.resultset.MenuItemKey
Item to open contained-in-folders-dialog.
DOC_DELETE - com.saperion.ngc.resultset.MenuItemKey
Item to delete document.
DOC_DOWNLOAD - com.saperion.ngc.resultset.MenuItemKey
Item to download document.
DOC_EDIT - com.saperion.ngc.resultset.MenuItemKey
Item to edit annotations.
DOC_EDIT_STRUCTURE - com.saperion.ngc.resultset.MenuItemKey
Item to edit the structure.
DOC_ELEMENT_ATTR - Static variable in class com.saperion.ngc.servlet.ServletUrl
Name for document element attribute used in streaming-servlet request.
DOC_FOLDERPATH - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Document's folderpath.
DOC_HISTORY - com.saperion.ngc.resultset.MenuItemKey
Item to open workflow history dialog.
DOC_ID - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value DOC_ID.
DOC_INDEX - com.saperion.ngc.resultset.MenuItemKey
Item to edit index data.
DOC_LAUNCH - com.saperion.ngc.resultset.MenuItemKey
Item to launch a workflow.
DOC_NEW - com.saperion.ngc.resultset.MenuItemKey
Item to create a new document.
DOC_PRINT - com.saperion.ngc.resultset.MenuItemKey
Item to print documents.
DOC_PROLONGRETENTION - com.saperion.ngc.resultset.MenuItemKey
Retention scenario: prolong the retention time.
DOC_REDUCEDISPOSITION - com.saperion.ngc.resultset.MenuItemKey
Retention scenario: reduce the disposition time.
DOC_RELEASE - com.saperion.ngc.resultset.MenuItemKey
Item to set released version.
DOC_REVISION - com.saperion.ngc.resultset.MenuItemKey
Item to open revision history.
DOC_SECURITY - com.saperion.ngc.resultset.MenuItemKey
Item to add or remove ACLs.
DOC_SENDMAIL - com.saperion.ngc.resultset.MenuItemKey
Item to send files as mail.
DOC_SENDMAIL_ATTACHMENT - com.saperion.ngc.resultset.MenuItemKey
Item to send files as attachment in mail.
DOC_SENDMAIL_LINK - com.saperion.ngc.resultset.MenuItemKey
Item to send files as link in mail.
DOC_SENDMAIL_PDF - com.saperion.ngc.resultset.MenuItemKey
Item to send files as PDF attachment in mail.
DOC_SETLITIGATIONHOLD - com.saperion.ngc.resultset.MenuItemKey
Retention scenario: set litigationhold to a document.
DOC_SHAREBASE_UPLOAD - com.saperion.ngc.resultset.MenuItemKey
Upload a document to sharebase.
DOC_UNDELETE - com.saperion.ngc.resultset.MenuItemKey
Item to undelete document.
DOC_VIEW - com.saperion.ngc.resultset.MenuItemKey
Item to open viewer window.
DocClassicConnectorService - Class in com.saperion.ngc.model.document
Service presenting document access methods provided by the classic connector.
DocClassicConnectorService() - Constructor for class com.saperion.ngc.model.document.DocClassicConnectorService
Constructor.
DocClassicConnectorService(ConnectionProvider<SaClassicConnector>) - Constructor for class com.saperion.ngc.model.document.DocClassicConnectorService
DocClassicConnectorService(HttpSession) - Constructor for class com.saperion.ngc.model.document.DocClassicConnectorService
Creates a new DocClassicConnectorService.
docDimension - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
 
docDimension - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Dimension of the document.
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.DateField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.FloatField
doChangeValue(Event) - Method in interface com.saperion.ngc.iform.field.IntelligentField
 
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.IntField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.MultiField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.TextField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.TimeField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.field.TristateField
doChangeValue(Event) - Method in class com.saperion.ngc.iform.image.FormEditableImage
DOCID_TAG - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
URL tag for document ID.
DOCIDS_ATTR - Static variable in class com.saperion.ngc.servlet.MailContentServlet
Document ID's.
doClearContent() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Clears the view.
doClearContent() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Clears the view.
doCreateContent() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Tries to open and render the mask specified by setPath.
doCreateContent() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Tries to open and render the mask specified by setPath.
doCreateSysMask(String) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Deprecated.
use IntelligentFormView.createView(Form) with system form implementation from package com.saperion.ngc.iform.system instead. Will be removed with 8.1.
doCreateSysMask(String) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Deprecated.
use IntelligentFormViewImpl.createView(Form) with system form implementation from package com.saperion.ngc.iform.system instead. Will be removed with 8.1.
doCreateSysQueryMask(String) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Deprecated.
use IntelligentFormView.createView(Form) with system form implementation from package com.saperion.ngc.iform.system instead. Will be removed with 8.1.
doCreateSysQueryMask(String) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Deprecated.
use IntelligentFormViewImpl.createView(Form) with system form implementation from package com.saperion.ngc.iform.system instead. Will be removed with 8.1.
DOCREPR - com.saperion.ngc.model.FieldType
 
DocStructureCacheKey - Class in com.saperion.ngc.model.document
Key for AccessRightsCache.
DocStructureCacheKey(String, boolean) - Constructor for class com.saperion.ngc.model.document.DocStructureCacheKey
 
DOCUMENT - com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItemType
 
DOCUMENT - com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItemType
 
DOCUMENT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
DOCUMENT - com.saperion.ngc.model.resultset.ResultProperties.Type
Document type.
DOCUMENT_FORMAT - Static variable in class com.saperion.ngc.viewer.OpenDocumentBean
Property used to memorize the document's formats.
DOCUMENT_LIST_CELL_STYLE_ICON - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
DOCUMENT_NEW - com.saperion.ngc.model.navigation.FolderFormType
Add new document.
DOCUMENT_PLACEHOLDER_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Placeholder image for documents that cannot be displayed.
DOCUMENT_ROTATE_ANGLE - Static variable in class com.saperion.ngc.viewer.OpenDocumentBean
Property used to store the angle the document was rotated.
DOCUMENT_SESSION_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Name for http session attribute of the document sessions.
DocumentAccessException - Exception in com.saperion.ngc.exception
Exception thrown when an operation can not be performed on a document because the access is restricted (ACL, locked, checked out...).
DocumentAccessException(String) - Constructor for exception com.saperion.ngc.exception.DocumentAccessException
Constructor.
DocumentAddedEvent - Class in com.saperion.ngc.events.iform
Event fired when a new document was added to the archive.
DocumentAddedEvent(Component, DocumentId, List<FieldResultBean>) - Constructor for class com.saperion.ngc.events.iform.DocumentAddedEvent
Constructor.
DocumentAnalyzer - Class in com.saperion.ngc.viewer
Contains methods used to analyze a document or it's structure.
DocumentAnalyzer.StructureInfos - Class in com.saperion.ngc.viewer
The Class StructureInfos contains information about a document's structure..
DocumentArchiveMetaInfo - Interface in com.saperion.ngc.model.document.intf
Holds the meta information about a document that is stored in the archive as opposed to DocumentDatabaseMetaInfo that holds meta information obtained from the database.
DocumentArchiveMetaInfo.ElementArchiveMetaInfo - Interface in com.saperion.ngc.model.document.intf
Holds the meta information about a page of a document that is stored in the archive.
DocumentCheckEvent - Class in com.saperion.ngc.events.resultset
 
DocumentCheckEvent(Component, CheckDataBean.CheckType, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.DocumentCheckEvent
Constructor.
DocumentCheckWithShareBaseEvent - Class in com.saperion.ngc.events.resultset
 
DocumentCheckWithShareBaseEvent(Component, ShareBaseCheckDataBean.ShareBaseCheckType, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.DocumentCheckWithShareBaseEvent
 
DocumentDatabaseMetaInfo - Interface in com.saperion.ngc.model.document.intf
Holds the meta information about a document that is stored in the database as opposed to DocumentArchiveMetaInfo that holds the information that is stored in the archive.
DocumentFilingEvent - Class in com.saperion.ngc.events.navigation
Event for document filing actions.
DocumentFilingEvent(Component, DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, String) - Constructor for class com.saperion.ngc.events.navigation.DocumentFilingEvent
Creates a new DocumentFilingEvent for ADD_TO_NEW_FOLDER action.
DocumentFilingEvent(Component, DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, Set<FolderId>) - Constructor for class com.saperion.ngc.events.navigation.DocumentFilingEvent
Creates a new DocumentFilingEvent for actions ADD_TO_FOLDER and REMOVE_FROM_FOLDER.
DocumentFilingEvent.DocumentFilingAction - Enum in com.saperion.ngc.events.navigation
Filing actions.
DocumentFolderPath - Class in com.saperion.ngc.iform.field.defaultValue
Default value handler for @folderpath document variable.
DocumentFolderPath() - Constructor for class com.saperion.ngc.iform.field.defaultValue.DocumentFolderPath
 
DocumentId - Class in com.saperion.ngc.model.document
Identifies a document on the backend system.
DocumentId(String, String) - Constructor for class com.saperion.ngc.model.document.DocumentId
Creates a new DocumentId.
DocumentId(String, String, String) - Constructor for class com.saperion.ngc.model.document.DocumentId
Creates a new DocumentId.
DocumentId(String, String, String, int) - Constructor for class com.saperion.ngc.model.document.DocumentId
Creates a new DocumentId.
DocumentIdentificationException - Exception in com.saperion.ngc.exception
Exception thrown when a document can not be identified uniquely.
DocumentIdentificationException(LogMessage) - Constructor for exception com.saperion.ngc.exception.DocumentIdentificationException
Constructor.
DocumentIdentificationException(String) - Constructor for exception com.saperion.ngc.exception.DocumentIdentificationException
Constructor.
DocumentImageInfo - Class in com.saperion.ngc.model.document
 
DocumentImageInfo() - Constructor for class com.saperion.ngc.model.document.DocumentImageInfo
Constructor.
DocumentImageInfo(List<DocumentImageInfo.DocumentThumbnail>, int) - Constructor for class com.saperion.ngc.model.document.DocumentImageInfo
Constructor.
DocumentImageInfo.DocumentThumbnail - Class in com.saperion.ngc.model.document
 
DocumentLockException - Exception in com.saperion.ngc.exception
Exception thrown when locking or unlocking a document has failed.
DocumentLockException(String) - Constructor for exception com.saperion.ngc.exception.DocumentLockException
Constructor.
DocumentLockException(String, Exception) - Constructor for exception com.saperion.ngc.exception.DocumentLockException
Constructor.
documentName(String) - Method in class com.saperion.ngc.resultset.multiselect.Content
Sets the document name of this content.
documentPages - Variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
List of the document's elements.
DocumentReleaseEvent - Class in com.saperion.ngc.events.resultset
Event for the document release button in the context menu.
DocumentReleaseEvent(Component, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.DocumentReleaseEvent
Constructor.
DOCUMENTS_IN_SUBFOLDERS_IN_STATEMENT - com.saperion.ngc.resultset.generator.EFileQueryGenerator.EFileQueryKind
An in-statement with a subselect that selects all folder-IDs of the current folder's subfolders.
DocumentService - Interface in com.saperion.ngc.model.document
Interface for document services.
DocumentService.AuditEvent - Enum in com.saperion.ngc.model.document
Audit events.
DocumentStructureInfo - Class in com.saperion.ngc.viewer.hylandviewer
Holds the information of an element in a structure
DocumentStructureInfo(String, int, DocDimension, boolean) - Constructor for class com.saperion.ngc.viewer.hylandviewer.DocumentStructureInfo
 
DocumentThumbnail() - Constructor for class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
 
DocumentThumbnail(Image, int) - Constructor for class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
Constructor for existing images.
DocumentThumbnail(Image, int, boolean) - Constructor for class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
Constructor for new images.
DocumentVariable - Class in com.saperion.ngc.model.document
Represents a variable of a document.
DocumentVariable(String, int) - Constructor for class com.saperion.ngc.model.document.DocumentVariable
Creates a new DocumentVariable.
DocumentVariable(String, int, Object) - Constructor for class com.saperion.ngc.model.document.DocumentVariable
Creates a new DocumentVariable.
DocumentVersionInfo - Class in com.saperion.ngc.model.document
Class with information about a document's version.
DocumentVersionInfo(SaVersionData) - Constructor for class com.saperion.ngc.model.document.DocumentVersionInfo
Creates a new DocumentVersionInfo.
DocumentView - Interface in com.saperion.ngc.viewer
Represents a viewer in a form.
DocumentViewImpl - Class in com.saperion.ngc.viewer
Component to display documents using ViewOneComponent.
DocumentViewImpl() - Constructor for class com.saperion.ngc.viewer.DocumentViewImpl
Constructor.
DocumentViewImpl(ViewerType, boolean, PosType, String) - Constructor for class com.saperion.ngc.viewer.DocumentViewImpl
Constructor for iForm usage.
DocumentViewImpl(String) - Constructor for class com.saperion.ngc.viewer.DocumentViewImpl
Constructor for Standalone Viewer to use individual viewer
DocumentViewImpl(String, String, boolean) - Constructor for class com.saperion.ngc.viewer.DocumentViewImpl
Constructor with title, border, closable option.
DocumentViewPresenter - Class in com.saperion.ngc.viewer
Presenter for document viewing.
DocumentViewPresenter() - Constructor for class com.saperion.ngc.viewer.DocumentViewPresenter
Constructor.
docWfHistory(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
DOCX - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS-Word (XML).
doDeleteDocument(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Delete document.
doDeleteDocument(DocumentId, boolean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Delete document.
doFilter() - Method in class com.saperion.ngc.model.resultset.RowFilter
 
doFilter() - Method in class com.saperion.ngc.resultset.CustomFieldsFilterView
 
doFilter() - Method in class com.saperion.ngc.resultset.SystemFieldsFilterView
Filters result set.
doFilter(ServletRequest, ServletResponse) - Method in class com.saperion.ngc.filter.WaffleAuthFilter.InternalFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.DirectAuthFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.ExpiresFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.hylandviewer.HylandViewerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.hylandviewer.HylandViewerRequestAuthenticatorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.SAML2Filter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.SAMLFakeFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.SapViewerLogonFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.security.AppletAgentFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.security.RequestServerFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.security.UploadSecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.security.VirtualViewerContentHandlerFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.security.XSSPreventionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.SiteminderAuthFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.VirtualViewerExpireSessionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.VirtualViewerUploadActionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.saperion.ngc.filter.WaffleAuthFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.AlfStreamingServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.AnnotationsServlet
Servlet get-method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.hylandviewer.HylandViewerAnnotationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.hylandviewer.HylandViewerConfigServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.hylandviewer.HylandViewerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.JadiceSearchServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.LongRunningProcessServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.MailContentServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.MashupServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.PdfContentServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.SAML2MetadataServlet
This method provides the service provider metadata.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.sapviewer.SapViewerDocumentUploaderServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.SAPViewerNotesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.SignedStreamingServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.StreamingServlet
Servlet get-method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.ViewDocumentServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.ViewTemporaryDocumentServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.ZipServlet
Servlet service method.
DOMAIN - Static variable in class com.saperion.ngc.util.JmxUtil
Domain name for MBean object names.
dontAskForDownload - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Whether to ask before downloading.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.hylandviewer.HylandViewerAnnotationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.hylandviewer.HylandViewerUploadDocumentWithAnnotationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.JadiceSearchServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.LongRunningProcessServlet
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.SAML2Servlet
This method provides the HTTP POST binding for the SAML response consumer.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.SAPViewerNotesServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.servlet.ViewerControlServlet
Servlet's post-method.
doQuery() - Method in interface com.saperion.ngc.portal.builder.portal.OptionsBuilder
Do query.
doQuery() - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Do query.
doSaveSysMask() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Deprecated.
this method does nothing and will be removed in 8.1
doSaveSysMask() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Deprecated.
this method does nothing and will be removed in 8.1
doSort() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sorts the current result.
DOUBLE - com.saperion.ngc.model.FieldType
 
DOUBLE_CROSS - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
Color # before hex.
DOUBLEBYTE_ENCODING - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Constant for double byte encoding.
DOUBLEBYTE_ENCODING - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
Constant for double byte encoding.
DoubleclickListener - Class in com.saperion.ngc.iform.field.lookup.popup
Used to take over the selected value when user double-clicks.
DoubleclickListener(IntelligentFormPopupWindow, EventListener<Event>, ResultSetView) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.DoubleclickListener
 
DoubleConverter - Class in com.saperion.ngc.favorites.convert
Double data type converter.
DoubleConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.DoubleConverter
Constructor.
doUndelet(ResultProperties, String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Undeleted the document.
doUpload(Event, FolderUploadInfos) - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
download(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
download(List<Content>) - Static method in class com.saperion.ngc.util.DownloadUtil
Downloads the specified documents.
DOWNLOAD - com.saperion.ngc.model.ItemClickAction
Download the item.
DOWNLOAD_ALLOWED - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
Property in control bean used to store if downloading is allowed or not.
DOWNLOAD_DOCUMENT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Download image.
DOWNLOAD_DOCUMENT_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Download image (disabled).
DOWNLOAD_MODE - Static variable in class com.saperion.ngc.servlet.ServletUrl
Download attribute.
DOWNLOAD_UNSUPPORTED - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Show download link for unsupported documents.
downloadAsZip(List<Content>) - Static method in class com.saperion.ngc.util.DownloadUtil
Downloads the specified documents.
downloadAsZip(List<Content>) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Triggers a download of a ZIP containing the specified content.
DownloadFailedException - Exception in com.saperion.ngc.exception
Exception thrown by DownloadUtil when downloading a document failed.
DownloadFailedException(String) - Constructor for exception com.saperion.ngc.exception.DownloadFailedException
Constructor.
DownloadResultItemEvent - Class in com.saperion.ngc.events.resultset
ZK event to download documents.
DownloadResultItemEvent(Component, List<ResultProperties>) - Constructor for class com.saperion.ngc.events.resultset.DownloadResultItemEvent
Constructor.
downloadRevision(RevisionHistoryDialog.RevisionBean) - Method in class com.saperion.ngc.dialogs.RevisionListRenderer
 
downloadSelected() - Method in class com.saperion.ngc.viewer.StructureList
Download selected.
downloadSingle(DocumentId, String, int) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Triggers the download of a single document.
downloadUsingServlet() - Method in class com.saperion.ngc.viewer.AbstractDocumentView.AskForDownloadListener
Downloads a document by usage the servlet.
downloadUsingZk() - Method in class com.saperion.ngc.viewer.AbstractDocumentView.AskForDownloadListener
Downloads a document by usage of standard zk download mechanism.
DownloadUtil - Class in com.saperion.ngc.util
Utility class used to download content.
DRAG_AND_DROP_ON_FOLDERS - com.saperion.ngc.upload.UploadVariant
Drag a document onto a navigation folder for uploading it.
DRAGGABLE - com.saperion.ngc.resultset.TypedListitem.ListitemType
Draggable list item.
DraggableListItem - Class in com.saperion.ngc.resultset
Extended Listitem that supports dragging and holds additional information.
DraggableListItem(ResultProperties, ResultSetViewImpl) - Constructor for class com.saperion.ngc.resultset.DraggableListItem
Constructs a new DraggableListItem.
DragStartedEvent - Class in com.saperion.ngc.events
Event fired when a component gets dragged.
DragStartedEvent(Component, boolean, boolean, boolean) - Constructor for class com.saperion.ngc.events.DragStartedEvent
Instantiates a new drag started event.
draw(Section) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
This is an abstract method for filling up the annotation configuration by different types of annotations subclasses
draw(Section) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
draw(Section) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle.RectangleAnnotation
 
draw(Section) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
DroppableTreeRow - Class in com.saperion.ngc.navigation
Droppable TreeRow.
DroppableTreeRow(String, String, boolean, String) - Constructor for class com.saperion.ngc.navigation.DroppableTreeRow
Creates a new DroppableTreeRow.
DTID_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
DateTimeInputDialog - Input window interrupted.
DUE_TASKS - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
 
DUPLICATE_SESSIONS_MODE - Static variable in class com.saperion.ngc.util.NgClientConstants
 
DUPLICATE_SESSIONS_USER_DIALOG - Static variable in class com.saperion.ngc.util.NgClientConstants
 
DuplicateFolderException - Exception in com.saperion.ngc.exception
Exception thrown when a sibling with the same name already exists.
DuplicateFolderException(String) - Constructor for exception com.saperion.ngc.exception.DuplicateFolderException
Constructor.
DuplicateSessionHandlingMode - Enum in com.saperion.ngc.authorization
Modes for handling duplicate sessions.

E

EDIT - com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Edit file.
EDIT - com.saperion.ngc.model.document.DocumentService.AuditEvent
 
EDIT - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type edit.
EDIT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key EDIT.
EDIT_ITEM - com.saperion.ngc.scripthelper.internal.FormPopupType
Open form in index mode to edit existing document.
EDIT_MODE - Static variable in class com.saperion.ngc.servlet.ServletUrl
Edit mode attribute.
EDIT_WINDOW_PREFIX - Static variable in interface com.saperion.ngc.viewer.DocumentView
Prefix of IDs of a popup-window in edit mode.
editAnnotations(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
EditContentCommand - Class in com.saperion.ngc.commands
Edit content command triggered by javaScript.
EditContentCommand() - Constructor for class com.saperion.ngc.commands.EditContentCommand
 
EditContentEvent - Class in com.saperion.ngc.events.resultset
Event fired to react on content editing.
EditContentEvent(Component, EditContentEvent.EditContentAction, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.EditContentEvent
Constructor.
EditContentEvent.EditContentAction - Enum in com.saperion.ngc.events.resultset
Edit actions.
editField - Variable in class com.saperion.ngc.iform.field.lookup.multi.AbstractMultivalueDataHandler
 
editFolder(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
EditFolderEvent - Class in com.saperion.ngc.events.navigation
Event for editing a folder.
EditFolderEvent(Component, FolderId, String) - Constructor for class com.saperion.ngc.events.navigation.EditFolderEvent
Constructor.
EditItemEvent - Class in com.saperion.ngc.events.resultset
Event for editing a folder.
EditItemEvent(Component, String, String, ResultProperties) - Constructor for class com.saperion.ngc.events.resultset.EditItemEvent
Constructor.
EditItemSelectedEvent - Class in com.saperion.ngc.events.resultset
 
EditItemSelectedEvent(Component, EditItemSelectedEvent.EditItemEventOrigin, String, String, ResultProperties) - Constructor for class com.saperion.ngc.events.resultset.EditItemSelectedEvent
Constructor.
EditItemSelectedEvent.EditItemEventOrigin - Enum in com.saperion.ngc.events.resultset
Origins of EditItemEvents.
editLookupItem(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
editMode - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
To check whether the document is opened in edit mode or not
EditSelectedEvent - Class in com.saperion.ngc.events.resultset
Event used to edit the index of an entry in the result list.
EditSelectedEvent(Component, EditSelectedEvent.EditEventOrigin) - Constructor for class com.saperion.ngc.events.resultset.EditSelectedEvent
Constructor.
EditSelectedEvent(Component, EditSelectedEvent.EditEventOrigin, boolean) - Constructor for class com.saperion.ngc.events.resultset.EditSelectedEvent
Constructor.
EditSelectedEvent(Component, EditSelectedEvent.EditEventOrigin, String, ResultProperties) - Constructor for class com.saperion.ngc.events.resultset.EditSelectedEvent
Constructor.
EditSelectedEvent.EditEventOrigin - Enum in com.saperion.ngc.events.resultset
Origins of EditSelectedEvents.
editStructure(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
editStructure(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Shows the dialog to edit a document's structure.
EditStructureDialog - Class in com.saperion.ngc.dialogs
Dialog shown when the structure of a document is being edited.
EditStructureDialog() - Constructor for class com.saperion.ngc.dialogs.EditStructureDialog
 
EditStructureEvent - Class in com.saperion.ngc.events.resultset
Event sent to the result list when the user clicks on the edit structure context menu item.
EditStructureEvent(Component, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.EditStructureEvent
 
EFILE - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Electronic file.
EFILE_EDIT - com.saperion.ngc.model.navigation.FolderFormType
Edit eFile's metadata.
EFILE_NEW - com.saperion.ngc.model.navigation.FolderFormType
Create new eFile.
EFILE_QUERY - com.saperion.ngc.model.navigation.FolderFormType
Search for eFiles.
EFILE_VIEW - com.saperion.ngc.model.navigation.FolderFormType
View eFile's content.
EFileNaviTreeNode - Class in com.saperion.ngc.navigation
Tree node used for eFiles.
EFileQueryGenerator - Class in com.saperion.ngc.resultset.generator
Generator for special queries used for eFile handling.
EFileQueryGenerator(DDC, EFileQueryGenerator.EFileQueryKind, FolderInfo) - Constructor for class com.saperion.ngc.resultset.generator.EFileQueryGenerator
Creates a new EFileQueryGenerator.
EFileQueryGenerator.EFileQueryKind - Enum in com.saperion.ngc.resultset.generator
Kinds of queries to generate for eFile handling.
EFileSettings - Class in com.saperion.ngc.util
Utility class used to handle e-file specific settings.
element(int) - Method in interface com.saperion.ngc.portal.builder.standalone.ElementBuilder
Option to specify the document element to view.
element(int) - Method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
 
element(int) - Method in class com.saperion.ngc.resultset.multiselect.Content
Sets the element number of this content.
ELEMENT_CHANGE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to notify the control servlet that the user changed the displayed element.
ElementBuilder - Interface in com.saperion.ngc.portal.builder.standalone
The Interface ElementBuilder.
ElementBuilder - Interface in com.saperion.ngc.portal.builder.weblink
The Interface ElementBuilder.
ElementConstants - Class in com.saperion.ngc.viewer.virtualviewer.annotation.xml
 
ElementCreator - Class in com.saperion.ngc.iform
Helper class to create form elements.
ElementCreator(IntelligentFormView, PosType, boolean) - Constructor for class com.saperion.ngc.iform.ElementCreator
Constructor.
ElementUtil - Class in com.saperion.ngc.iform
Helper class to configure iForm elements.
EMAIL_CONSTRAINT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
EMAIL_CONSTRAINT_REGEX - Static variable in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.UsernameConstraint
 
EMAIL_CONSTRAINT_REGEX - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog.EmailConstraint
 
EMAIL_CONSTRAINT_REGEX - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog.EmailConstraint
 
EmailConstraint() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog.EmailConstraint
 
EmailConstraint() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog.EmailConstraint
 
EMBED_MP4 - com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Display document as embed-tag with video/mp4 mime type.
EMBED_MP4 - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Embed MP4 objects.
EMBED_MP4 - Static variable in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Embed MP4 objects.
EMBED_PDF - com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Display document as embed-tag with application/pdf mime type.
EMBED_PDF - Static variable in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Embed PDF objects.
EMBEDDED_INDEX - com.saperion.ngc.iform.FormMode
Embedded index mode.
empty() - Static method in class com.saperion.ngc.iform.field.lookup.popup.LookupQueryCondition
 
EMPTY_FIELD_CONSTRAINT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
EMPTY_TAB_ID - Static variable in class com.saperion.ngc.maintab.MainTabViewImpl
 
EmptyContextMenu - Class in com.saperion.ngc.resultset.contextmenu
The context menu for empty result lists.
EmptyContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.EmptyContextMenu
 
enable() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Enables the viewer.
enable() - Method in interface com.saperion.ngc.viewer.DocumentView
Enables the viewer.
enable() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
enable() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Enables the viewer.
enable() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Enables the viewer.
enable() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Enables the viewer.
enable() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Enables the viewer.
enable() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
enable(long) - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Enables the temporary document preview service.
ENABLE_RESULTLIST_DOUBLE_CLICK_OPTION - Static variable in class com.saperion.ngc.util.NgClientConstants
 
enableAuthorizationView() - Method in interface com.saperion.ngc.authorization.AuthorizationView
Enable view.
enableAuthorizationView() - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Enable view.
enableButtons() - Method in class com.saperion.ngc.viewer.StructureButtons
Enable buttons.
enableControls() - Method in class com.saperion.ngc.iform.field.MultiPopup
Enables the add- and remove-buttons and the input-box.
enableExportButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
enableFavoriteButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
enableItemsThatRequireReadDocument() - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
enableStructureButtonsWhen(boolean) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
encodeFilename(String) - Static method in class com.saperion.ngc.util.MimeUtil
Encodes a filename so that it is save for downloading in different browsers.
encodeFilename(HttpServletRequest, String) - Static method in class com.saperion.ngc.util.MimeUtil
Encodes a filename so that it is save for downloading in different browsers.
ENCODING_URL - Static variable in class com.saperion.ngc.mail.MailerConstants
Encoding for parts of the URL.
encryptFieldInFile(String, String) - Static method in class com.saperion.ngc.util.EncryptionUtil
 
encryptFieldsInFile(String, Set<String>) - Static method in class com.saperion.ngc.util.EncryptionUtil
 
EncryptionUtil - Class in com.saperion.ngc.util
 
EncryptionUtil() - Constructor for class com.saperion.ngc.util.EncryptionUtil
 
endElement(String, String, String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlNamespaceFilter
 
endModal(boolean) - Method in class com.saperion.ngc.dialogs.WfInformationDialog
Closes the modal dialog and stores the actor-description-visibility setting.
endModalCancel() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.AclSelectDialog
Cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.DateTimeInputDialog
Cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog
Cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
Cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInErrorDialog
End Modal dialog for cancel button
endModalCancel() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogOutErrorDialog
End Modal dialog for cancel button
endModalCancel() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Cancel or close the dialog
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseDuplicateDocumentUploadErrorDialog
 
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLogInErrorDialog
End Modal dialog for cancel button
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
Cancel dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.StringInputDialog
Cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.UnfileSelectDialog
Cancel and close dialog.
endModalCancel() - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Close dialog with cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.WebpartInputDialog
Cancel.
endModalCancel() - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog
Cancel and close dialog.
endModalOk() - Method in class com.saperion.ngc.dialogs.AclSelectDialog
Ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.DateTimeInputDialog
Ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog
Ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
Ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.StringInputDialog
Ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.UnfileSelectDialog
OK and close dialog.
endModalOk() - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Close dialog with ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.WebpartInputDialog
Ok.
endModalOk() - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog
OK and close dialog.
endModalOk(String) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Ok.
entrySet() - Method in class com.saperion.ngc.configuration.CombinedProperties
 
entrySet() - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
equals(Object) - Method in class com.saperion.ngc.configuration.ConfigCacheKey
 
equals(Object) - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
equals(Object) - Method in class com.saperion.ngc.dialogs.userprofile.PresenceModifier
 
equals(Object) - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
equals(Object) - Method in class com.saperion.ngc.model.DdcCacheKey
 
equals(Object) - Method in class com.saperion.ngc.model.document.AccessRightsCacheKey
 
equals(Object) - Method in class com.saperion.ngc.model.document.DocStructureCacheKey
 
equals(Object) - Method in class com.saperion.ngc.model.document.DocumentId
Returns true if the IDs identify the same document.
equals(Object) - Method in class com.saperion.ngc.model.document.TemporaryDocumentId
equals(Object) - Method in class com.saperion.ngc.model.FolderId
 
equals(Object) - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
equals(Object) - Method in class com.saperion.ngc.model.navigation.FolderNode
equals(Object) - Method in class com.saperion.ngc.model.navigation.MasksCacheKey
 
equals(Object) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
equals(Object) - Method in class com.saperion.ngc.util.LocalizationCacheKey
 
EQUALS - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
BRAKET_LEFT.
error - Variable in class com.saperion.ngc.servlet.process.LongRunningProcess
If an error occurred.
ERROR - com.saperion.ngc.events.logging.LogEvent.LogSeverity
Error.
ERROR - com.saperion.ngc.exception.FolderMoveException.FolderMoveExceptionCause
Error during move.
ERROR - com.saperion.ngc.logging.LogViewMessageLevel
 
ERROR_IN_FETCHING_CONTENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ERROR_IN_SHAREBASE_UPLOAD - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ErrorLogEvent - Class in com.saperion.ngc.events.logging
Error log level event.
ErrorLogEvent(Component, LogMessage) - Constructor for class com.saperion.ngc.events.logging.ErrorLogEvent
Constructor.
ErrorLogEvent(Component, LogMessage, EventListener) - Constructor for class com.saperion.ngc.events.logging.ErrorLogEvent
Constructor.
ErrorPageConfig(boolean, boolean, boolean) - Constructor for class com.saperion.ngc.util.ErrorPageProvider.ErrorPageConfig
Constructor.
ErrorPageProvider - Class in com.saperion.ngc.util
This provider generates the HTML markup to use in error pages.
ErrorPageProvider.ErrorPageConfig - Class in com.saperion.ngc.util
Use this class to configure the error page you want to get.
escapeForHtml(String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Escapes a String so that it is safe to be used in HTML.
escapeForJavaScript(String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Escapes a String so that it is safe to be used as a function-argument or data value in JavaScript.
escapeForJavaScript(StringBuffer) - Static method in class com.saperion.ngc.util.NgcStringUtils
Escapes a StringBuffer so that it is safe to be used as a function-argument or data value in JavaScript.
escapeStringForHql(String, SQLType) - Static method in class com.saperion.ngc.util.NgcStringUtils
Escapes the specified string for HQL LIKE usage.
ESD_FILENAME_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Export settings dialog filename label.
ESD_FORMAT_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Export settings dialog format label.
ESD_LISTHEADER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Export settings dialog list header label.
ESD_MISSING_FILENAME_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Export settings dialog missing filename message.
ESD_SELECT_COLUMNS_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Export settings dialog select columns label.
ESD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Export settings dialog title.
EventCastUtil - Class in com.saperion.ngc.events
Utility class to cast a ZK event Event to needed event class.
EventChild - Interface in com.saperion.ngc.events
Interface for UI-components with automatic event handling.
EventChildHandler - Interface in com.saperion.ngc.events
This interface defines common methods to post events for webclient-components.
EventChildHandlerImpl - Class in com.saperion.ngc.events
Implementation of EventChildHandler.
EventChildHandlerImpl(Component) - Constructor for class com.saperion.ngc.events.EventChildHandlerImpl
 
EventConnections - Class in com.saperion.ngc.composer
This class defines the default forwarding of events between the different components.
EventConv<T> - Class in com.saperion.ngc.events
 
EventConv(Event) - Constructor for class com.saperion.ngc.events.EventConv
Constructor.
EVENTS - Static variable in class com.saperion.ngc.iform.button.ButtonInfo
Events.
EventUtil - Class in com.saperion.ngc.util
This class contains utility-methods for event-handling.
EXACT - com.saperion.ngc.iform.FieldSearchMode
Always use exact search (=).
ExceptionUtil - Class in com.saperion.ngc.util
Utility class with methods to handle exceptions.
execute(List<Content>) - Method in class com.saperion.ngc.resultset.multiselect.ConvertToPdfAction
Executes the action on the specified list of contents.
execute(List<Content>) - Method in interface com.saperion.ngc.resultset.multiselect.MultiSelectAction
Executes the action on the specified list of contents.
execute(List<Content>) - Method in class com.saperion.ngc.resultset.multiselect.ServletDownloadAction
Executes the action on the specified list of contents.
execute(List<Content>) - Method in class com.saperion.ngc.resultset.multiselect.ZipAction
Executes the action on the specified list of contents.
execute(List<Content>) - Method in class com.saperion.ngc.resultset.multiselect.ZkDownloadAction
Executes the action on the specified list of contents.
execute(JobExecutionContext) - Method in class com.saperion.ngc.externalstorage.DeleteMappingJob
 
execute(JobExecutionContext) - Method in class com.saperion.ngc.sharebase.SharebaseFetchJob
 
executeAction(MultiSelectAction) - Method in class com.saperion.ngc.resultset.multiselect.ContentMultiSelect
Executes the specified action on the items set by forItems.
executeActivate(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute activate.
executeActivate(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute activate.
executeApprove(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute delegate.
executeApprove(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute delegate.
executeAssignToMe(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute AssignToMe.
executeAssignToMe(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute AssignToMe.
executeChangeOwner(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute change owner.
executeChangeOwner(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute change owner.
executeCommand(WorkflowActionBean) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute the given command.
executeCommand(WorkflowActionBean) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute the given command.
executeCountQuery(SaQueryInfo) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Executes a count query.
executeCountQuery(SaQueryInfo) - Method in interface com.saperion.ngc.model.resultset.QueryService
Executes a count query.
executeDelegate(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute delegate.
executeDelegate(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute delegate.
executeEscalation(String, Date) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute escalate.
executeEscalation(String, Date) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute escalate.
executeForward(String, String, int) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute forward.
executeForward(String, String, int) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute forward.
executeHold(String, Date) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute hold.
executeHold(String, Date) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute hold.
executeInactivate(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute inactivate.
executeInactivate(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute inactivate.
executeNotResponsible(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute not responsible.
executeNotResponsible(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute not responsible.
executePagingQuery(ResultPaging) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Execute query with paging.
executePagingQuery(ResultPaging) - Method in interface com.saperion.ngc.model.resultset.QueryService
Execute query with paging.
executePutBack(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute putback.
executePutBack(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute putback.
executeQuery(SaQueryInfo) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Execute query.
executeQuery(SaQueryInfo) - Method in interface com.saperion.ngc.model.resultset.QueryService
Execute query.
executeReassign(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute reassign.
executeReassign(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute reassign.
executeReject(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute reject.
executeReject(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute reject.
executeRemove(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute remove.
executeRemove(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute remove.
executeRemoveNotice(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute remove notice.
executeRemoveNotice(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute remove notice.
executeResetHold(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute reset hold.
executeResetHold(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute reset hold.
executeRework(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute rework.
executeRework(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute rework.
executeSetActivity(String, int) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute set activity.
executeSetActivity(String, int) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute set activity.
executeTake(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute take.
executeTake(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute take.
executeTerminate(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute terminate.
executeTerminate(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute terminate.
executeWfCommand(WorkflowActionBean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Executes the given workflow action.
exists(String) - Static method in class com.saperion.ngc.resultset.CustomIcon
Checks if a custom icon with the specified name exists in the custom-icons folder.
EXPIRE - Static variable in class com.saperion.ngc.util.SignatureHandler
Expire tag.
ExpiresFilter - Class in com.saperion.ngc.filter
This filter adds an expires-header to each response.
ExpiresFilter() - Constructor for class com.saperion.ngc.filter.ExpiresFilter
 
EXPIRY_DATE_LABEL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
export() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Exports the current query result.
export() - Method in interface com.saperion.ngc.resultset.ResultSetView
Exports the current query result.
export() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Exports the current query result.
export(Map<String, String>, ResultSetView.ExportFormat, String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Exports the current query result.
export(Map<String, String>, ResultSetView.ExportFormat, String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Exports the current query result.
export(Map<String, String>, ResultSetView.ExportFormat, String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Exports the current query result.
EXPORT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Export icon.
EXPORT_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Export icon (disabled).
EXPORT_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Export icon (hover).
ExportEvent - Class in com.saperion.ngc.events.resultset
Event used to trigger an export in the ResultSetView.
ExportEvent(Component) - Constructor for class com.saperion.ngc.events.resultset.ExportEvent
 
ExportProcess - Class in com.saperion.ngc.servlet.process.export
Abstract superclass for processes that export data from a result list (no content).
ExportProcess(LRPControlBean, HttpSession) - Constructor for class com.saperion.ngc.servlet.process.export.ExportProcess
 
ExportSettingsDialog - Class in com.saperion.ngc.dialogs
A dialog to select settings for export.
ExportSettingsDialog() - Constructor for class com.saperion.ngc.dialogs.ExportSettingsDialog
 
ExportSettingsDialog.ColumnInfo - Class in com.saperion.ngc.dialogs
ColumnInfo class.
ExportSettingsDialog.ExportSettingsDialogResult - Class in com.saperion.ngc.dialogs
Result of ColumnSelectDialog.
ExportSettingsDialogResult(int, Map<String, String>, ResultSetView.ExportFormat, String) - Constructor for class com.saperion.ngc.dialogs.ExportSettingsDialog.ExportSettingsDialogResult
Creates a new ColumnSelectDialogResult.
EXT_WINDOW_CANCEL_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
External viewer window - cancel button.
EXT_WINDOW_CLOSE_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
External viewer window - close button.
EXT_WINDOW_CONFIRM_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
External window - save confirm message.
EXT_WINDOW_SAVE_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
External viewer window - save button.
EXT_WINDOW_STRUCTURE - Static variable in class com.saperion.ngc.util.LocalizationConstants
External viewer window - structure label.
EXT_WINDOW_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
External viewer window - title.
EXT_WINDOW_TOOLTIP_DOCUMENT_NOT_VIEWABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
External viewer window - tooltip for documents that are too big to view.
extendWithOrderBy(SaQueryInfo, Map<String, String>) - Static method in class com.saperion.ngc.model.resultset.QueryModifier
Extends the provided hql query with order by clause.
external() - Method in interface com.saperion.ngc.portal.builder.weblink.OptionsBuilder
External.
external() - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
External.
EXTERNAL_STORAGE_UPLOAD_MENU_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
externalGetStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int, Set<String>, HttpSession) - Static method in class com.saperion.ngc.viewer.DocumentAnalyzer
Gets information about a document's structure.
externalGetStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int, HttpSession) - Static method in class com.saperion.ngc.viewer.DocumentAnalyzer
Gets information about a document's structure.
externalGetWebConfig(HttpSession, String) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
externalGetWebConfigInt(HttpSession, String, int) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
ExternalStorageClientFactory - Class in com.saperion.ngc.externalstorage
 
ExternalStorageClientFactory() - Constructor for class com.saperion.ngc.externalstorage.ExternalStorageClientFactory
 
ExternalStorageCreateDocDialog - Class in com.saperion.ngc.dialogs.externalstorage
Dialog to create a document in Saperion whose content will be fetched from External Storage
ExternalStorageCreateDocDialog() - Constructor for class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
 
ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogButton - Enum in com.saperion.ngc.dialogs.externalstorage
Button enumeration.
ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogResult - Class in com.saperion.ngc.dialogs.externalstorage
Class that represents the result of this dialog.
ExternalStorageCreateDocDialog.UsernameConstraint - Class in com.saperion.ngc.dialogs.externalstorage
 
ExternalStorageDashBoardDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class represents the External Storage Dashboard Dialog where one can traverse the External Storage, create a share link for a document/folder and also able to manage existing share links.
ExternalStorageDashBoardDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
 
ExternalStorageDeleteMappingScheduler - Class in com.saperion.ngc.externalstorage
 
ExternalStorageDeleteMappingScheduler() - Constructor for class com.saperion.ngc.externalstorage.ExternalStorageDeleteMappingScheduler
 
ExternalStorageListItem - Class in com.saperion.ngc.dialogs.sharebase.model
 
ExternalStorageListItem(String, ExternalStorageListItemType) - Constructor for class com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItem
 
ExternalStorageListItemType - Enum in com.saperion.ngc.dialogs.sharebase.model
 
ExternalStorageToSaperionArchiver - Class in com.saperion.ngc.externalstorage
 
ExternalStorageToSaperionArchiver(ExternalStorageType) - Constructor for class com.saperion.ngc.externalstorage.ExternalStorageToSaperionArchiver
 
externalStorageType - Variable in class com.saperion.ngc.navigation.UploadFromExternalStorageEventListener
 
externalStorageUpload(DocumentId, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Upload a saperion document to ShareBase
ExternalStorageUploadDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class is responsible for opening up the upload dialog box for uploading a saperion document to external storage
ExternalStorageUploadDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
ExternalStorageUploadDialog.ExternalStorageUploadEventData - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class is responsible for storing data after a document is uploaded to External Storage
ExternalStorageUploadEvent - Class in com.saperion.ngc.events.resultset
 
ExternalStorageUploadEvent(Component, DocumentId, ExternalStorageClient, ExternalStorageType) - Constructor for class com.saperion.ngc.events.resultset.ExternalStorageUploadEvent
 
ExternalStorageUploadEventData() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog.ExternalStorageUploadEventData
 
externalStorageUploadStatus(boolean, Document, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
ExternalStorageUploadStatusDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class shows the External storage upload status for a document and also creates a temporary view url for verifying the upload
ExternalStorageUploadStatusDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
 
ExternalStorageUploadStatusEvent - Class in com.saperion.ngc.events
 
ExternalStorageUploadStatusEvent(Component, boolean, Document, ExternalStorageClient, ExternalStorageType) - Constructor for class com.saperion.ngc.events.ExternalStorageUploadStatusEvent
 
ExternalStorageUtility - Class in com.saperion.ngc.externalstorage
 
ExternalStorageUtility() - Constructor for class com.saperion.ngc.externalstorage.ExternalStorageUtility
 
extractAliasForDefinition(String, String) - Static method in class com.saperion.ngc.model.resultset.QueryModifier
Extracts the alias for the specified definition.
extractDefinitionName(String) - Static method in class com.saperion.ngc.model.resultset.QueryModifier
Extracts the definition name from a query string.
extractFromForCount(String) - Method in class com.saperion.ngc.model.resultset.QueryModifier
Extracts the from-part of a query.
extractFromPartForCount(String) - Static method in class com.saperion.ngc.model.resultset.QueryModifier
Extracts the from-part of a query.

F

F_COMBO_SELECT - Static variable in class com.saperion.ngc.util.LocalizationConstants
Field - Selection title for combo.
F_COPY_VALUE_TYPE_MISMATCH - Static variable in class com.saperion.ngc.util.LocalizationConstants
Field - Copy value type mismatch.
F_DATE_RANGE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - Date range error.
F_INVALID_INTEGER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - Invalid integer.
F_INVALID_INTEGER_MAX - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - Invalid integer max.
F_INVALID_NUMBER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - Invalid number.
F_INVALID_TIME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - Invalid time.
F_SERVER_SCRIPT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - Server side script error.
F_STRING_CONVERSION_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Fields - String conversion error.
FAILED - com.saperion.ngc.events.LogonEvent.LogonResult
Failed.
FastAccessDragOverCommand - Class in com.saperion.ngc.commands
FastAcceessDragOver command triggered by JavaScript.
FastAccessDragOverCommand() - Constructor for class com.saperion.ngc.commands.FastAccessDragOverCommand
 
FastAccessDragOverEvent - Class in com.saperion.ngc.events
Event fired when the user drags something over a fast access item.
FastAccessDragOverEvent(Component) - Constructor for class com.saperion.ngc.events.FastAccessDragOverEvent
Constructor.
FastAccessItem - Class in com.saperion.ngc.navigation
An item in the fast access list.
FastAccessItem(String, String, String, String, boolean, boolean) - Constructor for class com.saperion.ngc.navigation.FastAccessItem
Constructor.
FastAccessList - Class in com.saperion.ngc.navigation
An extended Listbox that displays the fast access buttons.
FastAccessList(NavigationView, NavigationPresenter) - Constructor for class com.saperion.ngc.navigation.FastAccessList
Constructor.
FavColumn - Class in com.saperion.ngc.favorites
Favorite specific column containing additional IForm specific attributes.
FAVORITE - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Favorite Document
FAVORITE_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Favorite icon (disabled).
FAVORITE_ENABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Favorite icon (enabled).
FAVORITE_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Favorite icon (hover).
FAVORITE_QUERY - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Favorite Query Folder
FAVORITE_ROOT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
FavoriteNaviTreeNode - Class in com.saperion.ngc.navigation
This class holds the ZK navigation tree node representation for favorite folders.
FavoriteQueryInformation - Class in com.saperion.ngc.favorites
This class contains all information required to store a favorite of type.
FavoriteQueryInformation(String) - Constructor for class com.saperion.ngc.favorites.FavoriteQueryInformation
Constructor.
FavoriteReadException - Exception in com.saperion.ngc.exception
Exception thrown when a favorite's properties and settings can not be read or interpreted.
FavoriteReadException(String) - Constructor for exception com.saperion.ngc.exception.FavoriteReadException
Constructor.
FAVORITES - com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Favorites.
FAVORITES - com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Favorites node.
FAVORITES_XML - Static variable in enum com.saperion.ngc.favorites.FavoriteXmlHandler
favorites xml file name.
FavoriteXmlHandler - Enum in com.saperion.ngc.favorites
XML Handler to perform xml to java binding.
FavValue - Class in com.saperion.ngc.favorites
Favorite specific value containing additional converted attributes (SaValue representation).
FEI_ADD_IMAGE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Add-image icon.
FEI_DELETE_IMAGES - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Delete-images icon.
field - Variable in class com.saperion.ngc.iform.validator.AbstractFieldValidator
The field to validate.
FieldChangeEvent - Class in com.saperion.ngc.events.iform
 
FieldChangeEvent(Component, ResultProperty) - Constructor for class com.saperion.ngc.events.iform.FieldChangeEvent
Constructor.
fieldDescriptions - Variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Field descriptions for DDC in use.
FieldEventHandler - Class in com.saperion.ngc.iform.field
Handles events sent to an IntelligentField.
FieldEventHandler(IntelligentField, EditFieldType, EventChildHandler) - Constructor for class com.saperion.ngc.iform.field.FieldEventHandler
 
FieldFactory - Class in com.saperion.ngc.iform.field
 
FieldLink - Class in com.saperion.ngc.iform.field.defaultValue
Handles default values with links to other fields.
FieldLink() - Constructor for class com.saperion.ngc.iform.field.defaultValue.FieldLink
 
fieldList - Variable in class com.saperion.ngc.iform.system.AbstractSystemForm
 
FieldResultBean - Class in com.saperion.ngc.iform
A bean that represents the value that was entered in a field of a form.
FieldResultBean(SaPropertyValue, LimitType, String) - Constructor for class com.saperion.ngc.iform.FieldResultBean
Constructor.
FieldResultBean(SaPropertyValue, LimitType, String, boolean) - Constructor for class com.saperion.ngc.iform.FieldResultBean
Constructor.
FieldResultBean(IntelligentField, SaValue[], boolean) - Constructor for class com.saperion.ngc.iform.FieldResultBean
Constructor for field-usage.
FieldResultBean(String, String, LimitType, SaValue[], int, boolean) - Constructor for class com.saperion.ngc.iform.FieldResultBean
Constructor.
FieldSearchMode - Enum in com.saperion.ngc.iform
Search modes for a specific field.
FieldSetter - Interface in com.saperion.ngc.portal.builder.portal
The Interface FieldSetter.
FieldsFilter - Class in com.saperion.ngc.resultset
 
FieldsFilter() - Constructor for class com.saperion.ngc.resultset.FieldsFilter
 
fieldSupported(SaFieldDescription) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
FieldType - Enum in com.saperion.ngc.model
Field type enum.
FieldUtil - Class in com.saperion.ngc.util
Utility class for common operations on fields.
FieldUtil.ResolvedFieldLink - Class in com.saperion.ngc.util
A resolved field-link.
FieldValidationException - Exception in com.saperion.ngc.exception
Exception thrown by FieldValidator when the validation of a field has failed.
FieldValidationException(FieldValidationException.ValidationError) - Constructor for exception com.saperion.ngc.exception.FieldValidationException
 
FieldValidationException(String, FieldValidationException.ValidationError) - Constructor for exception com.saperion.ngc.exception.FieldValidationException
 
FieldValidationException(String, Throwable, FieldValidationException.ValidationError) - Constructor for exception com.saperion.ngc.exception.FieldValidationException
 
FieldValidationException.ValidationError - Enum in com.saperion.ngc.exception
Possible validation errors.
FieldValidator - Class in com.saperion.ngc.iform
Deprecated.
replaced with FieldValidator
FieldValidator - Class in com.saperion.ngc.iform.validator
Validator for IntelligentFields.
FieldValidator(IntelligentField) - Constructor for class com.saperion.ngc.iform.FieldValidator
Deprecated.
 
FILE_CONTENT_SEARCH - com.saperion.ngc.maintab.MainTabView.MTVTabType
Tabs with file content masks.
FILE_ICON_DOC - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for doc/docx.
FILE_ICON_GENERAL - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for unknown files.
FILE_ICON_IMAGE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for images.
FILE_ICON_MSG - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for msg files.
FILE_ICON_PDF - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for pdf files.
FILE_ICON_PPT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for ppt files.
FILE_ICON_TIFF - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for tiff files.
FILE_ICON_VISIO - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for visio files.
FILE_ICON_XLS - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
File icon for xls/xlsx files.
FILE_PREVIEW - com.saperion.ngc.iform.FormMode
Preview mode for files.
FileActionEvent - Class in com.saperion.ngc.events.resultset
Event used for file operations in result list.
FileActionEvent(Component, Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Constructor for class com.saperion.ngc.events.resultset.FileActionEvent
Constructor.
FileActionEvent(Component, Map<FolderId, String>, Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Constructor for class com.saperion.ngc.events.resultset.FileActionEvent
Constructor.
FileActionEvent.FileAction - Enum in com.saperion.ngc.events.resultset
File actions.
FILEDATE - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Date of last change on file.
FILEFULLNAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Filename and path.
FileIcon - Class in com.saperion.ngc.resultset
Utility class used to get the file icon for a specific file type.
FileIcon.KnownExtensions - Enum in com.saperion.ngc.resultset
File extensions associated with an icon.
filename - Variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Filename for export.
filename(String) - Method in class com.saperion.ngc.resultset.multiselect.Content
Sets the filename of this content.
FileName - Class in com.saperion.ngc.iform.field.defaultValue
Default value handler for FileName system variable.
FileName() - Constructor for class com.saperion.ngc.iform.field.defaultValue.FileName
 
FILENAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Filename without path.
FILENAME_ATTR - Static variable in class com.saperion.ngc.servlet.ServletUrl
Filename attribute.
FILENAME_ENCODING - Static variable in class com.saperion.ngc.servlet.ServletUrl
Charset used to encode the filename.
FILEPATH - com.saperion.ngc.iform.field.defaultValue.DefaultValues
File path.
FilePreviewEvent - Class in com.saperion.ngc.events.iform
Event used to display preview information about a file in an iForm.
FilePreviewEvent(FolderId, Component) - Constructor for class com.saperion.ngc.events.iform.FilePreviewEvent
Constructor.
FILESIZE - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Size of file (bytes).
FILETEXT - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Content of file as text.
FILETIME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Time of last change on file.
fillable - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Toggle to show fill color
fillColor - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Fill color of the annotation
FILLCOLOR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FILLCOLOR.
fillStructureView(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, DocumentId) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Fills the structure list with available documents to show in the viewer component.
filter(Predicate<String>) - Method in class com.saperion.ngc.resultset.FieldsFilter
 
FILTER - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
FILTER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Filter icon.
FILTER_COLS - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Length of the filter box.
FILTER_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Filter icon (hover).
FILTER_TIMEOUT - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Timeout for filter operation.
FilterConfigCleaner(FilterConfig, Set<String>) - Constructor for class com.saperion.ngc.filter.WaffleAuthFilter.FilterConfigCleaner
 
FilterNaviTreeNode - Class in com.saperion.ngc.navigation
 
filterNonCompatibleClassesForCreate(SaFolderConstants.CLASS_TYPE, Set<FolderClass>) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns a set of folder classes that can be used in the web client to create a new file or register.
filterUserTree(String) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Applies filter to user tree.
FINAL_SAVE - Static variable in class com.saperion.ngc.servlet.AbstractAnnotationsServlet
Attribute that signals the final save.
findComponentById(Component, String) - Static method in class com.saperion.ngc.util.ComponentHandler
Searches all children of the given component (incl.
findFolder(FolderId) - Method in interface com.saperion.ngc.navigation.NavigationView
Finds the folder with the specified id.
findFolder(FolderId) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Finds the folder with the specified id.
findUserById(int) - Method in class com.saperion.ngc.model.users.UserManagementClassicConnectorService
 
findUserById(int) - Method in interface com.saperion.ngc.model.users.UserManagementService
Finds a user by ID.
findUserByName(String) - Method in class com.saperion.ngc.model.users.UserManagementClassicConnectorService
 
findUserByName(String) - Method in interface com.saperion.ngc.model.users.UserManagementService
Finds a user by name.
finishLayout() - Method in interface com.saperion.ngc.iform.layout.FormLayout
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout1
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout10
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout11
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout12
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout13
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout14
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout15
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout16
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout17
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout18
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout19
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout2
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout20
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout21
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout3
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout4
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout5
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout6
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout7
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout8
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.FormLayout9
Indicates that all children have been added.
finishLayout() - Method in class com.saperion.ngc.iform.layout.PaneLayout
Indicates that all children have been added.
finishProcess() - Method in class com.saperion.ngc.servlet.process.LongRunningProcessHelper
Marks the current process as finished.
firstElement() - Method in interface com.saperion.ngc.portal.builder.standalone.ElementBuilder
Option to specify the first document element to view.
firstElement() - Method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
 
fixRevId(DocumentId, boolean) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Fix the revision id, if it's empty.
fixRevId(DocumentId, boolean) - Method in interface com.saperion.ngc.model.SettingsService
Fix the revision id, if it's empty.
fixRotation - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Toggle to fix annotation rotation (Annotation does not rotate with the page it belongs to).
fixVersion(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Fill value for revision ID in document ID if not set.
FLOAT - com.saperion.ngc.iform.field.IntelligentField.ElementType
Floatingpoint-number-control for float-values.
FloatCellFormatter - Class in com.saperion.ngc.servlet.process.export
Implementation of CellFormatter for float values.
FloatCellFormatter() - Constructor for class com.saperion.ngc.servlet.process.export.FloatCellFormatter
 
FloatField - Class in com.saperion.ngc.iform.field
A field in a form for float and currency values.
FloatField() - Constructor for class com.saperion.ngc.iform.field.FloatField
Constructor.
FloatField(double) - Constructor for class com.saperion.ngc.iform.field.FloatField
Constructor.
FloatField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.FloatField
Constructor.
FloatField(Double) - Constructor for class com.saperion.ngc.iform.field.FloatField
Constructor.
FloatPropertyType - Class in com.saperion.ngc.util.property
Class that represents the float type.
FloatPropertyType() - Constructor for class com.saperion.ngc.util.property.FloatPropertyType
Deprecated.
use single-argument constructor instead
FloatPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.FloatPropertyType
Constructor.
focus() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the focus to this field.
focusInputField() - Method in class com.saperion.ngc.iform.field.MultiPopup
Sets the focus to the input-field.
FOLDER - com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItemType
 
FOLDER - com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItemType
 
FOLDER - com.saperion.ngc.model.resultset.ResultProperties.Type
Folder type.
FOLDER_CONTENT - com.saperion.ngc.events.navigation.FolderSearchInfos.FolderSearchMode
To search for the content of a folder.
FOLDER_CONTENT_SUBFOLDERS - com.saperion.ngc.events.navigation.FolderSearchInfos.FolderSearchMode
To search for the content of a folder including subfolders.
FOLDER_DELETE - com.saperion.ngc.resultset.MenuItemKey
Item to delete a folder.
FOLDER_EDIT - com.saperion.ngc.model.navigation.FolderFormType
Edit folder's metadata.
FOLDER_EDIT - com.saperion.ngc.resultset.MenuItemKey
Item to edit a folder's properties.
FOLDER_INDEX - com.saperion.ngc.iform.FormMode
Folder index mode.
FOLDER_LIST_BOX - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
FOLDER_LIST_CELL_STYLE_ICON - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
FOLDER_NEW - com.saperion.ngc.model.navigation.FolderFormType
Create new folder.
FOLDER_OPEN - com.saperion.ngc.resultset.MenuItemKey
Item to open folder.
FOLDER_QUERY - com.saperion.ngc.iform.FormMode
Folder query mode.
FOLDER_WORKFLOW - com.saperion.ngc.resultset.MenuItemKey
Item to launch a workflow on a folder.
FolderBean - Class in com.saperion.ngc.dialogs
Folder bean.
FolderBean(FolderId) - Constructor for class com.saperion.ngc.dialogs.FolderBean
Constructor.
FolderClass - Interface in com.saperion.ngc.model.navigation.intf
Defines a folder class that holds information about a folder like the forms used and the fields visible in the navigation view.
FolderClassCache - Class in com.saperion.ngc.util
Simple cache for folder classes.
FolderClassCache() - Constructor for class com.saperion.ngc.util.FolderClassCache
 
FolderForm - Class in com.saperion.ngc.iform
Form that displays a folder form.
FolderForm(FolderNode) - Constructor for class com.saperion.ngc.iform.FolderForm
Creates a new FolderForm.
FolderFormType - Enum in com.saperion.ngc.model.navigation
Available types of forms in a folder.
FolderId - Class in com.saperion.ngc.model
Identifies a folder on the backend system.
FolderId(String, String) - Constructor for class com.saperion.ngc.model.FolderId
Creates a new FolderId.
FolderId(String, String, String) - Constructor for class com.saperion.ngc.model.FolderId
Creates a new FolderId.
FolderInfo - Interface in com.saperion.ngc.model.navigation.intf
Defines a class that holds information about a folder (metadata).
FolderMoveException - Exception in com.saperion.ngc.exception
Exception thrown when a move-folder-operation failed.
FolderMoveException(String, FolderMoveException.FolderMoveExceptionCause) - Constructor for exception com.saperion.ngc.exception.FolderMoveException
Constructor.
FolderMoveException.FolderMoveExceptionCause - Enum in com.saperion.ngc.exception
Possible causes for a FolderMoveException.
FolderNode - Class in com.saperion.ngc.model.navigation
Folder nodes class.
FolderNode(NavigationItem, DocumentDatabaseMetaInfo, SaACLRights, FolderClass) - Constructor for class com.saperion.ngc.model.navigation.FolderNode
Constructor.
FolderNode(NavigationItem, String, String, SaFolderConstants.FOLDER_TYPE, FolderClass) - Constructor for class com.saperion.ngc.model.navigation.FolderNode
Constructor.
FolderNode(NavigationItem, String, String, SaFolderConstants.FOLDER_TYPE, WorkflowNodeInfo) - Constructor for class com.saperion.ngc.model.navigation.FolderNode
Constructor.
FolderOperationNotAllowedException - Exception in com.saperion.ngc.exception
Exception thrown when an operation on a folder is not allowed.
FolderOperationNotAllowedException(String) - Constructor for exception com.saperion.ngc.exception.FolderOperationNotAllowedException
Instantiates a new folder operation not allowed exception.
FOLDERS - com.saperion.ngc.events.navigation.FolderSearchInfos.FolderSearchMode
To search for folders.
FolderSearchInfos - Class in com.saperion.ngc.events.navigation
Bean that holds information needed to search for folders or to search for folder content.
FolderSearchInfos(FolderId, FolderId, FolderSearchInfos.FolderSearchMode) - Constructor for class com.saperion.ngc.events.navigation.FolderSearchInfos
Constructor.
FolderSearchInfos.FolderSearchMode - Enum in com.saperion.ngc.events.navigation
Folder search modes.
FolderSelectionDialog - Class in com.saperion.ngc.dialogs
This dialog allows the user to select a folder to file a document into.
FolderSelectionDialog() - Constructor for class com.saperion.ngc.dialogs.FolderSelectionDialog
 
FolderSelectionDialog.FolderSelectionEvent - Class in com.saperion.ngc.dialogs
The event that is triggered when a FolderSelectionDialog is closed.
FolderSelectionEvent(FolderId) - Constructor for class com.saperion.ngc.dialogs.FolderSelectionDialog.FolderSelectionEvent
 
FolderTree - Class in com.saperion.ngc.model.navigation
 
FolderTree(DocumentDatabaseMetaInfo, SaACLRights, FolderClass) - Constructor for class com.saperion.ngc.model.navigation.FolderTree
Constructor.
FolderUploadInfos - Class in com.saperion.ngc.model.navigation
Bean that holds information about the upload capabilities of a node.
FolderUploadInfos(FolderClass, boolean) - Constructor for class com.saperion.ngc.model.navigation.FolderUploadInfos
Creates a new FolderUploadInfos instance.
FolderUploadInfos(String, boolean, String) - Constructor for class com.saperion.ngc.model.navigation.FolderUploadInfos
Constructor.
FONT_BOLD - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTBOLD.
FONT_CORR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlResolver
 
FONT_HEIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTHEIGHT.
FONT_ITALIC - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTITALIC.
FONT_NAME - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTTYPE.
FONT_STRIKETHROUGH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTSTRIKE.
FONT_UNDERLINE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTSTRIKE.
FONTHEIGHT_RESIZE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default FONTHEIGHT_RESIZE Resize Step Element font height.
FORCE_LICENSE - Static variable in interface com.saperion.ngc.filter.LogonProvider
ID for license type.
FORCE_LOGIN_SSOBUTTON - Static variable in class com.saperion.ngc.util.NgClientConstants
When set to true will always show Relogin with SSO Button in login dialog
FORCE_REDRAW - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Forces the entire viewer to be redrawn each time a PDF is opened.
FORCE_SSO - Static variable in class com.saperion.ngc.util.NgClientConstants
When set to true will prevent users to login without SSO
FORCED_SAVE - Static variable in class com.saperion.ngc.servlet.AbstractAnnotationsServlet
Attribute that signals a forced save.
forExtension(String) - Static method in class com.saperion.ngc.resultset.FileIcon
Returns the path of the image to load for the specified file extension.
forFieldAndString(IntelligentField, String) - Static method in class com.saperion.ngc.iform.field.defaultValue.DefaultValueHandler
Initializes the handler with the default value string as defined in the mask.
forItems(List<ResultProperties>) - Static method in class com.saperion.ngc.resultset.multiselect.ContentMultiSelect
Creates a new MultiSelect for the specified items.
FORM - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
FORM_BUTTON - com.saperion.ngc.events.resultset.EditItemSelectedEvent.EditItemEventOrigin
Edit event sent by form button.
FORM_BUTTON - com.saperion.ngc.events.resultset.EditSelectedEvent.EditEventOrigin
Edit event sent by form button.
FORM_BUTTON - com.saperion.ngc.events.resultset.NewSelectedEvent.NewEventOrigin
Edit event sent by form button.
FORM_CHILD - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Child node of a form.
FORM_ROOT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
format(SaValue, Locale) - Method in interface com.saperion.ngc.servlet.process.export.CellFormatter
Formats the value.
format(SaValue, Locale) - Method in class com.saperion.ngc.servlet.process.export.DateCellFormatter
 
format(SaValue, Locale) - Method in class com.saperion.ngc.servlet.process.export.DateTimeCellFormatter
 
format(SaValue, Locale) - Method in class com.saperion.ngc.servlet.process.export.FloatCellFormatter
 
format(SaValue, Locale) - Method in class com.saperion.ngc.servlet.process.export.NumberCellFormatter
 
format(SaValue, Locale) - Method in class com.saperion.ngc.servlet.process.export.StringCellFormatter
 
format(SaValue, Locale) - Method in class com.saperion.ngc.servlet.process.export.TimeCellFormatter
 
FORMATNAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Format of structured document.
FormButton - Class in com.saperion.ngc.iform.button
A Button that is contained in a IntelligentFormView.
FormButton() - Constructor for class com.saperion.ngc.iform.button.FormButton
Constructor.
FormButton(ButtonType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.button.FormButton
Constructor.
FormButton(String) - Constructor for class com.saperion.ngc.iform.button.FormButton
Constructor.
FormButton(String, String) - Constructor for class com.saperion.ngc.iform.button.FormButton
Constructor.
FormButtonEvent - Class in com.saperion.ngc.events.iform
 
FormButtonEvent(Component, Object) - Constructor for class com.saperion.ngc.events.iform.FormButtonEvent
Constructor.
FormChildNaviTreeNode - Class in com.saperion.ngc.navigation
Child node of an application.
FormCreatedListener - Class in com.saperion.ngc.iform.field.lookup.popup
Used to add conditions to restrict the query.
FormCreatedListener(IntelligentFormView, AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.FormCreatedListener
 
FormDefaultButton - Class in com.saperion.ngc.iform.button
A Button that uses the form event handling for default-actions.
FormDefaultButton(String, ButtonInfo, IntelligentFormView) - Constructor for class com.saperion.ngc.iform.button.FormDefaultButton
Creates a new FormIconButton.
FormEditableImage - Class in com.saperion.ngc.iform.image
 
FormEditableImage() - Constructor for class com.saperion.ngc.iform.image.FormEditableImage
Constructor.
FormEditableImage(ThumbnailType, PosType) - Constructor for class com.saperion.ngc.iform.image.FormEditableImage
Constructor.
FormIconButton - Class in com.saperion.ngc.iform.button
An IconButton that uses the form event handling.
FormIconButton(String, String, ButtonInfo, IntelligentFormView) - Constructor for class com.saperion.ngc.iform.button.FormIconButton
Creates a new FormIconButton.
FormImage - Class in com.saperion.ngc.iform.image
 
FormImage() - Constructor for class com.saperion.ngc.iform.image.FormImage
 
FormImage(BitmapType, PosType) - Constructor for class com.saperion.ngc.iform.image.FormImage
 
FormLabel - Class in com.saperion.ngc.iform.label
A Label that is contained in a IntelligentFormView.
FormLabel() - Constructor for class com.saperion.ngc.iform.label.FormLabel
Constructor.
FormLabel(LabelType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.label.FormLabel
Constructor from type.
FormLabel(String) - Constructor for class com.saperion.ngc.iform.label.FormLabel
Constructor.
FormLayout - Interface in com.saperion.ngc.iform.layout
Represents a layout option for a form.
FormLayout1 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 1.
FormLayout10 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 10.
FormLayout11 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 11.
FormLayout12 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 12.
FormLayout13 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 13.
FormLayout14 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 14.
FormLayout15 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 15.
FormLayout16 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 16.
FormLayout17 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 17.
FormLayout18 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 18.
FormLayout19 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 19.
FormLayout2 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 2.
FormLayout20 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 20.
FormLayout21 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 21.
FormLayout3 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 3.
FormLayout4 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 4.
FormLayout5 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 5.
FormLayout6 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 6.
FormLayout7 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 7.
FormLayout8 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 8.
FormLayout9 - Class in com.saperion.ngc.iform.layout
Implementation of layout type 9.
FormLayoutFactory - Class in com.saperion.ngc.iform.layout
Factory to create FormLayouts.
FormMashup - Class in com.saperion.ngc.iform.mashup
 
FormMashup() - Constructor for class com.saperion.ngc.iform.mashup.FormMashup
 
FormMashup(MashupType) - Constructor for class com.saperion.ngc.iform.mashup.FormMashup
 
FormMode - Enum in com.saperion.ngc.iform
Modes for IntelligentFormView.
FormNaviTreeNode - Class in com.saperion.ngc.navigation
This class holds the ZK navigation tree node representation for form folders.
FormPopupHelper - Class in com.saperion.ngc.scripthelper
Helper for opening a mask/form as popup.
FormPopupHelperContext - Class in com.saperion.ngc.scripthelper.internal
Context for FormPopupHelper, holds all information needed for opening the form popup window.
FormPopupHelperContext(String, FormPopupType) - Constructor for class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Creates the context with minimum of needed information.
FormPopupType - Enum in com.saperion.ngc.scripthelper.internal
Enumeration for different types of a form popup window.
FormQueryGenerator - Class in com.saperion.ngc.resultset.generator
Helper class to generate a query based on values entered in a form.
FormQueryGenerator(DDC) - Constructor for class com.saperion.ngc.resultset.generator.FormQueryGenerator
Constructor.
FormQueryGenerator(String, String) - Constructor for class com.saperion.ngc.resultset.generator.FormQueryGenerator
Deprecated.
Use FormQueryGenerator(DDC) instead. Will be removed in 8.1.
FormQueryGenerator(List<FieldResultBean>, DDC, boolean) - Constructor for class com.saperion.ngc.resultset.generator.FormQueryGenerator
Constructor.
FormQueryGenerator(List<FieldResultBean>, String, String, boolean) - Constructor for class com.saperion.ngc.resultset.generator.FormQueryGenerator
Deprecated.
Use FormQueryGenerator(List, DDC, boolean) instead. Will be removed in 8.1.
FormRenderException - Exception in com.saperion.ngc.exception
Exception for errors that occur in form rendering.
FormRenderException(String) - Constructor for exception com.saperion.ngc.exception.FormRenderException
Constructor.
FormRenderingFailedEvent - Class in com.saperion.ngc.events.iform
Event sent when a form in a popup failed to render.
FormRenderingFailedEvent(Component) - Constructor for class com.saperion.ngc.events.iform.FormRenderingFailedEvent
Constructor.
FORMS - com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Forms.
FormTabbox - Class in com.saperion.ngc.iform.tab
Tabbox control for iForm.
FormTabbox(TabListType, boolean, IntelligentFormView, boolean, String, PosType, String, boolean) - Constructor for class com.saperion.ngc.iform.tab.FormTabbox
Constructor.
FormUtil - Class in com.saperion.ngc.iform
Provides utility-methods for IntelligentFormViews.
forValue(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineCap
 
forValue(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
 
forValue(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.StrokePattern
 
forwardToAuthorizationEndpoint(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
found() - Method in class com.saperion.ngc.configuration.Parameter
 
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout1
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout10
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout11
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout12
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout13
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout14
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout15
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout16
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout17
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout18
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout19
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout2
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout20
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout21
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout3
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout4
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout5
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout6
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout7
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout8
Frame 1.
FRAME_1 - Static variable in class com.saperion.ngc.iform.layout.FormLayout9
Frame 1.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout1
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout10
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout11
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout12
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout13
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout14
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout15
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout16
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout17
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout18
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout19
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout2
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout21
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout3
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout4
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout5
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout6
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout7
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout8
Frame 2.
FRAME_2 - Static variable in class com.saperion.ngc.iform.layout.FormLayout9
Frame 2.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout1
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout10
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout11
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout12
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout13
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout15
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout16
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout17
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout18
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout19
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout2
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout21
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout3
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout4
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout6
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout7
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout8
Frame 3.
FRAME_3 - Static variable in class com.saperion.ngc.iform.layout.FormLayout9
Frame 3.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout11
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout12
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout13
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout15
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout16
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout17
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout18
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout19
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout2
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout3
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout4
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout7
Frame 4.
FRAME_4 - Static variable in class com.saperion.ngc.iform.layout.FormLayout8
Frame 4.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout12
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout15
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout16
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout19
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout3
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout4
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout7
Frame 5.
FRAME_5 - Static variable in class com.saperion.ngc.iform.layout.FormLayout8
Frame 5.
FRAME_6 - Static variable in class com.saperion.ngc.iform.layout.FormLayout15
Frame 6.
FRAME_6 - Static variable in class com.saperion.ngc.iform.layout.FormLayout4
Frame 6.
FRAMES - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FRAMES.
Freehand - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Freehand() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Freehand
Constructor create Freehand Component.
FREEHAND - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Freehand.
FreehandAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
FreehandAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.FreehandAnno
Constructor.
from(String) - Static method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Static Weblink constructor.
fromBase64(String) - Static method in class com.saperion.ngc.servlet.SAMLRelayState
 
fromButtonType(ButtonType) - Static method in class com.saperion.ngc.iform.button.ButtonInfo
Create a ButtonInfo from a ButtonType .
fromCacheProperties(Properties) - Static method in class com.saperion.ngc.cache.CacheConfigurationFactory
Builds a CacheConfiguration from the key-value-pairs in a Properties.
fromColumnType(ColumnType, FontType) - Static method in class com.saperion.ngc.resultset.ResultSetColumn
Creates a ResultSetColumn based on a ColumnType.
fromInt(int) - Static method in enum com.saperion.ngc.iform.layout.LayoutType
Returns the layout type matching the specified integer.
fromLicense(int) - Static method in enum com.saperion.ngc.model.authorization.UserType
 
fromSapNote(String) - Static method in class com.saperion.ngc.json.SapNote
 
fromString(String) - Static method in class com.saperion.ngc.iform.layout.AreaSize
Createa an AreaSize instance by parsing the specified string.
fromString(String) - Static method in class com.saperion.ngc.model.document.DocumentId
Creates a new DocumentId based on the specified string.
FSD_CANCEL_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Cancel-button.
FSD_CLOSE_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Close-button.
FSD_DDCHEADER - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - DDC-header.
FSD_DEFAULT_DDC_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Default DDC-title.
FSD_ERROR_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Error insufficient rights.
FSD_ERROR_SYSTEM_EXCEPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Error system exception.
FSD_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Input window interrupted.
FSD_LISTHEADER - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - List-header.
FSD_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Message.
FSD_NAMEHEADER - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Name-header.
FSD_OK_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - OK-button.
FSD_PATHHEADER - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Path-header.
FSD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectDialog - Title.
FSLD_HINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectionDialog hint.
FSLD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
FolderSelectionDialog title.

G

GENERAL - com.saperion.ngc.resultset.FileIcon.KnownExtensions
General icon for unknown files.
generateApplicationAwareCredential(Credentials) - Static method in class com.saperion.ngc.util.WebClientUtil
Generate ApplicationAwareCredential by wrapping the given Credentials with app signature
generateId(EditFieldType) - Static method in class com.saperion.ngc.util.FieldUtil
Generates a unique id for an EditFieldType.
generateJsonId(DocumentId) - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerIdGenerator
Generates a JSON-string to be used as ID.
generateQuery() - Method in class com.saperion.ngc.resultset.generator.BaseQueryGenerator
Generates a query string.
generateQuery() - Method in class com.saperion.ngc.resultset.generator.EFileQueryGenerator
 
generateQuery() - Method in class com.saperion.ngc.resultset.generator.FormQueryGenerator
Generates a query string.
generateQuery() - Method in class com.saperion.ngc.resultset.generator.IformMiniPopupGenerator
Generates a query string.
generateQuery() - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Generates a query string.
generateQuery() - Method in class com.saperion.ngc.resultset.generator.WorkflowQueryGenerator
Generates a query string.
generateRandomViewerId() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Generates a random ID used to identify each viewer.
generateUUID() - Method in class com.saperion.ngc.iform.button.FormButton
 
generateUUID() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.DateField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.FloatField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.IntField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.LookupTextField
generateUUID() - Method in class com.saperion.ngc.iform.field.MultiField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.MultiPopup
 
generateUUID() - Method in class com.saperion.ngc.iform.field.TextField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.TimeField
 
generateUUID() - Method in class com.saperion.ngc.iform.field.TristateField
 
generateUUID() - Method in interface com.saperion.ngc.main.id.Identifiable
 
generateUUID() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
GENERIC_INDEX - com.saperion.ngc.model.navigation.FolderFormType
Index mask for generic class.
GENERIC_QUERY - com.saperion.ngc.model.navigation.FolderFormType
Query mask for generic class.
GenericFieldValidator - Class in com.saperion.ngc.iform.validator
Validator for fields that have no special validator.
GenericFieldValidator(IntelligentField) - Constructor for class com.saperion.ngc.iform.validator.GenericFieldValidator
 
GenericFolderClass - Class in com.saperion.ngc.model.navigation
 
GenericFolderClass(NavigationNode) - Constructor for class com.saperion.ngc.model.navigation.GenericFolderClass
Constructor.
GenericFolderClass(String) - Constructor for class com.saperion.ngc.model.navigation.GenericFolderClass
Constructor.
get() - Method in class com.saperion.ngc.events.EventConv
 
get() - Static method in class com.saperion.ngc.maintab.LastOpenedApplication
Restores the event that was used to open the last application from the setting stored in the database.
get() - Static method in class com.saperion.ngc.model.authorization.UserProfile
Returns the profile of the current user.
get() - Method in class com.saperion.ngc.model.ClassicConnectorProvider
Returns the ClassicConnector instance.
get() - Method in interface com.saperion.ngc.model.ConnectionProvider
Get connection instance of type T.
get() - Method in class com.saperion.ngc.model.NewConnectionClassicConnectorProvider
 
get() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorProvider
Returns the ClassicConnector instance.
get() - Method in class com.saperion.ngc.util.IxosDDCNames
 
get(Object) - Method in class com.saperion.ngc.configuration.CombinedProperties
 
get(Object) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
get(String) - Static method in class com.saperion.ngc.listener.SessionCollector
Delivers the Session for an ID, which will be passed in the JSESSIONID-Cookie.
getAccessData(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the access data for the specified document.
getAccessData(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the access data for the specified document.
getAccessData(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the access data fot the specified document.
getAccessData(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the access data fot the specified document.
getAccessTokenAttribute() - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
getAccessTokenAttribute() - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
getAcl(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Deprecated.
use DocClassicConnectorService.getAclNames(DocumentId) instead. Will be removed in 8.1.
getAcl(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Deprecated.
use DocumentService.getAclNames(DocumentId) instead. Will be removed in 8.1.
getAclNames() - Method in class com.saperion.ngc.events.navigation.ChangeFolderSecurityEvent
 
getAclNames() - Method in class com.saperion.ngc.events.resultset.ChangeDocumentSecurityEvent
 
getAclNames(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
 
getAclNames(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the ACLs for the specified document or lookup entry.
getAclNames(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns the ACLs of a document.
getAcls() - Method in class com.saperion.ngc.dialogs.AclSelectDialog.AclSelectDialogResult
 
getAcls() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getAcls() - Method in class com.saperion.ngc.iform.IndexMaskDocument
Returns the ACLs that were added by IndexMaskDocument.addAcl(String).
getAcls() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
getAclsForUpdating() - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Returns a comma-separated acl-string that can be used for updating a document.
getAclWriteMode() - Method in class com.saperion.ngc.iform.IndexMaskDocument
 
getAction() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getAction() - Method in class com.saperion.ngc.events.navigation.DocumentFilingEvent
 
getActionId() - Method in enum com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
 
getActionType() - Method in class com.saperion.ngc.events.iform.FormButtonEvent
 
getActionType() - Method in class com.saperion.ngc.iform.button.ButtonInfo
 
getActivate() - Method in class com.saperion.ngc.events.resultset.LitigationHoldEvent
 
getActiveDesktopCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getActivePage() - Method in class com.saperion.ngc.model.resultset.ResultPaging
returns active page number.
getActiveSessionCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getActiveSessions() - Method in class com.saperion.ngc.model.authorization.User
 
getActiveUpdateCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getActor() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getActor() - Method in class com.saperion.ngc.resultset.LaunchWorkflowBean
 
getActorDescription() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getActors() - Method in class com.saperion.ngc.events.resultset.LaunchWorkflowEvent
 
getActualHits() - Method in exception com.saperion.ngc.exception.TooManyHitsException
 
getActualId() - Method in class com.saperion.ngc.model.document.DocumentImageInfo
 
getActualImage() - Method in class com.saperion.ngc.model.document.DocumentImageInfo
 
getActualImage(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the actual document image from backend.
getActualImage(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the actual document image from backend.
getActualUser() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Reads the actual user name from connector.
getActualUser() - Method in interface com.saperion.ngc.model.SettingsService
Reads the actual user name from connector.
getAdaptedFavorites(InputStream) - Method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Converts the given favorites xml stream to java binding and adds additional information (converts the string data to the real data types).
getAddEFileMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getAddFastAccessMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getAdditionalParams() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
getAddRegisterMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getAdobePluginOptions() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
Returns the options for the Adobe Plugin as set in the configuration file.
getAlfMap() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Convenience method to retrieve the alf-map attribute.
getAlign() - Method in class com.saperion.ngc.iform.label.FormLabel
 
getAlignment() - Method in enum com.saperion.ngc.resultset.Alignment
 
getAlignment() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getAllAcls() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Gets all ACL names.
getAllAcls() - Method in interface com.saperion.ngc.model.SettingsService
Gets all ACL names.
getAllAcls() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns a list of all ACL names.
getAllListItems() - Method in interface com.saperion.ngc.resultset.ResultList
 
getAllListItems() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
getAllowed() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getAllowed() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getAllowedHits() - Method in exception com.saperion.ngc.exception.TooManyHitsException
 
getAllowedMaxNrOfNodesPerLevel() - Method in interface com.saperion.ngc.navigation.NavigationView
Gets the maximum number of allowed nodes per level.
getAllowedMaxNrOfNodesPerLevel() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Gets the maximum number of allowed nodes per level.
getAllRights() - Static method in class com.saperion.ngc.navigation.NaviMenuRights
Creates a new NaviMenuRights instance with all rights enabled.
getAllRows() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns a list containing the properties of all rows.
getAllRows() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns a list containing the properties of all rows.
getAllSupportedLocales() - Method in class com.saperion.ngc.util.LocalizationUtil
Returns a list of all supported locales as configured in webclient.properties.
getAnnId() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getAnnotationHash() - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
getAnnotationIni() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationDocInfo
 
getAnnotations(String, int) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
getAnnotations(String, int) - Method in interface com.saperion.ngc.model.document.DocumentService
getAnnotations(String, int, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the annotations of a document.
getAnnotations(String, int, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the annotations of a document.
getAnnotationsPostUrl(String) - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the URL to be used when posting annotations.
getAnnType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
 
getAppletMailingURL(HttpServletRequest, DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, String, String) - Static method in class com.saperion.ngc.sapviewer.SAPViewerMailUrl
Creates a mailing URL.
getAppletUrlMailingURL(HttpServletRequest, DocumentId, String, String) - Static method in class com.saperion.ngc.sapviewer.SAPViewerMailUrl
Creates a url mailing URL.
getApplicationIdentifier() - Static method in class com.saperion.ngc.util.JmxUtil
 
getApplicationInfo() - Method in interface com.saperion.ngc.iform.IntelligentFormView
 
getApplicationInfo() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
getArchive() - Method in class com.saperion.ngc.ngapplet.NgApplet
 
getArchiveMetaInfo(DocumentId, boolean) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Retrieves the meta information of the document from the archive.
getArchiveMetaInfo(DocumentId, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the meta information of a document that is stored on the archive.
getArchiveMetaInfo(DocumentId, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the meta information of a document that is stored on the archive.
getArchiveMetaInfo(DocumentId, boolean, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the meta information of a document that is stored on the archive.
getArchiveMetaInfo(DocumentId, boolean, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the meta information of a document that is stored on the archive.
getArchiveMetaInfo(DocumentId, boolean, boolean) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Gets the archive meta info.
getAreaSizes() - Method in class com.saperion.ngc.iform.layout.PaneLayout
 
getArrowHeadSize() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getAspectRatio() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getAssertionConsumerURL(HttpServletRequest) - Static method in class com.saperion.ngc.filter.SAML2Filter
This method creates the URL of the assertion consumer endpoint based on the current http request.
getAttachmentId() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns a DocumentId containing the ID of the attachment of a task represented by this result.
getAttachmentId() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
getAttachmentId() - Method in interface com.saperion.ngc.resultset.ResultListItem
If this is a workflow-item, this method returns the ID of the attached document.
getAttachmentInfo(TaskInfo) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Loads the attachment for the specified TaskInfo.
getAttachmentInfo(TaskInfo) - Method in interface com.saperion.ngc.model.resultset.QueryService
Loads the attachment for the specified TaskInfo.
getAttribute(String) - Method in class com.saperion.ngc.configuration.ConfigurationMBean
 
getAttribute(String) - Method in class com.saperion.ngc.main.HttpSessionWrapper
Get the attribute for the given key.
getAttribute(String, Class<T>) - Method in class com.saperion.ngc.main.HttpSessionWrapper
This method returns the session attribute with the specified key.
getAttributes(String[]) - Method in class com.saperion.ngc.configuration.ConfigurationMBean
 
getAuthenticationInformation() - Method in class com.saperion.ngc.model.authorization.User
 
getAuthorizationScope() - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
getAvailableUploadVariants() - Method in class com.saperion.ngc.upload.UploadVariantController
 
getAverageDesktopCount() - Method in class com.saperion.ngc.statistics.WebClientStatistics
 
getAverageDesktopCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getAverageSessionCount() - Method in class com.saperion.ngc.statistics.WebClientStatistics
 
getAverageSessionCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getAverageUpdateCount() - Method in class com.saperion.ngc.statistics.WebClientStatistics
 
getAverageUpdateCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getBaseUrl() - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Gets the base url.
getBaseUrl() - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the base url.
getBaseUrl(HttpServletRequest) - Static method in class com.saperion.ngc.servlet.ServletUrl
Returns the base url of the current request without the session id.
getBaseUrl(HttpServletRequest, String) - Static method in class com.saperion.ngc.servlet.ServletUrl
Returns the base url of the current request.
getBaseUrl(ServletContext) - Static method in class com.saperion.ngc.servlet.ServletUrl
Returns the base URL of the webclient.
getBitmap() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the bitmaps defined in the form-definition.
getBlankOutImage() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getBmName() - Method in class com.saperion.ngc.iform.image.FormImage
 
getBmType() - Method in class com.saperion.ngc.iform.image.FormImage
 
getBoolean() - Method in class com.saperion.ngc.configuration.Parameter
 
getBoolean(boolean) - Method in class com.saperion.ngc.configuration.Parameter
 
getBooleanProperty(String, boolean) - Method in class com.saperion.ngc.configuration.ConfigIniSection
Returns the boolean value of the specified property.
getBooleanSetting(String, String, boolean) - Static method in class com.saperion.ngc.configuration.SaperionIniSettings
Loads a boolean setting from the INI files.
getBorder() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getBorder() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getBox() - Method in class com.saperion.ngc.iform.field.LookupPopup
Get the element containing list items.
getBoxCount(int) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
getBoxCount(int) - Method in interface com.saperion.ngc.model.navigation.NavigationService
getBoxCount(int, WorkflowNodeInfo.Filter) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the count of workflow items of the given box.
getBoxCounts(Set<Integer>) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the count of workflow items of the given box.
getBoxId() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Returns the id of the box this node info is representing.
getBoxId() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Returns the id of the box this node info is representing.
getBoxID() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
getBoxName() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
getBoxTotalAndUnreadCount(int, WorkflowNodeInfo.Filter) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns the count of all elements and of all unread elements in the given box.
getBoxTotalAndUnreadCount(int, WorkflowNodeInfo.Filter) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns the count of all elements and of all unread elements in the given box.
getBoxTotalAndUnreadCounts(Set<Integer>) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns the count of all elements and of all unread elements in the given boxes.
getBoxTotalAndUnreadCounts(Set<Integer>) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns the count of all elements and of all unread elements in the given boxes.
getBoxType() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
getBufferedReader(String) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Get The BufferedReader from a iniData String.
getBufferedReader(String) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
Get The BufferedReader from a iniData String.
getButton() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.AclSelectDialog.AclSelectDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ExportSettingsDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.NewFolderDialog.NewFolderDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.SelectFolderClassDialog.SelectFolderClassDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.UnfileSelectDialog.UnfileSelectDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog.UserSelectionResult
 
getButton() - Method in class com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogResult
 
getButton() - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog.WorkflowSelectWindowResult
 
getButton() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the buttons defined in the form-definition.
getButtonByFrameId(long) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a button by the given frame id.
getButtonByFrameId(long) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a button by the given frame id.
getButtonInfo() - Method in class com.saperion.ngc.events.iform.FormButtonEvent
 
getButtonInfo() - Method in class com.saperion.ngc.events.iform.IformMiniPopupEvent
 
getButtons() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all buttons contained in this form.
getButtons() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all buttons contained in this form.
getButtons() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getById(int) - Static method in enum com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
Gets the matching enumeration member for the given id.
getByNodeClass(Class<? extends NaviTreeNode>) - Static method in enum com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Returns the HideableFolders enum constant that correlates with the specified node-class.
getCache(String) - Method in class com.saperion.ngc.cache.WebClientCacheManager
Returns the cache with the specified name.
getCachedDDC(String) - Method in class com.saperion.ngc.model.ClassicConnectorService
Loads the specified DDC from the cache or, if the cache is not available, from the backend.
getCaseSensitiveFields(DDC) - Static method in class com.saperion.ngc.resultset.generator.DatabaseCaseSensitivity
Returns a set containing all fields that are marked as case-sensitive.
getCausingClass() - Method in class com.saperion.ngc.service.LogMessage
 
getCenter() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getCheckoutInfos() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
getCheckoutInfos() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
getCheckoutInfos() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getCheckoutUser() - Method in interface com.saperion.ngc.model.resultset.ResultLockData
 
getCheckoutUser() - Method in class com.saperion.ngc.model.resultset.ResultLockDataImpl
 
getCheckType() - Method in class com.saperion.ngc.events.CheckDataBean
 
getCheckType() - Method in class com.saperion.ngc.events.resultset.DocumentCheckEvent
 
getCheckType() - Method in class com.saperion.ngc.events.resultset.DocumentCheckWithShareBaseEvent
 
getCheckType() - Method in class com.saperion.ngc.events.ShareBaseCheckDataBean
 
getChild(WorkflowMember, int) - Method in class com.saperion.ngc.dialogs.userselect.UserTreeModel
 
getChildCount(WorkflowMember) - Method in class com.saperion.ngc.dialogs.userselect.UserTreeModel
 
getClassByName(String) - Method in class com.saperion.ngc.util.FolderClassCache
Returns the class matching the specified name or null if no such class can be found in the cache.
getClassicConnector() - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Provides an instance of the SaClassicConnector.
getClassicConnector() - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
getClassType() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
A folder class can be typed to mark special folders like eFiles, registers and so on.
getClassType() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
A folder class can be typed to mark special folders like eFiles, registers and so on.
getClassType() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
A folder class can be typed to mark special folders like eFiles, registers and so on.
getCloseWindowParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getCode() - Method in class com.saperion.ngc.ngapplet.NgApplet
 
getCodebase() - Method in class com.saperion.ngc.ngapplet.NgApplet
 
getCodebase() - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
 
getCol(FontType) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getColor() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
getColor() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
getColor() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getColorError() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getColorError() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getColorError() - Method in class com.saperion.ngc.iform.field.DateField
 
getColorError() - Method in class com.saperion.ngc.iform.field.FloatField
 
getColorError() - Method in class com.saperion.ngc.iform.field.IntField
 
getColorError() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getColorError() - Method in class com.saperion.ngc.iform.field.TextField
 
getColorError() - Method in class com.saperion.ngc.iform.field.TimeField
 
getColorError() - Method in class com.saperion.ngc.iform.field.TristateField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.DateField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.FloatField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.IntField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.TextField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.TimeField
 
getColorOk() - Method in class com.saperion.ngc.iform.field.TristateField
 
getColumnCondition(AdvancedLookupField) - Static method in class com.saperion.ngc.iform.field.lookup.LookupFieldUtil
Returns the condition set on the condition-column of the field.
getColumnFilters() - Method in class com.saperion.ngc.model.resultset.RowFilterSettings
 
getColumnLinkCondition(AdvancedLookupField) - Static method in class com.saperion.ngc.iform.field.lookup.LookupFieldUtil
Returns the link-condition set on the condition-column of the field.
getColumns() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ExportSettingsDialogResult
 
getColumns() - Method in class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
Returns the settings for the columns of the result set view of the form.
getColumns() - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
 
getCommandInfo() - Method in class com.saperion.ngc.events.WorkflowActionEvent
 
getCommandInfo() - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
getCommands() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getCommands() - Method in class com.saperion.ngc.resultset.WorkflowItemAnalyzeResult
 
getComment() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureDialogResult
 
getComment() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getComment() - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog.WorkflowSelectWindowResult
 
getComment() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getComment() - Method in class com.saperion.ngc.events.resultset.LaunchWorkflowEvent
 
getComment() - Method in class com.saperion.ngc.events.WorkflowActionEvent
 
getComment() - Method in class com.saperion.ngc.iform.IndexMaskDocument
 
getComment() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
getComment() - Method in class com.saperion.ngc.resultset.LaunchWorkflowBean
 
getComment() - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
getComments(TaskInfo) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Retrieves the comments for the specified task.
getComments(TaskInfo) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Retrieves the comments for the specified task.
getComments(TaskInfo) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Retrieves the comments for the specified task.
getConditionField() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.DateField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.FloatField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.IntField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.TextField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.TimeField
 
getConditionField() - Method in class com.saperion.ngc.iform.field.TristateField
 
getConfig() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Gets the config.
getConfigurationFile() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
getConfigurationFile() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Returns the name of the configuration file needed for this implementation of ViewerComponent.
getConfigurationFile() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Returns the name of the configuration file needed for this implementation of ViewerComponent.
getConfigurationFile() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Returns the name of the configuration file needed for this implementation of ViewerComponent.
getConfigurationFile() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Returns the name of the configuration file needed for this implementation of ViewerComponent.
getConfigurationFile() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
getConnection() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the connections defined in the form-definition.
getConnectionProvider() - Method in class com.saperion.ngc.model.ClassicConnectorService
Returns the classic connector connection provider.
getContainingFolder() - Method in class com.saperion.ngc.events.navigation.FolderSearchInfos
 
getContent() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getContent() - Method in class com.saperion.ngc.iform.image.FormEditableImage
 
getContent() - Method in class com.saperion.ngc.model.document.DataToUpdate
 
getContent() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the content stream, it will be loaded on demand.
getContent() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the content stream, it will be loaded on demand.
getContentListForLink(DocumentId, DocumentArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Returns a list of Content of a linked document.
getContextCreator() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getContextMenuPopup() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the popup of the context menu.
getContextMenuPopup() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the popup of the context menu.
getContextParameter(String) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads a parameter from the servlet context (web.xml and includes).
getContextParameter(String, HttpSession) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads a parameter from the servlet context (web.xml and includes).
getContextParameter(String, ServletContext) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads a parameter from the servlet context (web.xml and includes).
getContextPath() - Static method in class com.saperion.ngc.util.ConfigurationUtil
Get Context Path.
getContextPath() - Static method in class com.saperion.ngc.util.URLUtil
Returns the current URL of the Web Client without request path and query string.
getControlBean() - Method in class com.saperion.ngc.servlet.process.LongRunningProcessHelper
 
getControlUrl() - Method in class com.saperion.ngc.json.SapViewerResources
 
getCookieContent(String) - Static method in class com.saperion.ngc.util.CookieUtil
Reads from a cookie.
getCoreString(String) - Method in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
getCorrespondingView() - Method in class com.saperion.ngc.resultset.DraggableListItem
Returns the view this DraggableListItem belongs to.
getCorrespondingView() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns the ResultSetView that contains this item.
getCounter() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
 
getCountValue() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Builds and returns the value of this nodes count label.
getCountValue() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Builds the value of the count label.
getCountValue() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
Builds the value of the count label.
getCountValue() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
Builds the value of the count label.
getCreateCollectionMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getCreateDate() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getCreatedId() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getCreateFolderMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getCreateUser() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentArchiveMetaInfo
 
getCreateUser() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo
 
getCreateUser() - Method in class com.saperion.ngc.model.document.MultipageTiffDocumentArchiveMetaInfo
 
getCreateWebpartMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getCreator() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getCssClass() - Method in enum com.saperion.ngc.resultset.SortDirection
 
getCurrentElement() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the current element.
getCurrentFilename() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the current filename.
getCurrentFolderSearchInfos() - Method in interface com.saperion.ngc.iform.IntelligentFormView
If the form is used to display the content of a folder or a file, this method returns information about the folder or file in use.
getCurrentFolderSearchInfos() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
If the form is used to display the content of a folder or a file, this method returns information about the folder or file in use.
getCurrentLocale() - Static method in class com.saperion.ngc.util.LocalizationUtil
Gets the current locale.
getCurrentLocale(HttpSession) - Static method in class com.saperion.ngc.util.LocalizationUtil
Gets the current locale.
getCurrentMetaInfo() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the current element info.
getCurrentRevision() - Method in class com.saperion.ngc.events.DisplayPopupEvent
 
getCurrentSession() - Method in class com.saperion.ngc.model.authorization.User
 
getCurrentUploadInfos() - Method in interface com.saperion.ngc.iform.IntelligentFormView
If the form is used as an index form for a new document, this method returns information about this upload process.
getCurrentUploadInfos() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
If the form is used as an index form for a new document, this method returns information about this upload process.
getCurrentUrl() - Static method in class com.saperion.ngc.util.URLUtil
This method returns the current URL of the Web Client including server name, port, context path and query string.
getCurrentUser() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
 
getCurrentUser() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
 
getCurrentUser() - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Provides the current logged in user object.
getCurrentUser() - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
getCurrentUserFromSession() - Method in class com.saperion.ngc.model.ClassicConnectorService
Returns the current user from the session.
getCurrentUserRole() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
 
getCustomAssetsFile() - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the name of the custom assets file for the current locale.
getCustomCondition() - Method in class com.saperion.ngc.iform.CustomConditionBean
 
getCustomConditions() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getCustomConditions() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getCustomerProperty() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getCustomerProperty() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
getCustomerProperty .
getCustomIndexState() - Method in class com.saperion.ngc.resultset.generator.BaseQueryGenerator
Returns value of CustomIndexState
getCustomMenuItems(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the custom menu items.
getCustomMenuItems(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the custom menu items.
getCustomMenus(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the custom menus.
getCustomMenus(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the custom menus.
getCustomParameters(String, boolean) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads all parameters from the specified file in the /custom-config/ folder.
getCustomProperty() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getCustomSortSequences() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getCustomSortSequences() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getData() - Method in class com.saperion.ngc.iform.image.FormImage
 
getData() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
getData() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
getDatabaseFieldName() - Method in class com.saperion.ngc.iform.FieldResultBean
 
getDatabaseFieldName() - Method in class com.saperion.ngc.model.resultset.ResultProperty
 
getDatabaseName() - Method in class com.saperion.ngc.resultset.HeaderInformation
 
getDatabaseType() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Deprecated.
getDatabaseType() - Method in interface com.saperion.ngc.model.SettingsService
Deprecated.
This method is kept only for compile-compatibility and will always throw an exception use SettingsService.getDatabaseType(String) instead. Will be removed in 8.1
getDatabaseType() - Static method in class com.saperion.ngc.util.BackendInfoUtil
Deprecated.
use SettingsService to load settings
getDatabaseType(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
 
getDatabaseType(String) - Method in interface com.saperion.ngc.model.SettingsService
This method returns the type of database the given DDC is stored on.
getDataList() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getDate() - Method in class com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogResult
 
getDate() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogResult
 
getDate() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getDate() - Method in class com.saperion.ngc.events.WorkflowActionEvent
 
getDate() - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
getDate() - Method in class com.saperion.ngc.sapviewer.SAPViewer
 
getDate() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getDateString() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getDateString() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getDbPagingThreshold() - Static method in class com.saperion.ngc.resultset.SearchOptions
 
getDdc() - Method in class com.saperion.ngc.dialogs.FolderBean
 
getDdc() - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
getDdc(String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Returns the DDC with the specified name.
getDdc(String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns the DDC with the specified name.
getDDC() - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Gets the name of the definition (for new documents).
getDDC(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Retrieves the specified DDC.
getDDC(String) - Method in interface com.saperion.ngc.model.SettingsService
Retrieves the specified DDC.
getDdcDisplayname() - Method in class com.saperion.ngc.dialogs.FolderBean
 
getDdcName() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getDdcName() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getDdcName() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
getDdcName() - Method in class com.saperion.ngc.model.document.DocumentId
 
getDdcName() - Method in class com.saperion.ngc.model.FolderId
 
getDdcName() - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
getDdcName() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getDdcName() - Method in class com.saperion.ngc.navigation.FastAccessItem
 
getDdcName() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
getDdcName() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns the name of the DDC this item belongs to.
getDDCName() - Method in class com.saperion.ngc.events.iform.ResultFieldEvent
 
getDDCName() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getDDCName() - Method in class com.saperion.ngc.events.navigation.SelectDDCEvent
 
getDDCName() - Method in class com.saperion.ngc.events.resultset.EditItemEvent
 
getDDCName() - Method in class com.saperion.ngc.events.resultset.EditItemSelectedEvent
 
getDDCName() - Method in class com.saperion.ngc.events.resultset.NewItemEvent
 
getDDCName() - Method in class com.saperion.ngc.events.resultset.NewSelectedEvent
 
getDefaultAuthorizationScope() - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
getDefaultAuthorizationScope() - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
getDefaultButton(ButtonInfo.EventType) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns the default-button for the specified ButtonInfo.EventType or null, of no such button exists.
getDefaultButton(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the default-button for the specified ButtonInfo.EventType or null, of no such button exists.
getDefaultButtonContainer() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns the container of the default-buttons.
getDefaultButtonContainer() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the container of the default-buttons.
getDefaultButtonType() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getDefaultButtonType() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getDefaultColumnName() - Method in class com.saperion.ngc.navigation.AdvancedNavigationMode
The default column name is the name of the first column in the tree.
getDefaultColumnName() - Method in interface com.saperion.ngc.navigation.NavigationMode
The default column name is the name of the first column in the tree.
getDefaultColumnName() - Method in class com.saperion.ngc.navigation.SimpleNavigationMode
The default column name is the name of the first column in the tree.
getDefaultComment() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
getDefaultLocale() - Static method in class com.saperion.ngc.util.LocalizationUtil
resolve defaultLocale form web.xml.
getDefaultMenu() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getDefaultMenu() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getDefaultMenuRights() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
 
getDefaultMenuRights() - Method in class com.saperion.ngc.navigation.EFileNaviTreeNode
 
getDefaultMenuRights() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
 
getDefaultMenuRights() - Method in class com.saperion.ngc.navigation.NaviTreeNode
This method returns the default NaviMenuRights for the context menu containing all rights.
getDefinition() - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog.WorkflowSelectWindowResult
 
getDefinition() - Method in class com.saperion.ngc.resultset.LaunchWorkflowBean
 
getDefinition(String, SysForm.FormType) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Deprecated.
use IntelligentFormView.createView(Form) with system form implementation from package com.saperion.ngc.iform.system instead. Will be removed with 8.1.
getDefinitionName() - Method in interface com.saperion.ngc.iform.IntelligentFormView
 
getDefinitionName() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
getDefinitions() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Reads the available workflow definitions.
getDefinitions() - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Reads the available workflow definitions.
getDefinitions(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Reads the available workflow definitions for the specified DDC.
getDefinitions(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Reads the available workflow definitions for the specified DDC.
getDeleteButton() - Method in class com.saperion.ngc.searchbox.Searchbox
 
getDeleteFolderMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getDescription() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getDestination() - Method in class com.saperion.ngc.events.navigation.AddLinkEvent
 
getDestination() - Method in class com.saperion.ngc.events.navigation.SelectTreeItemEvent
 
getDirection() - Method in enum com.saperion.ngc.resultset.SortDirection
 
getDisplayLanguage() - Static method in class com.saperion.ngc.util.LocalizationUtil
Get current Display Language in english.
getDisplayMode(OpenDocumentBean) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
Returns the way the current element must be displayed.
getDisplayMode(OpenDocumentBean, String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
Returns the way the current element must be displayed.
getDisplayModeForTemporaryDocs(String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
getDisplayName() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getDisplayName() - Method in class com.saperion.ngc.model.authorization.UserInfo
Deprecated.
Get the display name.
getDisplayName() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the node/folder name to display on frontend.
getDisplayName() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the node/folder name to display on frontend.
getDisplayName() - Method in class com.saperion.ngc.model.resultset.ResultProperty
 
getDisplayName() - Method in class com.saperion.ngc.navigation.NaviTreeItem
Returns the item name to display.
getDisplayName() - Method in class com.saperion.ngc.resultset.HeaderInformation
 
getDisplayName() - Method in class com.saperion.ngc.resultset.ResultSetColumn
Returns the display name.
getDispositionDate() - Method in class com.saperion.ngc.events.resultset.ReduceDispositionEvent
 
getDocCount() - Method in class com.saperion.ngc.model.navigation.FolderNode
getDocCount() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
getDocDimension() - Method in class com.saperion.ngc.viewer.hylandviewer.DocumentStructureInfo
Returns the document dimension of the element in a structure
getDocHistories(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Reads history information for a given document.
getDocHistories(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Reads history information for a given document.
getDocId() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Deprecated.
will be replaced with getDocumentId
getDocIdWithoutElement(OpenDocumentBean) - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the doc-id without the element-id.
getDocProperties(DocumentId) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Reads the properties for the given document.
getDocProperties(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Reads the properties for the given document.
getDocProperties(DocumentId, boolean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Reads the properties for the given document.
getDocService(HttpSession) - Method in class com.saperion.ngc.servlet.AbstractAnnotationsServlet
Gets the doc service.
getDocService(HttpSession) - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
Returns an instance of the DocumentService by the given session.
getDocUid() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentArchiveMetaInfo
 
getDocUid() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getDocUid() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getDocUid() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo
 
getDocUid() - Method in class com.saperion.ngc.model.document.MultipageTiffDocumentArchiveMetaInfo
 
getDocUid() - Method in class com.saperion.ngc.resultset.LaunchWorkflowBean
 
getDocument() - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
getDocument(TemporaryDocumentId) - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Returns a previously cached document as an InputStream.
getDocumentArchiveMetaInfo(DocumentId, boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get the document archive meta information of a specific document.
getDocumentAsByteArray(TemporaryDocumentId) - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Returns a previously cached document as a byte array.
getDocumentDDCName() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Returns the name of the DDC that contains the documents of an eFile- or outliner-application.
getDocumentDDCName() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
Returns the name of the DDC that contains the documents of an eFile- or outliner-application.
getDocumentDDCName() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
Returns the name of the DDC that contains the documents of an eFile- or outliner-application.
getDocumentDescription() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns the string describing the document as set in SYSDOCUMENTDESCRIPTION field in ddc.
getDocumentFolderCount(DocumentId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Retrieves the count over all folders the document is contained in.
getDocumentFolderCount(DocumentId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Retrieves the count over all folders the document is contained in.
getDocumentFolders(DocumentId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Retrieves the folders that contain the specified document.
getDocumentFolders(DocumentId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Retrieves the folders that contain the specified document.
getDocumentFolders(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Retrieves the folders that contain the specified document.
getDocumentId() - Method in class com.saperion.ngc.dialogs.EditStructureDialog
 
getDocumentId() - Method in class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
getDocumentId() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getDocumentId() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog.ShareBaseLoginResult
 
getDocumentId() - Method in class com.saperion.ngc.events.ArchiverSuccessEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.CheckDataBean
 
getDocumentId() - Method in class com.saperion.ngc.events.DisplayPopupEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.iform.DocumentAddedEvent
Gets the document id.
getDocumentId() - Method in class com.saperion.ngc.events.iform.RevisionCreatedEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.resultset.DisplayResultItemEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.resultset.EditContentEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.resultset.EditStructureEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.resultset.ExternalStorageUploadEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.resultset.OneDriveLoginEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.resultset.ShareBaseLoginEvent
 
getDocumentId() - Method in class com.saperion.ngc.events.ShareBaseCheckDataBean
 
getDocumentId() - Method in class com.saperion.ngc.iform.IndexMaskDocument
Returns the ID of the document if the document was already archived.
getDocumentId() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getDocumentId() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns a new DocumentId containing the object ID of the document represented by this result.
getDocumentId() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
getDocumentId() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns the ID that identifies the document represented by this ResultListItem.
getDocumentId() - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Gets the document id (of the document to edit).
getDocumentId() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the document id.
getDocumentId() - Method in class com.saperion.ngc.viewer.RememberDocumentBean
Gets the document id.
getDocumentIds() - Method in class com.saperion.ngc.events.resultset.ChangeDocumentSecurityEvent
 
getDocumentIds() - Method in class com.saperion.ngc.events.resultset.LaunchWorkflowEvent
 
getDocumentIds() - Method in class com.saperion.ngc.events.resultset.StartWorkflowEvent
 
getDocumentIDs() - Method in class com.saperion.ngc.events.navigation.DocumentFilingEvent
 
getDocumentInfo() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getDocumentInfo(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the document properties.
getDocumentInfo(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the document properties.
getDocumentInfo(DocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Returns the database meta-info of the document with the specified ID.
getDocumentInfo(DocumentId, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the document properties.
getDocumentInfo(DocumentId, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the document properties.
getDocumentInfoFromArchive(DocumentId, boolean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
getDocumentInfoParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getDocumentMetadataFromArchive(DocumentId, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Returns the metadata of the document as read from the archive.
getDocumentMetadataFromArchive(DocumentId, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Returns the metadata of the document as read from the archive.
getDocumentName() - Method in class com.saperion.ngc.model.document.TemporaryDocumentId
 
getDocumentName() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
getDocumentPages(DocumentId, boolean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns the amount of pages for the specified document.
getDocumentRows() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getDocumentSessions() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Convenience method to retrieve the set with the document sessions id.
getDocumentStructureInfo() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationDocInfo
 
getDocumentVersion(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Returns the metadata of the specified version.
getDocumentVersion(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Returns the metadata of the specified version.
getDocumentVersion(String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns the version information for the specified version ID.
getDocumentVersionIds(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Returns a list of all version IDs for the specified document.
getDocumentVersionIds(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Returns a list of all version IDs for the specified document.
getDocumentVersionIDs(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns the version IDs for the specified document.
getDocumentVersions(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves information about a document's versions.
getDocumentVersions(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves information about a document's versions.
getDocumentVersions(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Retrieves the version information for a document.
getDocumentVersions(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getDocumentVersions(String, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves information about a document's versions.
getDocumentVersions(String, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves information about a document's versions.
getDocumentViews() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all document viewers contained in this form.
getDocumentViews() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all document viewers contained in this form.
getDownloadName() - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
getDownloadUrl() - Method in class com.saperion.ngc.json.SapViewerResources
 
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.CollectionNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.CollectionRootNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.FilterNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.LinkNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.RegisterNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.RootFavoriteNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.RootFormNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.RootPrivateNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.WebpartNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
getDragableIdentifiers() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.CollectionNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.CollectionRootNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.EFileNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.FilterNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.FormChildNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.LinkNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.RegisterNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.RootFavoriteNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.RootFormNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
 
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.WebpartNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDroppableIdentifiers() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
Returns a comma separated string with the identifiers of items that can be dropped on this item or 'false'/'true' if no/all items can be dropped on this item.
getDummy() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getEdit() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getEdit() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getEditAction() - Method in class com.saperion.ngc.events.resultset.EditContentEvent
 
getEditEvent() - Method in class com.saperion.ngc.events.CancelSelectedEvent
Returns the edit-event that started the edit-action that resulted in this cancel-event.
getEditEvent() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
Returns the edit-event that started the edit-action that resulted in this save-event.
getEditEvent() - Method in class com.saperion.ngc.model.document.UpdateSettings
Returns the edit-event that started the edit-action that uses this UpdateSettings.
getEditField() - Method in class com.saperion.ngc.iform.field.CheckboxField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.DateField
 
getEditField() - Method in class com.saperion.ngc.iform.field.FloatField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.IntField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getEditField() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.MultiField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.TextField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.TimeField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.field.TristateField
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns the EditFieldType defining the properties of this field.
getEditField() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the fields defined in the form-definition.
getEditFields() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getEditFolderPropertiesMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getEditMode() - Method in class com.saperion.ngc.events.DisplayPopupEvent
 
getEditStructureEventListener(ResultSetView, ResultSetPresenter, boolean, String, DocumentId, Integer) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getElement() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
getElement() - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
getElementAt(int) - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
getElementCount() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
getElementCount() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
getElementHeight(SaFieldDescription) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
getElementId() - Method in class com.saperion.ngc.model.document.DocumentId
 
getElementInfos() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentArchiveMetaInfo
 
getElementInfos() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo
 
getElementInfos() - Method in class com.saperion.ngc.model.document.MultipageTiffDocumentArchiveMetaInfo
 
getElementInfos(DocumentId) - Static method in class com.saperion.ngc.mail.MailUtil
Gets a list of information for the elements of the given document.
getElementMetaInfo(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets information about a specific element.
getElementNo() - Method in class com.saperion.ngc.viewer.hylandviewer.DocumentStructureInfo
Returns the element number in a structure
getElementNr() - Method in class com.saperion.ngc.viewer.OpenDocumentBean.MemorizeAnnotationsBean
Gets the element nr.
getElementNumber() - Method in class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
 
getElementNumber() - Method in class com.saperion.ngc.viewer.RememberDocumentBean
Gets the element number.
getElementNumbers() - Method in class com.saperion.ngc.json.SapViewerDownloadRequest
 
getElements() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the elements.
getElementSize() - Method in class com.saperion.ngc.viewer.RememberDocumentBean
Gets the element size.
getElementSize(DocumentId, int) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Determines the size of the element.
getElementSize(String, int) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the size of the specified element (in bytes).
getElementSize(String, int) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the size of the specified element (in bytes).
getElementSizes(DocumentId, List<Integer>) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Determines the sizes of the list of elements.
getElementSizes(String, List<Integer>) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves a map with the sizes (in bytes) of elements for a given hDoc.
getElementSizes(String, List<Integer>) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves a map with the sizes (in bytes) of elements for a given hDoc.
getElementType() - Method in class com.saperion.ngc.iform.field.CheckboxField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.DateField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.FloatField
Returns the type of this element.
getElementType() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.IntField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getElementType() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
getElementType() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
getElementType() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.MultiField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.TextField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.TimeField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.field.TristateField
Returns the type of this element.
getElementType() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns the type of this element.
getEmailContent() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogResult
 
getEnabledContextMenuItems() - Method in class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
Returns the setting for the enabled context-menu-items of the result set view of the form.
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.DateField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.FloatField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.IntField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.TextField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.TimeField
 
getEnableMaximize() - Method in class com.saperion.ngc.iform.field.TristateField
 
getEnd() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
getEntries() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns a set of entries containing all property-name / value pairs.
getErrorMessage() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getErrorMessage() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
getErrorPageMarkup(HttpServletRequest, String, String, String, ErrorPageProvider.ErrorPageConfig) - Static method in class com.saperion.ngc.util.ErrorPageProvider
Generates the HTML markup by the given parameters.
getEventListener() - Method in class com.saperion.ngc.events.logging.LogEvent
getEventListener() - Method in interface com.saperion.ngc.events.logging.LoggingEvent
 
getEventProvider() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Returns the event provider.
getEventtarget(String) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.events.BaseWindow
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in interface com.saperion.ngc.events.EventChild
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.button.FormButton
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.CheckboxField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.ComboTextField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.DateField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.FloatField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.IntField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.MultiField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.TextField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.TimeField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.field.TristateField
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.iform.mashup.FormMashup
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
Reads the event target for the given event name, if set or the root element.
getEventtarget(String) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Reads the event target for the given event name, if set or the root element.
getEventType() - Method in class com.saperion.ngc.iform.button.ButtonInfo
 
getEventType() - Method in class com.saperion.ngc.iform.button.FormButton
 
getExceptionCause() - Method in exception com.saperion.ngc.exception.AuthenticationException
Returns the cause of this authentication exception.
getExceptionCause() - Method in exception com.saperion.ngc.exception.FolderMoveException
 
getExceptionCause() - Method in exception com.saperion.ngc.exception.SapViewerUrlException
 
getExpandImage() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
getExternalStorageClient() - Method in class com.saperion.ngc.events.ExternalStorageUploadStatusEvent
 
getExternalStorageClient() - Method in class com.saperion.ngc.events.resultset.ExternalStorageUploadEvent
 
getExternalStorageStructureUploadEventListener(DocumentViewImpl, DocumentViewPresenter, DocumentId, ExternalStorageClient, ExternalStorageType, int) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getExternalStorageType() - Method in class com.saperion.ngc.events.ExternalStorageUploadStatusEvent
 
getExternalStorageType() - Method in class com.saperion.ngc.events.resultset.ExternalStorageUploadEvent
 
getExternalStorageType() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
getExternalStorageType() - Method in class com.saperion.ngc.navigation.UploadFromExternalStorageEventListener
 
getExternalStorageUploadEventListener(ResultSetView, ResultSetPresenter, DocumentId, ExternalStorageClient, ExternalStorageType) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getExternalViewerWindowPath() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
getExternalViewerWindowPath() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
 
getExternalViewerWindowPath() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
 
getExternalViewerWindowPath() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
 
getExternalViewerWindowPath() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Returns the relative path to the JSP used as external window or null if this viewer does not offer an external window.
getExternalViewerWindowPath() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
getFastAccessItems() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Retrieves the fast access items.
getFastAccessItems() - Method in interface com.saperion.ngc.model.SettingsService
Retrieves the fast access items.
getFastAccessItems() - Method in class com.saperion.ngc.navigation.FastAccessList
 
getFavoriteQueryInformation() - Method in class com.saperion.ngc.events.navigation.AddToFavoritesEvent
 
getFavorites() - Method in class com.saperion.ngc.events.QueryFavoriteEvent
 
getField() - Method in class com.saperion.ngc.events.iform.FieldChangeEvent
 
getField() - Method in class com.saperion.ngc.util.FieldUtil.ResolvedFieldLink
Gets the field.
getField(SaFieldDescription, int, int, int, LimitType) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
getField(EditFieldType, boolean, PosType, FormMode, boolean) - Static method in class com.saperion.ngc.iform.field.FieldFactory
 
getFieldByFrameId(long) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a field by the given frame id.
getFieldByFrameId(long) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a field by the given frame id.
getFieldByName(IntelligentFormView, String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Returns the field with the specified name or null, if no field was found.
getFieldByName(IntelligentFormView, String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
getFieldByType(int) - Static method in enum com.saperion.ngc.model.FieldType
* Converts the provided via Integer field type to the corresponding FieldType object.
getFieldClassByType(int) - Static method in enum com.saperion.ngc.model.FieldType
Converts the provided via Integer field type to the corresponding class.
getFieldDatabaseName() - Method in class com.saperion.ngc.navigation.DefinitionFieldBean
 
getFieldDefinitions(String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Returns the field descriptions for the specified DDC.
getFieldDescription(SaPropertyValue) - Method in class com.saperion.ngc.util.property.PropertyType
Returns the field description of the specified property or null if it could not be found.
getFieldDescriptions(String) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Returns a map of SaFieldDescriptions of the given DDC.
getFieldDescriptions(String) - Method in interface com.saperion.ngc.model.resultset.QueryService
Returns a map of SaFieldDescriptions of the given DDC.
getFieldDescriptions(String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Returns a map of SaFieldDescriptions of the given DDC.
getFieldDescriptionsList(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Retrieves the field descriptions for the specified definition.
getFieldDescriptionsList(String) - Method in interface com.saperion.ngc.model.SettingsService
Retrieves the field descriptions for the specified definition.
getFieldName() - Method in class com.saperion.ngc.iform.field.CheckboxField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.DateField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.FloatField
Returns the name of the field.
getFieldName() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.IntField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getFieldName() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.MultiField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.TextField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.TimeField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.field.TristateField
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.iform.FieldResultBean
 
getFieldName() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns the name of the field.
getFieldName() - Method in class com.saperion.ngc.navigation.DefinitionFieldBean
 
getFieldResultBeans() - Method in class com.saperion.ngc.iform.IFormPopupResult
 
getFields() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
Get fields.
getFields() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all fields contained in this form.
getFields() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all fields contained in this form.
getFieldsToDisplay() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
A folder class contains a list of index fields that should be displayed in the navigation view.
getFieldsToDisplay() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
A folder class contains a list of index fields that should be displayed in the navigation view.
getFieldsToDisplay() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
A folder class contains a list of index fields that should be displayed in the navigation view.
getFieldsToDisplay() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getFieldsToDisplay() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getFieldType() - Method in class com.saperion.ngc.iform.FieldResultBean
 
getFieldType() - Method in class com.saperion.ngc.model.resultset.ResultProperty
 
getFieldType() - Method in class com.saperion.ngc.navigation.DefinitionFieldBean
 
getFieldTypeClass() - Method in enum com.saperion.ngc.model.FieldType
 
getFieldValue(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
Returns the value from the specified field as object.
getFieldValues() - Method in class com.saperion.ngc.events.ArchiverSuccessEvent
 
getFieldValues() - Method in class com.saperion.ngc.events.iform.DocumentAddedEvent
Gets the field values.
getFieldValues() - Method in class com.saperion.ngc.events.iform.RevisionCreatedEvent
Gets the field values.
getFileAction() - Method in class com.saperion.ngc.events.resultset.FileActionEvent
 
getFileFolder() - Method in class com.saperion.ngc.events.iform.FilePreviewEvent
 
getFileIconPath() - Method in enum com.saperion.ngc.resultset.FileIcon.KnownExtensions
 
getFilename() - Method in enum com.saperion.ngc.configuration.ConfigurationSource
 
getFilename() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ExportSettingsDialogResult
 
getFilename() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
getFileName() - Method in class com.saperion.ngc.configuration.ConfigCacheKey
 
getFileName() - Method in class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
 
getFileName() - Method in class com.saperion.ngc.util.ZKMailAttachment
Returns the file name of the attached file.
getFileName(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the file name for the specified element.
getFileNameWithPageNr(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the file name for the specified element.
getFileParent() - Method in class com.saperion.ngc.events.iform.ResultFieldEvent
 
getFileParent() - Method in class com.saperion.ngc.events.resultset.FileActionEvent
 
getFileParent() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getFileSize(String, int) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Gets the file size of a given element number for a given hDoc.
getFillColor() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getFillColor() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getFillColor() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getFilterBox() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
getFilterName() - Method in class com.saperion.ngc.filter.WaffleAuthFilter.FilterConfigCleaner
 
getFilterString() - Method in class com.saperion.ngc.model.resultset.RowFilterSettings
 
getFilterType() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Returns the filter of this workflow node.
getFilterType() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Returns the filter of this workflow node.
getFirstElementNumber() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
getFirstFilename() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the filename of the first element that is not a chunk or a structure-element.
getFirstViewableElement() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getFirstViewableElement() - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Gets the first viewable element.
getFlags() - Method in class com.saperion.ngc.model.authorization.User
 
getFlags() - Method in class com.saperion.ngc.resultset.WorkflowItemAnalyzeResult
 
getFName() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getFName() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getFName() - Method in class com.saperion.ngc.iform.field.DateField
 
getFName() - Method in class com.saperion.ngc.iform.field.FloatField
 
getFName() - Method in class com.saperion.ngc.iform.field.IntField
 
getFName() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getFName() - Method in class com.saperion.ngc.iform.field.TextField
 
getFName() - Method in class com.saperion.ngc.iform.field.TimeField
 
getFName() - Method in class com.saperion.ngc.iform.field.TristateField
 
getFolderAcl(FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Gets ACL for folder.
getFolderAcl(FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Gets ACL for folder.
getFolderById(FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Search a folder by id.
getFolderById(FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Search a folder by id.
getFolderById(FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the folder with the specified id.
getFolderByPath(String, String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Search a folder by path.
getFolderByPath(String, String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Search a folder by path.
getFolderByPath(String, String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the folder with the specified path.
getFolderChildren(FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Retrieves the children of the folder identified by the specified id.
getFolderChildren(FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Retrieves the children of the folder identified by the specified id.
getFolderClass() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getFolderClass() - Method in class com.saperion.ngc.maintab.ParentAppInfo
 
getFolderClass() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the folder class.
getFolderClass() - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
getFolderClass() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the folder class.
getFolderClass() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
 
getFolderClass() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Reads the folder class.
getFolderClass(String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns the folder class with the specified name or null if no such class exists.
getFolderClass(String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns the folder class with the specified name or null if no such class exists.
getFolderClass(String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the folder class for the specified name or null if no such class was found.
getFolderClassesForDDC(String, SaFolderConstants.CLASS_TYPE) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns all folder classes of a certain type that can be used for the specified DDC.
getFolderClassesForDDC(String, SaFolderConstants.CLASS_TYPE) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns all folder classes of a certain type that can be used for the specified DDC.
getFolderClassesForDDC(String, SaFolderConstants.CLASS_TYPE) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns all folder classes of a certain type that can be used for the specified DDC.
getFolderClassName() - Method in class com.saperion.ngc.dialogs.NewFolderDialog.NewFolderDialogResult
 
getFolderClassName() - Method in class com.saperion.ngc.dialogs.SelectFolderClassDialog.SelectFolderClassDialogResult
 
getFolderClassName() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
Returns the name of the folder class of this folder or null if the folder does not have a class.
getFolderClassName() - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
Returns the name of the folder class of this folder or null if the folder does not have a class.
getFolderDDC() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Returns the folder DDC name for this class.
getFolderDDC() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
Returns the folder DDC name for this class.
getFolderDDC() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
Returns the folder DDC name for this class.
getFolderDDC() - Method in interface com.saperion.ngc.resultset.ModelResult
 
getFolderDDC() - Method in class com.saperion.ngc.resultset.ModelResultImpl
getFolderEditForm(String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the mask definition needed to open the edit mask for the folder.
getFolderFilter() - Method in interface com.saperion.ngc.resultset.ModelResult
 
getFolderFilter() - Method in class com.saperion.ngc.resultset.ModelResultImpl
getFolderId() - Method in class com.saperion.ngc.events.navigation.ChangeFolderSecurityEvent
 
getFolderId() - Method in class com.saperion.ngc.events.navigation.EditFolderEvent
 
getFolderId() - Method in class com.saperion.ngc.events.navigation.SaveFolderEvent
 
getFolderId() - Method in class com.saperion.ngc.events.navigation.SelectTreeItemEvent
 
getFolderId() - Method in class com.saperion.ngc.events.UploadSuccessEvent
 
getFolderId() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
getFolderId() - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
getFolderId() - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
 
getFolderId() - Method in interface com.saperion.ngc.resultset.ModelResult
 
getFolderId() - Method in class com.saperion.ngc.resultset.ModelResultImpl
getFolderIds() - Method in class com.saperion.ngc.events.navigation.DocumentFilingEvent
 
getFolderInfo(FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Retrieves information about the specified folder.
getFolderInfo(FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Retrieves information about the specified folder.
getFolderInfo(FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns infos about the specified folder.
getFolderInfos(FolderId) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Retrieves information about the specified folder.
getFolderName() - Method in class com.saperion.ngc.dialogs.NewFolderDialog.NewFolderDialogResult
 
getFolderName() - Method in class com.saperion.ngc.events.navigation.DocumentFilingEvent
 
getFolderName() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
getFolderName() - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
 
getFolderNode() - Method in class com.saperion.ngc.maintab.ParentAppInfo
 
getFolderObjectId() - Method in class com.saperion.ngc.events.navigation.TabSelectedEvent
 
getFolderPath() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
getFolderPath() - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
 
getFolders() - Method in class com.saperion.ngc.events.resultset.FileActionEvent
 
getFolderSearchInfos() - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
 
getFolderSecuriyMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getFolderTables() - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Reads all folder table names.
getFolderTables() - Method in interface com.saperion.ngc.model.navigation.NavigationService
Reads all folder table names.
getFolderTree(FolderId, SaQueryInfo) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Generates a folder tree stated at .
getFolderTree(FolderId, SaQueryInfo) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Generates a folder tree stated at .
getFolderUpdateInfo(Map<String, Long>) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Get Set of folders to refresh on client side.
getFolderUpdateInfo(Map<String, Long>) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Get Set of folders to refresh on client side.
getFont() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getFont() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getFont() - Method in class com.saperion.ngc.iform.field.DateField
 
getFont() - Method in class com.saperion.ngc.iform.field.FloatField
 
getFont() - Method in class com.saperion.ngc.iform.field.IntField
 
getFont() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getFont() - Method in class com.saperion.ngc.iform.field.TextField
 
getFont() - Method in class com.saperion.ngc.iform.field.TimeField
 
getFont() - Method in class com.saperion.ngc.iform.field.TristateField
 
getFont() - Method in class com.saperion.ngc.iform.label.FormLabel
 
getFontBold() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontBold() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getFontColor() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontColor() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getFontFamily() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getFontHeight() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontHeight() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getFontItalic() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontItalic() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getFontName() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontName() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getFontSize() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getFontStrikeThrough() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontStrikeThrough() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
Is a text striked through.
getFontUnderline() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getFontUnderline() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getForeground() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getForm() - Method in class com.saperion.ngc.events.iform.ResultFieldEvent
 
getForm() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getForm() - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
 
getForm() - Method in class com.saperion.ngc.events.UploadDocumentEvent
 
getForm() - Method in interface com.saperion.ngc.iform.IntelligentFormView
 
getForm() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
getForm() - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Gets the name of the form, which should be opened.
getForm(String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the mask definition for the specified mask name.
getFormat() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ExportSettingsDialogResult
 
getFormatPatternForDecimalFields(EditFieldType) - Static method in class com.saperion.ngc.util.FieldUtil
Returns a pattern-string that can be used to format a ZK NumberInputElement.
getFormatter(SaPropertyValue) - Method in class com.saperion.ngc.servlet.process.export.ExportProcess
Returns a formatter for the specified value.
getFormatterForDecimalFields(EditFieldType) - Static method in class com.saperion.ngc.util.FieldUtil
Creates a new DecimalFormat instance for use in the specified field.
getFormCreatedListener() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getFormDDC() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Gets the form ddc.
getFormLayoutName(String, long) - Static method in class com.saperion.ngc.util.ConfigNamesAndSections
Generates the name of the setting used to store a form's layout.
getFormLayoutSection() - Static method in class com.saperion.ngc.util.ConfigNamesAndSections
Generates the name of the section used to store form layouts for the current user.
getFormMode() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getFormMode() - Method in interface com.saperion.ngc.iform.IntelligentFormView
 
getFormMode() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
getFormName() - Method in class com.saperion.ngc.events.iform.OpenMaskEvent
 
getFormName() - Method in class com.saperion.ngc.events.iform.OpenQueryMaskEvent
Gets the name of the query form.
getFormName() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
getFormName() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getFormName() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getFormNameForType(FolderFormType) - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
A folder can use several forms for different operations (like index, query, edit...).
getFormNameForType(FolderFormType) - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
A folder can use several forms for different operations (like index, query, edit...).
getFormNameForType(FolderFormType) - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
A folder can use several forms for different operations (like index, query, edit...).
getForms() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all embedded forms contained in this form.
getForms() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all embedded forms contained in this form.
getForms() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getForSession() - Static method in class com.saperion.ngc.iform.TabIndexHelper
 
getForSession() - Static method in class com.saperion.ngc.servlet.process.LongRunningProcessHelper
 
getForSession(HttpSession) - Static method in class com.saperion.ngc.servlet.process.LongRunningProcessHelper
 
getForType(AdvancedLookupField, EditFieldType) - Static method in class com.saperion.ngc.iform.field.lookup.InternalFieldFactory
Creates a field for the specified fieldtype.
getForwardEvents(Component, Component) - Static method in class com.saperion.ngc.composer.EventConnections
 
getFrame() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the frames defined in the form-definition.
getFrame(int) - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
Returns the frame with the specified ID.
getFrame(int) - Method in interface com.saperion.ngc.iform.layout.FormLayout
Returns the frame with the specified ID.
getFrameCount() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getFrameCount() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getFrameHeight(PosType) - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
Calculates the height of a frame.
getFrameId() - Method in class com.saperion.ngc.iform.mashup.FormMashup
Returns the FrameId as shown in the mask-designer for this mashup component.
getFrames() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getFrameWidth(PosType) - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
Calculates the width of a frame.
getFromPropertyList(SaPropertyValue[], String) - Static method in class com.saperion.ngc.model.resultset.ResultProperties
Constructs a new ResultProperties object containing the supplied properties.
getFromPropertyList(SaPropertyValue[], String, String, String) - Static method in class com.saperion.ngc.model.resultset.ResultProperties
Constructs a new ResultProperties object containing the supplied properties.
getFullName() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
Returns the full name of the element as it was stored in the archive (with page-numbers for multi-page-tiffs but without path).
getFullName() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Returns the full name of the element as it was stored in the archive (with page-numbers for multi-page-tiffs but without path).
getFullTextFields(String, List<String>, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
getFullTextFields(String, List<String>, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Fetches values of Full text columns
getFullTextFields(String, List<String>, String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Fetches values of Full text columns
getFullURL(HttpServletRequest) - Static method in class com.saperion.ngc.filter.AbstractSSOFilter
 
getGroupbox() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the groupboxes defined in the form-definition.
getGroups() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the groups defined in the form-definition.
getHdoc() - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
getHeader() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the header defined in the form-definition.
getHeader(String) - Method in class com.saperion.ngc.filter.security.XSSPreventionFilter.XSSAwareRequestWrapper
 
getHeaderAlignments() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getHeaderAlignments() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getHeaderInformation() - Method in interface com.saperion.ngc.resultset.ResultList
Returns information about the headers representing the columns of this ResultList.
getHeaderInformation() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
getHeaderMenuPopups() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getHeaderNames() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getHeaderNames() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getHeaderWidths() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getHeaderWidths() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getHeight() - Static method in class com.saperion.ngc.util.ClientInfoUtil
Returns the viewport height.
getHeight() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getHeight() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getHeight() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getHelpUrl() - Method in class com.saperion.ngc.json.SapViewerResources
 
getHex() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
 
getHex(Color) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
 
getHidden() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the hidden elements defined in the form-definition.
getHitCount(SaQueryInfo) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Returns the number of hits for the specified query.
getHitCount(SaQueryInfo) - Method in interface com.saperion.ngc.model.resultset.QueryService
Returns the number of hits for the specified query.
getHost() - Static method in class com.saperion.ngc.util.ConfigurationUtil
Get Host.
getHqlCharsToEscape(SQLType) - Static method in class com.saperion.ngc.util.NgcStringUtils
Returns the configured set of characters that must be replaced in a string used in a LIKE statement in HQL.
getHqlEscapeCharacter() - Static method in class com.saperion.ngc.util.NgcStringUtils
Returns the escape-character to be used in HQL.
getHttpSessionWrapper() - Method in class com.saperion.ngc.model.AbstractConnectionProvider
 
getHyperlink() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getHyperLinkSettings() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getIconSclass(WorkflowMember) - Method in class com.saperion.ngc.dialogs.userselect.AbstractUserItemRenderer
Returns the css-class for the icons in user-trees or lists.
getId() - Method in class com.saperion.ngc.dialogs.FolderBean
 
getId() - Method in class com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItem
 
getId() - Method in class com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItem
 
getId() - Method in class com.saperion.ngc.events.resultset.DocumentCheckEvent
 
getId() - Method in class com.saperion.ngc.events.resultset.DocumentCheckWithShareBaseEvent
 
getId() - Method in class com.saperion.ngc.events.resultset.DocumentReleaseEvent
 
getId() - Method in class com.saperion.ngc.events.resultset.LitigationHoldEvent
 
getId() - Method in class com.saperion.ngc.iform.layout.AreaSize
 
getId() - Method in class com.saperion.ngc.model.authorization.User
 
getId() - Method in class com.saperion.ngc.model.authorization.UserInfo
Deprecated.
Get the user id.
getId() - Method in class com.saperion.ngc.model.document.TemporaryDocumentId
 
getId() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the node/folder identifier.
getId() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the node/folder identifier.
getId() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
getId() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getIDTokenAttribute() - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
getIDTokenAttribute() - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
getIForm() - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Gets the iform.
getIformId() - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Gets the iform id.
getIformLimit() - Method in class com.saperion.ngc.favorites.FavValue
 
getIFormPopupResult() - Method in class com.saperion.ngc.events.navigation.SaveFolderEvent
 
getIformSorting() - Method in class com.saperion.ngc.favorites.FavColumn
Gets the value of sort direction as converted iform specific sorting property string.
getIFormView() - Method in class com.saperion.ngc.maintab.TypedTab
 
getImage() - Method in class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
 
getImage(String) - Static method in class com.saperion.ngc.resultset.CustomIcon
Return an Image containing the custom image.
getImageContent() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getImageCount() - Method in class com.saperion.ngc.model.document.DocumentImageInfo
 
getImageInfo(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the document image informations from backend.
getImageInfo(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the document image informations from backend.
getImages() - Method in class com.saperion.ngc.model.document.DocumentImageInfo
 
getInboxDefinition() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Retrieves the definition of the current user's inbox.
getInboxDefinition() - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Retrieves the definition of the current user's inbox.
getInboxId() - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
 
getInboxId() - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Reads the inbox id for the current user.
getInboxId() - Method in interface com.saperion.ngc.model.navigation.NavigationService
Reads the inbox id for the current user.
getInboxInfo() - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
getInboxTaskProperties(String) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
 
getInboxTaskProperties(String) - Method in interface com.saperion.ngc.model.resultset.QueryService
Returns the metadata for a task with the specified ID.
getInclude() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the includes defined in the form-definition.
getInDate() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getInDateAsDate() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getIndex() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns the index of this item.
getIndexFormName() - Method in class com.saperion.ngc.events.resultset.OpenIndexMaskEvent
 
getIndexFormName() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the index form name.
getIndexFormName() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the index form name.
getIndexMask() - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
getIndexMask() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getIndexMask() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getIndexMaskDocument() - Method in interface com.saperion.ngc.iform.IntelligentFormView
 
getIndexMaskDocument() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
getIndexProperties() - Method in class com.saperion.ngc.iform.IndexMaskDocument
Returns the document's index-properties or null, if the document was not yet archived.
getIndexValues() - Method in class com.saperion.ngc.iform.IndexMaskDocument
 
getIniAnnotation(String) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get the annotation of a document
getIniString() - Method in class com.saperion.ngc.viewer.OpenDocumentBean.MemorizeAnnotationsBean
Gets the ini string.
getInitParameter(String) - Method in class com.saperion.ngc.filter.WaffleAuthFilter.FilterConfigCleaner
 
getInitParameterNames() - Method in class com.saperion.ngc.filter.WaffleAuthFilter.FilterConfigCleaner
 
getInputMask() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getInputStream() - Method in class com.saperion.ngc.filter.security.MultiReadHttpServletRequest
 
getInputStream() - Method in class com.saperion.ngc.util.ZKMailAttachment
Returns the input stream of this attachment.
getInstance() - Static method in class com.saperion.ngc.cache.WebClientCacheManager
 
getInstance() - Static method in class com.saperion.ngc.rendering.NgcRenderService
 
getInstance() - Static method in class com.saperion.ngc.util.FolderClassCache
 
getInstance() - Static method in class com.saperion.ngc.util.LocalizationUtil
Get LocalizationUtil Instance.
getInstance() - Static method in class com.saperion.ngc.util.SignatureHandler
 
getInstance() - Static method in class com.saperion.ngc.util.SystemHealthCheck
 
getInstance() - Static method in class com.saperion.ngc.util.ZKMailSender
Returns the instance of the mail sender object.
getInstance(SaPropertyValue) - Static method in class com.saperion.ngc.util.property.PropertyHandler
Deprecated.
Sets the property to use.
getInstance(HttpSession) - Static method in class com.saperion.ngc.util.IxosDDCNames
Returns the singleton instance of IxosDDCNames.
getInstanceExternal(ServletContext) - Static method in class com.saperion.ngc.util.LocalizationUtil
Get LocalizationUtil Instance.
getInt() - Method in class com.saperion.ngc.configuration.Parameter
 
getInt(int) - Method in class com.saperion.ngc.configuration.Parameter
 
getIntelligentForm() - Method in class com.saperion.ngc.events.navigation.TabSelectedEvent
Returns the IntelligentFormView of the selected tab.
getInternalField() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getInternalWx(FontType, int) - Static method in class com.saperion.ngc.iform.ElementUtil
Convert real column width to internal width.
getIntSetting(String, String, int) - Static method in class com.saperion.ngc.configuration.SaperionIniSettings
Loads an int setting from the INI files.
getIntValue() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getIntValue() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getIntValues() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getIsPresent() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Gets the presence-property.
getItem() - Method in class com.saperion.ngc.events.resultset.SendMailResultItemEvent
 
getItems() - Method in class com.saperion.ngc.events.resultset.DownloadResultItemEvent
 
getIXOSAnnotation(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the IXOS annotation for this document.
getIXOSAnnotation(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the IXOS annotation for this document.
getJniValueFromLookupField(LookupTextField) - Static method in class com.saperion.ngc.util.FieldUtil
Create a SaJNIValue from the value that is entered in the specified lookup-field.
getJniValuesFromLookupField(LookupTextField) - Static method in class com.saperion.ngc.util.FieldUtil
Create a SaJNIValue from the value that is entered in the specified lookup-field.
getKeepAliveParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getKeyCode() - Method in class com.saperion.ngc.events.KeyListenerEvent
 
getKeyValuePair() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
 
getKeyValuePair() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
getKind() - Method in class com.saperion.ngc.iform.button.FormButton
 
getLabel() - Method in class com.saperion.ngc.dialogs.AclSelectDialog.AclInfo
 
getLabel() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
getLabel() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the labels defined in the form-definition.
getLabel() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getLabel() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getLabel(SaFieldDescription, int) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
getLabelByFrameId(long) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a label by the given frame id.
getLabelByFrameId(long) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a label by the given frame id.
getLabels() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all labels contained in this form.
getLabels() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all labels contained in this form.
getLabels() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getLastDocId() - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
 
getLastLaunched() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Reads and sort the last launched workflow names.
getLastLaunched() - Method in interface com.saperion.ngc.model.SettingsService
Reads and sort the last launched workflow names.
getLastLaunched() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Gets the last launched.
getLastLocaleFromCookie() - Static method in class com.saperion.ngc.util.CookieUtil
Reads the last active Locale from a cookie.
getLastLoginFromCookie() - Static method in class com.saperion.ngc.util.CookieUtil
Reads the last active user from a cookie.
getLastResult() - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
getLastResult() - Method in interface com.saperion.ngc.model.resultset.QueryService
 
getLastUser() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
 
getLastUser() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
getLastUser() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
 
getLevel() - Method in class com.saperion.ngc.logging.LogViewMessage
 
getLicense() - Method in class com.saperion.ngc.servlet.SAMLRelayState
 
getLimit() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getLimit() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getLimit() - Method in class com.saperion.ngc.iform.field.DateField
 
getLimit() - Method in class com.saperion.ngc.iform.field.FloatField
 
getLimit() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the limit of this field (upper, lower or both).
getLimit() - Method in class com.saperion.ngc.iform.field.IntField
 
getLimit() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getLimit() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getLimit() - Method in class com.saperion.ngc.iform.field.MultiField
Returns the limit of this field (upper, lower or both).
getLimit() - Method in class com.saperion.ngc.iform.field.TextField
 
getLimit() - Method in class com.saperion.ngc.iform.field.TimeField
 
getLimit() - Method in class com.saperion.ngc.iform.field.TristateField
 
getLimit() - Method in class com.saperion.ngc.iform.FieldResultBean
 
getLimit() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns the limit of this field (upper, lower or both).
getLimit() - Method in class com.saperion.ngc.util.FieldUtil.ResolvedFieldLink
Gets the limit.
getLine() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler
Reads the actual rest of the line.
getLineCap() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
getLineWidth() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
getLineWidth() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Highlight
 
getLineWidth() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getLinkedColumn() - Method in class com.saperion.ngc.util.FieldUtil.ResolvedFieldLink
Gets the linked column.
getLinkFilename(DocumentArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Returns the file name for a linked element.
getLinkFileSize(DocumentArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Returns the file size of a linked document.
getLinkFolder() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the link folder id.
getLinkFolder() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the link folder id.
getLinkingNode() - Method in class com.saperion.ngc.model.navigation.FolderNode
getLinkingNode() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
getLinkTable() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the link table.
getLinkTable() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the link table.
getLinkTimeout() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getLinkUid() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getLinkUid() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getList() - Method in class com.saperion.ngc.events.iform.ResultFieldEvent
 
getList() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getListItemCount() - Method in interface com.saperion.ngc.resultset.ResultList
 
getListItemCount() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
getListVersion() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.DateField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.FloatField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.IntField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.TextField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.TimeField
 
getListVersion() - Method in class com.saperion.ngc.iform.field.TristateField
 
getLocalDate() - Method in class com.saperion.ngc.util.TimeConverter
Converts the date to local time.
getLocalDateTimeString(int, int) - Method in class com.saperion.ngc.util.TimeConverter
Creates a string representing the date and time for the local time zone.
getLocales() - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the locales as defined in the Accept-Language header.
getLocalizedString(String) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
getLocalizeKey() - Method in class com.saperion.ngc.service.LogMessage
 
getLockData(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Returns the lock data for the specified document.
getLockData(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Returns the lock data for the specified document.
getLockData(DocumentId, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Returns the lock data for the specified document.
getLockData(DocumentId, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Returns the lock data for the specified document.
getLockUser() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
getLockUser() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
getLockUser() - Method in interface com.saperion.ngc.model.resultset.ResultLockData
 
getLockUser() - Method in class com.saperion.ngc.model.resultset.ResultLockDataImpl
 
getLockUser() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getLogger() - Method in class com.saperion.ngc.cache.WebClientCacheConfigLoader
 
getLogMessage() - Method in class com.saperion.ngc.events.logging.LogEvent
Returns the LogMessage bean.
getLogMessage() - Method in interface com.saperion.ngc.events.logging.LoggingEvent
Returns the LogMessage bean.
getLogMessage() - Method in exception com.saperion.ngc.exception.DocumentIdentificationException
 
getLogMessage() - Method in exception com.saperion.ngc.exception.NgcUiException
 
getLogMessage() - Method in exception com.saperion.ngc.exception.SystemException
 
getLong() - Method in class com.saperion.ngc.configuration.Parameter
 
getLong(long) - Method in class com.saperion.ngc.configuration.Parameter
 
getLookupEntryAccessData(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
 
getLookupEntryAccessData(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the access data for the specified lookup table entry.
getLookupValue(LookupTextField, String) - Static method in class com.saperion.ngc.util.FieldUtil
Gets the value of the specified column of the specified lookup-field..
getMailBody() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getMailContentType() - Method in class com.saperion.ngc.events.resultset.SendMailResultItemEvent
 
getMailDownloadLinkParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getMailingUrl() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getMailingURL() - Method in class com.saperion.ngc.sapviewer.SAPViewer
Creates a mailing URL.
getMailLinkType() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getMailPdfFilename() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getMailSendType() - Method in class com.saperion.ngc.events.resultset.SendMailResultItemEvent
 
getMailSendType() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getMailShareLinkParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getMailSubject() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getMailToLink(HttpServletRequest, DocumentId) - Static method in class com.saperion.ngc.sapviewer.SAPViewerMailUrl
Creates SapWebViewer Mailto link.
getMailZipFilename() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getMainWindow() - Method in class com.saperion.ngc.events.BaseWindow
 
getMainWindow() - Method in class com.saperion.ngc.main.HttpSessionWrapper
 
getManager() - Method in class com.saperion.ngc.cache.WebClientCacheManager
 
getMandant() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
getMandantId() - Method in class com.saperion.ngc.model.authorization.User
 
getMandatory() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.DateField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.FloatField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.IntField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.TextField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.TimeField
 
getMandatory() - Method in class com.saperion.ngc.iform.field.TristateField
 
getMarkerEnd() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
getMarkerStart() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
getMashupErrorEvent(AuRequest) - Static method in class com.saperion.ngc.events.iform.MashupErrorEvent
 
getMashups() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all mashups contained in this form.
getMashups() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all mashups contained in this form.
getMashups() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getMask() - Method in class com.saperion.ngc.events.iform.OpenMaskEvent
 
getMask() - Method in class com.saperion.ngc.events.resultset.EditSelectedEvent
 
getMaskDDC() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Reads the mask ddc name.
getMaskDDCName() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the mask ddc name.
getMaskDDCName() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the mask ddc name.
getMaskDefinition(String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
 
getMaskDefinition(String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Retrieves the mask definition with the given name.
getMaskDefinition(String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Retrieves the mask definition with the given name.
getMaskDefinition(String, boolean) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Retrieves the mask definition with the given name.
getMaskDefinition(String, boolean) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Retrieves the mask definition with the given name.
getMaskInfoBean() - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
Returns the navigation mask info bean.
getMaskName() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getMaskName() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getMaskName() - Method in class com.saperion.ngc.events.navigation.EditFolderEvent
 
getMaskName() - Method in class com.saperion.ngc.events.resultset.EditItemEvent
 
getMaskName() - Method in class com.saperion.ngc.events.resultset.EditItemSelectedEvent
 
getMaskName() - Method in class com.saperion.ngc.events.resultset.NewItemEvent
 
getMaskName() - Method in class com.saperion.ngc.events.resultset.NewSelectedEvent
 
getMaskName() - Method in exception com.saperion.ngc.exception.UnsupportedFormException
 
getMaskName() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
 
getMaskName() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
getMaskName() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
get the MaskName .
getMaskOverride(FolderFormType) - Method in class com.saperion.ngc.events.MaskInfoBean
Returns a mask name set to override the mask name in the folder class for the specified form type or null if no override was set.
getMaskRights() - Method in class com.saperion.ngc.events.resultset.DisplayResultItemEvent
 
getMaskType() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getMaxRecords() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Gets maximum number of records for the result set.
getMaxViewSize() - Method in class com.saperion.ngc.json.SapViewerResources
 
getMBeanInfo() - Method in class com.saperion.ngc.configuration.ConfigurationMBean
 
getMediaType(byte[], String) - Static method in class com.saperion.ngc.util.RawTextTools
Detects the media type of the provided data.
getMember(WorkflowMember, int, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Reads direct workflow member.
getMember(WorkflowMember, int, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Reads direct workflow member.
getMembers() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Reads workflow member.
getMembers() - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Reads workflow member.
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.EmptyContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.MultiDocumentContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.MultiFolderContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.MultiLookupContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.MultiWorkflowContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.SingleDocumentContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.SingleFolderContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.SingleLookupContextMenu
 
getMenuItems() - Method in class com.saperion.ngc.resultset.contextmenu.SingleWorkflowContextMenu
 
getMenuPopup() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getMenuRights(NaviTreeNode) - Method in class com.saperion.ngc.navigation.NaviTreeNodeMenuHandler
Reads the menu rights for the node.
getMergedValues() - Method in class com.saperion.ngc.iform.IndexValueMerger
 
getMessage() - Method in class com.saperion.ngc.events.iform.MashupErrorEvent
 
getMessage() - Method in class com.saperion.ngc.logging.LogViewMessage
 
getMessage() - Method in class com.saperion.ngc.service.LogMessage
 
getMetadata() - Method in class com.saperion.ngc.model.document.DataToUpdate
 
getMetadataAsProperties() - Method in class com.saperion.ngc.model.document.DataToUpdate
 
getMethod() - Method in class com.saperion.ngc.service.LogMessage
 
getMimeType() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
getMimeType() - Method in class com.saperion.ngc.util.ZKMailAttachment
Returns the MIME type of the attachment.
getMimeType(String) - Static method in class com.saperion.ngc.util.MimeUtil
Returns the MIME type matching the given filename.
getMiniSearchPopup() - Method in class com.saperion.ngc.navigation.MiniFormNode
 
getMode() - Method in class com.saperion.ngc.events.resultset.NewItemEvent
 
getMode() - Method in class com.saperion.ngc.events.resultset.NewSelectedEvent
 
getModelNaviNode() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
 
getModelNaviNode() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getModifiedDate() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getModifiedId() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getMultiDownloadParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getName() - Method in class com.saperion.ngc.cache.CachePropertiesResource
 
getName() - Method in class com.saperion.ngc.configuration.ConfigFilePropertiesResource
 
getName() - Method in class com.saperion.ngc.configuration.ConfigIniSection
 
getName() - Method in class com.saperion.ngc.configuration.Parameter
 
getName() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureItem
 
getName() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
getName() - Method in class com.saperion.ngc.dialogs.FolderBean
 
getName() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
getName() - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
getName() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
getName() - Method in class com.saperion.ngc.model.authorization.User
 
getName() - Method in class com.saperion.ngc.model.authorization.UserInfo
Deprecated.
Get the user name.
getName() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
Returns only the name of the element.
getName() - Method in class com.saperion.ngc.model.document.DocumentVariable
 
getName() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Returns only the name of the element.
getName() - Method in class com.saperion.ngc.model.FolderId
 
getName() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Returns the full name of the folder class.
getName() - Method in class com.saperion.ngc.model.navigation.FolderNode
getName() - Method in class com.saperion.ngc.model.navigation.FolderTree
getName() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
Returns the full name of the folder class.
getName() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
Returns the full name of the folder class.
getName() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
getName() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
 
getName() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getName() - Method in class com.saperion.ngc.timer.SwitchableTimer
Returns the name of the timer.
getNativeRequest() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets the native request.
getNavigationMode() - Method in interface com.saperion.ngc.navigation.NavigationView
Returns the navigation mode.
getNavigationMode() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Returns the navigation mode.
getNavigationNode() - Method in class com.saperion.ngc.events.navigation.NavigationFolderEvent
Returns the navigation folder node.
getNavigationParent() - Method in class com.saperion.ngc.events.navigation.FolderSearchInfos
 
getNavigationPresenter() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getNavigationTree(String, SaQueryInfo) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns the navigation tree.
getNavigationTree(String, SaQueryInfo) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns the navigation tree.
getNavigationView() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getNavigationView() - Method in class com.saperion.ngc.navigation.NaviTreeNodeMenuHandler
 
getNewElementParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getNewUrlParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getNextCounterValue(String, String, String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Deprecated.
Counter fields cannot be set by API any more. This method is contained for backwards-compatibility and will be removed in a future version.
getNextCounterValue(String, String, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Deprecated.
Counter fields cannot be set by API any more. This method is contained for backwards-compatibility and will be removed in a future version.
getNextCounterValue(String, String, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Deprecated.
Counter fields cannot be set by API any more. This method is contained for backwards-compatibility only and will be removed in a future version.
getNextIntTag() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler
Reads the next tag and interpret it as integer.
getNextLevelFolders() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Initiates lazy loading of next level folders.
getNextLevelFolders() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Initiates lazy loading of next level folders.
getNextLevelFolders() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Initiates lazy loading of next level folders.
getNextLevelFolders() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
 
getNextLevelFolders() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
 
getNextLevelFolders(NavigationNode, SaQueryInfo, int) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns the folders of the next level.
getNextLevelFolders(NavigationNode, SaQueryInfo, int) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns the folders of the next level.
getNextPosTag() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler
Reads the next position tag.
getNextTag() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler
Reads the next string tag.
getNextTop(int, PosType) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
getNextUser() - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
getNextUsers() - Method in class com.saperion.ngc.events.WorkflowActionEvent
 
getNiceSize() - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
getNode() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getNodeMenuRights(NavigationElement.TREE_ITEM_TYPE, NaviTreeNode) - Method in interface com.saperion.ngc.navigation.NavigationView
Reads the rights for the given tree item type.
getNodeMenuRights(NavigationElement.TREE_ITEM_TYPE, NaviTreeNode) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Reads the rights for the given tree item type.
getNodeName() - Method in class com.saperion.ngc.events.navigation.AddLinkEvent
 
getNodes() - Method in class com.saperion.ngc.model.navigation.FolderNode
getNodes() - Method in class com.saperion.ngc.model.navigation.FolderTree
getNodes() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
getNorthVBox() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
Returns the VBox contained in the north area.
getNotes(String) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Reads the notes element for the given document id.
getNotesContent(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads notes element.
getNotesContent(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads notes element.
getNumber() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureItem
 
getNumber() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getNumber() - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
getNumber() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getNumber() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getNumberAsInt() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getNumberOfIndexes() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the number of items in this list.
getNumberOfIndexes() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getObjectId() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getObjectId() - Method in class com.saperion.ngc.model.document.DocumentId
 
getObjectId() - Method in class com.saperion.ngc.model.FolderId
 
getObjectValue() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
getObjectValue() - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
getObjectValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
getOnColSizeEventListener(ResultsetConfiguration, Listbox, String, boolean, ResultSetView) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnEditDocumentEventListener(ResultSetViewImpl) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOneDriveClient() - Method in class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
getOneDriveClient(String, String) - Static method in class com.saperion.ngc.onedrive.OneDriveClientProvider
Returns an object of oneDrive client
getOneDriveLoginEventListener(ResultSetView, ResultSetPresenter, DocumentId) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnFilterEventListener(ResultSetViewImpl) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnFilterTimerEventListener(ResultSetViewImpl, ResultSetPresenter) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnKeyListenerEventListener(ResultSetPresenter, ResultSetViewImpl) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnMultivalBoxOpenEventListener(String) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnPagingEventListener(ResultSetPresenter) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnPopupSortEventListener(Listheader, SortDirection, ResultSetViewImpl) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOnSortEventListener(ResultSetViewImpl) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getOpacity() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getOpenDialogs() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Returns the set containing the dialogs that are open in the current session.
getOpenDocumentBean(DocumentId, boolean, boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get a OpenDocumentBean for a specific document id.
getOrigin() - Method in class com.saperion.ngc.events.resultset.EditItemSelectedEvent
 
getOrigin() - Method in class com.saperion.ngc.events.resultset.EditSelectedEvent
 
getOrigin() - Method in class com.saperion.ngc.events.resultset.NewSelectedEvent
 
getOriginalIndex() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getOriginalIndex() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
getOriginalIndex() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns the index of this item in the list like it was returned from the query.
getOriginalItemIndex() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the original index of the currently selected item or -1 if no item is selected.
getOriginalItemIndex() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getOutDate() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getOverrideMasks() - Method in class com.saperion.ngc.events.resultset.FileActionEvent
 
getPadding() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getPage() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getPage() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getPage(Integer) - Method in class com.saperion.ngc.servlet.PageList
 
getPagecount() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getPageCount() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getPageCount() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getPageList() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Reads the page list for this document.
getPageList(String, int, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
getPageList(String, int, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
 
getPageListStream(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
 
getPageListStream(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>) - Method in interface com.saperion.ngc.model.document.DocumentService
 
getPageListStream(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
getPageMetaInfo() - Method in class com.saperion.ngc.viewer.RememberDocumentBean
Gets the page meta info.
getPageNo() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getPagesize() - Method in class com.saperion.ngc.servlet.PageList.PageInfo
 
getPageSize() - Method in class com.saperion.ngc.model.resultset.ResultPaging
returns the page size.
getPageSize() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getPageSize() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getPageSize() - Method in class com.saperion.ngc.servlet.PageList
 
getPageSize() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getPageUrl() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getPaging() - Method in interface com.saperion.ngc.resultset.ModelResult
 
getPaging() - Method in class com.saperion.ngc.resultset.ModelResultImpl
getParameter(ConfigurationSource, String) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads a parameter with the specified name from the specified source.
getParameter(String) - Method in class com.saperion.ngc.filter.security.XSSPreventionFilter.XSSAwareRequestWrapper
 
getParameter(String) - Method in class com.saperion.ngc.filter.VirtualViewerUploadActionFilter.ModifiedActionRequest
 
getParameter(String) - Method in class com.saperion.ngc.servlet.HttpServletRequestWithModifiableParameters
 
getParameter(String, String) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads a parameter from the specified file.
getParameterMap() - Method in class com.saperion.ngc.servlet.HttpServletRequestWithModifiableParameters
 
getParameterNames() - Method in class com.saperion.ngc.servlet.HttpServletRequestWithModifiableParameters
 
getParameters() - Method in class com.saperion.ngc.iform.CustomConditionBean
Gets the parameters.
getParameters() - Method in class com.saperion.ngc.ngapplet.NgApplet
 
getParameters(ConfigurationSource, boolean) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads all parameters from the specified source.
getParameters(String, boolean) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Loads all parameters from the specified file.
getParameterValues(String) - Method in class com.saperion.ngc.filter.security.XSSPreventionFilter.XSSAwareRequestWrapper
 
getParameterValues(String) - Method in class com.saperion.ngc.servlet.HttpServletRequestWithModifiableParameters
 
getParent() - Method in class com.saperion.ngc.events.navigation.AddLinkEvent
 
getParent() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the parent navigation item (node or tree).
getParent() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the parent navigation item (node or tree).
getParentForm() - Method in class com.saperion.ngc.iform.button.FormButton
Returns the parent form or null, if this button is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.CheckboxField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.DateField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.FloatField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.IntField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getParentForm() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.MultiField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.TextField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.TimeField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.field.TristateField
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the parent form or null if this field is not part of a form.
getParentForm() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets the parent form of this DocumentView.
getParentForm() - Method in interface com.saperion.ngc.viewer.DocumentView
Gets the parent form of this DocumentView.
getParentForm(Component) - Static method in class com.saperion.ngc.util.FieldUtil
Returns the parent form of the specified component or null, if the component is not part of a form.
getParentNaviNode() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
 
getParentNaviNode() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Returns the parent node (in case of root node null) of this node.
getParentNode() - Method in class com.saperion.ngc.navigation.DroppableTreeRow
Returns the parent node of this tree row.
getParentTab() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns the tab of MainTabView that contains this mask.
getParentTab() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the tab of MainTabView that contains this mask.
getPassword() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
getPasswordChangeDisabled() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Checks if changing the password is disabled.
getPasswordConstraint() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Gets the password constraint.
getPath() - Method in class com.saperion.ngc.dialogs.FolderBean
 
getPath() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
getPath() - Method in class com.saperion.ngc.model.FolderId
 
getPath() - Method in class com.saperion.ngc.model.navigation.FolderNode
getPath() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
getPath() - Method in enum com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
 
getPath(String) - Static method in class com.saperion.ngc.util.NgcIcons
 
getPathById(FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Returns the absolute path of the node with the specified id.
getPathes() - Method in class com.saperion.ngc.dialogs.UnfileSelectDialog.UnfileSelectDialogResult
 
getPopupBean(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Gets the popup-bean for this viewer-popup.
getPopupBeans() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Convenience method to retrieve the map with the viewer-popup-beans.
getPopupFormName() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getPos() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getPos() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getPos() - Method in class com.saperion.ngc.iform.field.DateField
 
getPos() - Method in class com.saperion.ngc.iform.field.FloatField
 
getPos() - Method in class com.saperion.ngc.iform.field.IntField
 
getPos() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getPos() - Method in class com.saperion.ngc.iform.field.TextField
 
getPos() - Method in class com.saperion.ngc.iform.field.TimeField
 
getPos() - Method in class com.saperion.ngc.iform.field.TristateField
 
getPos() - Method in class com.saperion.ngc.iform.image.FormImage
 
getPos() - Method in class com.saperion.ngc.iform.label.FormLabel
 
getPosition() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Highlight
 
getPosition() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getPosition(int, int, int, int) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
getPosString() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler.PointPosition
 
getPosXEnd() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getPosXStart() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getPosYEnd() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getPosYStart() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getPresenter() - Method in class com.saperion.ngc.navigation.NaviTreeNodeMenuHandler
 
getPresenter() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets the presenter.
getProcessClass() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
getProcessName() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getProgress() - Method in class com.saperion.ngc.servlet.process.LongRunningProcess
 
getProgress() - Method in class com.saperion.ngc.servlet.ProgressResponse
 
getProperties() - Method in class com.saperion.ngc.events.resultset.EditItemEvent
 
getProperties() - Method in class com.saperion.ngc.events.resultset.EditItemSelectedEvent
 
getProperties() - Method in class com.saperion.ngc.events.resultset.EditSelectedEvent
 
getProperties() - Method in class com.saperion.ngc.events.resultset.IndexResultItemEvent
Returns the properties of the selected item or null, if no item was selected.
getProperties() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getProperties() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the properties of the folder.
getProperties() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the properties of the folder.
getProperties() - Method in class com.saperion.ngc.resultset.FieldsFilter
 
getProperties(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Reads the properties stored in the given section in the INI configuration files of Saperion.
getProperties(String) - Method in interface com.saperion.ngc.model.SettingsService
Reads the properties stored in the given section in the INI configuration files of Saperion.
getPropertiesAsAppletParams(String) - Static method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Returns a string containing all applet parameters as read from the specified file.
getPropertiesFileName() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets the properties file name.
getPropertiesFileName() - Method in interface com.saperion.ngc.viewer.DocumentView
Gets the properties file name.
getProperty(String) - Method in class com.saperion.ngc.configuration.ConfigIniSection
Returns the property with the specified name.
getProperty(String) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns the specified property.
getProperty(String) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Gets the property.
getPropertyAsString(String) - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
Returns the specified propertie's value as a string or null if the value is not available.
getPropertyAsString(String) - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
Returns the specified propertie's value as a string or null if the value is not available.
getPropertyAsString(String) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns the specified property as array of strings.
getPropertyConverter() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the converter that is used to convert SaPropertyValue instances to strings.
getPropertyConverter() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getPropertyNames() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns a set containing all property names.
getPropertyValue() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.DateField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.FloatField
 
getPropertyValue() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the current value of the field as SaPropertyValue.
getPropertyValue() - Method in class com.saperion.ngc.iform.field.IntField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getPropertyValue() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
getPropertyValue() - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.MultiField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.TextField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.TimeField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.field.TristateField
 
getPropertyValue() - Method in class com.saperion.ngc.iform.image.FormEditableImage
 
getPropertyValue(String) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Retrieves a property.
getQuery() - Method in class com.saperion.ngc.events.MaskInfoBean
 
getQuery() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
getQuery() - Method in class com.saperion.ngc.model.navigation.FolderNode
getQuery() - Method in class com.saperion.ngc.model.navigation.FolderTree
 
getQuery() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
 
getQuery() - Method in enum com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
 
getQuery() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Returns the workflow query string.
getQuery() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Returns the workflow query string.
getQuery() - Method in class com.saperion.ngc.model.resultset.ResultPaging
returns query string.
getQuery() - Method in interface com.saperion.ngc.resultset.ModelResult
 
getQuery() - Method in class com.saperion.ngc.resultset.ModelResultImpl
getQueryFormName() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the query form name.
getQueryFormName() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns the query form name.
getQueryString() - Static method in class com.saperion.ngc.util.URLUtil
Returns the query string from the current URL.
getRadius() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getRandomViewerId() - Static method in class com.saperion.ngc.sapviewer.SAPViewerUrl
 
getReader() - Method in class com.saperion.ngc.filter.security.MultiReadHttpServletRequest
 
getRealValue() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getRealValue() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getRealValues() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getRealWx(FontType, int) - Static method in class com.saperion.ngc.iform.ElementUtil
Convert internal width (wx) real column width.
getRectangular() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getRefreshedAccessToken(OneDriveClient) - Static method in class com.saperion.ngc.filter.onedrive.OneDriveLoginUtility
 
getRefreshMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getRefreshTokenAttribute() - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
getRefreshTokenAttribute() - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
getReleasedHdoc(DocumentId, OpenDocumentBean, DocumentService) - Static method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the released hdoc.
getReleasedStream(String, int, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the content of a document.
getReleasedStream(String, int, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the content of a document.
getReleaseHdoc(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Gets the last released hdoc.
getReleaseHdoc(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Gets the last released hdoc.
getRemoveMenuItemList(boolean) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Reads the list of remove menu items.
getRemoveMenuItemList(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Reads the list of remove menu items.
getRemoveMenuItemList(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Reads the list of remove menu items.
getRenameFolderMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getRenderedDocument(DocumentId, TargetFormat, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Renders the specified document to the target format.
getRenderedDocument(DocumentId, TargetFormat, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Renders the specified document to the target format.
getReplacements() - Method in class com.saperion.ngc.service.LogMessage
 
getRequestLogMessage(HttpServletRequest) - Static method in class com.saperion.ngc.servlet.RequestLoggingUtil
Generates the log-message.
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.DateField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.FloatField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.IntField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.TextField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.TimeField
 
getResFieldCnt() - Method in class com.saperion.ngc.iform.field.TristateField
 
getResource() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getResStyle() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.DateField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.FloatField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.IntField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.TextField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.TimeField
 
getResStyle() - Method in class com.saperion.ngc.iform.field.TristateField
 
getRestUrl() - Static method in class com.saperion.ngc.mail.MailerConfig
 
getResult() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the ResultTypes defined in the form definition.
getResult() - Method in interface com.saperion.ngc.resultset.ModelResult
 
getResult() - Method in class com.saperion.ngc.resultset.ModelResultImpl
getResultAtIndex(int) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Returns the ResultProperties contained in the result list of the last search at the specified index.
getResultAtIndex(int) - Method in interface com.saperion.ngc.model.resultset.QueryService
Returns the ResultProperties contained in the result list of the last search at the specified index.
getResultBean() - Method in class com.saperion.ngc.iform.field.CheckboxField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.DateField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.FloatField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.IntField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getResultBean() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.MultiField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.TextField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.TimeField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.field.TristateField
Returns a bean containing the current value, type, name and limit of this field.
getResultBean() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns a bean containing the current value, type, name and limit of this field.
getResultBeans() - Method in class com.saperion.ngc.events.iform.IformMiniPopupEvent
 
getResultFields() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
getResultForId(DocumentId) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Returns the ResultProperties contained in the result list of the last search with the specified id.
getResultForId(DocumentId) - Method in interface com.saperion.ngc.model.resultset.QueryService
Returns the ResultProperties contained in the result list of the last search with the specified id.
getResultPage(int, boolean) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Get page from last result.
getResultPage(int, boolean) - Method in interface com.saperion.ngc.model.resultset.QueryService
Get page from last result.
getResultPropertiesForRevision(DocumentId) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Returns the ResultProperties contained in the result list of the last search with the specified revisionId.
getResultPropertiesForRevision(DocumentId) - Method in interface com.saperion.ngc.model.resultset.QueryService
Returns the ResultProperties contained in the result list of the last search with the specified revisionId.
getResultSetColumns() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
getResultSetLayoutName(String, String, int, int) - Static method in class com.saperion.ngc.util.ConfigNamesAndSections
Generates the name of the setting used to store the layout of a result set.
getResultSetLayoutSection() - Static method in class com.saperion.ngc.util.ConfigNamesAndSections
Generates the name of the section used to store result set layouts for the current user.
getResultSetList() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the ResultList used in this ResultSetView.
getResultSetList() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getResultSets() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all resultsets contained in this form.
getResultSets() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all resultsets contained in this form.
getResultSets() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getResultSetViewFilterArea() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getResultType() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the ResultType that contains the properties of this ResultSetView as defined in the QBE-form.
getResultType() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getResultType(String, int, int, String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Deprecated.
use getSetting instead
getResultType(String, int, int, String) - Method in interface com.saperion.ngc.model.SettingsService
Deprecated.
use getSetting instead
getRetentionDate() - Method in class com.saperion.ngc.events.resultset.ProlongRetentionEvent
 
getRevId() - Method in class com.saperion.ngc.json.SapViewerDownloadRequest
 
getRevisionId() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getRevisionId() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getRevisionId() - Method in class com.saperion.ngc.model.document.DocumentId
 
getRevisionId() - Method in class com.saperion.ngc.model.FolderId
 
getRevisionId() - Method in class com.saperion.ngc.viewer.hylandviewer.DocumentStructureInfo
Returns the hdoc of a structure
getRevisionInfo(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the properties of the specified revision.
getRevisionInfo(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the properties of the specified revision.
getRevisionProperties() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
getRgb() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
 
getRootNode() - Method in class com.saperion.ngc.model.navigation.FolderTree
Returns the root navigation node.
getRootNode() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationTree
Returns the root navigation node.
getRootNode() - Method in interface com.saperion.ngc.navigation.NavigationView
 
getRootNode() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
getRotation() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getRotationAngles(OpenDocumentBean) - Static method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the rotation angles from the bean.
getRotationParams() - Method in class com.saperion.ngc.json.SapViewerResources
 
getRow() - Method in class com.saperion.ngc.events.resultset.ProlongRetentionEvent
 
getRow() - Method in class com.saperion.ngc.events.resultset.ReduceDispositionEvent
 
getRow() - Method in class com.saperion.ngc.iform.field.LookupPopup.LookupSelection
 
getRows() - Method in class com.saperion.ngc.events.resultset.PrintDocumentsEvent
 
getSafely() - Method in class com.saperion.ngc.events.EventConv
Returns the event in the desired type and catches possible ClassCastExceptions.
getSaMultiValues() - Method in class com.saperion.ngc.favorites.FavValue
 
getSapNote() - Method in class com.saperion.ngc.json.SapNote
 
getSapNotes() - Method in class com.saperion.ngc.sapviewer.NotesArea
Get the Note Viewer.
getSapNotesUrl() - Method in class com.saperion.ngc.json.SapViewerResources
 
getSapNotesUserInfo() - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Get the user info string.
getSapNotesUserName() - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Get the user name string.
getSaPropertyValue(List<SaValue>) - Method in class com.saperion.ngc.iform.field.lookup.multi.AbstractMultivalueDataHandler
Creates a SaPropertyValueImpl from the list of values.
getSaValue() - Method in class com.saperion.ngc.favorites.FavValue
 
getSaveAction() - Method in class com.saperion.ngc.events.CancelSelectedEvent
 
getSaveAction() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getSaveAction() - Method in class com.saperion.ngc.iform.button.FormButton
 
getSaveAction() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
getSaveInfo() - Method in class com.saperion.ngc.events.iform.RevisionCreatedEvent
Deprecated.
getSaveType() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getScale() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getScreenHeightPx() - Static method in class com.saperion.ngc.util.ClientInfoUtil
 
getScreenWidthPx() - Static method in class com.saperion.ngc.util.ClientInfoUtil
 
getSearchButton() - Method in class com.saperion.ngc.searchbox.Searchbox
 
getSearchFoldersMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getSearchList() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Reads the search index list.
getSearchMode() - Method in class com.saperion.ngc.events.navigation.FolderSearchInfos
 
getSearchMode() - Method in class com.saperion.ngc.iform.FieldResultBean
 
getSearchMode() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getSearchMode() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getSearchMode() - Static method in class com.saperion.ngc.util.EFileSettings
 
getSectionByType(List<Section>, String) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
getSectionsByPage(List<Section>) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Get the Annotations sorted by Page The Hashmap key is the PageNumber, The Hashmap value is a ArrayList of Sections.
getSelected() - Method in class com.saperion.ngc.dialogs.AclSelectDialog.AclInfo
 
getSelected() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
getSelectedFolder() - Method in class com.saperion.ngc.dialogs.FolderSelectionDialog.FolderSelectionEvent
 
getSelectedFolderID() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog.ExternalStorageUploadEventData
 
getSelectedFolderTable() - Method in interface com.saperion.ngc.navigation.NavigationView
 
getSelectedFolderTable() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
getSelectedIds() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the IDs of the selected documents.
getSelectedIds() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the IDs of the selected documents.
getSelectedImage() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getSelectedImage() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getSelectedImage() - Method in class com.saperion.ngc.iform.image.FormEditableImage
 
getSelectedImage() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
getSelectedIndex() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the currently selected index.
getSelectedIndex() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the currently selected index.
getSelectedItem() - Method in interface com.saperion.ngc.resultset.ResultSetView
Deprecated.
use ResultSetView.getSelectedListItem() instead. Will be removed in 8.1.
getSelectedItem() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Deprecated.
use ResultSetViewImpl.getSelectedListItem() instead. Will be removed in 8.1.
getSelectedItems() - Method in interface com.saperion.ngc.resultset.ResultSetView
Deprecated.
use ResultSetView.getSelectedListItems() instead. Will be removed in 8.1.
getSelectedItems() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Deprecated.
use ResultSetViewImpl.getSelectedListItems() instead. Will be removed in 8.1.
getSelectedListIndex() - Method in interface com.saperion.ngc.resultset.ResultList
 
getSelectedListIndex() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
getSelectedListItem() - Method in interface com.saperion.ngc.resultset.ResultList
 
getSelectedListItem() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
getSelectedListItem() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the selected item.
getSelectedListItem() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the selected item.
getSelectedListItems() - Method in interface com.saperion.ngc.resultset.ResultList
 
getSelectedListItems() - Method in class com.saperion.ngc.resultset.ResultListImpl
 
getSelectedListItems() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns all selected items.
getSelectedListItems() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns all selected items.
getSelectedNodes() - Method in interface com.saperion.ngc.navigation.NavigationView
 
getSelectedNodes() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
getSelectedRow() - Method in class com.saperion.ngc.events.resultset.ItemDoubleClickEvent
 
getSelectedRow() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getSelectedRow() - Method in interface com.saperion.ngc.iform.field.LookupField
Returns the selected row in the lookup table belonging to this lookup field.
getSelectedRow() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getSelectedRow(int) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Retrieves the row at the specific index.
getSelectedRows() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns a list containing the properties of the selected rows.
getSelectedRows() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns a list containing the properties of the selected rows.
getSelectedThumbnail() - Method in class com.saperion.ngc.iform.IFormPopupResult
 
getSelectedUploadNodes() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Returns the node selected for uploading.
getSelectedUsers() - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog.UserSelectionResult
 
getSelectedUserTreeRoot(List<WorkflowMember>) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Gets the user tree root element with selected users as children.
getSelectQuery() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getSelectQuery() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getSemiTransparent() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getSemiTransparent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getServiceAccountConnector() - Method in class com.saperion.ngc.model.NewConnectionClassicConnectorProvider
 
getServiceUserClient(ExternalStorageType) - Static method in class com.saperion.ngc.externalstorage.ExternalStorageClientFactory
 
getServletContext() - Method in class com.saperion.ngc.filter.WaffleAuthFilter.FilterConfigCleaner
 
getServletUrl() - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Gets the url of the retrieval-servlet.
getSession() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Gets the session.
getSession() - Method in class com.saperion.ngc.model.ClassicConnectorService
Gets the session.
getSessionCookie(HttpServletRequest) - Method in class com.saperion.ngc.servlet.AbstractAnnotationsServlet
Gets the session cookie.
getSessionInfo() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
getSessionLocks() - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Returns a set of document IDs that are locked by this session.
getSessionLocks() - Method in interface com.saperion.ngc.model.document.DocumentService
Returns a set of document IDs that are locked by this session.
getSessionMutex(HttpSession) - Static method in class com.saperion.ngc.util.WebSessionUtil
 
getSetting(String, String) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
 
getSetting(String, String, boolean) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Retrieves a setting from the backend.
getSetting(String, String, boolean) - Method in interface com.saperion.ngc.model.SettingsService
Retrieves a setting from the backend.
getSetting(String, String, String) - Static method in class com.saperion.ngc.configuration.SaperionIniSettings
Loads a setting from the INI files.
getSeverity() - Method in class com.saperion.ngc.events.logging.LogEvent
Returns the severity.
getSeverity() - Method in interface com.saperion.ngc.events.logging.LoggingEvent
Returns the severity.
getSharebaseClient(String, String) - Static method in class com.saperion.ngc.sharebase.SharebaseClientProvider
 
getShareBaseLoginEventListener(ResultSetView, ResultSetPresenter, DocumentId) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getSharebaseServiceUserClient() - Static method in class com.saperion.ngc.sharebase.SharebaseClientProvider
 
getShareBaseStructureElementLoginEventListener(DocumentViewImpl, DocumentViewPresenter, DocumentId, int) - Static method in class com.saperion.ngc.resultset.ResultSetEventListenerFactory
 
getSharedWebAppLink(Permission) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
getSharedWebAppLink(ShareBaseSharedObject) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Gets shared web app link for the given share
getShortName() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Returns the short name of the folder class.
getShortName() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
Returns the short name of the folder class.
getShortName() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
Returns the short name of the folder class.
getSimpleDocumentId() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getSimpleEFileChildren() - Method in interface com.saperion.ngc.navigation.NavigationView
 
getSimpleEFileChildren() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
getSimpleString() - Method in class com.saperion.ngc.model.FolderId
 
getSimpleString() - Method in class com.saperion.ngc.resultset.SearchStringParser
 
getSize() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
getSize() - Method in class com.saperion.ngc.iform.layout.AreaSize
 
getSize() - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
getSize() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getSize() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getSortDirection() - Method in class com.saperion.ngc.resultset.HeaderInformation
 
getSortDirection() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getSortDirection(Comparator) - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
 
getSortedResult() - Method in class com.saperion.ngc.model.resultset.ClientSideSorting
Performs the sorting and returns a sorted copy of the property list.
getSortingDirections() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
getSortingDirections() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
getSourceFormat(String) - Static method in class com.saperion.ngc.mail.MailUtil
Returns the SourceFormat that matches the specified filename.
getSourceFormats(DocumentId) - Static method in class com.saperion.ngc.mail.MailUtil
Returns a map with the SourceFormats of the elements of the document identified by the specified ID.
getSqlDirection() - Method in enum com.saperion.ngc.resultset.SortDirection
 
getStart() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
getStartbyte() - Method in class com.saperion.ngc.servlet.PageList.PageInfo
 
getStarted() - Method in class com.saperion.ngc.statistics.WebClientStatistics
 
getStarted() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getStartPageContent() - Method in interface com.saperion.ngc.maintab.MainTabView
 
getStartPageContent() - Method in class com.saperion.ngc.maintab.MainTabViewImpl
 
getStartPageUrl() - Method in interface com.saperion.ngc.maintab.MainTabView
 
getStartPageUrl() - Method in class com.saperion.ngc.maintab.MainTabViewImpl
getStorageType() - Method in class com.saperion.ngc.events.UploadExternalStorageDocumentEvent
 
getStream() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
getStream(DocumentId, int) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Gets the document's content as stream.
getStream(String, int) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the content of a document.
getStream(String, int) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the content of a document.
getStream(String, int, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the content of a document.
getStream(String, int, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the content of a document.
getStream(String, int, boolean, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the content of a document.
getStream(String, int, boolean, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the content of a document.
getStream(String, int, boolean, long, long) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves the content of a document.
getStream(String, int, boolean, long, long) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves the content of a document.
getStrikeThrough() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getString() - Method in class com.saperion.ngc.configuration.Parameter
 
getString(String) - Method in class com.saperion.ngc.configuration.Parameter
 
getString(String) - Method in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
getStringName() - Method in class com.saperion.ngc.events.navigation.NavigationWebpartEvent
Returns the name.
getStringValue() - Method in class com.saperion.ngc.model.document.DocumentVariable
 
getStroke() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getStrokePattern() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
getStructureDocUid() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
 
getStructureDocUid() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getStructureInfo(String) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get the structure information of a document
getStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int) - Static method in class com.saperion.ngc.viewer.DocumentAnalyzer
Gets information about a document's structure.
getStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int, Set<String>) - Static method in class com.saperion.ngc.viewer.DocumentAnalyzer
Gets information about a document's structure.
getStructureLevel() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getStructureLevel() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getStructureList() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets the structure list.
getStructureList() - Method in interface com.saperion.ngc.viewer.DocumentView
Gets the structure list.
getSubstitute() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
 
getSubstitute() - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Gets the fullname of the substitute for workflows of the current user.
getSubstituteAccessEnabled() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
getSubstituteUser() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
 
getSubstituteUser() - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Gets the substitute-user for the current user.
getSupportedFormats() - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
 
getSupportedLocale() - Method in class com.saperion.ngc.util.LocalizationUtil
Check if the initial browser Locale or current Locale is one of the supported Locales.If this Locale is not supported we use the defaultLocale.
getSupportedLocale(HttpSession) - Method in class com.saperion.ngc.util.LocalizationUtil
Check if the initial browser Locale or current Locale is one of the supported Locales.If this Locale is not supported we use the defaultLocale.
getSupportedLocales() - Method in class com.saperion.ngc.util.LocalizationUtil
Deprecated.
use LocalizationUtil.getAllSupportedLocales() instead. Will be removed in 8.1
getSysrowid() - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
getSysRowId() - Method in class com.saperion.ngc.events.iform.OpenMaskEvent
 
getSysRowId() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Returns the sysRowId of the folder class.
getSysRowId() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
Returns the sysRowId of the folder class.
getSysRowId() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
Returns the sysRowId of the folder class.
getSystemType() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Get the system type.
getSystemType() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Get the system type.
getTabBoxes() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all tabboxes contained in this form.
getTabBoxes() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all tabboxes contained in this form.
getTabId() - Method in class com.saperion.ngc.maintab.TypedTab
 
getTabindex() - Method in interface com.saperion.ngc.iform.field.IntelligentField
 
getTabindex() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
getTabindex() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
getTabindex() - Method in class com.saperion.ngc.iform.field.TristateField
 
getTabindex() - Method in class com.saperion.ngc.iform.image.FormEditableImage
 
getTabList() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Return the TabLists defined in the form definition.
getTabType() - Method in class com.saperion.ngc.events.navigation.TabSelectedEvent
 
getTabType() - Method in class com.saperion.ngc.maintab.TypedTab
 
getTask() - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
getTask(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Load the task object.
getTask(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Load the task object.
getTaskCounts() - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Returns the number or read and unread tasks for the current user.
getTaskCounts() - Method in interface com.saperion.ngc.model.navigation.NavigationService
Returns the number or read and unread tasks for the current user.
getTaskCounts() - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
getTaskId() - Method in class com.saperion.ngc.events.WorkflowDisplayCommentEvent
 
getTaskId() - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
getTaskIds() - Method in class com.saperion.ngc.events.WorkflowActionEvent
 
getTaskIds() - Method in class com.saperion.ngc.events.WorkflowCommentEvent
 
getTaskInfo() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getTempFileName(String) - Method in class com.saperion.ngc.iform.mashup.FormMashup
 
getTemporaryDocumentId() - Method in class com.saperion.ngc.events.resultset.DisplayTemporaryDocumentEvent
Returns the temporary document id.
getTemporaryDocumentId() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
getTenant() - Method in class com.saperion.ngc.servlet.SAMLRelayState
 
getText() - Method in class com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogResult
 
getText() - Method in class com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogResult
 
getText() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
getText() - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
 
getText() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
getText() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
getText() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
getText() - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
getText() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
getText() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getText() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getTextAlignment() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getTextbox() - Method in class com.saperion.ngc.searchbox.Searchbox
 
getTextRotation() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getTextstring() - Method in class com.saperion.ngc.iform.label.FormLabel
 
getThumbnail(DocumentId, int, int, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Retrieves a thumbnail for the specified document or null if no thumbnail is available.
getThumbnail(DocumentId, int, int, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Retrieves a thumbnail for the specified document or null if no thumbnail is available.
getThumbnails() - Method in class com.saperion.ngc.iform.IFormPopupResult
 
getThumbnails() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns a list of all thumbnails contained in this form.
getThumbnails() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns a list of all thumbnails contained in this form.
getThumbnails() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getTime() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getTimestamp() - Method in class com.saperion.ngc.logging.LogViewMessage
 
getTimezone() - Static method in class com.saperion.ngc.util.ClientInfoUtil
Returns the current timezone of the browser.
getTitle() - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Gets the title for the form popup window (default is 'Edit index [FORM_NAME]').
getTitle() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
getTitleLabel() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
getToolbar() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the toolbar defined in the form-definition.
getTotalCount() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
getTotalCount() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Returns the number of total items enclosed by this folder.
getTotalCount() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Returns the number of total items enclosed by this folder.
getTotalDesktopCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getTotalSessionCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getTotalSize() - Method in class com.saperion.ngc.model.resultset.ResultPaging
returns result lists total size.
getTotalSize() - Method in interface com.saperion.ngc.resultset.ResultSetView
Returns the total size of the last query result.
getTotalSize() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Returns the total size of the last query result.
getTotalUpdateCount() - Method in interface com.saperion.ngc.statistics.WebClientStatisticsMBean
 
getTransparent() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getTransparent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getTreeCell() - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
getTreechildren() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
Returns associated Treechildren.
getType() - Method in class com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItem
 
getType() - Method in class com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItem
 
getType() - Method in class com.saperion.ngc.events.iform.FormButtonEvent
 
getType() - Method in class com.saperion.ngc.events.LogonEvent
 
getType() - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
 
getType() - Method in interface com.saperion.ngc.iform.layout.FormLayout
Returns the type of the layout.
getType() - Method in enum com.saperion.ngc.iform.layout.LayoutType
 
getType() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
getType() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getType() - Method in class com.saperion.ngc.model.document.DocumentVariable
 
getType() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getType() - Method in enum com.saperion.ngc.model.FieldType
 
getType() - Method in class com.saperion.ngc.model.FolderId
 
getType() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
getType() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns folder type.
getType() - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
 
getType() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Returns folder type.
getType() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
 
getType() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
 
getType() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
getType() - Method in class com.saperion.ngc.resultset.DraggableListItem
getType() - Method in interface com.saperion.ngc.resultset.TypedListitem
 
getType() - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Gets the type of form popup window.
getType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
getType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle.RectangleAnnotation
 
getType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
getType() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getType() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
getType() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getTypedCondition(String, int, String, String) - Static method in class com.saperion.ngc.iform.field.lookup.LookupFieldUtil
Returns a typed representation of the specified condition string.
getTypedValue() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Returns the typed value of this AdvancedLookupField.
getTypeName() - Method in enum com.saperion.ngc.model.authorization.UserType
 
getTypeNumber() - Method in enum com.saperion.ngc.model.authorization.UserType
 
getUiPaging() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
getUnicodeString(byte[]) - Static method in class com.saperion.ngc.util.RawTextTools
Returns a unicode encoded string corresponding to the provided data.
getUnicodeString(byte[], String) - Static method in class com.saperion.ngc.util.RawTextTools
Returns a unicode encoded string corresponding to the provided data.
getUnreadCount() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
getUnreadCount() - Method in class com.saperion.ngc.model.navigation.FolderNode
getUnreadCount() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
getUnreadCount() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Returns the number of unread items enclosed by this folder.
getUnreadCount() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Returns the number of unread items enclosed by this folder.
getUpdatedDocumentId(DocumentId) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get the updated document id.
getUpdateInfos() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureDialogResult
 
getUploadedDocument() - Method in class com.saperion.ngc.events.ExternalStorageUploadStatusEvent
 
getUploadFromSharebaseMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
Creates a context menu item that will enable upload a document from Sharebase
getUploadInfos() - Method in class com.saperion.ngc.events.UploadDocumentEvent
 
getUploadInfos() - Method in class com.saperion.ngc.model.navigation.FolderNode
getUploadInfos() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
getUploadMenuItem() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
 
getUploadStatus() - Method in class com.saperion.ngc.events.ExternalStorageUploadStatusEvent
 
getUrlMailingUrl() - Method in class com.saperion.ngc.json.SapViewerResponse
 
getUrlMailingURL() - Method in class com.saperion.ngc.sapviewer.SAPViewer
Creates a url mailing URL.
getUrlMailingURL(String, String) - Method in class com.saperion.ngc.sapviewer.SAPViewer
Creates a url mailing URL.
getUrlMailingURL(String, String, String) - Method in class com.saperion.ngc.sapviewer.SAPViewer
Creates a url mailing URL.
getUrlParameters(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
getUseAttachment() - Method in class com.saperion.ngc.events.iform.ResultFieldEventBean
 
getUseAttachment() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getUser() - Method in class com.saperion.ngc.events.LogonEvent
 
getUser() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
getUserAttribute() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Convenience method to retrieve the user attribute.
getUsername() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogResult
 
getUserTreeRoot(String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Gets the user tree root element and its direct children.
getUserTypes() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Get available user types.
getUserTypes() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Get available user types.
getUserTypes() - Static method in enum com.saperion.ngc.model.authorization.UserType
 
getUTCTime(String, String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
 
getUtf8Properties(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Reads the properties stored in the given section in the INI configuration files of Saperion.
getUtf8Properties(String) - Method in interface com.saperion.ngc.model.SettingsService
Reads the properties stored in the given section in the INI configuration files of Saperion.
getValidationError() - Method in exception com.saperion.ngc.exception.FieldValidationException
 
getValue() - Method in class com.saperion.ngc.iform.field.lookup.popup.LookupQueryCondition
 
getValue() - Method in class com.saperion.ngc.iform.field.LookupPopup.LookupSelection
 
getValue() - Method in class com.saperion.ngc.iform.FieldResultBean
 
getValue() - Method in class com.saperion.ngc.iform.tristate.Tristate
 
getValue() - Method in class com.saperion.ngc.model.document.DocumentVariable
 
getValue() - Method in class com.saperion.ngc.model.resultset.ResultProperty
 
getValue() - Method in class com.saperion.ngc.searchbox.Searchbox
 
getValue() - Method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
 
getValue(Section, String) - Static method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
Resolve a string value from a section with the given key
getValue(Section, String) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
Resolve a String value from a Section with the given key.
getValue(String) - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Reads the value with the given name.
getValue(String) - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
Reads the value with the given name.
getValue(String) - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
Returns the value with the specified name.
getValue(String) - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
Returns the value with the specified name.
getValues() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
getValues() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
getValues() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
Returns all index values of the folder.
getValues() - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
Returns all index values of the folder.
getVarDataType() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.DateField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.FloatField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.IntField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.TextField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.TimeField
 
getVarDataType() - Method in class com.saperion.ngc.iform.field.TristateField
 
getVariable(Properties, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Reads the variable with the given case insensitive name.
getVariable(Properties, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Reads the variable with the given case insensitive name.
getVariableData() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentArchiveMetaInfo
 
getVariableData() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
getVariableData() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
getVariableData() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo
 
getVariableData() - Method in class com.saperion.ngc.model.document.MultipageTiffDocumentArchiveMetaInfo
 
getVariables() - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
 
getVariables() - Method in class com.saperion.ngc.iform.IndexMaskDocument
Returns the variables contained in the document.
getVariables() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
getVersionComment() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getVersionCreator() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getVersionDate() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getVersionNumber() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getVersionString() - Static method in class com.saperion.ngc.util.WebClientVersion
Gets the version string.
getVersionUid() - Method in class com.saperion.ngc.model.document.DocumentVersionInfo
 
getVersionWithoutBuildnumber() - Static method in class com.saperion.ngc.util.WebClientVersion
Gets the version string without the build number.
getView() - Method in class com.saperion.ngc.events.DisplayPopupEvent
 
getView() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
getView() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getViewElementId() - Method in class com.saperion.ngc.model.navigation.FolderNode
Returns the ID of the associated ZK view element.
getViewElementId() - Method in class com.saperion.ngc.model.navigation.FolderTree
Returns the ID of the associated ZK view element.
getViewElementId() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
Returns the ID of the associated ZK view element.
getViewer() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the viewers defined in the form-definition.
getViewerClass() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Returns the viewer class name if configured.
getViewerClass() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Returns the viewer class name if configured.
getViewerClass() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Gets the class-name of the contained viewer-component.
getViewerClass() - Method in interface com.saperion.ngc.viewer.DocumentView
Gets the class-name of the contained viewer-component.
getViewerPopupId() - Method in class com.saperion.ngc.events.resultset.EditContentEvent
Gets the viewer popup id.
getViewers() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
getViewMode() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
getVisibleColumns() - Method in class com.saperion.ngc.model.resultset.RowFilterSettings
 
getWatermarkFile(String, boolean, DocumentService) - Static method in class com.saperion.ngc.util.WatermarkUtil
Gets the watermark file property of a document which is set in the WATERMARKFILE field in the document's metadata.
getWebConfig(String) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
getWebConfig(String, String) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
getWebConfigBoolean(String) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
getWebConfigBoolean(String, boolean) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
getWebConfigInt(String) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
getWebConfigInt(String, int) - Static method in class com.saperion.ngc.util.ConfigurationUtil
This method is provided for backwards-compatibility.
getWebpart() - Method in class com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogResult
 
getWebpartAdress() - Method in class com.saperion.ngc.events.navigation.NavigationWebpartEvent
Returns the webpart adress.
getWebSessionInfo(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.AbstractLogonProvider
Get the associated web session information
getWfConnectionProvider() - Method in class com.saperion.ngc.model.ClassicConnectorService
Returns the workflow connection provider.
getWfDisplayName(WorkflowMember) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Retrieves the comments for the specified task.
getWfDisplayName(WorkflowMember) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Retrieves the comments for the specified task.
getWidth() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getWidth() - Static method in class com.saperion.ngc.util.ClientInfoUtil
Returns the viewport width.
getWidth() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
getWidth() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getWidth() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
getWidth() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getWidthAsInt() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
getWorkflowAction() - Method in class com.saperion.ngc.iform.button.FormButton
 
getWorkflowInfo() - Method in class com.saperion.ngc.model.navigation.FolderNode
getWorkflowInfo() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
getWorkflowName() - Method in class com.saperion.ngc.events.resultset.LaunchWorkflowEvent
 
getWorkflowName() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
Returns the name of the workflow definition to start when a new eFile is created.
getWorkflowName() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
Returns the name of the workflow definition to start when a new eFile is created.
getWorkflowName() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
Returns the name of the workflow definition to start when a new eFile is created.
getWorkflowNodes(NavigationNode) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Reads the workflow tree part.
getWorkflowNodes(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Reads the workflow tree part.
getWorkingMessage() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.DateField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.FloatField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.IntField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.TextField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.TimeField
 
getWxCombo() - Method in class com.saperion.ngc.iform.field.TristateField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.DateField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.FloatField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.IntField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.TextField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.TimeField
 
getWyCombo() - Method in class com.saperion.ngc.iform.field.TristateField
 
getX() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getX() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler.PointPosition
 
getXCombo() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.DateField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.FloatField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.IntField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.TextField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.TimeField
 
getXCombo() - Method in class com.saperion.ngc.iform.field.TristateField
 
getXy() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getXy1() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getXy2() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getXyn() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
getY() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
getY() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler.PointPosition
 
getZclass() - Method in class com.saperion.ngc.iform.button.FormButton
 
getZipDownloadUrl() - Method in class com.saperion.ngc.json.SapViewerResources
 
GIF - com.saperion.ngc.resultset.FileIcon.KnownExtensions
GIF images.
GLOBAL - com.saperion.ngc.configuration.ConfigurationSource
Global settings (webclient.properties).
GRAPHICS - com.saperion.ngc.configuration.ConfigurationSource
Graphics configuration (graphics.properties).
GROUP_TO_ADD - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Drag&Drop identifier for groups to add.
GROUPBOX - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
 

H

handleButtonEvent(Event) - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Handles events sent from buttons in the intelligent form.
handleFieldsForIndexMask(boolean) - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Handles the fields for index mask usage.
handleLinkElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in interface com.saperion.ngc.viewer.DocumentView
Handles the viewing of a linked element.
handleLinkElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Handles the viewing of a linked element.
handleLinkElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Handles the viewing of a linked element.
handleMessage(LogEvent.LogSeverity, LogMessage) - Method in interface com.saperion.ngc.service.LogManager
Handles a log message.
handleMessage(LogEvent.LogSeverity, LogMessage) - Method in class com.saperion.ngc.service.Slf4JLogManager
Handles a log message.
handleValue() - Method in class com.saperion.ngc.iform.field.defaultValue.DefaultValueHandler
Translates the current default value string so that the field can use the value.
handleValue() - Method in class com.saperion.ngc.iform.field.defaultValue.Methods
Handles the value by executing the method.
handleValue(IntelligentField, String) - Method in interface com.saperion.ngc.iform.field.defaultValue.DefaultValue
Handles the default value.
handleValue(IntelligentField, String) - Method in class com.saperion.ngc.iform.field.defaultValue.DocumentFolderPath
Handles the default value.
handleValue(IntelligentField, String) - Method in class com.saperion.ngc.iform.field.defaultValue.FieldLink
 
handleValue(IntelligentField, String) - Method in class com.saperion.ngc.iform.field.defaultValue.FileName
Handles the default value.
handleValue(IntelligentField, String) - Method in class com.saperion.ngc.iform.field.defaultValue.SysDateAndTime
Handles the default value.
handleValue(IntelligentField, String) - Method in class com.saperion.ngc.iform.field.defaultValue.UnsupportedValue
Handles the default value.
handleValue(IntelligentField, String) - Method in class com.saperion.ngc.iform.field.defaultValue.UserInfos
Handles the default value.
hasAclAnnotationsInEveryDocument(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, DocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Checks for ACL in all sub-structure elements in a document
hasAcls() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
hasActiveWorkflow() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
hasActiveWorkflows() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Returns true, if the document has an active workflow.
hasActiveWorkflows() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
Returns true, if the document has an active workflow.
hasActiveWorkflows() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns true if the document has active workflows.
hasAnnotations() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentArchiveMetaInfo
 
hasAnnotations() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo
 
hasAnnotations() - Method in class com.saperion.ngc.model.document.MultipageTiffDocumentArchiveMetaInfo
 
hasBlackmarkers(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Checks for blackmarkers.
hasBlackmarkers(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Checks for blackmarkers.
hasBlackMarkers() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
hasContent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
 
hasCorrectStructure() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
hasCorrectStructure() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
hasDocumentDescription() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
hasEmbeddedIndexMask() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Checks if this form contains an embedded index mask.
hasEmbeddedIndexMask() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Checks if this form contains an embedded index mask.
hasEmptyStructure() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
hasFileParent() - Method in class com.saperion.ngc.events.iform.ResultFieldEvent
 
hasFolder(String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
hasFolder(String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
 
hashCode() - Method in class com.saperion.ngc.configuration.ConfigCacheKey
 
hashCode() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog.ColumnInfo
 
hashCode() - Method in class com.saperion.ngc.dialogs.userprofile.PresenceModifier
 
hashCode() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
hashCode() - Method in class com.saperion.ngc.model.DdcCacheKey
 
hashCode() - Method in class com.saperion.ngc.model.document.AccessRightsCacheKey
 
hashCode() - Method in class com.saperion.ngc.model.document.DocStructureCacheKey
 
hashCode() - Method in class com.saperion.ngc.model.document.DocumentId
Generates a hash code for the ID.
hashCode() - Method in class com.saperion.ngc.model.document.TemporaryDocumentId
hashCode() - Method in class com.saperion.ngc.model.FolderId
 
hashCode() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
hashCode() - Method in class com.saperion.ngc.model.navigation.FolderNode
hashCode() - Method in class com.saperion.ngc.model.navigation.MasksCacheKey
 
hashCode() - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
hashCode() - Method in class com.saperion.ngc.util.LocalizationCacheKey
 
hasHDoc() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
hasImagesOnly() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
hasLicence(SaFeature.FeatureKind) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Checks, if the feature is supported.
hasLicence(SaFeature.FeatureKind) - Method in interface com.saperion.ngc.model.SettingsService
Checks, if the feature is supported.
hasNoUpdates() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
hasObjects() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
hasObjects() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
hasObjects() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
hasOpenChanges() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Check open changes in viewer.
hasOpenChanges() - Method in interface com.saperion.ngc.viewer.DocumentView
Check open changes in viewer.
hasOpenChanges() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
hasOpenChanges() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Returns, if the viewer has open changes.
hasOpenChanges() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Returns, if the viewer has open changes.
hasOpenChanges() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Returns, if the viewer has open changes.
hasOpenChanges() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Returns, if the viewer has open changes.
hasOpenChanges() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
hasProperty(String) - Method in class com.saperion.ngc.configuration.ConfigIniSection
 
hasProperty(String) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Checks if the specified property is contained.
hasProperty(String) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Checks for property.
hasRealACL() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
hasRealACL() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
hasRealACL() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
hasStatus() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
hasStatus() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
hasStructure() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
hasStructure() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
hasValue(String) - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Check, if a value exists for thew given name.
hasValue(String) - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
Check, if a value exists for thew given name.
hasValue(String) - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderInfo
Returns true if the folder has an index value with the specified name.
hasValue(String) - Method in interface com.saperion.ngc.model.navigation.intf.FolderInfo
Returns true if the folder has an index value with the specified name.
hasVariable(Properties, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Checks, if the variable with the given case insensitive name exists.
hasVariable(Properties, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Checks, if the variable with the given case insensitive name exists.
hasWorkflowHistory() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
hasWorkflows() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Returns true if the document has started or finished workflows.
hasWorkflows() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
Returns true if the document has started or finished workflows.
hasWorkflows() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns true if the document has active or finished workflows.
HDOC - Static variable in class com.saperion.ngc.util.SignatureHandler
HDOC tag.
HeaderInformation - Class in com.saperion.ngc.resultset
Information about a header of a result-list.
HeaderInformation(String, String, SortDirection) - Constructor for class com.saperion.ngc.resultset.HeaderInformation
 
height - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Height of the annotation
HEIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key FONTTYPE.
HEIGHT_OFFSET - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
Offset for text height.
HEX_CONSTANT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
HEX_CONSTANT.
hexToRgb(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
 
HiddenFolders - Class in com.saperion.ngc.navigation
Handles visibility information for navigation folders that can be hidden by configuration.
HiddenFolders.HideableFolders - Enum in com.saperion.ngc.navigation
Folders that can be hidden by configuration.
HIDE_DOCUMENT_STRUCTURE_IN_PREVIEW - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting for hiding document structure in preview window
hideChildren() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Checks if this node will hide it's children or not.
hideChildren() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Checks if this node will hide it's children or not.
hideExportButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
hideFavoriteButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
hideFilterBox() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
Remove the filerBox from the view.
Highlight - Class in com.saperion.ngc.viewer.hylandviewer.annotation.ini
Contains Highlight ini component configuration
Highlight - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Highlight(Node, Node) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Highlight
 
Highlight(Node, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Highlight
Instantiates a new highlight.
Highlight(Integer, Integer, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Highlight
Constructor create Highlight Component.
HighlightPolygon - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
HighlightPolygon(ArrayList<Node>, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.HighlightPolygon
Constructor create HighlightPolygon Component.
HIJRIDATE - com.saperion.ngc.model.FieldType
 
HistoryBean(Date, String, String) - Constructor for class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
Constructor.
HistoryBean(Date, Date, String, String, String, String) - Constructor for class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
Constructor.
HLP_DLGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_GLOSSAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_IDX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_KAPITEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_MENUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_MOUSKEY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_SCRN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_THEMEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HLP_WBA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
HttpHeaderExtendedSecurityFilter - Class in com.saperion.ngc.filter.security
 
HttpHeaderExtendedSecurityFilter() - Constructor for class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
HttpServletRequestWithModifiableParameters - Class in com.saperion.ngc.servlet
 
HttpServletRequestWithModifiableParameters(HttpServletRequest, Map<String, String[]>) - Constructor for class com.saperion.ngc.servlet.HttpServletRequestWithModifiableParameters
Create a new request wrapper that will merge additional parameters into the request object
HttpSessionWrapper - Class in com.saperion.ngc.main
This is a http session wrapper class.
HttpSessionWrapper() - Constructor for class com.saperion.ngc.main.HttpSessionWrapper
Constructs a new SessionWrapper using an internal http session.
HttpSessionWrapper(HttpSession) - Constructor for class com.saperion.ngc.main.HttpSessionWrapper
Constructs a new SessionWrapper with a given http session.
HYLAND_RENDERING_CONVERSION_SERVICE_URL - Static variable in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
Use the ecm service to communicate with the hyland rendering and conversion service.
HYLAND_VIEWER_ELEMENT_CHANGE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to notify the control servlet that a new element was selected in Hyland Viewer.
HYLAND_VIEWER_NAVIGATE_DOCUMENTS - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to request the control servlet to fetch the next document in the structure.
HYLAND_VIEWER_NAVIGATE_ELEMENTS - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to request the control servlet to fetch the next element in the structure.
HYLAND_VIEWER_SECRET - Static variable in class com.saperion.ngc.util.NgClientConstants
Secret key as registered by HYLAND_VIEWER
HYLAND_VIEWER_TOKEN_EXPIRATION - Static variable in class com.saperion.ngc.util.NgClientConstants
Token expiration time for HYLAND_VIEWER request
HylandViewerAnnotationConverter - Class in com.saperion.ngc.viewer.hylandviewer.annotation
Converts the annotation to a format readable by the Hyland Viewer and also converts the annotation from json format to ini string
HylandViewerAnnotationConverter() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationConverter
 
HylandViewerAnnotationCreator - Class in com.saperion.ngc.viewer.hylandviewer.annotation
Resolves the annotation INI format into Hyland Viewer JSON annotation format
HylandViewerAnnotationCreator() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
 
HylandViewerAnnotationResolver - Class in com.saperion.ngc.viewer.hylandviewer.annotation
Resolves the Hyland Viewer json annotation format into annotation ini string
HylandViewerAnnotationResolver(DocDimension) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationResolver
 
HylandViewerAnnotationServlet - Class in com.saperion.ngc.servlet.hylandviewer
This servlet displays the annotation information of a document in json format and also receives the annotation information from hyland viewer for saving the annotations.
HylandViewerAnnotationServlet() - Constructor for class com.saperion.ngc.servlet.hylandviewer.HylandViewerAnnotationServlet
 
HylandViewerConfigServlet - Class in com.saperion.ngc.servlet.hylandviewer
This servlet reads the configuration file of the hyland viewer and delivers it as a json.
HylandViewerConfigServlet() - Constructor for class com.saperion.ngc.servlet.hylandviewer.HylandViewerConfigServlet
 
HylandViewerFilter - Class in com.saperion.ngc.filter.hylandviewer
 
HylandViewerFilter() - Constructor for class com.saperion.ngc.filter.hylandviewer.HylandViewerFilter
 
HylandViewerImpl - Class in com.saperion.ngc.viewer.hylandviewer
Implementation of ViewerComponent for the Hyland Viewer.
HylandViewerImpl() - Constructor for class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
HylandViewerIniAnnotationCreator - Class in com.saperion.ngc.viewer.hylandviewer.annotation
HylandViewerIniAnnotationCreator() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerIniAnnotationCreator
 
HylandViewerRequestAuthenticatorFilter - Class in com.saperion.ngc.filter.hylandviewer
 
HylandViewerRequestAuthenticatorFilter() - Constructor for class com.saperion.ngc.filter.hylandviewer.HylandViewerRequestAuthenticatorFilter
 
HylandViewerServlet - Class in com.saperion.ngc.servlet.hylandviewer
This servlet serves the hyland viewer
HylandViewerServlet() - Constructor for class com.saperion.ngc.servlet.hylandviewer.HylandViewerServlet
 
HylandViewerUploadDocumentWithAnnotationServlet - Class in com.saperion.ngc.servlet.hylandviewer
This servlet displays the annotation information of a document in json format and also receives the annotation information from hyland viewer for saving the annotations.
HylandViewerUploadDocumentWithAnnotationServlet() - Constructor for class com.saperion.ngc.servlet.hylandviewer.HylandViewerUploadDocumentWithAnnotationServlet
 
HylandViewerUtil - Class in com.saperion.ngc.viewer.hylandviewer
Utility class for the Hyland Viewer.
HylandViewerUtil(HttpServletRequest, HttpSession) - Constructor for class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
 

I

IconButton - Class in com.saperion.ngc.iform.button
An icon that has a click handler and thus works as a simple button.
IconButton(String, String) - Constructor for class com.saperion.ngc.iform.button.IconButton
 
id(String) - Method in class com.saperion.ngc.resultset.multiselect.Content
Sets the id (HDOC) of the document this content belongs to.
ID_BUTTON_ADD - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
 
ID_BUTTON_OK - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
 
ID_BUTTON_REMOVE - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
 
ID_TOKEN_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ID_TOKEN_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.OpenIDConnectProvider
 
IDCB_TASKSGROUPADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ABOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ACTIVEMASKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ADFOPT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ADHOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_AGENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_AGENTHOTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_AGENTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_AGENTPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ALTERTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ARCDSRV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ARCEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ARCLOGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_AUTHENTICATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_AUTOCORRECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BADDLLV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BADUPDATEINST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BADUSERINST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BITMAPOPEN95 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BROKERADDLOCATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BROKERADDRENDITION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BROKERADDTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BROKERADDTASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_BROKERTASKPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CACHEENTRIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CACHEPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CAERECONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CGKIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CHANGECOLNAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CHOOSECOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CONVERTMASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_COPYOUTLINER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_COPYOUTLINERQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_COPYTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_COSACONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CRYPTALGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CRYPTGETPW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CRYPTOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CRYPTPROFILELIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_CRYPTSIGNATURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DBIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DBREORG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DBTRANSACTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDCONFIGELO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDDEFS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDEDITCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDEDITFIND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDELOMORE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDELOTEST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDESCAPE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDFILES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDFTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDPOS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDSPOS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDVAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DDVARPOS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DEFINELOOKUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DEFNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DEINSTALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DETECTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DETECTIVEREPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFCOMMUNICATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFCOND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFDATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFESCALATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFESCALATIONLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFGRID - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFGROUPTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFHISTORY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFINDEXFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFLIBRARYLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFMONITOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFPROCESSES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFUSERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFUSERTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DFWORKINGTIME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DLLNOTF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DOCEXPLORER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DOCEXPLORER2 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DOCINFO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DOCLOAD95 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DOCTRANSACTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DOCUMENTCONTROL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DRIVEPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_DSNODBC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EDITACTIVEMASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EDITEVENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EDITIMAGES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ENDORSER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ENTEROFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ENTERSIGNPIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EPPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ESIMMCADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ESIMMCMAILBOXES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EVENTODBC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EVENTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EXCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EXLOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EXPIRE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_EXTASKPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FAXCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FCLIBRARY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FCTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILEDRVCFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILEDRVTRANSFER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILEIMP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILENOTF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILTERFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILTERMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FILTERSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FINECONF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FINECONF5 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FOLDERCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FONTEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FORMELERR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FORMLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_FORMRULE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_GATEWAYCONTROL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_GETSYSFILENAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_GLOBALFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_GLOBALSERVERPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HOSTOPTBELART - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HOSTXFEROPT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HOSTXFERRUNNING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HOSTXFERTERM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HOTKEYDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HYPERLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HYPERLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_HYPERPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ICONADD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ICONCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IFEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IMPORTASSIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IMPORTCFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IMPORTSUMMARY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IMPSYSTEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INCHANGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INDEXEDITOPT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INFCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHALT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHALT2 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHALT3 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHALTAPP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHALTFICHE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHALTFICHEAPP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHARC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHBIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHDB - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHDEMO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHDRAG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHHELP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHOCR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INHQBE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INPCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INPNUM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INSTCUSTOM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INSTFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INSTINFO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INSTMAIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_INSTNOTOK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IOCONF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IPCBELLHOWELL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IPCFUJITSU - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_IPCPANASONIC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ISISLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ISJSTORE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ISPLUGIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ISTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LDAPMAPPING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LDAPPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LDAPSYNC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LEAVEOFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LEVDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LOCKDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LOCKFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_LOGINSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MAPPING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MASKSPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MASSSIGNSTATUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIADIR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIAMIGRATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIUMAWAY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIUMDBREORG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIUMDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIUMFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MEDIUMINFO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MMCEXCHANGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MMCSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MOVEOUTLINER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_MOVEOUTLINERQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_NEWDDC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_NEWDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_NEWREVISION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_NEWVIRTMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_NOGMEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_NOMOREDBS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OBJPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OCRCONF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OCRMARK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OCRMARKPOPUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ODBCAUDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ODBCLOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ODBCOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ODBCPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ODBCRENAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OPTDIS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OPTRECOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_ORGSTRUCTURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OUTLINEACL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_OUTLINEPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PFPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PLUGINREORG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PLUGINRESTORE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PRINTOPT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PROFILEDIALOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PRORET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PROTOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PROTTAB - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_PROTUSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEBIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEBIT95 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEBUTT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEEVENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEFELD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEFORM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEGENERICPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEGRID - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEGROUPLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEGROUPPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEMASHUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEOCX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEOUTLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEOUTLINELEVEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEOUTLINERMIGRATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEOUTLINETABLELEVEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBERES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBETAB - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBETASKPANEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBETEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QBEVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QUALITYCHECK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_QUERYRES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RECOGNCONF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_REDDISP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_REGISTER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RENDERING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_REORGERR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_REVLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RLCERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RLINKCONTENTREP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RLINKCONTROL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RLINKLOGSYSTEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_RTERROR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SCANNERSETUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SCANNERSETUP2 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SCANOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SCSI2LIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SCSI2PROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SELECTFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SERVERFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SERVERPW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SHUTDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SHUTDOWNSETUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SIMULCFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SORTSCANNING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SQLERROR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_STAMPMENU - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_STARTSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_STOPSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCCONFLICTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCFOLDEROPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCHRONIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCHRONIZEMODAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCHRONIZESTATUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYNCORIGINALS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_SYSCONF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_TASKPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_TEMPCREA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_TEMPOVL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_THREADDEBUGGER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_TRAYPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_TWSEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMACCESS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMACL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMADDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMGETRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMLICENSES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMLOCATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMSELACL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMSELECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMSYNCNT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UMUSER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_UPDATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_URLDIALOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_USERAKT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_USERMAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_USERPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_USERSYNCING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VAREDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VBAEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWARROW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWBLACK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADARC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADCIRCLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADELLIPSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADPOLY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADSTYLES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWCADTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWMARKER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWSAPNOTE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWSTAMP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWSTAMPLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIEWTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VIRTMEDIAPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VROTATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_VSCALE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WAITFORSLEEP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WATCHCONTROL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WATCHSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WFSELECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WORDED1 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WORDED2 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WORDED3 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WORKSPACE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDD_WORKSPACEASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
Identifiable - Interface in com.saperion.ngc.main.id
Implement to generate the DOM element id in the class itself.
IdentifiedEvent - Class in com.saperion.ngc.events
Event that stores the id of the sender.
IdentifiedEvent(String, Component, Object, String) - Constructor for class com.saperion.ngc.events.IdentifiedEvent
Constructor.
IdentifiedEvent(String, Component, String) - Constructor for class com.saperion.ngc.events.IdentifiedEvent
Constructor.
IDG_ADMINISTRATIONTABCOMMON - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_ADMINISTRATIONTABPROTOCOL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_ADMINISTRATIONTABRM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_ADMINISTRATIONTABUSER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_ADVANCEDTABFILTER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_ADVANCEDTABSMARTLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_CAPTURETABDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_CAPTURETABSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_CAPTURETABSETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_CAPTURETABTRAYS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_COLDRIBBONOPTIONSTABSETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_COLDRIBBONSTARTTABCLIPBOARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_COLDRIBBONSTARTTABINSERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_COLDRIBBONSTARTTABOBJECTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_COLDRIBBONSTARTTABSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_DESIGNTABAPPLICATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_DESIGNTABCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_DESIGNTABDDC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_DESIGNTABPRINTFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_EDITTABCLIPBOARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_EDITTABINSERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_EDITTABROTATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_FOLDERTABCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_FOLDERTABEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_OPTIONSTABNOTES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_OPTIONSTABSETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_OPTIONSTABVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONOPTIONSTABADVANCED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONOPTIONSTABVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONSTARTTABADJUST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONSTARTTABARRANGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONSTARTTABCLIPBOARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONSTARTTABINSERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_QBERIBBONSTARTTABLAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABDRUCKVORLAGEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABHELP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABMASKENAKTIVIEREN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABOPTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABRECORDSMANAGAMENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_SAPERIONTABWINDOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STARTTABDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STARTTABSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STARTTABTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STARTTABWORKFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STORETABARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STORETABEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STORETABSIGNATURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_STORETABSTRUCTURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_TOOLSTABMAP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_TOOLSTABOFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_TOOLSTABQUERYRESULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_TOOLSTABREWORK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VBARIBBONSTARTTABCLIPBOARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VBARIBBONSTARTTABRUN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VBARIBBONSTARTTABSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VBARIBBONSTARTTABSETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWERTABCLIPPING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWERTABLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWERTABNAVIGATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWERTABROTATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWERTABSCALING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWERTABVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWTABFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWTABLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWTABNAVIGATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_VIEWTABVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WFDRIBBONDESIGNERTABAPPEARANCE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WFDRIBBONDESIGNERTABEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WFDRIBBONDESIGNERTABOBJECTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WORKFLOWTABACTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WORKFLOWTABDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WORKFLOWTABSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDG_WORKFLOWTABTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ABORTTASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ADMINOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ALWAYSONTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCAGENTHOTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCAGENTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCBACKGROUND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDECKBLATT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFREBUILD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDEFSAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCDOCFAVORITE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXAUTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXBULKIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXEDITALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXEDITOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXMANUAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXQBEACTIVATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXQBEDEFINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXQBELOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCINDEXQBEMENU - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCJOIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCJOINALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCOFFLINEMANAGER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLPRINTPREVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLQBEACTIVATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLQBEDEFINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLQBELOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLQBEMENU - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCPROTOCOLRESET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYFAVORITE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYNEWFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYOPENMASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYPRINTPREVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQBEACTIVATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQBEDEFINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQBELOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQBELOADFAV1 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQBELOADFAV10 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYQBEMENU - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYREFRESH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYSAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYSAVESYNC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ARCQUERYSYNCHRONIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEDISABLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUECREATEDREMOTE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEDELETEENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEDELETEENTRYMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEERROR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEERRORDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEERRORREMOTEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEERRORREMOTEWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEREAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEREMOTEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEREMOTEWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUESAVELIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEVERIFY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEQUEUEWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEREBUILDALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEREBUILDINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEREDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHERELOCATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHERESTOREVIRTUALMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHERETRYREMOTE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEREVERIFY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CACHEREWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CHANGEPARAMETERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CHARTDISPLAY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CHARTDOCSPERHOUR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COLALIGNCENTER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COLALIGNLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COLALIGNRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COLDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COLRENAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COLRESETTODEFAULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COMMANDEXECUTED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CONNECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CONNECTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CONTINUETASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COPYITEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_COPYPROFILEORALG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATEALF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATEEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATEFILTER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATEFORM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATELINKFAV1 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATELINKFAV10 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATELINKFAVLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATELINKSELECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATEPRIVATEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_CREATETRAY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DEFLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELETEDEFAULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELETEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELITEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELOFFLINEDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELOFFLINEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELPROFILEORALG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DELSYSTEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFADHOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFAPPROVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFASSUME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFCORRECTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFDOCINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFHISTORY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFHOLDDEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFINSTANCES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFNOTRESPONSIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFPROCESSES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFREJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DFSHOWFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DISABLEWFFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DISCONNECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCCHECKDISCARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCELEMINHALT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCELEMINHALTFULL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFILEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFILEUSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWONENTRYMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWONEXITMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWREJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCFLOWUSER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCINHALT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCINHALTFULL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCOFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCPRINTSETUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCSCANADF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCSCANADFTODOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCSCANPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCSCANREPLACE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCSCANTODOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCUNFILEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCUSERLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCWFADHOCPRIVATETEMPLATES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCWFADHOCTEMPLATES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCWFPROCESSES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DOCWORKSPACE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGCANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGCOPYALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGCREATEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGFILEDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGMOVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRAGMOVEALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRIVEENABLED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATASSISTENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATAUTOREFRESH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATBEGIND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATBEGINP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATDELDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATDELFORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATDELPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATDELSEP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATDELVAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITCUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITFORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITPASTE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITSEP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEDITVAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATENDD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATENDP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATEXIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATFIND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATFINDAGAIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATFONTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATFRAMETRANSPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATGREENBAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWDOCDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWDOCVAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWFORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWPAGEDEF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATNEWPAGEVAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATOPENHOST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATREFRESHHOST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATRIBBON - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSEQUENCES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSEQUENZ - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSETALLTIMEROFF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSETALLTIMERON - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATSTATUSBAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATTEST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATTIMER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATTRANSFER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATTRANSFERTEST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATVARABSOLUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATVARABSOLUTPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATVARFORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATVARFORMELPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATVARRELATIV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATVARRELATIVPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATZOOMIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_DRUDATZOOMOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITALG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITCLASSES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITCUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITITEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITMARKALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITNEWOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITOBJECTACTIVATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITOLELAST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITPASTE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITPASTEOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EDITUNDO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ENABLEWFFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EXECQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_EXIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCADFUSTLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCADFUSTTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCADJUSTBUTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCADJUSTRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCAMINHIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCBACKGROUND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCBEZIER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCBMP32 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCBMP48 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCBMP64 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCBMP96 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCCOMPILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEDITCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEDITDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEDITLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEDITPASTE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEDITTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEDITUNDO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEXIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCFONT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCGRID - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCGRIDPROP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCGROUPADD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCHV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCHVH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCICONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCMAXHIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCMAXWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCMINWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCNEWNODES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCNEWZOOM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCNODELINKPROP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCOBJECTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCORTHOGONAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCPOLYLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCPRINTPREVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCPROP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSAVEFCPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSELECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSELECTALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSELECTALLLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSELECTALLNODES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSNAPTOGRID - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSPLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCSTATUSBAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCTOOLBAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCVH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCVHV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMM100 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMM150 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMM200 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMM50 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMM75 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMMFITTOWINDOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOMMUSERDEFINED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZOOMISO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZORDERBACK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FCZORDERFRONT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FEHLERINHALT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FEHLERINHALTFULL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FIRST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_FOLDERACL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_GETTASKLOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_GROUPBY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPABOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPCOMMANDS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPHOTLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPKEYBOARD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPPROCEDURES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HELPUSINGHELP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_HOSTXFER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXABOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXANNOTATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXAUTOENDORSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXBARCODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXBLACKBORDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXDESHADE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXDESKEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXDESPECKLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXEDGEENHANCE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXLINEREMOVAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KOFAXSTREAKREMOVAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBCHANGEFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBCLOSEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBDELETEALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBEDITNAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBENCRYPT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBEVIDENCERECORD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBORDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBRENDERING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBRESET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSAVEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSECURITY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSHOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATURECOMPLETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATURECOMPLETEALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATUREDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATUREEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATUREMASSSIGN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATURENEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBSIGNATUREVERIFY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBTRENNEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_KORBVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_LAST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_LASTSERVERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MAINRIBBONMAXIMIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MAINRIBBONMINIMIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMCOPYDATA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMDUMPCACHE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMDUMPDIR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMEJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMHASH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMINFO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMMAKECOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMMAKEORIGINAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMREBUILD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMREFRESH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMSCANHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMSCANOBJECTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMSWITCHCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMSWITCHMIRROR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMUNMOUNT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_MEDIUMWRITEPROTECTED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWALGORITHM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWDATAENCRYPTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWDOCDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWITEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWSIGNATURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NEWSYSTEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODEAPPROVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODENOTICEASYNC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODENOTICESYNC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODEPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODEPROCESSADD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODEREVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_NODESIGN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTFILTER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTMOVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTREBUILD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTSPECIAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OBJECTUSERS - Static variable in class com.saperion.ngc.resources.CoreResources
Configuration Input....
IDM_ODBC_AUDITOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_COLREINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNCLOSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNDEFAULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNDELETESDF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNLOGINOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_DSNRESET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_LOGDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_LOGEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_LOGNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLEDDC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLEEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLEGRANT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLEOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLEREINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ODBC_TABLERENAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OLEFIRST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OLELAST - Static variable in class com.saperion.ngc.resources.CoreResources
Untitled.
IDM_OPENFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTAUTOCORRECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTBASIC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTCRYPTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTDELETESETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTDOCFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTEDITLOCALIZATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTEVENTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTFILTERCOLD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTFILTERFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTFILTERSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTHOSTTERMINAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTHOSTXFER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTHOTKEY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTICONCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTINPUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTLANGUAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTLEAN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTOCR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTPROTOCOL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRESETLAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRESETTOOLBARS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRESETTRAYS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRESTORESETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRMEDITDOCCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRMEDITRETCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRMNEWDOCCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRMNEWRETCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTRMVIEWPOLICIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTSAVESETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTSCANCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTSCANDUPLEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTSKIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTSYSTEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTSYSTEMWORK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTUSERACLS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTUSERCHANGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTUSEREDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTUSEREDITOWN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTUSERLOGOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTVIEWDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTVIEWICONBAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTVIEWNAVIGATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTVIEWSTATUSBAR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTWORDSSYNONYMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTWORDSUNUSEFUL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OPTWORDSUSEFUL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLINERCOPYQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLINERDELETEQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLINERDOCACL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLINEREDITQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLINERPASTEQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLOOKBITMAP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLOOKDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLOOKEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLOOKLARGEICONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLOOKNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_OUTLOOKSMALLICONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_PARAMETERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_PAUSETASK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_PLUGINRECOVERYMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_PLUGINRETRYINIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBECLEAREDITOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBECLEARFIELDS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBECLIENTCLASSIC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBECLIENTRIA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEDICTIONARY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEEXIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEFUZZY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEGURUCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEGURUCREATEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEGURUCREATEQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEHELPABOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEHTMLCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEHTMLSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBELAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBELOAD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBENATURAL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBENEXTFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBENEXTHIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEOBJECTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEOUTLINERMI - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEOUTLINERMICANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEOUTLINERMINEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEOUTLINERMIOK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEOUTLINERMIPREV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEPHONETIC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEPHRASE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEPREVFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBEPREVHIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBESAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBESAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBESEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBESTEMMING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBESYNONYMS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSALIGNBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSALIGNCENTERH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSALIGNCENTERV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSALIGNLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSALIGNRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSALIGNTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSAREADEFINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSBITMAP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSBUTTON - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSCONNECTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSCRYPTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSEVENTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSFELD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSFORM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSGROUPS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSLEVELBACK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSLEVELDEFINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSLEVELFRONT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSLEVELONEBACK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSLEVELONEFRONT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSMARKER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSMASHUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSOCX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSOUTLINER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSPANE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSRESULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSSECURITY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSSIZETOPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSSQL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSTAB - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSTASKPANEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSTEST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSTHUMBNAIL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSWFCOMMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QBETOOLSWFHISTORY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QUEUEAUDITLOGACTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QUEUEEVENTLOGACTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QUEUELOGACTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QUEUERESETLOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QUEUESHOWLOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_QUEUETIMER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_RESETFORMLAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_RESETLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_RESTARTSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_ROUTINES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SAVEDEFAULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SAVEDEFAULTSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SAVEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SAVEPARAMETERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SELECTPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SELECTSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SELECTURL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SELECTUSERFOLDERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SENDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SENDDOCBOTH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SENDDOCCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SENDDOCLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SENDDOCTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SENDOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERCLEARLOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERCLOSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERDISPLAYLOG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERFIXPUNKT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERINIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERMEDIADIR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERMEMORYDUMP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERPW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERRESCANSERVERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERRESCANSYSTEMFILES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERSETLOGGING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SERVERSTANDALONE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SETDDCFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SETDEFAULTITEM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SETPRIVATEFOLDERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLDELETEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLDROPALLINONE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLDROPCANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLDROPFILE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLDROPPICTURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLDROPSINGLEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLEDITFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLEXPLORE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLLOADDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLLOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLNEWFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLSCANADF - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLSCANDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLSCANSETUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWDETAILS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWICON - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWPOPDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWPOPEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWPOPINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWPOPLOGOUT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWPOPPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWPOPSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHELLVIEWSMALLICON - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHOWSTRUCTURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHUTDOWNSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SHUTDOWNSTATIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SPELLADD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SPELLIGNOREALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SPELLREPLACEMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SPELLSUGGESTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLASC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLCLOSEBRACKET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLDELETEORDERBY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLDESC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLNEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLNEWORDERBY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLNOT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SQLOPENBRACKET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_STARTTASKNOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SYSCHANGETITLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SYSDELPOS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SYSDELSCALING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SYSSAVEPOSNOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SYSSAVEPOSSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_SYSSAVESCALING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_TERMINATESERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_THREADFREEMUTEXES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_THREADSTOPWAIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_THREADTERMINATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_TRANSACTIONCOMMIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_TRANSACTIONINFO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_TRANSACTIONROLLBACK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_UPDATE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_UPDATETREE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_USERFORCE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_USERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_USERWATCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBAADDTOWATCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBADLGEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBAFONT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBAGOTOLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBAQUICKWATCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBAREPLACE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBARUN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBASAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBASAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBASEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBASTEP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBASTEPOVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBASTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VBATOGGLEBREAK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VERBDEFAULT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWALWAYSONTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWAUTOSCALEFILL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWAUTOSCALENONE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWAUTOSCALEPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWAUTOSCALESWITCH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWBLACKTRANSPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADARC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADCIRCLE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADDIM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADELLIPSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADFULLSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADMODENOSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADMOVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADPOLYLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADRECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCADREDLINESAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCALCULATION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWCOPYCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWDEFAULTCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWDELCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWEDITAPP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWEDITCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWEDITFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWENDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFILTERNOISE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFILTERNOISE1 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFILTERNOISE2 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFILTERNOISE3 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFILTERNOISE4 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFIRST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEARROWMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEBLACKMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEDEFINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEENLARGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMELARGERMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMELINEMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEMARKERMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEMARKFRAMESMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMEPAGEFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMESMALLER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMESTAMPMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWFRAMETEXTMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWHYPERBACK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWHYPERLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWHYPERLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWINFO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWKOERBE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWLAST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWMELTFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWMENU - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNEWCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNEXTHIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNNEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNOTES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNOTESHIDDEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNOTESSHOWN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNOTESTRANSPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNPREV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWNUMBERFRAMES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPAGES1 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPAGES16 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPAGES2 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPAGES4 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPAGES6 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPAGES9 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPREV - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPREVHIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPRINTFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWPRINTHYPERLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWREVISIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWROTATE180 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWROTATE270 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWROTATE90 - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWROTATEFREE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSAPNOTES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCALE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCALEMINUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCALEPLUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCROLLDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCROLLLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCROLLRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSCROLLUP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSEARCHWORD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSHOWMODIFY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSTAMPLIST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSTARTDOC - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWSTRUCTUREMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWTHUMBNAILBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWTHUMBNAILLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWTHUMBNAILMODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWTHUMBNAILPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWTHUMBNAILRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_VIEWTHUMBNAILTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_WINDOWCLOSE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_WINDOWCLOSEALL - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDM_WINDOWCLOSEOTHERS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDME_EVENTSTRINGS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_A0 - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A0.
IDS_A0L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A0 landscape.
IDS_A1 - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A1.
IDS_A1L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A1 landscape.
IDS_A2 - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A2.
IDS_A2L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A2 landscape.
IDS_A3 - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A3.
IDS_A3L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A3 landscape.
IDS_A4L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A4 landscape.
IDS_A4P - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A4.
IDS_A5L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A5 landscape.
IDS_A5P - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A5.
IDS_A6L - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A6 landscape.
IDS_A6P - Static variable in class com.saperion.ngc.resources.CoreResources
DIN A6.
IDS_ABORT - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel.
IDS_ACADVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
AutoCAD® Viewer.
IDS_ACCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Access.
IDS_ACCOUNTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Accounts.
IDS_ACKNOWLEDGE - Static variable in class com.saperion.ngc.resources.CoreResources
Confirmation.
IDS_ACLS - Static variable in class com.saperion.ngc.resources.CoreResources
Access rights.
IDS_ACTION - Static variable in class com.saperion.ngc.resources.CoreResources
Action.
IDS_ACTIONASYNC - Static variable in class com.saperion.ngc.resources.CoreResources
Action (asynchron).
IDS_ACTIONNODETYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Task Type.
IDS_ACTIVATELITIGATIONHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Activate Litigation Hold.
IDS_ACTIVATELITIGATIONHOLDCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Litigation Hold was activated!.
IDS_ADDFLOWDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_ADDFLOWLINKPROPHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flow properties.
IDS_ADDFLOWNODEPROPHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Element properties.
IDS_ADDFLOWPROPHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Properties.
IDS_ADDMEMBER - Static variable in class com.saperion.ngc.resources.CoreResources
Add users/groups.
IDS_ADHOCCANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to abort the adhoc list?.
IDS_ADHOCWIZARDNEXTTASK - Static variable in class com.saperion.ngc.resources.CoreResources
Do you want to add another task?.
IDS_ADJUSTNODESIZETOPICTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Fit task size to image.
IDS_ADJUSTNODESIZETOTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Fit task size to text.
IDS_ADJUSTPICTURESIZETONODE - Static variable in class com.saperion.ngc.resources.CoreResources
Fit image size to task.
IDS_ADMINDECIDES - Static variable in class com.saperion.ngc.resources.CoreResources
Admin decides.
IDS_ADMINGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Administrators.
IDS_ADMINUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Administrator.
IDS_AFLEFTBOTTOMSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
Left bottom.
IDS_AFLEFTTOPSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
Left top.
IDS_AFNOSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
None.
IDS_AFONEORMANY - Static variable in class com.saperion.ngc.resources.CoreResources
One or many.
IDS_AFRIGHTBOTTOMSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
Right bottom.
IDS_AFRIGHTTOPSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
Right top.
IDS_AGENTPROFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Agent profiles.
IDS_ALLMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
(All Media).
IDS_ALLOWMENUCOMMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Comments...].
IDS_ALLOWMENUHISTORYANDGRAPH - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [History...].
IDS_ALLOWMENUNOTRESPONSIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Not Responsible...].
IDS_ALLOWMENUOWNERADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Hide Owner/Admin Menu.
IDS_ALLOWMENUREMINDER - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Reminder...].
IDS_ALTERNATEPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Alternate Process.
IDS_ALTERTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Reorganizing database....
IDS_ALTERTABLEOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Reorganizing old database format, database %s....
IDS_ANALYZINGPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Analyzing document [Page %ld]....
IDS_ANDFORWARDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence Flow.
IDS_ANDGATEWAY - Static variable in class com.saperion.ngc.resources.CoreResources
Parallel Gateway (AND).
IDS_ANGLE0 - Static variable in class com.saperion.ngc.resources.CoreResources
Angle 0.
IDS_ANGLE180 - Static variable in class com.saperion.ngc.resources.CoreResources
Angle 180.
IDS_ANGLE270 - Static variable in class com.saperion.ngc.resources.CoreResources
Angle 270.
IDS_ANGLE90 - Static variable in class com.saperion.ngc.resources.CoreResources
Angle 90.
IDS_ANNOTATEONLY - Static variable in class com.saperion.ngc.resources.CoreResources
Only Annotations.
IDS_ANSI - Static variable in class com.saperion.ngc.resources.CoreResources
ANSI (Windows).
IDS_APPBACKGROUNDFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_APPBACKGROUNDHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_APPBACKGROUNDINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_APPBACKGROUNDSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_APPBACKGROUNDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_APPBACKGROUNDTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_APPFORMINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Application Index.
IDS_APPFORMQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Application Query.
IDS_APPLICATION - Static variable in class com.saperion.ngc.resources.CoreResources
Application.
IDS_APPLICATIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Applications.
IDS_APPLICATIONSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Application server.
IDS_APPLICATIONSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Application server service.
IDS_APPROVED - Static variable in class com.saperion.ngc.resources.CoreResources
ok.
IDS_ARCHIVING - Static variable in class com.saperion.ngc.resources.CoreResources
Archiving %s....
IDS_ASCII - Static variable in class com.saperion.ngc.resources.CoreResources
PC ASCII.
IDS_ASKUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Ask user.
IDS_ASSUMED - Static variable in class com.saperion.ngc.resources.CoreResources
Taken over.
IDS_ATTRBREIT - Static variable in class com.saperion.ngc.resources.CoreResources
Wide.
IDS_ATTRENG - Static variable in class com.saperion.ngc.resources.CoreResources
Narrow.
IDS_ATTRFETT - Static variable in class com.saperion.ngc.resources.CoreResources
Bold.
IDS_ATTRITALIC - Static variable in class com.saperion.ngc.resources.CoreResources
Font Italic.
IDS_ATTRUNDERLINE - Static variable in class com.saperion.ngc.resources.CoreResources
Underline.
IDS_AUTH_APPROVEAUTHENTIDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Document Approval with signature.
IDS_AUTH_APPROVEPASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
Document Approval with password.
IDS_AUTH_AUTHENTIDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Signature.
IDS_AUTH_PASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
Password protection.
IDS_AUTHENTICATION - Static variable in class com.saperion.ngc.resources.CoreResources
Authentication.
IDS_AUTOCORRECT - Static variable in class com.saperion.ngc.resources.CoreResources
AutoCorrect.
IDS_BACK - Static variable in class com.saperion.ngc.resources.CoreResources
Back.
IDS_BACKCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Back Color.
IDS_BACKFORMIMAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Original.
IDS_BACKGROUNDCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_BACKGROUNDEDITORTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Layout for background form.
IDS_BACKPICTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Back Image.
IDS_BADPASSWORDRETRY - Static variable in class com.saperion.ngc.resources.CoreResources
Wrong password, please retry....
IDS_BARCODEAUTOMATIC - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic.
IDS_BARCODEAZTEC - Static variable in class com.saperion.ngc.resources.CoreResources
Aztec.
IDS_BARCODECODABAR - Static variable in class com.saperion.ngc.resources.CoreResources
Codabar.
IDS_BARCODECODE128 - Static variable in class com.saperion.ngc.resources.CoreResources
Code 128.
IDS_BARCODECODE25 - Static variable in class com.saperion.ngc.resources.CoreResources
Code 2/5.
IDS_BARCODECODE25IL - Static variable in class com.saperion.ngc.resources.CoreResources
Code 2/5 Interleaved.
IDS_BARCODECODE32 - Static variable in class com.saperion.ngc.resources.CoreResources
Code 32.
IDS_BARCODECODE39 - Static variable in class com.saperion.ngc.resources.CoreResources
Code 39.
IDS_BARCODECODE93 - Static variable in class com.saperion.ngc.resources.CoreResources
Code 93.
IDS_BARCODEDATAMATRIX - Static variable in class com.saperion.ngc.resources.CoreResources
DataMatrix.
IDS_BARCODEEAN - Static variable in class com.saperion.ngc.resources.CoreResources
EAN 8/13.
IDS_BARCODEEAN13 - Static variable in class com.saperion.ngc.resources.CoreResources
EAN 13.
IDS_BARCODEEAN8 - Static variable in class com.saperion.ngc.resources.CoreResources
EAN 8.
IDS_BARCODEIATA25 - Static variable in class com.saperion.ngc.resources.CoreResources
IATA25.
IDS_BARCODEINDUSTRIAL25 - Static variable in class com.saperion.ngc.resources.CoreResources
Industrial25.
IDS_BARCODEMATRIX25 - Static variable in class com.saperion.ngc.resources.CoreResources
Matrix25.
IDS_BARCODEPATCH - Static variable in class com.saperion.ngc.resources.CoreResources
Patch.
IDS_BARCODEPDF417 - Static variable in class com.saperion.ngc.resources.CoreResources
PDF417.
IDS_BARCODEQRCODE - Static variable in class com.saperion.ngc.resources.CoreResources
QRCode.
IDS_BARCODEUCC128 - Static variable in class com.saperion.ngc.resources.CoreResources
UCC128.
IDS_BARCODEUPC - Static variable in class com.saperion.ngc.resources.CoreResources
UPC A.
IDS_BARCODEUPCE - Static variable in class com.saperion.ngc.resources.CoreResources
UPC E.
IDS_BEZIER - Static variable in class com.saperion.ngc.resources.CoreResources
Bezier.
IDS_BINARYIMAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Net image.
IDS_BITMAPCACHESTATUS - Static variable in class com.saperion.ngc.resources.CoreResources
Cache: %ld pages, %ld Byte maximum, %ld Byte current.
IDS_BLACKBORDERFILL - Static variable in class com.saperion.ngc.resources.CoreResources
Fill with white.
IDS_BLACKBORDERNONE - Static variable in class com.saperion.ngc.resources.CoreResources
Ignore.
IDS_BLACKBORDERTRIM - Static variable in class com.saperion.ngc.resources.CoreResources
Remove.
IDS_BLACKWHITE - Static variable in class com.saperion.ngc.resources.CoreResources
Black and white .
IDS_BLINDBLUE - Static variable in class com.saperion.ngc.resources.CoreResources
Blind:BLUE.
IDS_BLINDGREEN - Static variable in class com.saperion.ngc.resources.CoreResources
Blind:GREEN.
IDS_BLINDRED - Static variable in class com.saperion.ngc.resources.CoreResources
Blind:RED.
IDS_BOTH - Static variable in class com.saperion.ngc.resources.CoreResources
Both.
IDS_BPMNTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
adjunct.
IDS_BROKERSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Core Server.
IDS_BROKERSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Core Server service.
IDS_BROKERTASKEXECUTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Execute program.
IDS_BROKERTASKMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
Execute macro.
IDS_BROKERTASKREPLICATEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate query.
IDS_BROKERTASKREPLICATESYSFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate system files.
IDS_BROKERTASKREPLICATETABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate table.
IDS_BROKERTASKREPLICATEUSERPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate user data.
IDS_BROKERTASKREPLICATEUSERTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate user trays.
IDS_BROKERTASKSYNCINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Update index on medium.
IDS_BROKERTASKSYNCSYSTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate system tables.
IDS_BUICCOVEROPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Cover open..
IDS_BUICDOCUMENTNOTCOMPLETE - Static variable in class com.saperion.ngc.resources.CoreResources
Document not completed..
IDS_BUICFEEDFAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Feed failed..
IDS_BUICNOINKJETCARTRIDGE - Static variable in class com.saperion.ngc.resources.CoreResources
Inkjet printer: Cartridge is missing..
IDS_BUICPRINTERSORTER - Static variable in class com.saperion.ngc.resources.CoreResources
Problem with Sorter..
IDS_BUICREADSTRIPEFAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Error reading magnetic stripe..
IDS_BUICTHICKCHECK - Static variable in class com.saperion.ngc.resources.CoreResources
Thickness check failed, two or more sheets were fed..
IDS_BUILDINGMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Building mail....
IDS_BUTTONABORT - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel.
IDS_BUTTONCANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel.
IDS_BUTTONCLOSE - Static variable in class com.saperion.ngc.resources.CoreResources
Close.
IDS_BUTTONDIAG - Static variable in class com.saperion.ngc.resources.CoreResources
Diagnosis.
IDS_BUTTONHELP - Static variable in class com.saperion.ngc.resources.CoreResources
Help.
IDS_BUTTONIGNORE - Static variable in class com.saperion.ngc.resources.CoreResources
Ignore.
IDS_BUTTONNO - Static variable in class com.saperion.ngc.resources.CoreResources
No.
IDS_BUTTONOK - Static variable in class com.saperion.ngc.resources.CoreResources
OK.
IDS_BUTTONRETRY - Static variable in class com.saperion.ngc.resources.CoreResources
Retry.
IDS_BUTTONSAVECLEAR - Static variable in class com.saperion.ngc.resources.CoreResources
Clear Fields.
IDS_BUTTONSAVENEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Next document.
IDS_BUTTONSAVENONE - Static variable in class com.saperion.ngc.resources.CoreResources
None.
IDS_BUTTONSAVEPREV - Static variable in class com.saperion.ngc.resources.CoreResources
Previous document.
IDS_BUTTONSAVERELAUNCH - Static variable in class com.saperion.ngc.resources.CoreResources
Reload form.
IDS_BUTTONSKIP - Static variable in class com.saperion.ngc.resources.CoreResources
Skip >.
IDS_BUTTONYES - Static variable in class com.saperion.ngc.resources.CoreResources
Yes.
IDS_CACHEDELETING - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting cache document [%s].
IDS_CACHEDMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Media.
IDS_CACHEFLUSHING - Static variable in class com.saperion.ngc.resources.CoreResources
Writing cached document [%s].
IDS_CACHEGARBAGECOLLECT - Static variable in class com.saperion.ngc.resources.CoreResources
Flushing Cache, %lu KB needed....
IDS_CACHEPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
Cache parameters.
IDS_CACHER - Static variable in class com.saperion.ngc.resources.CoreResources
Read.
IDS_CACHEREADING - Static variable in class com.saperion.ngc.resources.CoreResources
Reading cached document [%s].
IDS_CACHERW - Static variable in class com.saperion.ngc.resources.CoreResources
Compatibility.
IDS_CACHESHRINK - Static variable in class com.saperion.ngc.resources.CoreResources
Compacting cache, file: %s, page: %ld.
IDS_CACHESLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Caches.
IDS_CACHEWFLUSH - Static variable in class com.saperion.ngc.resources.CoreResources
Write through.
IDS_CACHEWMOVE - Static variable in class com.saperion.ngc.resources.CoreResources
Write back.
IDS_CARD - Static variable in class com.saperion.ngc.resources.CoreResources
Card.
IDS_CENTERBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Image center BOTTOM.
IDS_CENTERMIDDLE - Static variable in class com.saperion.ngc.resources.CoreResources
Image center MIDDLE.
IDS_CENTERTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Image center TOP.
IDS_CERTIFICATELIST - Static variable in class com.saperion.ngc.resources.CoreResources
Certificates.
IDS_CHANGEOWNER - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver becomes Owner.
IDS_CHANGETITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Edit caption....
IDS_CHARSETANY - Static variable in class com.saperion.ngc.resources.CoreResources
Any.
IDS_CHARSETCUSTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Custom.
IDS_CHARSETNUMERIC - Static variable in class com.saperion.ngc.resources.CoreResources
Numeric.
IDS_CHARTPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
Diagramm Properties.
IDS_CHECKINGMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
Checking media copy %s, %ld objects checked.
IDS_CHECKINGRECORDS - Static variable in class com.saperion.ngc.resources.CoreResources
%ld records checked....
IDS_CLIENTADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Universal/Administration.
IDS_CLIENTAPIINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
API Index.
IDS_CLIENTAPIQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
API Query.
IDS_CLIENTAPISCAN - Static variable in class com.saperion.ngc.resources.CoreResources
API Scan.
IDS_CLIENTBASICADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Administrator.
IDS_CLIENTFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow.
IDS_CLIENTHTMLDOCFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Workflow.
IDS_CLIENTHTMLINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Index.
IDS_CLIENTHTMLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Query.
IDS_CLIENTOFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
Offline.
IDS_CLIENTQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Query.
IDS_CLIENTQUERYINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Index.
IDS_CLIENTSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
Scan.
IDS_CLIENTSCANHIGHEND - Static variable in class com.saperion.ngc.resources.CoreResources
Scan (Highend).
IDS_CLIENTWATCHARCHIVEINSERT - Static variable in class com.saperion.ngc.resources.CoreResources
Insert index.
IDS_CLIENTWATCHARCHIVESTORE - Static variable in class com.saperion.ngc.resources.CoreResources
Archive.
IDS_CLIENTWATCHCOPYTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
Trays:Copy.
IDS_CLIENTWATCHDOCLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load document.
IDS_CLIENTWATCHHTMLDOCLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Load document.
IDS_CLIENTWATCHHTMLLOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Login.
IDS_CLIENTWATCHHTMLOPENMASK - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Open form.
IDS_CLIENTWATCHHTMLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Query.
IDS_CLIENTWATCHLOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Login.
IDS_CLIENTWATCHMASKGETDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Process form data.
IDS_CLIENTWATCHMOVETRAY - Static variable in class com.saperion.ngc.resources.CoreResources
Trays:Move.
IDS_CLIENTWATCHOPENMASK - Static variable in class com.saperion.ngc.resources.CoreResources
Open form.
IDS_CLIENTWATCHSCAN - Static variable in class com.saperion.ngc.resources.CoreResources
Scan.
IDS_CLIENTWATCHSTARTUP - Static variable in class com.saperion.ngc.resources.CoreResources
Startup.
IDS_CLOSEDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Complete.
IDS_CLOSEDMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Closed media.
IDS_CLUSTERSUPPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Cluster support.
IDS_COLD_ACTION_ARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
archive.
IDS_COLD_ACTION_ARCHIVE_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Archive failed!.
IDS_COLD_ACTION_COPY - Static variable in class com.saperion.ngc.resources.CoreResources
copy.
IDS_COLD_ACTION_COPY_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Copy failed!.
IDS_COLD_ACTION_DELETE - Static variable in class com.saperion.ngc.resources.CoreResources
delete.
IDS_COLD_ACTION_DELETE_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Delete failed!.
IDS_COLD_ACTION_EXECUTE - Static variable in class com.saperion.ngc.resources.CoreResources
execute.
IDS_COLD_ACTION_EXECUTE_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Execute failed!.
IDS_COLD_ACTION_MOVE - Static variable in class com.saperion.ngc.resources.CoreResources
move.
IDS_COLD_ACTION_MOVE_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Move failed!.
IDS_COLD_ACTION_NIL - Static variable in class com.saperion.ngc.resources.CoreResources
none.
IDS_COLD_ACTION_RENAME - Static variable in class com.saperion.ngc.resources.CoreResources
rename.
IDS_COLD_ACTION_RENAME_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Rename failed!.
IDS_COLD_BEGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Begin.
IDS_COLD_CLEARDIRCETORYFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not clear target directory..
IDS_COLD_COL - Static variable in class com.saperion.ngc.resources.CoreResources
Column.
IDS_COLD_COLBEGIN - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_COLD_COLEND - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_COLD_CONFIGFILENOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Configuration file not found..
IDS_COLD_CONFIGFILEREGERR - Static variable in class com.saperion.ngc.resources.CoreResources
Registry entry for configuration fiel not found..
IDS_COLD_CRCOMPATIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Compatible.
IDS_COLD_CREATEMETAFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create metafile..
IDS_COLD_CREATETAGFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create tag file..
IDS_COLD_CREXPANDLF - Static variable in class com.saperion.ngc.resources.CoreResources
Expand to LF.
IDS_COLD_CRIGNORE - Static variable in class com.saperion.ngc.resources.CoreResources
Ignore.
IDS_COLD_DEFINITION - Static variable in class com.saperion.ngc.resources.CoreResources
Document type .
IDS_COLD_DELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete object?.
IDS_COLD_DOCBEGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Dokument begin.
IDS_COLD_DOCEND - Static variable in class com.saperion.ngc.resources.CoreResources
Dokument end.
IDS_COLD_DOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Document .
IDS_COLD_EMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_COLD_END - Static variable in class com.saperion.ngc.resources.CoreResources
End.
IDS_COLD_FIRSTPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
first page.
IDS_COLD_FORMDUPLICATEID - Static variable in class com.saperion.ngc.resources.CoreResources
Duplicate form ID..
IDS_COLD_FORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
Formula.
IDS_COLD_FORMILLEGALTIFF - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load form image file..
IDS_COLD_FORMNOID - Static variable in class com.saperion.ngc.resources.CoreResources
Form entry contains illegal id..
IDS_COLD_FORMNOTIFF - Static variable in class com.saperion.ngc.resources.CoreResources
Form entry does not contain a file name..
IDS_COLD_FORMTIFFNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot find form image file..
IDS_COLD_FORMULAR - Static variable in class com.saperion.ngc.resources.CoreResources
Forms.
IDS_COLD_GENTHUMBNAILFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create Thumbnail..
IDS_COLD_HOSTLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load spool file....
IDS_COLD_LASTPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
last page.
IDS_COLD_LEVELDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_COLD_LEVELHOST - Static variable in class com.saperion.ngc.resources.CoreResources
Host file.
IDS_COLD_LEVELPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Page.
IDS_COLD_LINE - Static variable in class com.saperion.ngc.resources.CoreResources
Line.
IDS_COLD_LOADBACKGROUND - Static variable in class com.saperion.ngc.resources.CoreResources
Could not load background..
IDS_COLD_MEMOVERFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Memory allocation failed..
IDS_COLD_MIDDLEPAGES - Static variable in class com.saperion.ngc.resources.CoreResources
following pages.
IDS_COLD_MSGNOPAGEDEFINED - Static variable in class com.saperion.ngc.resources.CoreResources
No background page defined in current form set!.
IDS_COLD_NODEFAULTDEST - Static variable in class com.saperion.ngc.resources.CoreResources
No default target folder defined..
IDS_COLD_NODEFAULTDOCTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
No default document type defined..
IDS_COLD_NOFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
No forms defined in configuration file..
IDS_COLD_NOFREEDEFS - Static variable in class com.saperion.ngc.resources.CoreResources
No free variables!.
IDS_COLD_NOSOURCEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Original COLD file is missing..
IDS_COLD_OK - Static variable in class com.saperion.ngc.resources.CoreResources
OK.
IDS_COLD_OPENWMFFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not open WMF file..
IDS_COLD_PAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Page .
IDS_COLD_PAGEBEGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Page end.
IDS_COLD_PAGEDEF - Static variable in class com.saperion.ngc.resources.CoreResources
Page definition .
IDS_COLD_PAGEEND - Static variable in class com.saperion.ngc.resources.CoreResources
Page end.
IDS_COLD_POSABS - Static variable in class com.saperion.ngc.resources.CoreResources
Position.
IDS_COLD_POSREL - Static variable in class com.saperion.ngc.resources.CoreResources
Rel.
IDS_COLD_POSTACTION - Static variable in class com.saperion.ngc.resources.CoreResources
past.
IDS_COLD_PREACTION - Static variable in class com.saperion.ngc.resources.CoreResources
before.
IDS_COLD_PREFIX - Static variable in class com.saperion.ngc.resources.CoreResources
Post-, Prefix.
IDS_COLD_READWMFFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not read WMF file..
IDS_COLD_REFRESHNEEDED - Static variable in class com.saperion.ngc.resources.CoreResources
(!!refresh!!).
IDS_COLD_RENAMESIGNALFILEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Rename *.RUN to *.SIG failed..
IDS_COLD_ROWBEGIN - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_COLD_ROWEND - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_COLD_SAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save changes?.
IDS_COLD_SEP - Static variable in class com.saperion.ngc.resources.CoreResources
Separation.
IDS_COLD_SIZE - Static variable in class com.saperion.ngc.resources.CoreResources
Size.
IDS_COLD_SKIP_DOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Lines skipped (document): .
IDS_COLD_SKIP_PAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Lines skipped (page): .
IDS_COLD_TARGETDIRNOACCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Insufficient rights for target directory..
IDS_COLD_TARGETDIRNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Target directory does not exist..
IDS_COLD_TOOMANYFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
Too many forms defined in configuration file (max.
IDS_COLD_TOOMANYSIGNALFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Too many signal files..
IDS_COLD_UNDEFINED - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_COLD_VAR_DEFS - Static variable in class com.saperion.ngc.resources.CoreResources
Variable.
IDS_COLD_VARABS - Static variable in class com.saperion.ngc.resources.CoreResources
absolute variable.
IDS_COLD_VARFORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
Formula variable.
IDS_COLD_VARNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name.
IDS_COLD_VARREL - Static variable in class com.saperion.ngc.resources.CoreResources
relative variable.
IDS_COLD_VARS - Static variable in class com.saperion.ngc.resources.CoreResources
Bindings.
IDS_COLD_VIEW - Static variable in class com.saperion.ngc.resources.CoreResources
Display.
IDS_COLD_WRITEDIRINFOTAGFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not write Directory Info tag..
IDS_COLD_WRITEDIRTAGFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not write Directory tag..
IDS_COLD_WRITEWMFTAGFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Could not write WMF tag..
IDS_COLDCREATINGPAGES - Static variable in class com.saperion.ngc.resources.CoreResources
Pages are created for document %ld, page %ld.
IDS_COLDDEFINITION - Static variable in class com.saperion.ngc.resources.CoreResources
COLD definition.
IDS_COLDEDITOR - Static variable in class com.saperion.ngc.resources.CoreResources
COLD editor.
IDS_COLDPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
COLD page.
IDS_COLLATE - Static variable in class com.saperion.ngc.resources.CoreResources
Collate.
IDS_COLLECTWRITEBUFFER - Static variable in class com.saperion.ngc.resources.CoreResources
Mounting write buffer directory %s, %ld objects found....
IDS_COLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Color.
IDS_COMMENTDIALOG - Static variable in class com.saperion.ngc.resources.CoreResources
Comments.
IDS_COMMUNICATION - Static variable in class com.saperion.ngc.resources.CoreResources
Communication Medium.
IDS_COMPRESSING - Static variable in class com.saperion.ngc.resources.CoreResources
Compressing....
IDS_COMPRESSNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Compressing %s....
IDS_COMPRG31D - Static variable in class com.saperion.ngc.resources.CoreResources
CCITT Group 3 1D.
IDS_COMPRG31DEOL - Static variable in class com.saperion.ngc.resources.CoreResources
CCITT Group 3 1D with EOL.
IDS_COMPRG32D - Static variable in class com.saperion.ngc.resources.CoreResources
CCITT Group 3 2D.
IDS_COMPRG4 - Static variable in class com.saperion.ngc.resources.CoreResources
CCITT Group 4.
IDS_COMPRJP2K - Static variable in class com.saperion.ngc.resources.CoreResources
JPEG 2000.
IDS_COMPRJPEG - Static variable in class com.saperion.ngc.resources.CoreResources
JPEG.
IDS_COMPRLEAD - Static variable in class com.saperion.ngc.resources.CoreResources
LEAD.
IDS_COMPRLZW - Static variable in class com.saperion.ngc.resources.CoreResources
Lempel-Ziv (LZW).
IDS_COMPRNONE - Static variable in class com.saperion.ngc.resources.CoreResources
No Compression.
IDS_COMPRPACKBITS - Static variable in class com.saperion.ngc.resources.CoreResources
PackBits.
IDS_COMPRRLE - Static variable in class com.saperion.ngc.resources.CoreResources
RLE.
IDS_COMPRZIP - Static variable in class com.saperion.ngc.resources.CoreResources
ZIP.
IDS_CONFAUTOMATIK - Static variable in class com.saperion.ngc.resources.CoreResources
Procedure.
IDS_CONFGUI - Static variable in class com.saperion.ngc.resources.CoreResources
User interface.
IDS_CONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
Configuration....
IDS_CONFIGINPUT - Static variable in class com.saperion.ngc.resources.CoreResources
Configuration Input....
IDS_CONFIGOUTPUT - Static variable in class com.saperion.ngc.resources.CoreResources
Configuration Archive....
IDS_CONFLICTCHECKEDOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Document is currently checked out..
IDS_CONFLICTNOWRITEACCESS - Static variable in class com.saperion.ngc.resources.CoreResources
No write access to document..
IDS_CONFMISC - Static variable in class com.saperion.ngc.resources.CoreResources
System administration.
IDS_CONFPATHES - Static variable in class com.saperion.ngc.resources.CoreResources
Paths.
IDS_CONNECTINGTOBROKER - Static variable in class com.saperion.ngc.resources.CoreResources
Connecting to server '%s'....
IDS_CONNECTINGTOMAILSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Waiting for connection, %d seconds remaining....
IDS_CONNECTINGTOREFLECTION - Static variable in class com.saperion.ngc.resources.CoreResources
Waiting for connection, %d seconds remaining....
IDS_CONNECTINGTOREPOSITORY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_CONNECTIONLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Connections.
IDS_CONNECTOR - Static variable in class com.saperion.ngc.resources.CoreResources
Connection.
IDS_CONTENTREPLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Content servers.
IDS_CONTEXTFORWARDLINK1 - Static variable in class com.saperion.ngc.resources.CoreResources
Continue (sequence flow 1).
IDS_CONTEXTFORWARDLINK2 - Static variable in class com.saperion.ngc.resources.CoreResources
Continue (sequence flow 2).
IDS_CONTEXTFORWARDLINK3 - Static variable in class com.saperion.ngc.resources.CoreResources
Continue (sequence flow 3).
IDS_CONTEXTFORWARDLINK4 - Static variable in class com.saperion.ngc.resources.CoreResources
Continue (sequence flow 4).
IDS_CONTEXTFORWARDLINK5 - Static variable in class com.saperion.ngc.resources.CoreResources
Continue (sequence flow 5).
IDS_CONTEXTLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Manual Flow.
IDS_CONTEXTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Modules.
IDS_CONVERTEDACL - Static variable in class com.saperion.ngc.resources.CoreResources
Generated ACL for alias to user .
IDS_CONVERTEDFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
Generated profile for userÂ’s access formula .
IDS_CONVERTEDGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Converted group from the old user administration..
IDS_CONVERTEDROLE - Static variable in class com.saperion.ngc.resources.CoreResources
Generated profile from the old user administration..
IDS_CONVERTEDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Converted user from the old user administration..
IDS_COPYFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Copy file.
IDS_COPYINGMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
Copying medium, %ld documents copied....
IDS_COPYINGPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Copying settings of user %s to profile %s....
IDS_COPYINGTEXTFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
Copying text frame....
IDS_COPYTO - Static variable in class com.saperion.ngc.resources.CoreResources
Copying to %s....
IDS_COPYUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Apply.
IDS_CORRECTIONLINK - Static variable in class com.saperion.ngc.resources.CoreResources
For Correction.
IDS_COVERFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Print form.
IDS_CPUCORECLASSIC - Static variable in class com.saperion.ngc.resources.CoreResources
CPU Core.
IDS_CPUCOREENTERPRISE - Static variable in class com.saperion.ngc.resources.CoreResources
CPU Core Enterprise.
IDS_CREATED - Static variable in class com.saperion.ngc.resources.CoreResources
Created.
IDS_CREATEDT - Static variable in class com.saperion.ngc.resources.CoreResources
Created:.
IDS_CREATEDTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Creation Date.
IDS_CREATINGACL - Static variable in class com.saperion.ngc.resources.CoreResources
Creating ACL: %s.
IDS_CREATINGBINARY - Static variable in class com.saperion.ngc.resources.CoreResources
Creating net image.
IDS_CREATINGGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Creating group: %s.
IDS_CREATINGHASHTREE - Static variable in class com.saperion.ngc.resources.CoreResources
Creating hash tree, %ld documents.
IDS_CREATINGREADER - Static variable in class com.saperion.ngc.resources.CoreResources
Creating Reader: %s....
IDS_CREATINGREVISION - Static variable in class com.saperion.ngc.resources.CoreResources
Creating revision....
IDS_CREATINGROLE - Static variable in class com.saperion.ngc.resources.CoreResources
Creating profile: %s.
IDS_CRYPTONEWPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
New Profile.
IDS_CSFFILE - Static variable in class com.saperion.ngc.resources.CoreResources
csf.
IDS_CSLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Critical sections.
IDS_CURSORCOUNT - Static variable in class com.saperion.ngc.resources.CoreResources
Counting hits, %ld found....
IDS_DASH - Static variable in class com.saperion.ngc.resources.CoreResources
Dash.
IDS_DASHDOT - Static variable in class com.saperion.ngc.resources.CoreResources
DashDot.
IDS_DASHDOTDOT - Static variable in class com.saperion.ngc.resources.CoreResources
DashDotDot.
IDS_DATA - Static variable in class com.saperion.ngc.resources.CoreResources
Data.
IDS_DATABASE - Static variable in class com.saperion.ngc.resources.CoreResources
Database.
IDS_DATAEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Data export.
IDS_DATAMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Removable media.
IDS_DATASOURCELIST - Static variable in class com.saperion.ngc.resources.CoreResources
Data sources.
IDS_DATECHARS - Static variable in class com.saperion.ngc.resources.CoreResources
DMY.
IDS_DATEEUROPE - Static variable in class com.saperion.ngc.resources.CoreResources
Day-Month-Year.
IDS_DATEJAPAN - Static variable in class com.saperion.ngc.resources.CoreResources
Year-Month-Day.
IDS_DATEUSA - Static variable in class com.saperion.ngc.resources.CoreResources
Year-Day-Month.
IDS_DEACTIVATELITIGATIONHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Deactivate Litigation Hold.
IDS_DEACTIVATELITIGATIONHOLDCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Litigation Hold was deactivated!.
IDS_DEALERKIT - Static variable in class com.saperion.ngc.resources.CoreResources
Dealer Kit: For Demonstration and Testing, Resale prohibited!.
IDS_DEBUGTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Debug Window.
IDS_DECISION - Static variable in class com.saperion.ngc.resources.CoreResources
Decision.
IDS_DECKBLATTEDITORTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Layout for cover sheet.
IDS_DECODINGDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Loading document....
IDS_DECOMPRESSING - Static variable in class com.saperion.ngc.resources.CoreResources
Decompressing....
IDS_DEFAULTFORWARDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Default Flow.
IDS_DEFAULTSHOW - Static variable in class com.saperion.ngc.resources.CoreResources
View.
IDS_DEFDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Remove Definition....
IDS_DEFECTERROR - Static variable in class com.saperion.ngc.resources.CoreResources
ERROR: Too many media defects: medium read-only .
IDS_DEFECTWARNING - Static variable in class com.saperion.ngc.resources.CoreResources
WARNING: Considerable media defects .
IDS_DEFINITION - Static variable in class com.saperion.ngc.resources.CoreResources
Definition.
IDS_DEFLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load definition....
IDS_DEFSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save definition....
IDS_DEFSAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
Save Definition As....
IDS_DELAY - Static variable in class com.saperion.ngc.resources.CoreResources
Delay.
IDS_DELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete.
IDS_DELETEDGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Deleted group.
IDS_DELETEDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Deleted user.
IDS_DELETERECORD - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting record %ld....
IDS_DELETING - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting %s....
IDS_DELETINGCACHEENTRIES - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting cache entries [%ld]....
IDS_DELETINGDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
%ld documents deleted....
IDS_DELETINGTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
Stopping tasks....
IDS_DESCRIPTION - Static variable in class com.saperion.ngc.resources.CoreResources
Task Description.
IDS_DESCRIPTIONFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
Description.
IDS_DESCRIPTIONMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Description.
IDS_DESIGNER_CONTEXT_CONDITION - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence Flow.
IDS_DESIGNER_CONTEXT_ERROR - Static variable in class com.saperion.ngc.resources.CoreResources
Error.
IDS_DESIGNER_CONTEXT_ESCALATION - Static variable in class com.saperion.ngc.resources.CoreResources
Escalation.
IDS_DESIGNER_CONTEXT_NODE - Static variable in class com.saperion.ngc.resources.CoreResources
Element.
IDS_DESIGNER_ESCALINVALIDFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid escalation: Sequence flow no longer exists".
IDS_DESIGNER_ESCALINVALIDNEXTNODE - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid Escalation: Forwarded to ?user?".
IDS_DESIGNER_ESCALINVALIDPUTBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid Escalation: Put back not allowed".
IDS_DESIGNER_INVALIDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user .
IDS_DESIGNER_INVALIDUSERDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid task: ZERO".
IDS_DESIGNER_INVALIDUSERTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user type: .
IDS_DESIGNER_NODEDUPLICATECONDHISTORYDESCR - Static variable in class com.saperion.ngc.resources.CoreResources
Duplicate log description for sequence flow".
IDS_DESIGNER_NODENOCONDITIONHISTORYDESCR - Static variable in class com.saperion.ngc.resources.CoreResources
No log description for sequence flow".
IDS_DESIGNER_NODENODESCRIPTION - Static variable in class com.saperion.ngc.resources.CoreResources
No Task Description".
IDS_DESIGNER_NODENODFINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
No Task Index Form".
IDS_DESIGNER_NODENODOCINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
No Document Index Form".
IDS_DESIGNER_NODENOHISTORYDESCRIPTION - Static variable in class com.saperion.ngc.resources.CoreResources
No log description for task.
IDS_DESIGNER_USERIDREPLACED - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user ID replaced: .
IDS_DESKTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Desktop.
IDS_DFACTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Current Receiver.
IDS_DFAPPROVE - Static variable in class com.saperion.ngc.resources.CoreResources
Release.
IDS_DFCHANGEEDITOR - Static variable in class com.saperion.ngc.resources.CoreResources
[Reassign...].
IDS_DFCHANGEOWNER - Static variable in class com.saperion.ngc.resources.CoreResources
Owner changed.
IDS_DFDOCINDEXFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_DFLASTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Last actor.
IDS_DFLOCKDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Deny Document Access.
IDS_DFNOTICE - Static variable in class com.saperion.ngc.resources.CoreResources
For information.
IDS_DFNOTICEASYNC - Static variable in class com.saperion.ngc.resources.CoreResources
For information (asynchronous).
IDS_DFPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Edit.
IDS_DFPROCESSADD - Static variable in class com.saperion.ngc.resources.CoreResources
Add.
IDS_DFPROCESSES - Static variable in class com.saperion.ngc.resources.CoreResources
Tasks.
IDS_DFPROCESSNOTICE - Static variable in class com.saperion.ngc.resources.CoreResources
Notification.
IDS_DFPROCESSNOTICEASYNC - Static variable in class com.saperion.ngc.resources.CoreResources
Notification Event.
IDS_DFPROCESSSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Service task.
IDS_DFPROCESSUSER - Static variable in class com.saperion.ngc.resources.CoreResources
User Task.
IDS_DFQUIT - Static variable in class com.saperion.ngc.resources.CoreResources
Terminated.
IDS_DFRESPONSIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Responsible.
IDS_DFREVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
Reviewing.
IDS_DFRUN - Static variable in class com.saperion.ngc.resources.CoreResources
Continued.
IDS_DFSETNODE - Static variable in class com.saperion.ngc.resources.CoreResources
Task set.
IDS_DFSETUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Reassigned.
IDS_DFSETUSERDEL - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver deleted.
IDS_DFSETUSERNEW - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver inserted.
IDS_DFSTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Paused.
IDS_DFSTORELASTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Memorise Reciever.
IDS_DFSUBJECTFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
Subject.
IDS_DFUIDMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Business Case ID.
IDS_DFUNREAD - Static variable in class com.saperion.ngc.resources.CoreResources
Set unread.
IDS_DFUSERCONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Macro User Context.
IDS_DFUSERFREE - Static variable in class com.saperion.ngc.resources.CoreResources
Free Selection.
IDS_DFUSEROWNER - Static variable in class com.saperion.ngc.resources.CoreResources
Owner.
IDS_DIAGNOSTICS - Static variable in class com.saperion.ngc.resources.CoreResources
Diagnostics.
IDS_DIALOGBACKGROUNDFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBACKGROUNDHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBACKGROUNDINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBACKGROUNDPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBACKGROUNDSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBACKGROUNDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Please check if a File with the same name is already open.
IDS_DIALOGBACKGROUNDTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIALOGBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Save as .tif.
IDS_DIALOGBUTTONTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_DIGISEALVERIFICATION - Static variable in class com.saperion.ngc.resources.CoreResources
marked for digiseal archive verification.
IDS_DIRECTACCESSSTORAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Direct Access.
IDS_DISABLEHISTORY - Static variable in class com.saperion.ngc.resources.CoreResources
Disable history.
IDS_DISPLAY - Static variable in class com.saperion.ngc.resources.CoreResources
Display.
IDS_DISTRIBUTEBOTH - Static variable in class com.saperion.ngc.resources.CoreResources
seriell/parallel.
IDS_DISTRIBUTEPARALLEL - Static variable in class com.saperion.ngc.resources.CoreResources
Parallel.
IDS_DISTRIBUTESERIAL - Static variable in class com.saperion.ngc.resources.CoreResources
Serial.
IDS_DITHERED - Static variable in class com.saperion.ngc.resources.CoreResources
Image.
IDS_DIVERSE - Static variable in class com.saperion.ngc.resources.CoreResources
Miscellaneous.
IDS_DLLNOENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_DOCACL - Static variable in class com.saperion.ngc.resources.CoreResources
Document ACL.
IDS_DOCDEF - Static variable in class com.saperion.ngc.resources.CoreResources
Definition.
IDS_DOCFILESELECT - Static variable in class com.saperion.ngc.resources.CoreResources
Select folders for document.
IDS_DOCFILEUSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Cross Reference.
IDS_DOCFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION.
IDS_DOCFLOWLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load Workflow.
IDS_DOCFLOWMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION e-mail.
IDS_DOCFLOWPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow process.
IDS_DOCFLOWPROCESSCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow process class.
IDS_DOCFLOWSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save Workflow.
IDS_DOCFLOWVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow version.
IDS_DOCLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Link.
IDS_DOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_DOCUMENTADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Document server administration.
IDS_DOCUMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Documents.
IDS_DOCUNFILESELECT - Static variable in class com.saperion.ngc.resources.CoreResources
Remove document from folders.
IDS_DOT - Static variable in class com.saperion.ngc.resources.CoreResources
Dot.
IDS_DOTTEDLINES - Static variable in class com.saperion.ngc.resources.CoreResources
Dotted lines.
IDS_DOUBLEAPPEND - Static variable in class com.saperion.ngc.resources.CoreResources
Append.
IDS_DOUBLEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Double.
IDS_DOUBLEINSERT - Static variable in class com.saperion.ngc.resources.CoreResources
Insert.
IDS_DOUBLENORMAL - Static variable in class com.saperion.ngc.resources.CoreResources
Reject.
IDS_DOUBLEPURGE - Static variable in class com.saperion.ngc.resources.CoreResources
Purge.
IDS_DOUBLEREPLACE - Static variable in class com.saperion.ngc.resources.CoreResources
Replace.
IDS_DOUBLEREVISE - Static variable in class com.saperion.ngc.resources.CoreResources
Revise.
IDS_DOWNLOADFULLTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Download fulltext.
IDS_DRAWCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Draw Color.
IDS_DRAWSTYLE - Static variable in class com.saperion.ngc.resources.CoreResources
Draw Style.
IDS_DRAWWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
Draw Width.
IDS_DRIVERLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load driver.
IDS_DRIVESLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Drives.
IDS_DRUDATENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
Entry.
IDS_DRUDATFOOTER - Static variable in class com.saperion.ngc.resources.CoreResources
Footer.
IDS_DRUDATHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Header.
IDS_DRUDATLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load definition....
IDS_DRUDATLOADING - Static variable in class com.saperion.ngc.resources.CoreResources
Loading documents: %ld, page %ld.
IDS_DRUDATNAME - Static variable in class com.saperion.ngc.resources.CoreResources
COLD.
IDS_DRUDATOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Open print file.
IDS_DRUDATPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Page.
IDS_DRUDATPARSING - Static variable in class com.saperion.ngc.resources.CoreResources
Analyzing file %s, line %ld.
IDS_DRUDATSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save definition....
IDS_DRUDATSCANNING - Static variable in class com.saperion.ngc.resources.CoreResources
Searching for print files in %s....
IDS_DRUDATSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
Search file.
IDS_DRUDATSEARCHDIR - Static variable in class com.saperion.ngc.resources.CoreResources
Search directory.
IDS_DSADOCREGISTRATION - Static variable in class com.saperion.ngc.resources.CoreResources
The document X was successfully registered.
IDS_DSADOCUNREGISTER - Static variable in class com.saperion.ngc.resources.CoreResources
The document X was successfully unregistered.
IDS_DSADOCVERIFICATION - Static variable in class com.saperion.ngc.resources.CoreResources
The document X was successfully verified.
IDS_DSASIGREGISTRATION - Static variable in class com.saperion.ngc.resources.CoreResources
The signature X was successfully registered.
IDS_DSASIGUNREGISTER - Static variable in class com.saperion.ngc.resources.CoreResources
The signature X was successfully unregistered.
IDS_DSASIGVERIFICATION - Static variable in class com.saperion.ngc.resources.CoreResources
The signature X was successfully verified.
IDS_DSAVERANDREG - Static variable in class com.saperion.ngc.resources.CoreResources
DigiSealArchive Registration and Verification.
IDS_DTFOLDERSYSMAP - Static variable in class com.saperion.ngc.resources.CoreResources
System Folder (Reminder, etc.).
IDS_DURATIONBCMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Duration BC.
IDS_EASTTRIANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
East triangle.
IDS_EBCDIC - Static variable in class com.saperion.ngc.resources.CoreResources
EBCDIC.
IDS_EDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Edit.
IDS_EDITACLS - Static variable in class com.saperion.ngc.resources.CoreResources
Edit Access Control Lists.
IDS_EDITANNOTATIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Edit annotations.
IDS_EDITAPP - Static variable in class com.saperion.ngc.resources.CoreResources
Edit with original application.
IDS_EDITCLASSES - Static variable in class com.saperion.ngc.resources.CoreResources
Edit Folder classes.
IDS_EDITDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Edit Document.
IDS_EDITDOCINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Edit Document Index.
IDS_EDITEDGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_EDITENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
Edit....
IDS_EDITINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Edit TAsk Index.
IDS_ELLIPSE - Static variable in class com.saperion.ngc.resources.CoreResources
Ellipse.
IDS_EMPTYARROW15 - Static variable in class com.saperion.ngc.resources.CoreResources
Arrow outline 15°.
IDS_EMPTYARROW30 - Static variable in class com.saperion.ngc.resources.CoreResources
Arrow outline 30°.
IDS_EMPTYARROW45 - Static variable in class com.saperion.ngc.resources.CoreResources
Arrow outline 45°.
IDS_EMPTYCIRCLE - Static variable in class com.saperion.ngc.resources.CoreResources
Circle outline.
IDS_EMPTYCLOSEDFORK - Static variable in class com.saperion.ngc.resources.CoreResources
Closed fork outline.
IDS_EMPTYFORK - Static variable in class com.saperion.ngc.resources.CoreResources
Fork outline.
IDS_EMPTYLOSANGE - Static variable in class com.saperion.ngc.resources.CoreResources
Rhombus outline.
IDS_END - Static variable in class com.saperion.ngc.resources.CoreResources
End event.
IDS_ENTERFILTER - Static variable in class com.saperion.ngc.resources.CoreResources
Search filter.
IDS_ENTRIES - Static variable in class com.saperion.ngc.resources.CoreResources
Entries.
IDS_ERRCODE - Static variable in class com.saperion.ngc.resources.CoreResources
Error ID:.
IDS_ERRDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Problem Documents.
IDS_ERRMSG - Static variable in class com.saperion.ngc.resources.CoreResources
Error:.
IDS_ERRMSGFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
Errormessage.
IDS_ERRMSGMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Errormessage.
IDS_ERROR386 - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION only runs on CPU's of 80386 or better.
IDS_ERRORABORTREORG - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to abort this rebuild? Most probably you will have to repeat it before you can use the medium for archiving!.
IDS_ERRORACCELERATOR - Static variable in class com.saperion.ngc.resources.CoreResources
Image accelerator card.
IDS_ERRORACCEPTSAPCERTIFICATE - Static variable in class com.saperion.ngc.resources.CoreResources
Subject: '%s', Issuer: '%s', Serial no: '%s', Fingerprint: '%'.
IDS_ERRORACCESSDOCFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Document access failed..
IDS_ERRORACCESSDOCFAILEDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Document access failed.
IDS_ERRORACKEYNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The key file for the file %s was not found..
IDS_ERRORACLDOESNOTEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
ACL does not exists, cannot index document..
IDS_ERRORACTIVATELITIGATIONHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to activate Litigation Hold?.
IDS_ERRORADFNOTSUPPORTED - Static variable in class com.saperion.ngc.resources.CoreResources
Scanning of multiple pages is not supported for the selected scanner..
IDS_ERRORADHOC_INVALIDFIRSTACTIVITY - Static variable in class com.saperion.ngc.resources.CoreResources
The first activity may not be of type approve or review..
IDS_ERRORADHOC_LOADINGROUTINGLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load routing list..
IDS_ERRORADHOC_NOACTIVITY - Static variable in class com.saperion.ngc.resources.CoreResources
A task must be specified for every process step..
IDS_ERRORADHOC_NOACTOR - Static variable in class com.saperion.ngc.resources.CoreResources
An actor must be specified for every process step..
IDS_ERRORADHOC_NOSUBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter a subject..
IDS_ERRORADHOC_REMOVEWORKSTEP - Static variable in class com.saperion.ngc.resources.CoreResources
Do you want to remove the selected work step from the routing list?.
IDS_ERRORADHOCLOADALLOCMEM - Static variable in class com.saperion.ngc.resources.CoreResources
Could not allocate memory buffer for file..
IDS_ERRORADHOCLOADFILEEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
Could not get file from server..
IDS_ERRORADHOCLOADFILEREAD - Static variable in class com.saperion.ngc.resources.CoreResources
Could not read file..
IDS_ERRORADHOCLOADINVALIDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
The adhoc list was saved by a different user..
IDS_ERRORADHOCSAVEFILECREATE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not write temp file..
IDS_ERRORADHOCSAVEFILETRANSFER - Static variable in class com.saperion.ngc.resources.CoreResources
Could not transfer file to server..
IDS_ERRORADHOCXMLCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create Xml..
IDS_ERRORADHOCXMLOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Could not open Xml..
IDS_ERRORADHOCXMLREAD - Static variable in class com.saperion.ngc.resources.CoreResources
Could not read Xml..
IDS_ERRORADHOCXMLVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
Unexpected XML Record version..
IDS_ERRORADHOCXMLWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not write Xml..
IDS_ERRORALIGNMENTINVALIDOBJECTID - Static variable in class com.saperion.ngc.resources.CoreResources
A dyn.
IDS_ERRORALIGNMENTINVALIDWINDOWCNT - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid number of dyn.
IDS_ERRORALIGNMENTNOTDEFINED - Static variable in class com.saperion.ngc.resources.CoreResources
Dyn.
IDS_ERRORALIGNMENTOBJECTNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
No dyn.
IDS_ERRORALREADYCHECKEDOUT - Static variable in class com.saperion.ngc.resources.CoreResources
The file was checked out by user %s on %s.
IDS_ERRORALREADYRESERVED - Static variable in class com.saperion.ngc.resources.CoreResources
This file is already reserved for user %s..
IDS_ERRORALTERDBINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
This change creates a revision.
IDS_ERRORALTERTABLEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Reorganization of database failed..
IDS_ERRORANALYZEOK - Static variable in class com.saperion.ngc.resources.CoreResources
file analyzed.
IDS_ERRORARCHIEFRUNS - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION already runs.
IDS_ERRORATLEASTONEFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
At least one index field must be defined..
IDS_ERRORAUTOSTARTOFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to server lost.
IDS_ERRORBADDDC - Static variable in class com.saperion.ngc.resources.CoreResources
The archived definition %s has a wrong format.
IDS_ERRORBADDDCVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
The archived definition %s has an incorrect version.
IDS_ERRORBADDOCVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
The document does not conform with the expected definition.
IDS_ERRORBADMASKKIND - Static variable in class com.saperion.ngc.resources.CoreResources
Form has wrong kind: %s.
IDS_ERRORBADPASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
The system could not log you on.
IDS_ERRORBADSERVERVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
The server %s has a wrong API version, no connection possible..
IDS_ERRORBADTABLEKIND - Static variable in class com.saperion.ngc.resources.CoreResources
Table has wrong kind: %s.
IDS_ERRORBITMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Images.
IDS_ERRORBITMAPTOOLARGE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create image of this size..
IDS_ERRORBITMAPTOOSHORT - Static variable in class com.saperion.ngc.resources.CoreResources
Memory bitmap too short..
IDS_ERRORBROKERACCESSDENIED - Static variable in class com.saperion.ngc.resources.CoreResources
Access denied to server..
IDS_ERRORBROKERREVERTORIGINAL - Static variable in class com.saperion.ngc.resources.CoreResources
The server connection can be reverted back to the main server.
IDS_ERRORBROKERSWITCHREPLICATE - Static variable in class com.saperion.ngc.resources.CoreResources
The server connection has been switched to a backup server.
IDS_ERRORBUILDFRAMEDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
DruFrames.BuildFrameDocs.
IDS_ERRORCACHECONTAINSDATA - Static variable in class com.saperion.ngc.resources.CoreResources
This cache contains unwritten data, which is lost if you continue this operation.
IDS_ERRORCACHEDAMAGEDDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
The old cache database is damaged and cannot be repaired.
IDS_ERRORCACHEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting a cache or changing it's directory is well known as a critical operation.
IDS_ERRORCACHEHASWRITEENTRIES - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot set this cache to read-only, as it contains unwritten data..
IDS_ERRORCAERE - Static variable in class com.saperion.ngc.resources.CoreResources
CAERE error: %s, retcode = %ld.
IDS_ERRORCAERENOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The CAERE toolkit cannot be loaded..
IDS_ERRORCANNOTCHANGETHUMBNAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Editing of the thumbnail definition is not allowed..
IDS_ERRORCANNOTCONVERT - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot convert old data for this filed.
IDS_ERRORCANNOTCREATEDIRECTORY - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create directory..
IDS_ERRORCANNOTCREATEOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
The requested %s object could not be created..
IDS_ERRORCANNOTCREATESIGNATURE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create signature..
IDS_ERRORCANNOTCREATESIGNATUREMSG - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create signature: %s.
IDS_ERRORCANNOTCREATESTRUC - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document structure..
IDS_ERRORCANNOTDELETEMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
The media can't be deleted at the moment.
IDS_ERRORCANNOTDELETEMOBILEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
An offline folder can only be deleted using the Offline manager..
IDS_ERRORCANNOTINITSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Could not start the server process %ld.
IDS_ERRORCANNOTMARKDELETION - Static variable in class com.saperion.ngc.resources.CoreResources
Deletion cannot be marked, because no medium is available.
IDS_ERRORCANNOTOVERWRITESYNC - Static variable in class com.saperion.ngc.resources.CoreResources
The offline folder %s already exists and cannot be overwritten.
IDS_ERRORCANNOTREGISTERFRAMEWORK - Static variable in class com.saperion.ngc.resources.CoreResources
Could not register UI components.
IDS_ERRORCANNOTSAVECHANGES - Static variable in class com.saperion.ngc.resources.CoreResources
The document has been changed outside of the structure window, any changes in the structure window cannot be saved anymore.
IDS_ERRORCANNOTSENDBARCODE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot send the R3 barcode variables to the R/Link server.
IDS_ERRORCANNOTSTARTMASSSIGNING - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot start mass signing: %s.
IDS_ERRORCANNOTSTARTTASK - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create task..
IDS_ERRORCANNOTUSEDDCINMULTIPLECLIENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot use this table definition specifically for a client, as the table will not be created separately for each client.
IDS_ERRORCANNOTUSELICENSES - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot access PROGRAM.INI, licenses cannot be used..
IDS_ERRORCANNOTWRITEDEFAULTPASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
The password for the default profile cannot be written.
IDS_ERRORCANNOTWRITEDOCHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document header..
IDS_ERRORCHANGEDDCTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
With this change in the multi-client type, access to previously archived data is lost.
IDS_ERRORCHANGEDWHILEDEBUG - Static variable in class com.saperion.ngc.resources.CoreResources
The macro must be restarted after this change.
IDS_ERRORCHANGEOFFLINECACHE - Static variable in class com.saperion.ngc.resources.CoreResources
Warning: after changing the path for the Offline cache the contents of the old path must be copied to the new path, because otherwise the documents will not be available.
IDS_ERRORCHECKEDOUTFILEDOESNOTEXIST - Static variable in class com.saperion.ngc.resources.CoreResources
The checked-out file %s does not exist anymore.
IDS_ERRORCHECKEDOUTFILEEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
A file with the name %s has already been checked out or is edited.
IDS_ERRORCHECKINPUTVALUES - Static variable in class com.saperion.ngc.resources.CoreResources
Revision could not be created: Please check your input parameters..
IDS_ERRORCIRCULARGROUPRELATION - Static variable in class com.saperion.ngc.resources.CoreResources
%s cannot be added.
IDS_ERRORCODEC - Static variable in class com.saperion.ngc.resources.CoreResources
CODEC error %d: %s [%s].
IDS_ERRORCODEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Error ID.
IDS_ERRORCOLD - Static variable in class com.saperion.ngc.resources.CoreResources
%s.
IDS_ERRORCOLDASPECT - Static variable in class com.saperion.ngc.resources.CoreResources
The font aspect for the frame %s was set to 0.
IDS_ERRORCOLDDOUBLEFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
You did not define any text frames for the background form.
IDS_ERRORCOLDFILE - Static variable in class com.saperion.ngc.resources.CoreResources
%s, File: %s.
IDS_ERRORCOLDFRAMEVAR - Static variable in class com.saperion.ngc.resources.CoreResources
The duplicate frames were deleted.
IDS_ERRORCOLDLINETOOLONG - Static variable in class com.saperion.ngc.resources.CoreResources
Line too long (max.
IDS_ERRORCOLDNOFRAMES - Static variable in class com.saperion.ngc.resources.CoreResources
You did not define any text frames for the background page..
IDS_ERRORCOMMITCACHE - Static variable in class com.saperion.ngc.resources.CoreResources
Commit Cache before exiting?.
IDS_ERRORCOMMITFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Commit for transaction %s failed.
IDS_ERRORCOMPRESSFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
G4 compression failed, using original image..
IDS_ERRORCONTAINER - Static variable in class com.saperion.ngc.resources.CoreResources
Desktop objects.
IDS_ERRORCONVERTINGUAFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
The user administration could not be converted because either the file USER.INI was write protected or the database connection was not running properly..
IDS_ERRORCONVERTINGUSERADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
The user administration will now be converted.
IDS_ERRORCONVERTUSERDS - Static variable in class com.saperion.ngc.resources.CoreResources
You have changed the data source for the user tables.
IDS_ERRORCONVERTUSERS - Static variable in class com.saperion.ngc.resources.CoreResources
The user tables must be converted now.
IDS_ERRORCONVERTUSERSFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Conversion of user tables failed, reverting to original state..
IDS_ERRORCOPYDIRECTORIES - Static variable in class com.saperion.ngc.resources.CoreResources
Do you want to import %c directories with a total number of %c files?.
IDS_ERRORCOPYOUTLINERTODEEP - Static variable in class com.saperion.ngc.resources.CoreResources
The operation cannot be completed because the maximum number of outliner levels would be exceeded..
IDS_ERRORCOSAERROR - Static variable in class com.saperion.ngc.resources.CoreResources
COSA Error %ld: %s.
IDS_ERRORCOULDNOTCREATEPUBLICKEYS - Static variable in class com.saperion.ngc.resources.CoreResources
Could not creat public keys..
IDS_ERRORCOULDNOTRESTOREEMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Could not restore email..
IDS_ERRORCOULDNOTSETMEDIADIRECTORY - Static variable in class com.saperion.ngc.resources.CoreResources
Could not change the media directory.
IDS_ERRORCREATEDOCFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document..
IDS_ERRORCREATEDOCFAILEDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document.
IDS_ERRORCREATEREVISIONFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Revision could not be created..
IDS_ERRORDATABASE - Static variable in class com.saperion.ngc.resources.CoreResources
All archiving operations!.
IDS_ERRORDATABASENOTCLOSED - Static variable in class com.saperion.ngc.resources.CoreResources
The database %s has not been closed.
IDS_ERRORDBCREATEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create system database %s, error is '%s'.
IDS_ERRORDBINITFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Init of database module failed..
IDS_ERRORDBUPDATEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Database update failed..
IDS_ERRORDEACTIVATELITIGATIONHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to deactivate Litigation Hold?.
IDS_ERRORDECODEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Scaling failed, cannot display image..
IDS_ERRORDEFAULTPROFILEBAD - Static variable in class com.saperion.ngc.resources.CoreResources
A default encryption profile is active, but could not be read from Server.
IDS_ERRORDELETEACL - Static variable in class com.saperion.ngc.resources.CoreResources
Should the selected access list really be deleted from the system? This deletion cannot be undone.
IDS_ERRORDELETEDBENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
This delete operation cannot be undone.
IDS_ERRORDELETEDBENTRYUNDO - Static variable in class com.saperion.ngc.resources.CoreResources
This operation can only be undone by a media rebuild.
IDS_ERRORDELETEDDC - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to delete the document definition? Access to previously archived data may be lost..
IDS_ERRORDELETEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Delete operation failed..
IDS_ERRORDELETEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Really delete file %s?.
IDS_ERRORDELETELOCALDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Also delete offline documents for these folder?.
IDS_ERRORDELETEMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
You are about to delete a client.
IDS_ERRORDELETEOWNMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
The own client must not be deleted!.
IDS_ERRORDELETEPANE - Static variable in class com.saperion.ngc.resources.CoreResources
Really delete pane? All child elements are also deleted..
IDS_ERRORDELETEUSERADMINOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
You are about to delete an object from the user administration.
IDS_ERRORDEMOVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
This demo version cannot archive more than %d documents per database..
IDS_ERRORDESIGNER_ESCALINVALIDFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid escalation: Sequence flow no longer exists".
IDS_ERRORDESIGNER_ESCALINVALIDNEXTNODE - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid Escalation: Forwarded to ?user?".
IDS_ERRORDESIGNER_ESCALINVALIDPUTBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid Escalation: Put back not allowed".
IDS_ERRORDESIGNER_INVALIDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user .
IDS_ERRORDESIGNER_INVALIDUSERDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid task: ZERO".
IDS_ERRORDESIGNER_INVALIDUSERTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user type: .
IDS_ERRORDESIGNER_USERIDREPLACED - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user ID replaced: .
IDS_ERRORDIRNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
This directory does not exist..
IDS_ERRORDIRNOTFOUNDCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
The directory %s does not exist.
IDS_ERRORDISCARDCHANGES - Static variable in class com.saperion.ngc.resources.CoreResources
Really discard document changes?.
IDS_ERRORDISKFULL - Static variable in class com.saperion.ngc.resources.CoreResources
File could not be written.
IDS_ERRORDISKFULLORINCOMPATIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Not enough space available in the selected directory, or the file system does not support the selected size (e.g.
IDS_ERRORDOCFLOW_CANNOTSTARTPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
You cannot start a task for this document..
IDS_ERRORDOCFLOW_NOTENOUGHRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
Insufficient rights to proceed in this case..
IDS_ERRORDOCINCOMPLETE - Static variable in class com.saperion.ngc.resources.CoreResources
The document cannot be archived because it is not completely readable..
IDS_ERRORDOCNOTRESIGNED - Static variable in class com.saperion.ngc.resources.CoreResources
The document is not re-signed..
IDS_ERRORDOCREMOTENOTUPDATED - Static variable in class com.saperion.ngc.resources.CoreResources
The requested document was created on a remote server and has not been replicated centrally yet.
IDS_ERRORDOCSDONE - Static variable in class com.saperion.ngc.resources.CoreResources
documents imported..
IDS_ERRORDOCSINEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
You are still editing some documents.
IDS_ERRORDOCSVRACCESSDENIED - Static variable in class com.saperion.ngc.resources.CoreResources
Document server is denying access..
IDS_ERRORDOCUMENTEDITED - Static variable in class com.saperion.ngc.resources.CoreResources
Document cannot be changed while it is edited..
IDS_ERRORDRAGDROP - Static variable in class com.saperion.ngc.resources.CoreResources
Drag and Drop.
IDS_ERRORDRUDATDEFACTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
A document definition is already active.
IDS_ERRORDRUDATDEFNEEDED - Static variable in class com.saperion.ngc.resources.CoreResources
A document definition is needed for further processing.
IDS_ERRORDRUDATFORMNAMENOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Form %s not found..
IDS_ERRORDRUDATNODOCS - Static variable in class com.saperion.ngc.resources.CoreResources
No documents found.
IDS_ERRORDRUDATNODRD - Static variable in class com.saperion.ngc.resources.CoreResources
No print file definition was found for the file %s..
IDS_ERRORDRUFILECODED - Static variable in class com.saperion.ngc.resources.CoreResources
This file is coded and can only be loaded by a special driver..
IDS_ERROREMPTYENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
This field is mandatory and must be entered: %s.
IDS_ERROREMPTYSTRUCTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Document does not contain an email..
IDS_ERRORENDPROGRAM - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to quit SAPERION?.
IDS_ERRORENQUEUEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Error creating reserve order..
IDS_ERRORENTEROFFLINEMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Change to offline mode?.
IDS_ERRORENTRYNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
User or group '%s' does not exist!.
IDS_ERRORESICONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to ESI server %s failed..
IDS_ERROREVENTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
User event failed..
IDS_ERROREXCHANGEGATEWAYCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to Exchange server %s failed..
IDS_ERROREXECUTEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot execute program %s..
IDS_ERROREXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
Document already exists..
IDS_ERROREXITTOOFFLINEMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Synchronization has run in this session.
IDS_ERROREXPIRED - Static variable in class com.saperion.ngc.resources.CoreResources
The license for this version has expired.
IDS_ERROREXPIRESOON - Static variable in class com.saperion.ngc.resources.CoreResources
The license for this version expires in %ld day(s).
IDS_ERROREXPORTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Export stopped after %ld documents..
IDS_ERROREXPORTOK - Static variable in class com.saperion.ngc.resources.CoreResources
Export completed, %ld documents exported..
IDS_ERRORFILEEOF - Static variable in class com.saperion.ngc.resources.CoreResources
Read error on file %s.
IDS_ERRORFILEEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
%s already exists.
IDS_ERRORFILEINUSE - Static variable in class com.saperion.ngc.resources.CoreResources
File %s is already in use and cannot be overwritten..
IDS_ERRORFILELOCKEDNOCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
The file %s is in use and cannot be checked in..
IDS_ERRORFILENOTCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create file %s..
IDS_ERRORFILENOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot open file %s..
IDS_ERRORFILEUPDATENEEDSREBOOT - Static variable in class com.saperion.ngc.resources.CoreResources
Some newly installed files can only be used after a restart.
IDS_ERRORFILLCOUNTERSFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Failed to fill all counter fields.
IDS_ERRORFOLDERACCESSDENIED - Static variable in class com.saperion.ngc.resources.CoreResources
Access denied.
IDS_ERRORFOLDERALREADYEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
A folder with this name already exists..
IDS_ERRORFOLDERCANNOTCREATEDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document..
IDS_ERRORFOLDERCANNOTCREATEORDERKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot insert folder into parent at correct position..
IDS_ERRORFOLDERCANNOTCREATESECURITY - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Cannot create security information..
IDS_ERRORFOLDERDELETEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Delete failed..
IDS_ERRORFOLDERDELETENOTEMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
Only empty folder can be deleted..
IDS_ERRORFOLDERDOCNOTFILED - Static variable in class com.saperion.ngc.resources.CoreResources
Document not filed in any folder..
IDS_ERRORFOLDEREXCEPTION - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: API Exception..
IDS_ERRORFOLDERGENERALERROR - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: General Error..
IDS_ERRORFOLDERINSERTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Insert failed..
IDS_ERRORFOLDERINVALIDDESTINATION - Static variable in class com.saperion.ngc.resources.CoreResources
Folder cannot be dropped here..
IDS_ERRORFOLDERINVALIDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Invalid document..
IDS_ERRORFOLDERINVALIDINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Invalid index..
IDS_ERRORFOLDERINVALIDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid link folder..
IDS_ERRORFOLDERINVALIDMOVE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot move this folder..
IDS_ERRORFOLDERINVALIDNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid folder name..
IDS_ERRORFOLDERINVALIDPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Invalid Parent..
IDS_ERRORFOLDERINVALIDTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid Table configuration..
IDS_ERRORFOLDERINVALIDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Invalid user..
IDS_ERRORFOLDERLOCKFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Data already locked by another user..
IDS_ERRORFOLDERNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Folder not found..
IDS_ERRORFOLDERNOTIMPLEMENTED - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Internal error: function not implemented..
IDS_ERRORFOLDERORDERKEYTOOLONG - Static variable in class com.saperion.ngc.resources.CoreResources
Field SYSORDERKEY is too large (>500)..
IDS_ERRORFOLDEROUTOFMEMORY - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error: Out of memory..
IDS_ERRORFOLDERQUERYFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Query failed..
IDS_ERRORFOLDERSTOREFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Store of folder failed..
IDS_ERRORFOLDERUPDATEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Update failed..
IDS_ERRORFOLDERWRONGPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
Wrong parent folder..
IDS_ERRORFORMDOESNOTMATCHTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
The selected form does not match the table..
IDS_ERRORFORWARDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Error Sequence Flow (interrupting).
IDS_ERRORFRLICENSESLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Nearly all FineReader licenses have been exhausted, only %c of %c %s available for the rest of the period..
IDS_ERRORFROUTOFLICENSES - Static variable in class com.saperion.ngc.resources.CoreResources
All FineReader licenses (%c %s in this period) have been used..
IDS_ERRORGATEWAYCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to server %s has failed..
IDS_ERRORGETDOC - Static variable in class com.saperion.ngc.resources.CoreResources
COLDParsing.GetDoc.
IDS_ERRORGROUPEMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
Group has no members..
IDS_ERRORHANDEDTO - Static variable in class com.saperion.ngc.resources.CoreResources
This file was handed out to user %s..
IDS_ERRORHARDLOCKERROR - Static variable in class com.saperion.ngc.resources.CoreResources
The hardlock was not found.
IDS_ERRORHASHMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to refresh the signatures on the medium? This function may take longer and can cause significant server load..
IDS_ERRORHELP - Static variable in class com.saperion.ngc.resources.CoreResources
Help, Status bar.
IDS_ERRORHTMLSERVERCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to Web Gateway Server %s failed..
IDS_ERRORICONBAR - Static variable in class com.saperion.ngc.resources.CoreResources
Iconbar.
IDS_ERRORIDEMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
User ID is empty..
IDS_ERRORIDEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
User Id already exists..
IDS_ERRORIMPORTFILETABLEMISMATCH - Static variable in class com.saperion.ngc.resources.CoreResources
The import file does not match the selected table..
IDS_ERRORINCOMPATIBLEFILENAME - Static variable in class com.saperion.ngc.resources.CoreResources
If the file name %s is used, the file will not be usable on 16 Bit systems.
IDS_ERRORINHERITACL - Static variable in class com.saperion.ngc.resources.CoreResources
Inherit access rights from parent folder?.
IDS_ERRORINHERITACLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Inherit query and access rights from parent folder?.
IDS_ERRORINHERITQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Inherit query from parent folder?.
IDS_ERRORINPUTDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter a date with the format %s (e.g.
IDS_ERRORINPUTDATETIME - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter date and time with the format %s (e.g.
IDS_ERRORINPUTREAL - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter a decimal number..
IDS_ERRORINPUTTIME - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter a time with the format HH:MM (e.g.
IDS_ERRORINSERTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Create document failed..
IDS_ERRORINSERTINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Insert into Index table failed..
IDS_ERRORINSERTRETRIEVAL - Static variable in class com.saperion.ngc.resources.CoreResources
Insert into Retrieval table failed..
IDS_ERRORINSTSERNRBAD - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter your serial number in this field.
IDS_ERRORINTERNAL - Static variable in class com.saperion.ngc.resources.CoreResources
Internal error..
IDS_ERRORINVALIDARCHIEFINI - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid User installation, local seetings will not be saved.
IDS_ERRORINVALIDCOLUMNTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
A system field is of the wrong type..
IDS_ERRORINVALIDDATEDAY - Static variable in class com.saperion.ngc.resources.CoreResources
You have entered an invalid day..
IDS_ERRORINVALIDDATEMONTH - Static variable in class com.saperion.ngc.resources.CoreResources
You have entered an invalid month..
IDS_ERRORINVALIDDATEYEAR - Static variable in class com.saperion.ngc.resources.CoreResources
You have entered an invalid year..
IDS_ERRORINVALIDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
The document has an illegal UID and cannot be archived..
IDS_ERRORINVALIDENDPOINTS - Static variable in class com.saperion.ngc.resources.CoreResources
Only connections between an edit field or a result list and a document view are valid..
IDS_ERRORINVALIDENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid input format for this field..
IDS_ERRORINVALIDFILECHARS - Static variable in class com.saperion.ngc.resources.CoreResources
The name %s contains invalid characters..
IDS_ERRORINVALIDFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Only image file and scanned pages may be used as a background form..
IDS_ERRORINVALIDINPUTDRV - Static variable in class com.saperion.ngc.resources.CoreResources
%s is not a valid SAPERION input driver..
IDS_ERRORINVALIDLINKSTRUC - Static variable in class com.saperion.ngc.resources.CoreResources
Line %d:'%s' in the link structure does not conform to the standard..
IDS_ERRORINVALIDLOOKUPTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
The field %s has an invalid lookup table.
IDS_ERRORINVALIDPICFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
This image format is not supported..
IDS_ERRORINVALIDSCANNERDRV - Static variable in class com.saperion.ngc.resources.CoreResources
%s is not a valid SAPERION scanner driver..
IDS_ERRORINVALIDSCANPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
This scanner settings are not supported..
IDS_ERRORINVALIDSCSIDRIVERS - Static variable in class com.saperion.ngc.resources.CoreResources
The SCSI drivers of this configuration [%s] probably do not work correctly with SAPERION.
IDS_ERRORINVALIDZIPFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
The format of the ZIP file is invalid.
IDS_ERRORISLOOKUPTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
This form belongs to a lookup or audit table and cannot be used for indexing..
IDS_ERRORJOINENTRYMULTISELECT - Static variable in class com.saperion.ngc.resources.CoreResources
Field content not found in lookup table %s.
IDS_ERRORJOINENTRYNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Field content not found in lookup table %s..
IDS_ERRORKEYNOTOK - Static variable in class com.saperion.ngc.resources.CoreResources
The installed key does not match the serial number.
IDS_ERRORKEYOUTDATED - Static variable in class com.saperion.ngc.resources.CoreResources
The installed Key is no longer valid for this version.
IDS_ERRORKOFAXGENERAL - Static variable in class com.saperion.ngc.resources.CoreResources
KOFAX error %d: %s.
IDS_ERRORKOFAXNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
KOFAX interface could not be loaded.
IDS_ERRORLEAVEOFFLINEMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Leave offline mode?.
IDS_ERRORLEGACYCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to Legacy32 server %s failed..
IDS_ERRORLINESFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
analyzing file..
IDS_ERRORLITIGATIONHOLDNOTSETONMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
The litigation hold could not be written to the medium, please contact your system administrator..
IDS_ERRORLOCALFILETRANSFER - Static variable in class com.saperion.ngc.resources.CoreResources
File %s resides on a local disk and cannot be send.
IDS_ERRORLOGINLOCKEDOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Account has been locked out.
IDS_ERRORLOGINNOMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
Client not found..
IDS_ERRORLOGINSYSTEMFAILURE - Static variable in class com.saperion.ngc.resources.CoreResources
Login failed due to a system error.
IDS_ERRORLOGTOOLARGE - Static variable in class com.saperion.ngc.resources.CoreResources
Log file too large for transmission (%ld MB), please get the file %s from server by other means..
IDS_ERRORLOSECHANGES - Static variable in class com.saperion.ngc.resources.CoreResources
%s has been changed.
IDS_ERRORLTANSATTACHVERIFYREPORTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
The verification report could not be attached! The Evidence Record could not be exported! error: %s.
IDS_ERRORLTANSERSEXPORTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
The Evidence Record could not be exported! The Evidence Record could not be exported! error: %s.
IDS_ERRORLTANSERSVERIFICATIONFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Verification of Evidence Record failed: %s The Evidence Record could not be exported! error: %s.
IDS_ERRORLTANSREGISTRATIONFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Registration failed! The Evidence Record could not be exported! error: %s.
IDS_ERRORLTANSUNREGISTERFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Deregistration failed! The Evidence Record could not be exported! error: %s.
IDS_ERRORLTANSVERIFICATIONFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Verification failed! The Evidence Record could not be exported! error: %s.
IDS_ERRORLTANSVERIFICATIONREPORTNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The verification report could not be found! The Evidence Record could not be exported! error: %s.
IDS_ERRORMACRONOPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
Expecting SUB without parameters..
IDS_ERRORMACRONOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The makro %s was not found and could not be executed..
IDS_ERRORMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Electronic mail.
IDS_ERRORMAILSERVERNOTRESPONDING - Static variable in class com.saperion.ngc.resources.CoreResources
The mail server %s did not respond..
IDS_ERRORMAPI_ACCESS_DENIED - Static variable in class com.saperion.ngc.resources.CoreResources
MAPI access was denied.
IDS_ERRORMAPI_AMBIGUOUS_RECIPIENT - Static variable in class com.saperion.ngc.resources.CoreResources
The recipient found is not unique.
IDS_ERRORMAPI_ATTACHMENT_NOT_FOUND - Static variable in class com.saperion.ngc.resources.CoreResources
A specified attachment was not found.
IDS_ERRORMAPI_ATTACHMENT_OPEN_FAILURE - Static variable in class com.saperion.ngc.resources.CoreResources
A specified attachment could not be opened.
IDS_ERRORMAPI_ATTACHMENT_WRITE_FAILURE - Static variable in class com.saperion.ngc.resources.CoreResources
A specified attachment was write-protected or was in use by another application.
IDS_ERRORMAPI_BAD_RECIPTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
An incorrect recipient type was found in the e-mail.
IDS_ERRORMAPI_DISK_FULL - Static variable in class com.saperion.ngc.resources.CoreResources
Insufficient hard disk space to send the e-mail.
IDS_ERRORMAPI_FAILURE - Static variable in class com.saperion.ngc.resources.CoreResources
A general MAPI error occurred.
IDS_ERRORMAPI_INSUFFICIENT_MEMORY - Static variable in class com.saperion.ngc.resources.CoreResources
Insufficient free memory to send the e-mail.
IDS_ERRORMAPI_INVALID_EDITFIELDS - Static variable in class com.saperion.ngc.resources.CoreResources
An invalid edit field was found.
IDS_ERRORMAPI_INVALID_MESSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid e-mail.
IDS_ERRORMAPI_INVALID_RECIPS - Static variable in class com.saperion.ngc.resources.CoreResources
An invalid recipient was found.
IDS_ERRORMAPI_INVALID_SESSION - Static variable in class com.saperion.ngc.resources.CoreResources
The session for sending the e-mail was invalid.
IDS_ERRORMAPI_LOGIN_FAILURE - Static variable in class com.saperion.ngc.resources.CoreResources
The login failed due to an unknown reason.
IDS_ERRORMAPI_MESSAGE_IN_USE - Static variable in class com.saperion.ngc.resources.CoreResources
The e-mail was in use.
IDS_ERRORMAPI_NETWORK_FAILURE - Static variable in class com.saperion.ngc.resources.CoreResources
A network error has occurred.
IDS_ERRORMAPI_NO_MESSAGES - Static variable in class com.saperion.ngc.resources.CoreResources
No e-mail was found.
IDS_ERRORMAPI_NOT_SUPPORTED - Static variable in class com.saperion.ngc.resources.CoreResources
There was no support for this function; please allow Saperion access to your Outlook program.
IDS_ERRORMAPI_TEXT_TOO_LARGE - Static variable in class com.saperion.ngc.resources.CoreResources
The text in the e-mail was too large to send.
IDS_ERRORMAPI_TOO_MANY_FILES - Static variable in class com.saperion.ngc.resources.CoreResources
Too many files were specified.
IDS_ERRORMAPI_TOO_MANY_RECIPIENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Too many recipients were specified.
IDS_ERRORMAPI_TOO_MANY_SESSIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Too many applications have attempted to log on in separate sessions.
IDS_ERRORMAPI_TYPE_NOT_SUPPORTED - Static variable in class com.saperion.ngc.resources.CoreResources
Type not supported.
IDS_ERRORMAPI_UNKNOWN_RECIPIENT - Static variable in class com.saperion.ngc.resources.CoreResources
An unknown recipient was specified in the e-mail.
IDS_ERRORMAPI_USER_ABORT - Static variable in class com.saperion.ngc.resources.CoreResources
Dispatch of e-mail canceled by the user.
IDS_ERRORMASKMUSTBEEMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
Form must be empty..
IDS_ERRORMASSSIGNFILESSKIPPED - Static variable in class com.saperion.ngc.resources.CoreResources
These will be skipped.
IDS_ERRORMASSSIGNNOFILES - Static variable in class com.saperion.ngc.resources.CoreResources
The tray contains no document, which can be mass signed..
IDS_ERRORMEDIAFORMATFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Formatting failed..
IDS_ERRORMEDIUMIOPENDING - Static variable in class com.saperion.ngc.resources.CoreResources
This medium has open read/write requests.
IDS_ERRORMEDIUMNAMEEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
Medium name already exists..
IDS_ERRORMEDIUMNOTAVAILABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Medium currently not available.
IDS_ERRORMIRRORSERVERNOTCAPABLE - Static variable in class com.saperion.ngc.resources.CoreResources
This operation is not supported on mirror servers..
IDS_ERRORMODIFYDESKDOC - Static variable in class com.saperion.ngc.resources.CoreResources
DruExtension.ModifyDeskDoc.
IDS_ERRORMODIFYDOC - Static variable in class com.saperion.ngc.resources.CoreResources
DruExtension.ModifyDeskDoc.
IDS_ERRORMULTIVALUEINPUTTOOLONG - Static variable in class com.saperion.ngc.resources.CoreResources
The multi value field contains a value that is too long: %s.
IDS_ERRORMULTIVALUENOTSUPPORTED - Static variable in class com.saperion.ngc.resources.CoreResources
The definition cannot be loaded, because the database does not support Multi Value fields..
IDS_ERRORNAMEEMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
The name must be entered..
IDS_ERRORNAMEEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
The name '%s' already existrs..
IDS_ERRORNAMENOTUNIQUE - Static variable in class com.saperion.ngc.resources.CoreResources
?%s? is a user and group! Please use the select dialog.
IDS_ERRORNEEDSADMINRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
This change requires administrative rights, please start the program as an administrator..
IDS_ERRORNEEDUNIQUEFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
No unique field found for update..
IDS_ERRORNEUROTALKERGENERAL - Static variable in class com.saperion.ngc.resources.CoreResources
Neuro Talker error: %s, code: %ld.
IDS_ERRORNEUROTALKERINI - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid INI settings for Neuro Talker..
IDS_ERRORNEWPWREQUIRED - Static variable in class com.saperion.ngc.resources.CoreResources
You must change your password now..
IDS_ERRORNOARCHIVREAD - Static variable in class com.saperion.ngc.resources.CoreResources
Transfer error while reading from document server..
IDS_ERRORNOARCHIVWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
Transfer error while writing to document server..
IDS_ERRORNODDCFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
No document definition was found for the document.
IDS_ERRORNOFOLDERTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
This table cannot be used for folders.
IDS_ERRORNOINDEXDATA - Static variable in class com.saperion.ngc.resources.CoreResources
The index data of this document are invalid.
IDS_ERRORNOLDAPCONNECT - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot connect to LDAP server %s.
IDS_ERRORNOLISTFORMFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
No list form defined..
IDS_ERRORNOLOOKUPTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
The selected document definition is no lookup table..
IDS_ERRORNOMAILSERVERINSTALLED - Static variable in class com.saperion.ngc.resources.CoreResources
No mail server installed..
IDS_ERRORNOMASTERCOPYFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
No Master object found..
IDS_ERRORNOMOREDOCEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Too many documents are already open.
IDS_ERRORNOMOREFOLDERS - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create more media pools..
IDS_ERRORNOMOREHITS - Static variable in class com.saperion.ngc.resources.CoreResources
No more hits found..
IDS_ERRORNONTRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
Insufficient access rights for this installation..
IDS_ERRORNONWRITTENENTRIES - Static variable in class com.saperion.ngc.resources.CoreResources
%ld entries in th e archive cache are not written!.
IDS_ERRORNOOFFLINELICENSEAVAILABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot change to Offline mode, because no Offline licenses are available..
IDS_ERRORNOPATHALLOWED - Static variable in class com.saperion.ngc.resources.CoreResources
Entering a path is not allowed here..
IDS_ERRORNOPROFILEFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
No settings were found for this user.
IDS_ERRORNOPUBLICKEYSINSTALLED - Static variable in class com.saperion.ngc.resources.CoreResources
No cryptography modules for public keys installed..
IDS_ERRORNOQUEUESERVER - Static variable in class com.saperion.ngc.resources.CoreResources
The workflow application server could not be initialised.
IDS_ERRORNOREBUILDINDEXTABLEBASED - Static variable in class com.saperion.ngc.resources.CoreResources
Can only rebuild tables with index stored on medium.
IDS_ERRORNOREPOSITORYSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_ERRORNOSCANMEMORY - Static variable in class com.saperion.ngc.resources.CoreResources
Not enough memory for scanning..
IDS_ERRORNOSCANNERDRIVER - Static variable in class com.saperion.ngc.resources.CoreResources
No scanner driver loaded..
IDS_ERRORNOTALLOWEDFORREVISIONS - Static variable in class com.saperion.ngc.resources.CoreResources
This operation is not availiable for outdated revisions!.
IDS_ERRORNOTENOUGHMEMORYFORSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
The Archive server requires at least %ld MB main memory.
IDS_ERRORNOTENOUGHPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
DDE: DLL routine %s called with too few parameters (%d byte)..
IDS_ERRORNOTENOUGHRIGHTSFORSHUTDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
Insufficient user rights to restart automatically.
IDS_ERRORNOTLICENSED - Static variable in class com.saperion.ngc.resources.CoreResources
This option [%s] is not included in your license.
IDS_ERRORNOUSER - Static variable in class com.saperion.ngc.resources.CoreResources
The system could not log you on.
IDS_ERRORNULLDATETIME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_ERROROCR - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic indexing.
IDS_ERROROCRLICENSEEXPIRED - Static variable in class com.saperion.ngc.resources.CoreResources
Nearly no more OCR licenses available.
IDS_ERROROCRLICENSENEARLYEXPIRED - Static variable in class com.saperion.ngc.resources.CoreResources
There are almost no more OCR licenses available.
IDS_ERROROCXBADREGISTRY - Static variable in class com.saperion.ngc.resources.CoreResources
ActiveX object could not be created: Object not registered correctly..
IDS_ERROROCXNOINTERFACE - Static variable in class com.saperion.ngc.resources.CoreResources
ActiveX object could not be created: Missing interfaces (%s)..
IDS_ERROROCXNOTYPEINFO - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create ActiveX object: missing type information..
IDS_ERROROCXUNKNOWNERROR - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create ActiveX object: general error %ld..
IDS_ERRORODBC_BINDCOL - Static variable in class com.saperion.ngc.resources.CoreResources
Bind column failed.
IDS_ERRORODBC_BINDPARAM - Static variable in class com.saperion.ngc.resources.CoreResources
Bind column failed.
IDS_ERRORODBC_BULK - Static variable in class com.saperion.ngc.resources.CoreResources
An error has occurred in Bulk Mode.".
IDS_ERRORODBC_CHANGE - Static variable in class com.saperion.ngc.resources.CoreResources
Save changes?".
IDS_ERRORODBC_CONNECT_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
You can not access any tables.
IDS_ERRORODBC_DEFAULT_DSN - Static variable in class com.saperion.ngc.resources.CoreResources
Changing the default datasource can lead to incorrect results.
IDS_ERRORODBC_DRIVER_NOT_INSTALLED - Static variable in class com.saperion.ngc.resources.CoreResources
The ODBC driver %s is not installed on this machine.
IDS_ERRORODBC_DSN_INVALID - Static variable in class com.saperion.ngc.resources.CoreResources
The version or the filename of the ODBC driver (%s) is invalid.
IDS_ERRORODBC_DSN_INVALID_OPTION - Static variable in class com.saperion.ngc.resources.CoreResources
The datasource %s does not support the selected isolation level or commit behavior.
IDS_ERRORODBC_DSN_INVALID_PARMS - Static variable in class com.saperion.ngc.resources.CoreResources
The parameters sent to the ODBC driver are invalid.
IDS_ERRORODBC_DSN_NOT_FOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The datasource %s is not installed.
IDS_ERRORODBC_DSN_NOT_INSTALLED - Static variable in class com.saperion.ngc.resources.CoreResources
There is no profile selected for the datasource %s.
IDS_ERRORODBC_DSN_OVERFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
There are too many opened data sources.
IDS_ERRORODBC_FIELD_NOT_FOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The field %s of the definition is missing in the SQL table.".
IDS_ERRORODBC_INVALID_PARM - Static variable in class com.saperion.ngc.resources.CoreResources
A parameter is not supported.".
IDS_ERRORODBC_MULTI_USER - Static variable in class com.saperion.ngc.resources.CoreResources
If you allow multiple logins, make sure that every user has sufficient rights, to access the tables.".
IDS_ERRORODBC_NO_DRIVER_FOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The ODBC configuration was saved without any driver information.
IDS_ERRORODBC_NOT_AVAILABLE - Static variable in class com.saperion.ngc.resources.CoreResources
The function is not supported by the ODBC driver.".
IDS_ERRORODBC_READ_PARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
Could not read configuration from program.ini.
IDS_ERRORODBC_SCROLL_CURSOR - Static variable in class com.saperion.ngc.resources.CoreResources
You can not access any result lists.
IDS_ERRORODBC_TABLE_EXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
A table with this name already exists in the data source.".
IDS_ERRORODBC_TYPE_CONFLICT - Static variable in class com.saperion.ngc.resources.CoreResources
The datatype is not supported by the database.
IDS_ERRORODBC_TYPE_NOT_SUPPORTED - Static variable in class com.saperion.ngc.resources.CoreResources
One parameter is not supported Please contact your system administrator.".
IDS_ERRORODBC_WRITE_PARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
Could not write ODBC configuration to program.ini.
IDS_ERRORODBCREBUILDINDEXFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
An error occured during index rebuild.
IDS_ERROROK - Static variable in class com.saperion.ngc.resources.CoreResources
file imported..
IDS_ERROROLDCACHEWITHDATA - Static variable in class com.saperion.ngc.resources.CoreResources
The cache database has an old format but contains documents that have yet to be written.
IDS_ERROROLE - Static variable in class com.saperion.ngc.resources.CoreResources
OLE functions.
IDS_ERRORONLYAPPSCHECKABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Only application files can be checked out..
IDS_ERRORONLYSYNCPATHALLOWED - Static variable in class com.saperion.ngc.resources.CoreResources
The folder can only be saved into the synchronization folder directory..
IDS_ERRORONLYWINASPI - Static variable in class com.saperion.ngc.resources.CoreResources
The SCSI2 scanner driver only runs with WinASPI..
IDS_ERROROPENOCRPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Please display a test page before using this option..
IDS_ERRORORIGINALEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
An original already exists for medium %s.
IDS_ERROROUTOFMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Out of media..
IDS_ERROROVERWRITESAVEDQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
A query has already been saved for this folder.
IDS_ERROROVERWRITESPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
The local settings of all users with this profile are overwritten.
IDS_ERRORPACKAGECANNOTCREATEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create package file..
IDS_ERRORPACKAGEINVALIDDOCFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
Package document file has invalid format..
IDS_ERRORPACKAGEINVALIDFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
Package file has invalid format..
IDS_ERRORPARSING - Static variable in class com.saperion.ngc.resources.CoreResources
parsing failed.
IDS_ERRORPASTDATETIME - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter a date that is in the future..
IDS_ERRORPASTEOUTOFAREA - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot paste objects outside of form..
IDS_ERRORPERIODICBINARYCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot run binary copy as a periodical task, because it does not run incrementally..
IDS_ERRORPPL - Static variable in class com.saperion.ngc.resources.CoreResources
Host file transfer.
IDS_ERRORPRINTERNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Printer %s on port %s not found..
IDS_ERRORPROLONGATIONNOTSETONMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
The prolongation could not be written to the medium, please contact your system administrator..
IDS_ERRORPROLONGRETENTION - Static variable in class com.saperion.ngc.resources.CoreResources
Make sure that the retention for the document is after the current retention!.
IDS_ERRORPROLONGRETENTIONQUESTION - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to prolong the retention for that document?.
IDS_ERRORPUBLICKEYCREATED - Static variable in class com.saperion.ngc.resources.CoreResources
Public keys were created successfully..
IDS_ERRORPUBLICKEYSINVALID - Static variable in class com.saperion.ngc.resources.CoreResources
Public Keys for this user do not exists or are invalid..
IDS_ERRORPWEXPIRED - Static variable in class com.saperion.ngc.resources.CoreResources
Your password has expired since %ld days.
IDS_ERRORPWEXPIRESSOON - Static variable in class com.saperion.ngc.resources.CoreResources
Your password will expire in %ld days.
IDS_ERRORQBEEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Forms Designer.
IDS_ERRORQBEFIELDNOTINDDC - Static variable in class com.saperion.ngc.resources.CoreResources
The field '%s' is not defined in the definition %s..
IDS_ERRORQUERY_FIRSTLAST_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Query operation first or last failed !.
IDS_ERRORQUERY_PREVNEXT_FAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Query operation prev or next failed !.
IDS_ERRORQUERYFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Query failed and did not deliver results.
IDS_ERRORQUEUESERVERCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
A connection to the workflow application server could not be established..
IDS_ERRORQUICKWATCH - Static variable in class com.saperion.ngc.resources.CoreResources
QuickWatch: %s = '%s'.
IDS_ERRORR3BADCONTENTTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
The table is unsuitable for one of the content areas.
IDS_ERRORREADDOCDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot read document data file %s..
IDS_ERRORRECOGNITA - Static variable in class com.saperion.ngc.resources.CoreResources
RECOGNITA error: %s, retcode = %ld.
IDS_ERRORRECOGNITANOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The RECOGNITA toolkit cannot be loaded..
IDS_ERRORRECONNECT - Static variable in class com.saperion.ngc.resources.CoreResources
You have changed a setting which will cause an initializsation of the ODBC connections.
IDS_ERRORRECORDEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
This record already exists..
IDS_ERRORREDUCEDISPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Make sure that the disposition for the document is before the current disposition!.
IDS_ERRORREDUCEDISPOSITIONQUESTION - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to reduce the disposition for that document?.
IDS_ERRORRELOCATEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Document relocate failed..
IDS_ERRORRELOCATEFAILEDINVALID - Static variable in class com.saperion.ngc.resources.CoreResources
Document relocate failed because doc entry invalid in cache..
IDS_ERRORRELOCATEFAILEDSYNC - Static variable in class com.saperion.ngc.resources.CoreResources
Media sync failed..
IDS_ERRORREMOVABLENOTALLOWED - Static variable in class com.saperion.ngc.resources.CoreResources
Removable media must be defined with MO/WORM..
IDS_ERRORREMOVEDOCFROMAGENT - Static variable in class com.saperion.ngc.resources.CoreResources
Do you want to remove the selected document from the list?.
IDS_ERRORREMOVEGLOBALSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Are you sure that you want to remove the global server %2? This may cause data access problems in certain cases..
IDS_ERRORRENAMEDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Rename all documents in this folder?.
IDS_ERRORREORGINSERTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Inserting into database failed..
IDS_ERRORREPLACEPUBLICKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Public key already exists.
IDS_ERRORREPLCACHEFULL - Static variable in class com.saperion.ngc.resources.CoreResources
Local cache is full, document cannot be copied..
IDS_ERRORREPLCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
File copy failed.
IDS_ERRORREPLCREATEDOCFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document list.
IDS_ERRORREPLCREATEPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot save user profile.
IDS_ERRORREPLDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot delete record..
IDS_ERRORREPLDELETEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot delete document..
IDS_ERRORREPLFILEINFO - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load file info.
IDS_ERRORREPLGETFULLINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load complete index data.
IDS_ERRORREPLGETINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load index data.
IDS_ERRORREPLICATIONNEEDSSQLTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Synchronization cannot be started.
IDS_ERRORREPLLOADDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load document.
IDS_ERRORREPLLOADPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load user profile.
IDS_ERRORREPLNOTENOUGHRECORDS - Static variable in class com.saperion.ngc.resources.CoreResources
Not all records were copied..
IDS_ERRORREPLOPENTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot open table.
IDS_ERRORREPLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Source query failed.
IDS_ERRORREPLUPDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Update failed.
IDS_ERRORREPLWRITEUIDFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot write to document list.
IDS_ERRORREPOSITORYCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_ERRORRESIGNATURENOTVERIFIED - Static variable in class com.saperion.ngc.resources.CoreResources
Signature could not be verified.
IDS_ERRORRESIGNATURENOTVERIFIEDDOCCHANGED - Static variable in class com.saperion.ngc.resources.CoreResources
Signature could not be verified.
IDS_ERRORRESIGNATURENOTVERIFIEDTIMESTAMP - Static variable in class com.saperion.ngc.resources.CoreResources
Signature could not be verified.
IDS_ERRORRESIGNATUREVERIFIED - Static variable in class com.saperion.ngc.resources.CoreResources
The document was re-signed.
IDS_ERRORRESTARTBROKER - Static variable in class com.saperion.ngc.resources.CoreResources
For this setting to be active, you have to restart the server..
IDS_ERRORRESTARTSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Please restart the server to enable this change..
IDS_ERRORRESTRICTED - Static variable in class com.saperion.ngc.resources.CoreResources
Access to this command is restricted..
IDS_ERRORRESUMECRITICALSLEEP - Static variable in class com.saperion.ngc.resources.CoreResources
The system has been resumed from critical sleep.
IDS_ERRORRETRAINAGENT - Static variable in class com.saperion.ngc.resources.CoreResources
The list of trained documents has been modified.
IDS_ERRORREVISECHANGEDFILE - Static variable in class com.saperion.ngc.resources.CoreResources
The file %s has been changed.
IDS_ERRORRLINK - Static variable in class com.saperion.ngc.resources.CoreResources
R/Link SAP server functions.
IDS_ERRORRLINKCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to R/Link server %s failed..
IDS_ERRORROLLBACKFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Rollback for transaction %s failed.
IDS_ERRORROLLBACKREVISION - Static variable in class com.saperion.ngc.resources.CoreResources
All changes after the selected revision will be lost!.
IDS_ERRORSAMOSIFPFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create net image..
IDS_ERRORSAMOSJOBNOTDEFINED - Static variable in class com.saperion.ngc.resources.CoreResources
No job selected..
IDS_ERRORSAMOSLOADPROFILEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot load grayscale profile %s..
IDS_ERRORSAMOSNOJOIN - Static variable in class com.saperion.ngc.resources.CoreResources
The input batch is invalid and cannot be prepared for transfer..
IDS_ERRORSAMOSNOSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create the ImagePort file %s..
IDS_ERRORSAMOSNOSIGNAL - Static variable in class com.saperion.ngc.resources.CoreResources
Could not create the ImagePort signal file %s..
IDS_ERRORSAVEBEFORESLEEP - Static variable in class com.saperion.ngc.resources.CoreResources
Save changed data before changing to sleep?.
IDS_ERRORSAVEPROTOFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Audit database %s could not be saved..
IDS_ERRORSAVEPROTOOK - Static variable in class com.saperion.ngc.resources.CoreResources
Audit database %s has been stored as %s and resetted.
IDS_ERRORSCANNER - Static variable in class com.saperion.ngc.resources.CoreResources
Scan.
IDS_ERRORSCANNERDEVICECLAIMED - Static variable in class com.saperion.ngc.resources.CoreResources
You must deactivate the scanner in Device Manager to use it with SAPERION..
IDS_ERRORSCANNERNOTREADY - Static variable in class com.saperion.ngc.resources.CoreResources
Scanner not ready..
IDS_ERRORSCANNINGFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Scanning failed..
IDS_ERRORSCRIPTRUNNING - Static variable in class com.saperion.ngc.resources.CoreResources
Please close the previous operation first..
IDS_ERRORSELECTDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Please select documents for suggestions..
IDS_ERRORSERVERBUSY - Static variable in class com.saperion.ngc.resources.CoreResources
The operation cannot be executed because the server application is busy..
IDS_ERRORSERVERNOTREADY - Static variable in class com.saperion.ngc.resources.CoreResources
Server is not yet fully initialized, no changes are allowed..
IDS_ERRORSETDISPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Setting disposition failed because new value is not valid! old/new = %s.
IDS_ERRORSETPRESENT - Static variable in class com.saperion.ngc.resources.CoreResources
Absence is activated.
IDS_ERRORSETRETENTION - Static variable in class com.saperion.ngc.resources.CoreResources
Setting retention failed because new value is not valid! old/new = %s.
IDS_ERRORSHOWEVIDENCERECORD - Static variable in class com.saperion.ngc.resources.CoreResources
Evidence Record could not be displayed! error: %s The Evidence Record could not be exported! error: %s.
IDS_ERRORSIGNATURECREATED - Static variable in class com.saperion.ngc.resources.CoreResources
Document was signed successfully..
IDS_ERRORSIGNATUREDIDNOTVERIFY - Static variable in class com.saperion.ngc.resources.CoreResources
Signature could not be verified..
IDS_ERRORSIGNATUREDIDNOTVERIFYMSG - Static variable in class com.saperion.ngc.resources.CoreResources
Signature could not be verified: %s.
IDS_ERRORSIGNATURENOTVERIFIEDRESIGN - Static variable in class com.saperion.ngc.resources.CoreResources
Signature could not be verified.
IDS_ERRORSIGNATUREVERIFIED - Static variable in class com.saperion.ngc.resources.CoreResources
Signature was verified correctly..
IDS_ERRORSIZELIMITALMOSTEXCEEDED - Static variable in class com.saperion.ngc.resources.CoreResources
The maximum storage volume of %s is nearly reached.
IDS_ERRORSIZELIMITEXCEEDED - Static variable in class com.saperion.ngc.resources.CoreResources
The maximum storage volume of %s has been exceeded.
IDS_ERRORSIZELIMITEXCEEDEDSTOP - Static variable in class com.saperion.ngc.resources.CoreResources
The maximum storage volume of %s has been exceeded by more than %s.
IDS_ERRORSKIPPEDLINES - Static variable in class com.saperion.ngc.resources.CoreResources
too many lines skipped.
IDS_ERRORSOFTDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Do you really want to delete the document?.
IDS_ERRORSTAPELNOTREBUILDABLE - Static variable in class com.saperion.ngc.resources.CoreResources
The tray database %s is not rebuildable.
IDS_ERRORSTAPELOPNOTVALID - Static variable in class com.saperion.ngc.resources.CoreResources
This operation is invalid or not possible at this position..
IDS_ERRORSTARTACTIVITYEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
A start event already exists..
IDS_ERRORSTRINGTOOLONG - Static variable in class com.saperion.ngc.resources.CoreResources
Too many characters for field %s, up to %ld are allowed..
IDS_ERRORSYNTAXERROR - Static variable in class com.saperion.ngc.resources.CoreResources
%s.
IDS_ERRORTABLENAMEINVALIDFORWEB - Static variable in class com.saperion.ngc.resources.CoreResources
%s: this name is invalid for tables for the Web-Client or the SCR.
IDS_ERRORTECHNICALUSERNOUILOGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Logging in with this user is not permitted, as the user is intended for internal use only..
IDS_ERRORTEXTEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Text editor.
IDS_ERRORTHUMBNAILDIM - Static variable in class com.saperion.ngc.resources.CoreResources
The format is width,height (e.g.
IDS_ERRORTHUMBNAILGEN - Static variable in class com.saperion.ngc.resources.CoreResources
Thumbnail could not be generated..
IDS_ERRORTIFFCANNOTOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
The file %s is not a legal TIFF format..
IDS_ERRORTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION - Message.
IDS_ERRORTOMANYGROUPS - Static variable in class com.saperion.ngc.resources.CoreResources
A user cannot be a member of more than 50 groups..
IDS_ERRORTOOMANYACLSSELECTED - Static variable in class com.saperion.ngc.resources.CoreResources
Too many ACLs have been selected.
IDS_ERRORTOOMANYFRAMES - Static variable in class com.saperion.ngc.resources.CoreResources
More than one frame was marked for the field %s.
IDS_ERRORTOOMANYHITS - Static variable in class com.saperion.ngc.resources.CoreResources
This query will return %ld records, a maximum of %ld records is allowed for this list..
IDS_ERRORTOOMANYINDIVIDUALCOMMANDS - Static variable in class com.saperion.ngc.resources.CoreResources
More than %ld individual menu items cannot be saved.
IDS_ERRORTOOMANYLEVELS - Static variable in class com.saperion.ngc.resources.CoreResources
The directory has more levels (%c) than available in the Outliner (%c)..
IDS_ERRORTOOMANYOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
The maximum number of %d licenses for the option %s has been reached.
IDS_ERRORTOOMANYPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
DDE: DLL routine %s called with too many parameters (%d byte)..
IDS_ERRORTOOMANYSERVERS - Static variable in class com.saperion.ngc.resources.CoreResources
The maximum number of %d servers has already been reached.
IDS_ERRORTOOMANYUSERS - Static variable in class com.saperion.ngc.resources.CoreResources
The maximum number of %d working users has already been reached.
IDS_ERRORTOOMANYUSERSADDED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot add more than %c users..
IDS_ERRORTOOMANYUSERSFORTREE - Static variable in class com.saperion.ngc.resources.CoreResources
Too many users in group [%c].
IDS_ERRORTRANSFER - Static variable in class com.saperion.ngc.resources.CoreResources
error has occurred.
IDS_ERRORTRANSFERREDDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
%ld documents transferred..
IDS_ERRORUMLAUTECHANGED - Static variable in class com.saperion.ngc.resources.CoreResources
You have changed the option Umlaute.
IDS_ERRORUNDELETEENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
Unerase document?.
IDS_ERRORUNFILEMULTIPLEFOLDERS - Static variable in class com.saperion.ngc.resources.CoreResources
Really unfile document from %c folders?.
IDS_ERRORUNIQUEKEYEXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
An entry already exists for the unique field ?%s?..
IDS_ERRORUNSUPPORTEDOCRFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
OCR is only possible for 1 bit black-and-white pages.
IDS_ERRORUSEDRIVERINTERFACE - Static variable in class com.saperion.ngc.resources.CoreResources
Please use the scan window for scanning..
IDS_ERRORUSERABORT - Static variable in class com.saperion.ngc.resources.CoreResources
Operation canceled by user..
IDS_ERRORUSERDISKNEARLYFULL - Static variable in class com.saperion.ngc.resources.CoreResources
The disk containing the user directory (%s) is nearly full.
IDS_ERRORUSEREMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
User name is empty..
IDS_ERRORUSEREXISTS - Static variable in class com.saperion.ngc.resources.CoreResources
User name already exists..
IDS_ERRORUSERLOGGEDIN - Static variable in class com.saperion.ngc.resources.CoreResources
This user id is already logged in.
IDS_ERRORUSERSNOTSYNCHRONIZED - Static variable in class com.saperion.ngc.resources.CoreResources
User data has not been synchronized, cannot enter offline mode..
IDS_ERRORVBNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
'%s' not found..
IDS_ERRORVBREPLACEDTIMES - Static variable in class com.saperion.ngc.resources.CoreResources
'%s' replaced %c times with '%s'..
IDS_ERRORVBREPLACINGBY - Static variable in class com.saperion.ngc.resources.CoreResources
Replacing '%s' with '%s'....
IDS_ERRORVENDORFOUNDLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
The driver entry '%s = %s' was detected for the SCSI device.
IDS_ERRORVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
Viewing.
IDS_ERRORVIEWERISREADONLY - Static variable in class com.saperion.ngc.resources.CoreResources
This operation is not permitted because the viewer is in read-only mode..
IDS_ERRORVISUALCONFIRMDONE - Static variable in class com.saperion.ngc.resources.CoreResources
Mandatory visual confirmation of selected documents completed?.
IDS_ERRORWATCHERCONNECTFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Connection to Watcher server %s failed..
IDS_ERRORWRITEDOCDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document data file %s..
IDS_ERRORWRITEDOCDATADISKFULL - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot create document data file %s.
IDS_ERRORXREVISE - Static variable in class com.saperion.ngc.resources.CoreResources
Document not commited since it is an outdated revision..
IDS_ESCALATIONDT - Static variable in class com.saperion.ngc.resources.CoreResources
Deadline:.
IDS_ESCALATIONDTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Escalation Date.
IDS_ESCALATIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Escalation Levels.
IDS_ESTWORKINGTIME - Static variable in class com.saperion.ngc.resources.CoreResources
Estimated working time [min.].
IDS_ESTWORKINGTIMEBCMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Est.
IDS_EVENTACTIVATE - Static variable in class com.saperion.ngc.resources.CoreResources
Application activated.
IDS_EVENTADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
System.
IDS_EVENTARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Archiving.
IDS_EVENTCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
Check in.
IDS_EVENTCHECKIN_SHAREBASE - Static variable in class com.saperion.ngc.resources.CoreResources
 
IDS_EVENTCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Check out.
IDS_EVENTCHECKOUT_SHAREBASE - Static variable in class com.saperion.ngc.resources.CoreResources
ShareBase menu items
IDS_EVENTDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete.
IDS_EVENTDISCARD_SHAREBASE - Static variable in class com.saperion.ngc.resources.CoreResources
 
IDS_EVENTDOCFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow.
IDS_EVENTEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Edit.
IDS_EVENTERROR - Static variable in class com.saperion.ngc.resources.CoreResources
Error.
IDS_EVENTINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Edit index.
IDS_EVENTKORB - Static variable in class com.saperion.ngc.resources.CoreResources
Tray Entry.
IDS_EVENTLOGSTRING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_EVENTLTANSREGISTRATION - Static variable in class com.saperion.ngc.resources.CoreResources
LTANS Registration.
IDS_EVENTMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
E-Mail send.
IDS_EVENTMENULOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Menu loaded.
IDS_EVENTPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
Print.
IDS_EVENTREVISE - Static variable in class com.saperion.ngc.resources.CoreResources
Revision.
IDS_EVENTRIBBON - Static variable in class com.saperion.ngc.resources.CoreResources
Ribbon loaded.
IDS_EVENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Events.
IDS_EVENTSHUTDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
Shutdown.
IDS_EVENTSIGN - Static variable in class com.saperion.ngc.resources.CoreResources
Sign.
IDS_EVENTSTARTUP - Static variable in class com.saperion.ngc.resources.CoreResources
Startup.
IDS_EVENTSYNCHRONIZE - Static variable in class com.saperion.ngc.resources.CoreResources
Synchronize.
IDS_EVENTTIMER - Static variable in class com.saperion.ngc.resources.CoreResources
Periodic.
IDS_EVENTTRANSFER - Static variable in class com.saperion.ngc.resources.CoreResources
Transfer.
IDS_EVENTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
User administration.
IDS_EVENTVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
View.
IDS_EVENTVIEWERCLOSE - Static variable in class com.saperion.ngc.resources.CoreResources
Viewer - Close.
IDS_EVENTVIEWERENDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Viewer - End document.
IDS_EVENTVIEWEROPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Viewer - Open.
IDS_EVENTVIEWERSTARTDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Viewer - Start document.
IDS_EXACTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Active.
IDS_EXADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Exchange server administration.
IDS_EXARCHIVINGTASK - Static variable in class com.saperion.ngc.resources.CoreResources
Archiving task.
IDS_EXCHANGEMAILBOX - Static variable in class com.saperion.ngc.resources.CoreResources
Exchange mailbox/Public folder.
IDS_EXCHANGESERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Exchange server.
IDS_EXCHANGESERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Exchange server service.
IDS_EXECUTABLEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Executable files.
IDS_EXECUTIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Executive.
IDS_EXERASINGTASK - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting....
IDS_EXITCONDITIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Forwarding Condition.
IDS_EXMIN - Static variable in class com.saperion.ngc.resources.CoreResources
min..
IDS_EXPARAMETERS - Static variable in class com.saperion.ngc.resources.CoreResources
Exchange server parameters.
IDS_EXPASSIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Passive.
IDS_EXPERTPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
Expert Properties.
IDS_EXPORTING - Static variable in class com.saperion.ngc.resources.CoreResources
Exporting query to pool '%s', %ld documents exported....
IDS_EXRESTORATIONTASK - Static variable in class com.saperion.ngc.resources.CoreResources
Restore task.
IDS_EXTENDEDFIELDATTRS - Static variable in class com.saperion.ngc.resources.CoreResources
Special.
IDS_EXTERNAL - Static variable in class com.saperion.ngc.resources.CoreResources
External Body Part.
IDS_EXTRACT - Static variable in class com.saperion.ngc.resources.CoreResources
Extract.
IDS_EXTRACTINGTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Reading text from %s.
IDS_EXWAITING - Static variable in class com.saperion.ngc.resources.CoreResources
Waiting....
IDS_EXWORKING - Static variable in class com.saperion.ngc.resources.CoreResources
Working....
IDS_FABSHPOS - Static variable in class com.saperion.ngc.resources.CoreResources
Horizontal position.
IDS_FABSVPOS - Static variable in class com.saperion.ngc.resources.CoreResources
Vertical position.
IDS_FAILOVERIP - Static variable in class com.saperion.ngc.resources.CoreResources
By IP address.
IDS_FAILOVERNONE - Static variable in class com.saperion.ngc.resources.CoreResources
No fail-over.
IDS_FATTROFF - Static variable in class com.saperion.ngc.resources.CoreResources
Attribute off.
IDS_FATTRON - Static variable in class com.saperion.ngc.resources.CoreResources
Attribute on.
IDS_FBKCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Back Color.
IDS_FFONTASPECT - Static variable in class com.saperion.ngc.resources.CoreResources
Char aspect.
IDS_FFONTEXNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Extended font.
IDS_FFONTNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Font.
IDS_FFONTSIZE - Static variable in class com.saperion.ngc.resources.CoreResources
Font size.
IDS_FIELDBINARY - Static variable in class com.saperion.ngc.resources.CoreResources
Binary.
IDS_FIELDBOOL - Static variable in class com.saperion.ngc.resources.CoreResources
Boolean.
IDS_FIELDCOMBIKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Key.
IDS_FIELDCOUNTER - Static variable in class com.saperion.ngc.resources.CoreResources
Counter.
IDS_FIELDCURRENCY - Static variable in class com.saperion.ngc.resources.CoreResources
Currency.
IDS_FIELDCURRENCYEX - Static variable in class com.saperion.ngc.resources.CoreResources
Format.
IDS_FIELDDATETIME - Static variable in class com.saperion.ngc.resources.CoreResources
DateTime.
IDS_FIELDDATUM - Static variable in class com.saperion.ngc.resources.CoreResources
Date.
IDS_FIELDDOCREP - Static variable in class com.saperion.ngc.resources.CoreResources
Document text data.
IDS_FIELDHIJRIDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Hijri date.
IDS_FIELDINT - Static variable in class com.saperion.ngc.resources.CoreResources
Integer.
IDS_FIELDJCRBACKLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
JCR backward references.
IDS_FIELDJCRNAME - Static variable in class com.saperion.ngc.resources.CoreResources
JCR name.
IDS_FIELDJCRPATH - Static variable in class com.saperion.ngc.resources.CoreResources
JCR path.
IDS_FIELDJCRREF - Static variable in class com.saperion.ngc.resources.CoreResources
JCR reference.
IDS_FIELDJCRURI - Static variable in class com.saperion.ngc.resources.CoreResources
JCR URI.
IDS_FIELDJCRWEAKREF - Static variable in class com.saperion.ngc.resources.CoreResources
JCR weak reference.
IDS_FIELDREAL - Static variable in class com.saperion.ngc.resources.CoreResources
Real.
IDS_FIELDRETRIEVAL - Static variable in class com.saperion.ngc.resources.CoreResources
Text Retrieval.
IDS_FIELDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Character.
IDS_FIELDTHUMBNAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Thumbnail.
IDS_FIELDUNICODERETRIEVAL - Static variable in class com.saperion.ngc.resources.CoreResources
Retrieval (Unicode).
IDS_FIELDUNICODETEXT - Static variable in class com.saperion.ngc.resources.CoreResources
String (Unicode).
IDS_FIELDXMLRETRIEVAL - Static variable in class com.saperion.ngc.resources.CoreResources
XML retrieval.
IDS_FIELDZEIT - Static variable in class com.saperion.ngc.resources.CoreResources
Time.
IDS_FILEDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
File document.
IDS_FILEDRIVER - Static variable in class com.saperion.ngc.resources.CoreResources
Files.
IDS_FILEEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
File export.
IDS_FILEIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
File import.
IDS_FILEUSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Cross Reference.
IDS_FILLEDARROW15 - Static variable in class com.saperion.ngc.resources.CoreResources
Filled Arrow 15.
IDS_FILLEDARROW30 - Static variable in class com.saperion.ngc.resources.CoreResources
Filled arrow 30.
IDS_FILLEDARROW45 - Static variable in class com.saperion.ngc.resources.CoreResources
Filled arrow 45.
IDS_FILLEDCIRCLE - Static variable in class com.saperion.ngc.resources.CoreResources
Filled Circle.
IDS_FILLEDCLOSEDFORK - Static variable in class com.saperion.ngc.resources.CoreResources
Filled closed fork.
IDS_FILLEDFORK - Static variable in class com.saperion.ngc.resources.CoreResources
Filled fork.
IDS_FILLEDLOSANGE - Static variable in class com.saperion.ngc.resources.CoreResources
Losange.
IDS_FILTERING - Static variable in class com.saperion.ngc.resources.CoreResources
Filtering text....
IDS_FILTERNOISEHEAVY - Static variable in class com.saperion.ngc.resources.CoreResources
Heavy.
IDS_FILTERNOISELOW - Static variable in class com.saperion.ngc.resources.CoreResources
Light.
IDS_FILTERNOISEMEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
Medium.
IDS_FILTERNOISEVERY - Static variable in class com.saperion.ngc.resources.CoreResources
Very heavy.
IDS_FINE_ENGINE_AUTO - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic.
IDS_FINE_ENGINE_HANDWRITTEN - Static variable in class com.saperion.ngc.resources.CoreResources
Handwritten.
IDS_FINE_ENGINE_MATRIX - Static variable in class com.saperion.ngc.resources.CoreResources
Dot matrix.
IDS_FINE_ENGINE_TYPEWRITER - Static variable in class com.saperion.ngc.resources.CoreResources
Typewriter.
IDS_FIXPOINT - Static variable in class com.saperion.ngc.resources.CoreResources
Save Task.
IDS_FLINEFEEDS - Static variable in class com.saperion.ngc.resources.CoreResources
Line feed.
IDS_FOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Folder.
IDS_FOLDERCOLLECTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Personal Files.
IDS_FOLDERCREATELINK - Static variable in class com.saperion.ngc.resources.CoreResources
Create Link.
IDS_FOLDEREFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Files.
IDS_FOLDERFAVORITES - Static variable in class com.saperion.ngc.resources.CoreResources
Favorites.
IDS_FOLDERFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
My Applications.
IDS_FOLDEROPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Open folder.
IDS_FOLDERPRIVATE - Static variable in class com.saperion.ngc.resources.CoreResources
Personal Folders.
IDS_FOLDERSELECTLINKTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Select table....
IDS_FOLDERSLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Media pools.
IDS_FOLDERTRAYS - Static variable in class com.saperion.ngc.resources.CoreResources
Trays.
IDS_FONT - Static variable in class com.saperion.ngc.resources.CoreResources
Font.
IDS_FONTBOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Bold.
IDS_FONTBOLDITALIC - Static variable in class com.saperion.ngc.resources.CoreResources
Font Bold Italic.
IDS_FONTITALIC - Static variable in class com.saperion.ngc.resources.CoreResources
Font Italic.
IDS_FONTNORMAL - Static variable in class com.saperion.ngc.resources.CoreResources
Font Normal.
IDS_FOOTERRECORDS - Static variable in class com.saperion.ngc.resources.CoreResources
Number of lines.
IDS_FORCEDBYADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Administrative Exit.
IDS_FORECOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Fore Color.
IDS_FORM - Static variable in class com.saperion.ngc.resources.CoreResources
Form.
IDS_FORMATOUTLINERBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_FORMATOUTLINEREDGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_FORMATOUTLINERFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_FORMATOUTLINERSELBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_FORMATOUTLINERSELFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_FORMATRECOG - Static variable in class com.saperion.ngc.resources.CoreResources
Format recognition.
IDS_FORMFOLDERINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Folder Index.
IDS_FORMFOLDERQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Folder Query.
IDS_FORMMINIINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Navigation Index.
IDS_FORMMINIQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Navigation Query.
IDS_FORMWORKFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Tasks.
IDS_FORWARDED - Static variable in class com.saperion.ngc.resources.CoreResources
forwarded.
IDS_FRAMEAUTOMATIC - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic.
IDS_FRAMECORRECTION - Static variable in class com.saperion.ngc.resources.CoreResources
With correction.
IDS_FRAMEMANUAL - Static variable in class com.saperion.ngc.resources.CoreResources
Manual.
IDS_FRAMESEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
Search.
IDS_FRAMETOOLTIPIDX - Static variable in class com.saperion.ngc.resources.CoreResources
Index.
IDS_FRAMETOOLTIPUID - Static variable in class com.saperion.ngc.resources.CoreResources
UID.
IDS_FRAMEWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_FREEMAPCASEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Free Formula (=;etc.).
IDS_FREEMAPDOCCASE - Static variable in class com.saperion.ngc.resources.CoreResources
Free Formula (=;etc.).
IDS_FREPLACE - Static variable in class com.saperion.ngc.resources.CoreResources
Replace.
IDS_FRHANDCHARBOXSERIES - Static variable in class com.saperion.ngc.resources.CoreResources
Single frames.
IDS_FRHANDCOMBINFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
Combed in box.
IDS_FRHANDGRAYBOXES - Static variable in class com.saperion.ngc.resources.CoreResources
Grey frames.
IDS_FRHANDPARTITIONEDFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
Segmented box.
IDS_FRHANDSIMPLECOMB - Static variable in class com.saperion.ngc.resources.CoreResources
Combed.
IDS_FRHANDSIMPLETEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Simple.
IDS_FRHANDTEXTINFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
Boxed.
IDS_FRHANDUNDERLINEDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Underscored.
IDS_FRLICENSESCHARS - Static variable in class com.saperion.ngc.resources.CoreResources
Character.
IDS_FRLICENSESDAY - Static variable in class com.saperion.ngc.resources.CoreResources
%c of %c %s remaining today.
IDS_FRLICENSESHOUR - Static variable in class com.saperion.ngc.resources.CoreResources
%c of %c %s remaining in this hour.
IDS_FRLICENSESMONTH - Static variable in class com.saperion.ngc.resources.CoreResources
%c of %c %s remaining this month.
IDS_FRLICENSESPAGES - Static variable in class com.saperion.ngc.resources.CoreResources
pages.
IDS_FRLICENSESUNLIMITED - Static variable in class com.saperion.ngc.resources.CoreResources
Unlimited.
IDS_FRLICENSESWEEK - Static variable in class com.saperion.ngc.resources.CoreResources
%c of %c %s remaining this week.
IDS_FRLICENSESYEAR - Static variable in class com.saperion.ngc.resources.CoreResources
%c of %c %s remaining this year.
IDS_FRMODULE1DBARCODE - Static variable in class com.saperion.ngc.resources.CoreResources
1D barcode.
IDS_FRMODULE2DBARCODEECC200 - Static variable in class com.saperion.ngc.resources.CoreResources
2D barcode ECC200.
IDS_FRMODULE2DBARCODEPDF417 - Static variable in class com.saperion.ngc.resources.CoreResources
2D barcode PDF417.
IDS_FRMODULEANALYZE - Static variable in class com.saperion.ngc.resources.CoreResources
Document analysis.
IDS_FRMODULEARABIC - Static variable in class com.saperion.ngc.resources.CoreResources
Arabic.
IDS_FRMODULEAZTEC - Static variable in class com.saperion.ngc.resources.CoreResources
Aztec.
IDS_FRMODULEBALANCEDMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Balanced Mode.
IDS_FRMODULEBARCODEAUTOLOCATION - Static variable in class com.saperion.ngc.resources.CoreResources
Barcode auto location.
IDS_FRMODULECJK - Static variable in class com.saperion.ngc.resources.CoreResources
Chinese/Japanese/Korean.
IDS_FRMODULECYRILLICHANDPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
Cyrillic handwriting.
IDS_FRMODULEDATAMATRIX - Static variable in class com.saperion.ngc.resources.CoreResources
DataMatrix.
IDS_FRMODULEEXTENDEDCHARACTERINFO - Static variable in class com.saperion.ngc.resources.CoreResources
Extended Character Info.
IDS_FRMODULEFASTMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Fast Mode.
IDS_FRMODULEFINEREADERXIX - Static variable in class com.saperion.ngc.resources.CoreResources
XIX.
IDS_FRMODULEFLEXIFORMSDA - Static variable in class com.saperion.ngc.resources.CoreResources
Document analysis (FlexiForms).
IDS_FRMODULEFULLTEXTSEARCHDA - Static variable in class com.saperion.ngc.resources.CoreResources
Document analysis (Fulltext search).
IDS_FRMODULEHEBREW - Static variable in class com.saperion.ngc.resources.CoreResources
Hebrew.
IDS_FRMODULELANGUAGEDATABASE - Static variable in class com.saperion.ngc.resources.CoreResources
Language Database.
IDS_FRMODULELAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Layout.
IDS_FRMODULEOMR - Static variable in class com.saperion.ngc.resources.CoreResources
OMR.
IDS_FRMODULEOPENPDF - Static variable in class com.saperion.ngc.resources.CoreResources
Open PDF.
IDS_FRMODULEQRCODE - Static variable in class com.saperion.ngc.resources.CoreResources
QR Code.
IDS_FRMODULETHAI - Static variable in class com.saperion.ngc.resources.CoreResources
Thai.
IDS_FRMODULEUSERPATTERNS - Static variable in class com.saperion.ngc.resources.CoreResources
User patterns.
IDS_FRNOHANDPRINT - Static variable in class com.saperion.ngc.resources.CoreResources
Not installed.
IDS_FRONT - Static variable in class com.saperion.ngc.resources.CoreResources
Front.
IDS_FTEXTCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Color.
IDS_GAMMANORMAL - Static variable in class com.saperion.ngc.resources.CoreResources
Font Normal.
IDS_GAMMASHARP - Static variable in class com.saperion.ngc.resources.CoreResources
Sharp.
IDS_GAMMASOFT - Static variable in class com.saperion.ngc.resources.CoreResources
Soft.
IDS_GATEWAYADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Core server administration.
IDS_GENERAL - Static variable in class com.saperion.ngc.resources.CoreResources
General.
IDS_GENERATINGTHUMBNAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Generating Thumbnail (%d x %d x %d)....
IDS_GETUSERMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_GLASSFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GLASSPERCENTTOP - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GLASSSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GLASSTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GLOBALBROKERS - Static variable in class com.saperion.ngc.resources.CoreResources
Core Server.
IDS_GLOBALHTML - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Gateway Server.
IDS_GLOBALLICENSES - Static variable in class com.saperion.ngc.resources.CoreResources
Global License pool.
IDS_GLOBALMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
All media.
IDS_GLOBALMEDIAPOOLS - Static variable in class com.saperion.ngc.resources.CoreResources
Global pools.
IDS_GLOBALQUEUES - Static variable in class com.saperion.ngc.resources.CoreResources
Queue servers.
IDS_GLOBALREPOSITORIES - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GLOBALRLINK - Static variable in class com.saperion.ngc.resources.CoreResources
R/Link Server.
IDS_GLOBALSERVERS - Static variable in class com.saperion.ngc.resources.CoreResources
Global servers.
IDS_GRADIENTFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GRADIENTFROMHOT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GRADIENTTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GRADIENTTOHOT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_GRAYSCALE - Static variable in class com.saperion.ngc.resources.CoreResources
Grayscale.
IDS_GRIDCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Grid color.
IDS_GRIDSTYLE - Static variable in class com.saperion.ngc.resources.CoreResources
Grid style.
IDS_GROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Group.
IDS_GROUPFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
Index Forms.
IDS_GROUPFORMULAS - Static variable in class com.saperion.ngc.resources.CoreResources
Field Mapping: Document->Task.
IDS_GROUPMACROS - Static variable in class com.saperion.ngc.resources.CoreResources
Events.
IDS_GROUPMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
eMail Options.
IDS_GROUPMAPPINGS - Static variable in class com.saperion.ngc.resources.CoreResources
Field Mapping: Task->Document.
IDS_GROUPMENU - Static variable in class com.saperion.ngc.resources.CoreResources
Context Menu.
IDS_GROUPPREFIX - Static variable in class com.saperion.ngc.resources.CoreResources
group.
IDS_GROUPRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
Document Access.
IDS_GROUPS - Static variable in class com.saperion.ngc.resources.CoreResources
Groups.
IDS_GROUPTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
Group Inbox.
IDS_GUIBLUE - Static variable in class com.saperion.ngc.resources.CoreResources
Blue.
IDS_GUIMETAL - Static variable in class com.saperion.ngc.resources.CoreResources
Metal.
IDS_GUINORMAL - Static variable in class com.saperion.ngc.resources.CoreResources
Default.
IDS_HASCONFLICTS - Static variable in class com.saperion.ngc.resources.CoreResources
%ld conflicts found..
IDS_HASDELAYS - Static variable in class com.saperion.ngc.resources.CoreResources
Some documents can only be uploaded later, because they are locked online..
IDS_HASERRORS - Static variable in class com.saperion.ngc.resources.CoreResources
Errors encountered during synchronization!.
IDS_HEADERSIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_HELPMESSAGEMISSING - Static variable in class com.saperion.ngc.resources.CoreResources
The help file is not available! \n You will find our online help under the following link:\n https://docs.hyland.com/Portal_Public/Products/en/Saperion.htm .
IDS_HELPMESSAGETITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Help.
IDS_HELPWEBSITE - Static variable in class com.saperion.ngc.resources.CoreResources
https://docs.hyland.com/Portal_Public/Products/en/Saperion.htm .
IDS_HEXAGON - Static variable in class com.saperion.ngc.resources.CoreResources
Hexagon.
IDS_HIGHENDSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Highend Document Server.
IDS_HISTENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
Incoming.
IDS_HISTEXIT - Static variable in class com.saperion.ngc.resources.CoreResources
Outgoing.
IDS_HISTORYDESCR - Static variable in class com.saperion.ngc.resources.CoreResources
History Entry.
IDS_HOLDTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Reminder.
IDS_HORIZONTAL - Static variable in class com.saperion.ngc.resources.CoreResources
Horizontal.
IDS_HTML - Static variable in class com.saperion.ngc.resources.CoreResources
HTML.
IDS_HTMLADDAS - Static variable in class com.saperion.ngc.resources.CoreResources
Add as.
IDS_HTMLADDASFILE - Static variable in class com.saperion.ngc.resources.CoreResources
application file.
IDS_HTMLADDASIMAGE - Static variable in class com.saperion.ngc.resources.CoreResources
image file.
IDS_HTMLADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Web Gateway Server administration.
IDS_HTMLAPPDOCNOTFOUNDOCX - Static variable in class com.saperion.ngc.resources.CoreResources
The file you are trying to check-in has not been found in your computer..
IDS_HTMLARCHIVEDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Drag and drop the document onto the desired archive in the Outlook bar or chose an archive from the drop-down list to the right in order to index the document..
IDS_HTMLBITMAPINEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Image document is being edited.
IDS_HTMLBROWSERCHECKTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Your browser version is not completely supported.\\nPlease use at least MS Internet Explorer 6,\\nFirefox 1.5, Mozilla 1.4 or Opera 7 or higher!.
IDS_HTMLBUTTONATTACHMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Attachments....
IDS_HTMLBUTTONLESS - Static variable in class com.saperion.ngc.resources.CoreResources
Previous records....
IDS_HTMLBUTTONMORE - Static variable in class com.saperion.ngc.resources.CoreResources
More Records....
IDS_HTMLCHANGEDBY - Static variable in class com.saperion.ngc.resources.CoreResources
of.
IDS_HTMLCHANGEDCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Comment.
IDS_HTMLCHANGEDDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Changed.
IDS_HTMLCHANGEDVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
Version.
IDS_HTMLCHANGETOWORKSPACE - Static variable in class com.saperion.ngc.resources.CoreResources
Switch to workspace and check in.
IDS_HTMLCHECKEDOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Checked out.
IDS_HTMLCHECKEDOUTDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Your workspace contains checked-out documents..
IDS_HTMLCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
Check in.
IDS_HTMLCHECKOUTOCX - Static variable in class com.saperion.ngc.resources.CoreResources
Check out comfortably.
IDS_HTMLCLOSEMENU - Static variable in class com.saperion.ngc.resources.CoreResources
- Close menu -.
IDS_HTMLCLOSEWINDOW - Static variable in class com.saperion.ngc.resources.CoreResources
Close window.
IDS_HTMLCONFIRM - Static variable in class com.saperion.ngc.resources.CoreResources
Confirmation.
IDS_HTMLCREATEDDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Created.
IDS_HTMLCREATEDUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Name.
IDS_HTMLDISCARDCHANGES - Static variable in class com.saperion.ngc.resources.CoreResources
Discard changes.
IDS_HTMLDOCDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Date.
IDS_HTMLDOCLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load Document....
IDS_HTMLDOCNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name.
IDS_HTMLDOCTIME - Static variable in class com.saperion.ngc.resources.CoreResources
Time.
IDS_HTMLEDITCURRENTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Edit current user....
IDS_HTMLERRALLOCATEMEMORY - Static variable in class com.saperion.ngc.resources.CoreResources
Allocating sufficient memory failed..
IDS_HTMLERRCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
Could not check in document..
IDS_HTMLERRCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Checking out document failed..
IDS_HTMLERRCOMMANDPARSING - Static variable in class com.saperion.ngc.resources.CoreResources
The URL parameters for command ?? could not be interpreted..
IDS_HTMLERRCREATEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Creating index data for document failed..
IDS_HTMLERRDATEMUSTBEGREATER - Static variable in class com.saperion.ngc.resources.CoreResources
Please enter a date and time greater than ..
IDS_HTMLERRDEFOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Definition file ?? could not be opened..
IDS_HTMLERRDELETEDOCFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Cannot delete document..
IDS_HTMLERRDELETEENTRYFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Deleting Workflow entry failed..
IDS_HTMLERRDELIVERDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Writing and delivering document failed..
IDS_HTMLERRDESKTOPDOCOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
Opening desktop document failed..
IDS_HTMLERRDFHISTUNAVAILABLE - Static variable in class com.saperion.ngc.resources.CoreResources
No business cases are available for this document..
IDS_HTMLERRDFPROCESSUNSELECTED - Static variable in class com.saperion.ngc.resources.CoreResources
The name of the Workflow process to be started is unavailable..
IDS_HTMLERRFELDDEF - Static variable in class com.saperion.ngc.resources.CoreResources
Data for field ?? could not be read from form definition file ??..
IDS_HTMLERRFILEDATAMISSING - Static variable in class com.saperion.ngc.resources.CoreResources
Failed to find matching uploaded file..
IDS_HTMLERRFILENOTINWORKSPACE - Static variable in class com.saperion.ngc.resources.CoreResources
There is no file in your workspace named ??..
IDS_HTMLERRFORMATCHECKFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
At least one form field contains data in an invalid format!.
IDS_HTMLERRFORMDATAFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Reading form data failed..
IDS_HTMLERRFORMDATANOTUNICODE - Static variable in class com.saperion.ngc.resources.CoreResources
Form data contains characters not valid for UTF-8 encoding (Unicode)..
IDS_HTMLERRFORMTOINDEXDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Reading form data failed..
IDS_HTMLERRINSERTFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Inserting uploaded files into document failed..
IDS_HTMLERRINVALIDCMD - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid command ?? in the URL! Please check the URL for typos..
IDS_HTMLERRINVALIDDFUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user or user group/organizational unit: ??..
IDS_HTMLERRINVALIDDIRECTQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
The following direct SQL query for %s could not be executed: %s.
IDS_HTMLERRINVALIDMETHOD - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid HTTP method ??! Please use 'GET' or 'POST' in requests..
IDS_HTMLERRINVALIDPASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
New password is invalid.
IDS_HTMLERRINVALIDQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
The following database query for %s could not be executed: %s.
IDS_HTMLERRINVALIDUSERPW - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid user or password..
IDS_HTMLERRJOINDEF - Static variable in class com.saperion.ngc.resources.CoreResources
Reading lookup table definition from form definition file ?? failed..
IDS_HTMLERRLOCKDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Locking document failed..
IDS_HTMLERRMACROEXECFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Execution of macro ?? failed..
IDS_HTMLERRMASKELEMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Properties of form definition file ?? could not be read..
IDS_HTMLERRMASKNOTALLOWED - Static variable in class com.saperion.ngc.resources.CoreResources
You are not allowed to open form ??..
IDS_HTMLERRMASKNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Form definition file ?? could not be opened..
IDS_HTMLERRNOANNOTDATA - Static variable in class com.saperion.ngc.resources.CoreResources
No annotation data are available.
IDS_HTMLERRNOBASKETSFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
There are no archives configured for you..
IDS_HTMLERRNOTENOUGHRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
You have insufficient rights for this operation..
IDS_HTMLERRNOTINFEATUREKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Your product key does not include a license for the operation of the Web Gateway Server!.
IDS_HTMLERROPENDOCFLOWFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Finding a Workflow entry for the selected document failed..
IDS_HTMLERROPENQUERYCURSOR - Static variable in class com.saperion.ngc.resources.CoreResources
Database access to ?? failed..
IDS_HTMLERRORDESCRIPTION - Static variable in class com.saperion.ngc.resources.CoreResources
Error description.
IDS_HTMLERRORNOLICENSES - Static variable in class com.saperion.ngc.resources.CoreResources
No more licenses available..
IDS_HTMLERRORNORIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
The option needed for this access is not installed..
IDS_HTMLERRPARSEANNOTDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Parsing annotation data failed..
IDS_HTMLERRPASSWORDCONFIRM - Static variable in class com.saperion.ngc.resources.CoreResources
New password does not match confirmed password!.
IDS_HTMLERRPASSWORDEMPTY - Static variable in class com.saperion.ngc.resources.CoreResources
Please do not choose an empty password!.
IDS_HTMLERRPWCHANGEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Changing the password failed!.
IDS_HTMLERRRIGHTSDOCFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
You do not have the required rights for this document..
IDS_HTMLERRSAMEPASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
New password matches old one.
IDS_HTMLERRSELECTDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Please choose a document to check in..
IDS_HTMLERRTEMPLATENOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
HTML template file ?? could not be opened..
IDS_HTMLERRUIDPARSING - Static variable in class com.saperion.ngc.resources.CoreResources
Parsing Document UID from URL failed..
IDS_HTMLERRUNKNOWN - Static variable in class com.saperion.ngc.resources.CoreResources
An unknown error has occurred..
IDS_HTMLERRUNKNOWNDOCTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Unknown document type encountered..
IDS_HTMLERRUNKNOWNUSER - Static variable in class com.saperion.ngc.resources.CoreResources
A user or user group named ?? does not exist..
IDS_HTMLERRUNLOCKDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Unlocking document failed..
IDS_HTMLERRUNMATCHEDINDEXFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Could not find matching index form for document..
IDS_HTMLERRUNSELECTEDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
You did not select a document..
IDS_HTMLERRUPDATEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Updating index data for selected document failed..
IDS_HTMLERRWRITECHECKEDOUTFILE - Static variable in class com.saperion.ngc.resources.CoreResources
The checked out document under ?? could not be accessed..
IDS_HTMLERRWRITEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Converting document for HTTP transfer failed..
IDS_HTMLEXACTDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Entries with this exact date.
IDS_HTMLFIELDGURUADR - Static variable in class com.saperion.ngc.resources.CoreResources
Address.
IDS_HTMLFIELDGURUEMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
E-mail.
IDS_HTMLFIELDGURUFAX - Static variable in class com.saperion.ngc.resources.CoreResources
FAX.
IDS_HTMLFIELDGURUNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name.
IDS_HTMLFIELDGURUSENDEN - Static variable in class com.saperion.ngc.resources.CoreResources
Send.
IDS_HTMLFIELDGURUTEL - Static variable in class com.saperion.ngc.resources.CoreResources
Phone.
IDS_HTMLFILENAME - Static variable in class com.saperion.ngc.resources.CoreResources
File name.
IDS_HTMLFILESIZE - Static variable in class com.saperion.ngc.resources.CoreResources
Size.
IDS_HTMLGURUMAIL1 - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION can send this error report to the system administrator by e-mail..
IDS_HTMLGURUMAIL2 - Static variable in class com.saperion.ngc.resources.CoreResources
Please fill in the following fields:.
IDS_HTMLHIGHBANDWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
High bandwidth.
IDS_HTMLINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Indexing.
IDS_HTMLINDEXEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Edit index.
IDS_HTMLINDEXIN - Static variable in class com.saperion.ngc.resources.CoreResources
Index in.
IDS_HTMLINDEXMANUAL - Static variable in class com.saperion.ngc.resources.CoreResources
Manual....
IDS_HTMLLICENSEKIND - Static variable in class com.saperion.ngc.resources.CoreResources
License.
IDS_HTMLLOGINAGAINTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Login failed!\\nPlease try again..
IDS_HTMLLOGINCOOKIETEXT1 - Static variable in class com.saperion.ngc.resources.CoreResources
In order to use the SAPERION Web access point, your.
IDS_HTMLLOGINCOOKIETEXT2 - Static variable in class com.saperion.ngc.resources.CoreResources
browser needs to allow cookies..
IDS_HTMLLOGINTEXT1 - Static variable in class com.saperion.ngc.resources.CoreResources
Please log on to the system in order to use Saperion..
IDS_HTMLLOWBANDWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
Low bandwidth.
IDS_HTMLMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
Client.
IDS_HTMLNEWREVCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
Create new revision.
IDS_HTMLNEWREVEXPLAIN - Static variable in class com.saperion.ngc.resources.CoreResources
This change creates a new revision.
IDS_HTMLNEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Next.
IDS_HTMLOF - Static variable in class com.saperion.ngc.resources.CoreResources
of.
IDS_HTMLPANEELIAS - Static variable in class com.saperion.ngc.resources.CoreResources
Elias.
IDS_HTMLPASSWORDCHANGED - Static variable in class com.saperion.ngc.resources.CoreResources
Your user profile has been changed successfully..
IDS_HTMLPREV - Static variable in class com.saperion.ngc.resources.CoreResources
Previous.
IDS_HTMLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Query.
IDS_HTMLREFRESHPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Reloads this page.
IDS_HTMLRESULTWINDOWTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Query result.
IDS_HTMLREVSDELETEDOFTOTAL - Static variable in class com.saperion.ngc.resources.CoreResources
of selected documents have been deleted..
IDS_HTMLSAVECOPY - Static variable in class com.saperion.ngc.resources.CoreResources
Save copy.
IDS_HTMLSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Web Gateway Server.
IDS_HTMLSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Web Gateway server service.
IDS_HTMLSHAREPOINTADDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Add document.
IDS_HTMLSHAREPOINTADDNEWDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Add new document.
IDS_HTMLSHAREPOINTADDSTRUCTDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Add structured document.
IDS_HTMLSHAREPOINTARCHIVEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Archive document.
IDS_HTMLSHAREPOINTCHANGEIDXDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Change index data.
IDS_HTMLSHAREPOINTCOUNTRYCODE - Static variable in class com.saperion.ngc.resources.CoreResources
1031.
IDS_HTMLSHAREPOINTLAYOUTBASE - Static variable in class com.saperion.ngc.resources.CoreResources
http://localhost/_layouts/.
IDS_HTMLSHAREPOINTSHOWARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Back to Archive.
IDS_HTMLSINCEDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Entries since this date.
IDS_HTMLSORTBY - Static variable in class com.saperion.ngc.resources.CoreResources
Sort by .
IDS_HTMLTITLEDOCUMENTPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_HTMLTITLELOADPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Load document.
IDS_HTMLTITLELOGINFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Login failed.
IDS_HTMLTITLELOGINPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Login.
IDS_HTMLTITLEMAINPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION Web Access.
IDS_HTMLTITLEQUERYPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Query.
IDS_HTMLTITLERESULTPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Query result.
IDS_HTMLTITLEREVISIONPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Revisions.
IDS_HTMLTITLEVIEWERPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
View Document.
IDS_HTMLTITLEWORKFLOWPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow.
IDS_HTMLTITLEWORKSPACEPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Workspace.
IDS_HTMLTYPECOLD - Static variable in class com.saperion.ngc.resources.CoreResources
COLD page.
IDS_HTMLTYPEDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_HTMLTYPESCANNED - Static variable in class com.saperion.ngc.resources.CoreResources
Scanned page.
IDS_HTMLTYPESUBDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Subdocument.
IDS_HTMLUNTILDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Entries up to this date.
IDS_HTMLUPLOADAS - Static variable in class com.saperion.ngc.resources.CoreResources
Upload as.
IDS_HTMLUSEDOCUMENTVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
Use document viewer.
IDS_HTMLUSERABSENTABBREV - Static variable in class com.saperion.ngc.resources.CoreResources
(abs.).
IDS_HTMLUSERCHANGE - Static variable in class com.saperion.ngc.resources.CoreResources
Change....
IDS_HTMLUSEREDITCURRENT - Static variable in class com.saperion.ngc.resources.CoreResources
Current
nbsp;nbsp;nbsp;to edit.
IDS_HTMLUSERLOGOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Log Out.
IDS_HTMLUSERLOGOUTTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Log off system.
IDS_HTMLWORKSPACE - Static variable in class com.saperion.ngc.resources.CoreResources
Workspace.
IDS_HV - Static variable in class com.saperion.ngc.resources.CoreResources
HV.
IDS_HVH - Static variable in class com.saperion.ngc.resources.CoreResources
HVH.
IDS_HVHV - Static variable in class com.saperion.ngc.resources.CoreResources
HVHV.
IDS_HVHVH - Static variable in class com.saperion.ngc.resources.CoreResources
HVHVH.
IDS_HVHVHV - Static variable in class com.saperion.ngc.resources.CoreResources
HVHVHV.
IDS_HVHVHVH - Static variable in class com.saperion.ngc.resources.CoreResources
HVHVHVH.
IDS_HYPERLINKBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_HYPERLINKBUTTONSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_HYPERLINKBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_ICONCATEGORYARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Archive.
IDS_ICONCATEGORYDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Document.
IDS_ICONCATEGORYEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Edit.
IDS_ICONCATEGORYGENERAL - Static variable in class com.saperion.ngc.resources.CoreResources
General.
IDS_ICONCATEGORYMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
Free.
IDS_ICONCATEGORYOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Options.
IDS_ICONCATEGORYORIG - Static variable in class com.saperion.ngc.resources.CoreResources
Original.
IDS_ICONCATEGORYTOOLS - Static variable in class com.saperion.ngc.resources.CoreResources
Tools.
IDS_IMPORTEDMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Imported media.
IDS_IMPORTEDSYSTEMLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Imported systems.
IDS_IMPORTKINDAPPEND - Static variable in class com.saperion.ngc.resources.CoreResources
Append (update or insert) record.
IDS_IMPORTKINDINSERT - Static variable in class com.saperion.ngc.resources.CoreResources
Insert record.
IDS_IMPORTKINDUPDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Update record.
IDS_IMPORTOBJECTCHART - Static variable in class com.saperion.ngc.resources.CoreResources
Chart: Documents per hour.
IDS_IMPORTSUMMARYCREATEDOC - Static variable in class com.saperion.ngc.resources.CoreResources
An empty document is being generated for each data record.\n Processes configured for this: .
IDS_IMPORTSUMMARYFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Loading the file:.
IDS_IMPORTSUMMARYFILEBUFFER - Static variable in class com.saperion.ngc.resources.CoreResources
Size of the file memory buffer (MB): .
IDS_IMPORTSUMMARYLOADFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Files are being imported.\n Processes configured for this: .
IDS_IMPORTSUMMARYMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Import mode is:.
IDS_IMPORTSUMMARYONLYRECORDS - Static variable in class com.saperion.ngc.resources.CoreResources
Only data records are being imported.\n Documents are not being generated..
IDS_IMPORTSUMMARYTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Records are imported in to the table:.
IDS_INDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Index....
IDS_INDEXFIELDS - Static variable in class com.saperion.ngc.resources.CoreResources
Index columns.
IDS_INDEXFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Task.
IDS_INDEXING - Static variable in class com.saperion.ngc.resources.CoreResources
Indexing documents....
IDS_INDEXREBUILD - Static variable in class com.saperion.ngc.resources.CoreResources
Rebuilding index for database %s....
IDS_INFRASTRUCTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Infrastructure.
IDS_INHALT - Static variable in class com.saperion.ngc.resources.CoreResources
Contents.
IDS_INITDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Insert Template.
IDS_INITJUKEBOX - Static variable in class com.saperion.ngc.resources.CoreResources
Initializing Jukebox.
IDS_INSIDESOLID - Static variable in class com.saperion.ngc.resources.CoreResources
Inside solid.
IDS_INTERNALSTORAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Internal Storage.
IDS_INTERSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Federation Server.
IDS_INVALIDENUM - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid enum.
IDS_ISPLUGINS - Static variable in class com.saperion.ngc.resources.CoreResources
Plug-ins.
IDS_JOINANDGATEWAY - Static variable in class com.saperion.ngc.resources.CoreResources
Parallel Join Gateway (AND).
IDS_JOINING - Static variable in class com.saperion.ngc.resources.CoreResources
Joining documents....
IDS_JOINORGATEWAY - Static variable in class com.saperion.ngc.resources.CoreResources
Inclusive Join Gateway (OR).
IDS_JOINTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Lookup Table.
IDS_JOINXORGATEWAY - Static variable in class com.saperion.ngc.resources.CoreResources
Exclusive Join Gateway (XOR).
IDS_JSTOREFEDERATIONIXOS - Static variable in class com.saperion.ngc.resources.CoreResources
com.saperion.federation.ConnectorIxos.
IDS_JSTOREGENERICNAS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_JSTOREHCP - Static variable in class com.saperion.ngc.resources.CoreResources
com.saperion.storage.ConnectorHCP.
IDS_JUKEBOXESLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Jukeboxes.
IDS_LASTNODENAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Last task.
IDS_LASTSELECTED - Static variable in class com.saperion.ngc.resources.CoreResources
Favorites.
IDS_LASTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
From.
IDS_LASTUSERFULLNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Org.
IDS_LASTUSERNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Last actor.
IDS_LASTUSERSHORTNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Last actor ID.
IDS_LAYER - Static variable in class com.saperion.ngc.resources.CoreResources
Layer.
IDS_LAYOUTEDITORTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
List layout.
IDS_LDAPCLEARTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Clear text.
IDS_LDAPROOT - Static variable in class com.saperion.ngc.resources.CoreResources
LDAP.
IDS_LDAPSASL - Static variable in class com.saperion.ngc.resources.CoreResources
SASL.
IDS_LDAPSSL - Static variable in class com.saperion.ngc.resources.CoreResources
SSL.
IDS_LEFTJUSTIFYBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Image left BOTTOM.
IDS_LEFTJUSTIFYMIDDLE - Static variable in class com.saperion.ngc.resources.CoreResources
Image left MIDDLE.
IDS_LEFTJUSTIFYTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Image left TOP.
IDS_LEGAL - Static variable in class com.saperion.ngc.resources.CoreResources
Legal.
IDS_LETTER - Static variable in class com.saperion.ngc.resources.CoreResources
Letter.
IDS_LEVELS - Static variable in class com.saperion.ngc.resources.CoreResources
Levels.
IDS_LGADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Legacy32-Server Administration.
IDS_LICENSECADOPENDOMAIN - Static variable in class com.saperion.ngc.resources.CoreResources
AutoCAD integration.
IDS_LICENSECALCULATOR - Static variable in class com.saperion.ngc.resources.CoreResources
Calculator.
IDS_LICENSELIST - Static variable in class com.saperion.ngc.resources.CoreResources
Licenses.
IDS_LINES - Static variable in class com.saperion.ngc.resources.CoreResources
Lines.
IDS_LINKADJUSTDST - Static variable in class com.saperion.ngc.resources.CoreResources
Adjustable Dest..
IDS_LINKADJUSTORG - Static variable in class com.saperion.ngc.resources.CoreResources
Adjustable Origin.
IDS_LINKARROWDST - Static variable in class com.saperion.ngc.resources.CoreResources
ArrowDst.
IDS_LINKARROWMID - Static variable in class com.saperion.ngc.resources.CoreResources
Middle Arrow.
IDS_LINKARROWORG - Static variable in class com.saperion.ngc.resources.CoreResources
ArrowOrg.
IDS_LINKCONTEXTMENU - Static variable in class com.saperion.ngc.resources.CoreResources
Menu Caption.
IDS_LINKDST - Static variable in class com.saperion.ngc.resources.CoreResources
Target.
IDS_LINKEXTRAPOINTS - Static variable in class com.saperion.ngc.resources.CoreResources
ExtraPoints.
IDS_LINKHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows .
IDS_LINKHIDDEN - Static variable in class com.saperion.ngc.resources.CoreResources
Hidden.
IDS_LINKKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Key.
IDS_LINKLINKSTYLE - Static variable in class com.saperion.ngc.resources.CoreResources
LinkStyle.
IDS_LINKLOGICAL - Static variable in class com.saperion.ngc.resources.CoreResources
Logical.
IDS_LINKMARKED - Static variable in class com.saperion.ngc.resources.CoreResources
Marked.
IDS_LINKORG - Static variable in class com.saperion.ngc.resources.CoreResources
Origin.
IDS_LINKORIENTEDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Orienting Text.
IDS_LINKORTHOGONALDYNAMIC - Static variable in class com.saperion.ngc.resources.CoreResources
Orthogonal dynamic.
IDS_LINKPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flow properties.
IDS_LINKRIGID - Static variable in class com.saperion.ngc.resources.CoreResources
Rigid.
IDS_LINKSELECTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Selectable.
IDS_LINKSELECTED - Static variable in class com.saperion.ngc.resources.CoreResources
Marked.
IDS_LINKTAG - Static variable in class com.saperion.ngc.resources.CoreResources
Tag.
IDS_LINKTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Text.
IDS_LINKTEXTSEGMENT - Static variable in class com.saperion.ngc.resources.CoreResources
TextSegment.
IDS_LINKTOKENID - Static variable in class com.saperion.ngc.resources.CoreResources
Token ID.
IDS_LINKTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flow type.
IDS_LINKUSERDATA - Static variable in class com.saperion.ngc.resources.CoreResources
UserData.
IDS_LINKZORDER - Static variable in class com.saperion.ngc.resources.CoreResources
Order.
IDS_LISTDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Date of print.
IDS_LISTPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
page number.
IDS_LISTTIME - Static variable in class com.saperion.ngc.resources.CoreResources
Time of print.
IDS_LOADCOVERFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Load form.
IDS_LOADFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Open Folder....
IDS_LOADING - Static variable in class com.saperion.ngc.resources.CoreResources
Loading %s....
IDS_LOADINGMAILSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Loading mail server %s....
IDS_LOADINGREFLECTION - Static variable in class com.saperion.ngc.resources.CoreResources
Loading %s....
IDS_LOADREPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Load report.
IDS_LOADTEMPLATE - Static variable in class com.saperion.ngc.resources.CoreResources
Load private template....
IDS_LOADTEMPLATEGLOBAL - Static variable in class com.saperion.ngc.resources.CoreResources
Load public template....
IDS_LOCATINGMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Loading media information from server %ld....
IDS_LOCATIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Locations.
IDS_LOGGINGINUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Logging in user '%s'....
IDS_LOOKM3D - Static variable in class com.saperion.ngc.resources.CoreResources
Microsoft 3D.
IDS_LOSANGE - Static variable in class com.saperion.ngc.resources.CoreResources
Losange.
IDS_LTANSREGISTRATION - Static variable in class com.saperion.ngc.resources.CoreResources
marked for LTANS.
IDS_LTANSSERVICEALIVE - Static variable in class com.saperion.ngc.resources.CoreResources
check digiseal service.
IDS_MACRO - Static variable in class com.saperion.ngc.resources.CoreResources
Macro.
IDS_MACROCODE - Static variable in class com.saperion.ngc.resources.CoreResources
Macro code.
IDS_MACROLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load Macro.
IDS_MACROSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save Macro.
IDS_MAGNETICDISK - Static variable in class com.saperion.ngc.resources.CoreResources
Magnetic Disk.
IDS_MAIL - Static variable in class com.saperion.ngc.resources.CoreResources
E-mail.
IDS_MAILBODY - Static variable in class com.saperion.ngc.resources.CoreResources
Mail Body (formula).
IDS_MAILBOTH - Static variable in class com.saperion.ngc.resources.CoreResources
Copy and Link.
IDS_MAILBOXARCHIVING - Static variable in class com.saperion.ngc.resources.CoreResources
Archive Mail boxes.
IDS_MAILINDEXFORM - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Document Form.
IDS_MAILKIND - Static variable in class com.saperion.ngc.resources.CoreResources
Mail.
IDS_MAILKINDCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
Copy of Task.
IDS_MAILKINDHTMLLINK - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Links.
IDS_MAILKINDHTMLRENDER - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Links and Document Data.
IDS_MAILKINDREF - Static variable in class com.saperion.ngc.resources.CoreResources
SDL Link to Business Case.
IDS_MAILLIST - Static variable in class com.saperion.ngc.resources.CoreResources
E-mail.
IDS_MAILONMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Generated macro.
IDS_MAILORIG - Static variable in class com.saperion.ngc.resources.CoreResources
Copy.
IDS_MAILQUERYFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow Inbox.
IDS_MAILREF - Static variable in class com.saperion.ngc.resources.CoreResources
Link.
IDS_MAILSUBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Mail Subject (formula).
IDS_MAINTABOFFSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_MAJORITYCHECK - Static variable in class com.saperion.ngc.resources.CoreResources
Majority Check.
IDS_MAJORITYCHECK_ALL - Static variable in class com.saperion.ngc.resources.CoreResources
After all Users.
IDS_MAJORITYCHECK_EACH - Static variable in class com.saperion.ngc.resources.CoreResources
After each User.
IDS_MAJORITYCOUNT - Static variable in class com.saperion.ngc.resources.CoreResources
Quorum.
IDS_MAJORITYPERCENT - Static variable in class com.saperion.ngc.resources.CoreResources
Minimum Percentage[%].
IDS_MAJORITYVAL - Static variable in class com.saperion.ngc.resources.CoreResources
Minimum Value.
IDS_MANDANTEN - Static variable in class com.saperion.ngc.resources.CoreResources
Clients.
IDS_MANUALINPUT - Static variable in class com.saperion.ngc.resources.CoreResources
Manual Input.
IDS_MANUALOPERATION - Static variable in class com.saperion.ngc.resources.CoreResources
Manual Operation.
IDS_MANY - Static variable in class com.saperion.ngc.resources.CoreResources
Many.
IDS_MANYOPTIONAL - Static variable in class com.saperion.ngc.resources.CoreResources
Many optional.
IDS_MARKINGHITS - Static variable in class com.saperion.ngc.resources.CoreResources
Marking Hits...%ld found.
IDS_MATRIX1X1 - Static variable in class com.saperion.ngc.resources.CoreResources
1 x 1.
IDS_MATRIX2X2 - Static variable in class com.saperion.ngc.resources.CoreResources
2 x 2.
IDS_MATRIX3X3 - Static variable in class com.saperion.ngc.resources.CoreResources
3 x 3.
IDS_MATRIX4X4 - Static variable in class com.saperion.ngc.resources.CoreResources
4 x 4.
IDS_MATRIX5X5 - Static variable in class com.saperion.ngc.resources.CoreResources
5 x 5.
IDS_MEDIALIST - Static variable in class com.saperion.ngc.resources.CoreResources
Media.
IDS_MEDIALOCATED - Static variable in class com.saperion.ngc.resources.CoreResources
Loading media information from server %ld, medium %s.
IDS_MEDIASERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Document Server.
IDS_MEDIUM - Static variable in class com.saperion.ngc.resources.CoreResources
Medium.
IDS_MEDIUMCACHE - Static variable in class com.saperion.ngc.resources.CoreResources
Cache fill.
IDS_MEDIUMCDROM - Static variable in class com.saperion.ngc.resources.CoreResources
CD-ROM.
IDS_MEDIUMDOS - Static variable in class com.saperion.ngc.resources.CoreResources
File system.
IDS_MEDIUMMO - Static variable in class com.saperion.ngc.resources.CoreResources
MO.
IDS_MEDIUMPLUGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Storage system.
IDS_MEDIUMTRANSLATION - Static variable in class com.saperion.ngc.resources.CoreResources
Buffer medium.
IDS_MEDIUMVIRTUAL - Static variable in class com.saperion.ngc.resources.CoreResources
Virtual.
IDS_MEDIUMWORM - Static variable in class com.saperion.ngc.resources.CoreResources
WORM.
IDS_MEDIUMWP - Static variable in class com.saperion.ngc.resources.CoreResources
write protected.
IDS_MEMBERS - Static variable in class com.saperion.ngc.resources.CoreResources
Members.
IDS_MENUAPPROVE - Static variable in class com.saperion.ngc.resources.CoreResources
OK.
IDS_MENUASSUMED - Static variable in class com.saperion.ngc.resources.CoreResources
Take over.
IDS_MENUBASE - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION - Message.
IDS_MENUCHECKIN - Static variable in class com.saperion.ngc.resources.CoreResources
Do you want to check in the document to forward the workflow item?.
IDS_MENUCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Check out.
IDS_MENUDELETEQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_MENUDFADHOC - Static variable in class com.saperion.ngc.resources.CoreResources
Edit Adhoc Process....
IDS_MENUDFASSIGNTOME - Static variable in class com.saperion.ngc.resources.CoreResources
Assign to me.
IDS_MENUDFCHANGEOWNER - Static variable in class com.saperion.ngc.resources.CoreResources
Change owner....
IDS_MENUDFCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Comments....
IDS_MENUDFDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Take Notice.
IDS_MENUDFGRAPH - Static variable in class com.saperion.ngc.resources.CoreResources
Process Diagramm....
IDS_MENUDFHISTORY - Static variable in class com.saperion.ngc.resources.CoreResources
History....
IDS_MENUDFHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Reminder....
IDS_MENUDFHOLDDEL - Static variable in class com.saperion.ngc.resources.CoreResources
Reset Reminder.
IDS_MENUDFPUTBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Put back.
IDS_MENUDFQUIT - Static variable in class com.saperion.ngc.resources.CoreResources
Exit.
IDS_MENUDFREASSIGNTORECEIVER - Static variable in class com.saperion.ngc.resources.CoreResources
Reassign to receiver.
IDS_MENUDFRESET - Static variable in class com.saperion.ngc.resources.CoreResources
Unlock document.
IDS_MENUDFRETRY - Static variable in class com.saperion.ngc.resources.CoreResources
Retry last Operation.
IDS_MENUDFRUN - Static variable in class com.saperion.ngc.resources.CoreResources
Continue.
IDS_MENUDFSETNODE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_MENUDFSETUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Reassign....
IDS_MENUDFSETUSERDEL - Static variable in class com.saperion.ngc.resources.CoreResources
Delete receiver from multi user task.
IDS_MENUDFSETUSERNEW - Static variable in class com.saperion.ngc.resources.CoreResources
Insert new Receiver....
IDS_MENUDFSTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Pause.
IDS_MENUDOCINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Document Index....
IDS_MENUEDITQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_MENUFORWARDED - Static variable in class com.saperion.ngc.resources.CoreResources
Forward.
IDS_MENUNOTRESPONSIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Not responsible....
IDS_MENUOUTLINERDOCACL - Static variable in class com.saperion.ngc.resources.CoreResources
Document ACL....
IDS_MENUREJECTED - Static variable in class com.saperion.ngc.resources.CoreResources
Reject.
IDS_MENURELEASE - Static variable in class com.saperion.ngc.resources.CoreResources
Release....
IDS_MENUREWORKED - Static variable in class com.saperion.ngc.resources.CoreResources
For Correction.
IDS_MENUSTARTED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_MENUTESTMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Test mode.
IDS_MENUWFDESCRIPTION - Static variable in class com.saperion.ngc.resources.CoreResources
Task Description....
IDS_MERGE - Static variable in class com.saperion.ngc.resources.CoreResources
Merge.
IDS_METHODS - Static variable in class com.saperion.ngc.resources.CoreResources
Methods.
IDS_MICROSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Document Server (20GB).
IDS_MIGRATEDMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Migrated media.
IDS_MIGRATEMEDIAFROM - Static variable in class com.saperion.ngc.resources.CoreResources
Migrate media:.
IDS_MIGRATEMEDIATO - Static variable in class com.saperion.ngc.resources.CoreResources
To:.
IDS_MIGRATINGDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Migrating document: %ld, medium %s.
IDS_MIGRATINGUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Migrating user %s....
IDS_MINUTE - Static variable in class com.saperion.ngc.resources.CoreResources
min..
IDS_MIRRORINGMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Mirroring medium: %s.
IDS_MIRRORMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Mirror media.
IDS_MOBILEACCOUNTS - Static variable in class com.saperion.ngc.resources.CoreResources
Offline.
IDS_MOBILEREPLICATEDOCUMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Documents.
IDS_MOBILEREPLICATEFOLDERS - Static variable in class com.saperion.ngc.resources.CoreResources
Folders.
IDS_MOBILEREPLICATELOOKUPTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Lookup tables.
IDS_MOBILEREPLICATESYSTEMFILES - Static variable in class com.saperion.ngc.resources.CoreResources
System files.
IDS_MOBILEREPLICATESYSTEMTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
System tables.
IDS_MODELSPACE - Static variable in class com.saperion.ngc.resources.CoreResources
Model space.
IDS_MONITORS - Static variable in class com.saperion.ngc.resources.CoreResources
Application Monitor.
IDS_MOUNTINGCACHE - Static variable in class com.saperion.ngc.resources.CoreResources
Mounting Cache file system [%lu]....
IDS_MOVEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Move file.
IDS_MOVETO - Static variable in class com.saperion.ngc.resources.CoreResources
Move to.
IDS_MULTIDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Multipage Document.
IDS_MULTIFORMATVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
Multiformat Viewer.
IDS_MULTIPLE_SESSION_MESSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
 
IDS_MULTIPLE_SESSION_TITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Multiple Active Sessions
IDS_MYDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
My Documents.
IDS_NAMEDPOOLS - Static variable in class com.saperion.ngc.resources.CoreResources
Named Pools.
IDS_NAVIGATION - Static variable in class com.saperion.ngc.resources.CoreResources
Navigation.
IDS_NAVIGATIONCAPTION - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NAVIGATIONCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Checked out.
IDS_NAVIGATIONFOLDERS - Static variable in class com.saperion.ngc.resources.CoreResources
Workspace.
IDS_NAVIGATIONHEIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NAVOUTLINERBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NAVOUTLINEREDGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NAVOUTLINERFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NAVOUTLINERSELBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NAVOUTLINERSELFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NETWORK - Static variable in class com.saperion.ngc.resources.CoreResources
Network.
IDS_NEW - Static variable in class com.saperion.ngc.resources.CoreResources
New....
IDS_NEWLDAPSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
New server....
IDS_NO - Static variable in class com.saperion.ngc.resources.CoreResources
No.
IDS_NOARROW - Static variable in class com.saperion.ngc.resources.CoreResources
No arrow.
IDS_NOAUTOSIZE - Static variable in class com.saperion.ngc.resources.CoreResources
No auto size adjustment.
IDS_NODE - Static variable in class com.saperion.ngc.resources.CoreResources
Element.
IDS_NODEALIGNMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Alignment.
IDS_NODEAUTOSIZE - Static variable in class com.saperion.ngc.resources.CoreResources
AutoSize.
IDS_NODEFILLCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
Color.
IDS_NODEHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Task .
IDS_NODEHEIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
height.
IDS_NODEHIDDEN - Static variable in class com.saperion.ngc.resources.CoreResources
Hidden.
IDS_NODEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Index.
IDS_NODEINLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows (in).
IDS_NODEKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Elements.
IDS_NODELEFT - Static variable in class com.saperion.ngc.resources.CoreResources
Left.
IDS_NODELINKS - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows.
IDS_NODELISTDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Date/Time:.
IDS_NODELISTDURATION - Static variable in class com.saperion.ngc.resources.CoreResources
[min.].
IDS_NODELISTFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
Action.
IDS_NODELISTFROM - Static variable in class com.saperion.ngc.resources.CoreResources
Executor.
IDS_NODELISTNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Task.
IDS_NODELISTTIME - Static variable in class com.saperion.ngc.resources.CoreResources
Time:.
IDS_NODELISTTO - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver.
IDS_NODELOGICAL - Static variable in class com.saperion.ngc.resources.CoreResources
Logical.
IDS_NODEMARKED - Static variable in class com.saperion.ngc.resources.CoreResources
Marked.
IDS_NODEMAXDEGREE - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows.
IDS_NODEMAXINDEGREE - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows (input).
IDS_NODEMAXOUTDEGREE - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows (output).
IDS_NODEMOVEABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Floatable.
IDS_NODENAME - Static variable in class com.saperion.ngc.resources.CoreResources
Task.
IDS_NODENAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Task.
IDS_NODEOUTLINKS - Static variable in class com.saperion.ngc.resources.CoreResources
Sequence flows (out).
IDS_NODEPICTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Image.
IDS_NODEPICTUREPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Image Position.
IDS_NODESELECTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Selectable.
IDS_NODESELECTED - Static variable in class com.saperion.ngc.resources.CoreResources
Marked.
IDS_NODESHAPE - Static variable in class com.saperion.ngc.resources.CoreResources
Shape.
IDS_NODESHAPEORIENTATION - Static variable in class com.saperion.ngc.resources.CoreResources
Shape Orientation.
IDS_NODESIZEABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Sizeable.
IDS_NODETAG - Static variable in class com.saperion.ngc.resources.CoreResources
Tag.
IDS_NODETEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Text.
IDS_NODETOP - Static variable in class com.saperion.ngc.resources.CoreResources
Top.
IDS_NODETRANSPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
Transparent.
IDS_NODETYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Task type.
IDS_NODEUSERDATA - Static variable in class com.saperion.ngc.resources.CoreResources
UserData.
IDS_NODEUSERS - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver.
IDS_NODEWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
width.
IDS_NODEXSCROLLABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Movable (X axis) .
IDS_NODEXTEXTMARGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Text Margin (X).
IDS_NODEYSCROLLABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Scrollable (Y-Axis).
IDS_NODEYTEXTMARGIN - Static variable in class com.saperion.ngc.resources.CoreResources
Text Margin (Y).
IDS_NODEZORDER - Static variable in class com.saperion.ngc.resources.CoreResources
Order.
IDS_NODRIVER - Static variable in class com.saperion.ngc.resources.CoreResources
.
IDS_NOMASK - Static variable in class com.saperion.ngc.resources.CoreResources
System form.
IDS_NOMENUAPPROVE - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [OK].
IDS_NOMENUFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Forward].
IDS_NOMENUPUTBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Put back].
IDS_NOMENUREJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Reject].
IDS_NOMENUREWORK - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [For Correction].
IDS_NOMENUTAKE - Static variable in class com.saperion.ngc.resources.CoreResources
Hide [Take over].
IDS_NONE - Static variable in class com.saperion.ngc.resources.CoreResources
None.
IDS_NORECORDSFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
No records found.
IDS_NORTHTRIANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
North triangle.
IDS_NOSCROLL - Static variable in class com.saperion.ngc.resources.CoreResources
None.
IDS_NOSELECTION - Static variable in class com.saperion.ngc.resources.CoreResources
No Selection.
IDS_NOSORT - Static variable in class com.saperion.ngc.resources.CoreResources
No sort.
IDS_NOSPELLINGSUGGESTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
(no spelling suggestions).
IDS_NOSQLBINARY - Static variable in class com.saperion.ngc.resources.CoreResources
None.
IDS_NOTENOUGHRIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_NOTESBRIDGE - Static variable in class com.saperion.ngc.resources.CoreResources
ELM Access.
IDS_NOTICETO - Static variable in class com.saperion.ngc.resources.CoreResources
eMail Notification.
IDS_NOTPRESENT - Static variable in class com.saperion.ngc.resources.CoreResources
The recipient is absent: .
IDS_NOTRESPONSIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Not responsible.
IDS_NOTURGENT - Static variable in class com.saperion.ngc.resources.CoreResources
Not urgent.
IDS_NOUMLAUTE - Static variable in class com.saperion.ngc.resources.CoreResources
Shadow fields.
IDS_OBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OBJECTFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Load file.
IDS_OBJECTKORBAUSGANG - Static variable in class com.saperion.ngc.resources.CoreResources
Default Search.
IDS_OBJECTKORBDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Documents.
IDS_OBJECTKORBEINGANG - Static variable in class com.saperion.ngc.resources.CoreResources
Input.
IDS_OBJECTKORBFEHLER - Static variable in class com.saperion.ngc.resources.CoreResources
To Do.
IDS_OBJECTKORBSTRUKTUR - Static variable in class com.saperion.ngc.resources.CoreResources
Structure.
IDS_OBJECTKORBWORKFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Inbox.
IDS_OBJECTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Data objects.
IDS_OBJECTLUPE - Static variable in class com.saperion.ngc.resources.CoreResources
View.
IDS_OBJECTPRINTER - Static variable in class com.saperion.ngc.resources.CoreResources
Print.
IDS_OBJECTSCANNER - Static variable in class com.saperion.ngc.resources.CoreResources
Scan.
IDS_OBJECTSPECIFIC - Static variable in class com.saperion.ngc.resources.CoreResources
Object.
IDS_OBJECTTRASH - Static variable in class com.saperion.ngc.resources.CoreResources
Delete.
IDS_OCRDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Data.
IDS_OCRPOS - Static variable in class com.saperion.ngc.resources.CoreResources
Position.
IDS_OCRTYP - Static variable in class com.saperion.ngc.resources.CoreResources
Type.
IDS_OCTOGON - Static variable in class com.saperion.ngc.resources.CoreResources
Octogon.
IDS_ODBC - Static variable in class com.saperion.ngc.resources.CoreResources
ODBC.
IDS_ODBC_DELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete object?.
IDS_ODBC_DSN_CREATED - Static variable in class com.saperion.ngc.resources.CoreResources
Data source %p created..
IDS_ODBC_DSN_DEF_POSTFIX - Static variable in class com.saperion.ngc.resources.CoreResources
-standard-.
IDS_ODBC_LV_COL_NAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name .
IDS_ODBC_LV_COL_PRECISION - Static variable in class com.saperion.ngc.resources.CoreResources
Precision.
IDS_ODBC_LV_COL_SCALE - Static variable in class com.saperion.ngc.resources.CoreResources
Scale.
IDS_ODBC_LV_COL_TYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Type.
IDS_ODBC_LV_COL_TYPENAME - Static variable in class com.saperion.ngc.resources.CoreResources
Type name .
IDS_ODBC_LV_COMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Comment .
IDS_ODBC_LV_DATE - Static variable in class com.saperion.ngc.resources.CoreResources
Date .
IDS_ODBC_LV_DSN - Static variable in class com.saperion.ngc.resources.CoreResources
DSN .
IDS_ODBC_LV_DSN_DESCR - Static variable in class com.saperion.ngc.resources.CoreResources
Description.
IDS_ODBC_LV_DSN_NAME - Static variable in class com.saperion.ngc.resources.CoreResources
DSN.
IDS_ODBC_LV_DSN_PROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Profile.
IDS_ODBC_LV_IDX_COLNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Column .
IDS_ODBC_LV_IDX_NAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name .
IDS_ODBC_LV_IDX_ORDER - Static variable in class com.saperion.ngc.resources.CoreResources
Sort.
IDS_ODBC_LV_INDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Index.
IDS_ODBC_LV_INTERNAL - Static variable in class com.saperion.ngc.resources.CoreResources
Internal.
IDS_ODBC_LV_LENGTH - Static variable in class com.saperion.ngc.resources.CoreResources
Length.
IDS_ODBC_LV_MANDATORY - Static variable in class com.saperion.ngc.resources.CoreResources
Mandatory.
IDS_ODBC_LV_NAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name .
IDS_ODBC_LV_NO - Static variable in class com.saperion.ngc.resources.CoreResources
#.
IDS_ODBC_LV_ODBCDESCR - Static variable in class com.saperion.ngc.resources.CoreResources
ODBC description .
IDS_ODBC_LV_RIGHTS_GRANTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Grantable.
IDS_ODBC_LV_RIGHTS_RIGHTS - Static variable in class com.saperion.ngc.resources.CoreResources
Rights .
IDS_ODBC_LV_RIGHTS_TOUSER - Static variable in class com.saperion.ngc.resources.CoreResources
To user .
IDS_ODBC_LV_RIGHTS_USER - Static variable in class com.saperion.ngc.resources.CoreResources
By user.
IDS_ODBC_LV_SQLCMD - Static variable in class com.saperion.ngc.resources.CoreResources
SQL statement .
IDS_ODBC_LV_STATE - Static variable in class com.saperion.ngc.resources.CoreResources
Status.
IDS_ODBC_LV_TIME - Static variable in class com.saperion.ngc.resources.CoreResources
Time .
IDS_ODBC_LV_TYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Type .
IDS_ODBC_NOT_DEFINED - Static variable in class com.saperion.ngc.resources.CoreResources
-not defined-.
IDS_ODBC_TV_ROOT - Static variable in class com.saperion.ngc.resources.CoreResources
ODBC-DSN.
IDS_ODBC_TV_SQL_BINARY - Static variable in class com.saperion.ngc.resources.CoreResources
BINARY.
IDS_ODBC_TV_SQL_BOOLEAN - Static variable in class com.saperion.ngc.resources.CoreResources
BOOLEAN.
IDS_ODBC_TV_SQL_CHAR - Static variable in class com.saperion.ngc.resources.CoreResources
CHAR.
IDS_ODBC_TV_SQL_COMMANDS - Static variable in class com.saperion.ngc.resources.CoreResources
SQL commands.
IDS_ODBC_TV_SQL_DATATYPES - Static variable in class com.saperion.ngc.resources.CoreResources
Datatypes.
IDS_ODBC_TV_SQL_DATE - Static variable in class com.saperion.ngc.resources.CoreResources
DATE.
IDS_ODBC_TV_SQL_DLL - Static variable in class com.saperion.ngc.resources.CoreResources
DLL.
IDS_ODBC_TV_SQL_FLOAT - Static variable in class com.saperion.ngc.resources.CoreResources
FLOAT.
IDS_ODBC_TV_SQL_INTEGER - Static variable in class com.saperion.ngc.resources.CoreResources
INTEGER.
IDS_ODBC_TV_SQL_LONGCHAR - Static variable in class com.saperion.ngc.resources.CoreResources
LONGCHAR.
IDS_ODBC_TV_SQL_OPERATORS - Static variable in class com.saperion.ngc.resources.CoreResources
Operators.
IDS_ODBC_TV_SQL_SMALLINT - Static variable in class com.saperion.ngc.resources.CoreResources
SMALLINT.
IDS_ODBC_TV_SQL_SYNONYMS - Static variable in class com.saperion.ngc.resources.CoreResources
Synonyms.
IDS_ODBC_TV_SQL_TABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Tables.
IDS_ODBC_TV_SQL_TIME - Static variable in class com.saperion.ngc.resources.CoreResources
TIME.
IDS_ODBC_TV_SQL_VERSION - Static variable in class com.saperion.ngc.resources.CoreResources
Version.
IDS_ODBC_TV_SQL_VIEWS - Static variable in class com.saperion.ngc.resources.CoreResources
Views.
IDS_ODBCCONNECT - Static variable in class com.saperion.ngc.resources.CoreResources
Connection.
IDS_ODBCDSN - Static variable in class com.saperion.ngc.resources.CoreResources
Data Source.
IDS_ODBCOPTION - Static variable in class com.saperion.ngc.resources.CoreResources
Options.
IDS_ODBCPROTO - Static variable in class com.saperion.ngc.resources.CoreResources
Logging.
IDS_ODBCQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Queries.
IDS_ODBCTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Tables.
IDS_OFFICE_ADD - Static variable in class com.saperion.ngc.resources.CoreResources
Add.
IDS_OFFICE_ADMINONLY - Static variable in class com.saperion.ngc.resources.CoreResources
You must log on as an administrator in order to open the configuration menu..
IDS_OFFICE_APPLY - Static variable in class com.saperion.ngc.resources.CoreResources
Apply.
IDS_OFFICE_ARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
Archive.
IDS_OFFICE_ARCHIVING - Static variable in class com.saperion.ngc.resources.CoreResources
Archiving.
IDS_OFFICE_ARCHIVINGMANDATORY - Static variable in class com.saperion.ngc.resources.CoreResources
Forced archiving.
IDS_OFFICE_ARCHIVINGSUCCESS - Static variable in class com.saperion.ngc.resources.CoreResources
#NUMBER documents have been successfully archived!.
IDS_OFFICE_ATBROKER - Static variable in class com.saperion.ngc.resources.CoreResources
at Server.
IDS_OFFICE_ATCLIENT - Static variable in class com.saperion.ngc.resources.CoreResources
at Client.
IDS_OFFICE_ATTACHMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
E-Mail Attachments.
IDS_OFFICE_CANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel.
IDS_OFFICE_CANTOPENDOC - Static variable in class com.saperion.ngc.resources.CoreResources
The selected document cannot be opened with #APPNAME!.
IDS_OFFICE_CANTOPENMASK - Static variable in class com.saperion.ngc.resources.CoreResources
The form #MASKNAME could not be opened!.
IDS_OFFICE_CHECKMAPPINGS - Static variable in class com.saperion.ngc.resources.CoreResources
Please check field mappings!.
IDS_OFFICE_CHECKOPENFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Please check if a File with the same name is already open.
IDS_OFFICE_CLOSE - Static variable in class com.saperion.ngc.resources.CoreResources
Close.
IDS_OFFICE_DATATYPESELECTION - Static variable in class com.saperion.ngc.resources.CoreResources
Filetype selection.
IDS_OFFICE_DEFINITION - Static variable in class com.saperion.ngc.resources.CoreResources
Definition.
IDS_OFFICE_DEFINITIONNOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Saperion cannot find the definition #DEFINITION..
IDS_OFFICE_DELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete.
IDS_OFFICE_DOCNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Document name.
IDS_OFFICE_DOCTYPENOTFOUND - Static variable in class com.saperion.ngc.resources.CoreResources
The document type #TYPENAME could not be found!.
IDS_OFFICE_FILEALREADYOPEN - Static variable in class com.saperion.ngc.resources.CoreResources
The File #FILENAME could not be opened!.
IDS_OFFICE_FIRSTERROR - Static variable in class com.saperion.ngc.resources.CoreResources
First error occured at #FIELDNAME.
IDS_OFFICE_FROM - Static variable in class com.saperion.ngc.resources.CoreResources
from.
IDS_OFFICE_FULLTEXTSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
Enable Fulltextsearch.
IDS_OFFICE_GLOBAL - Static variable in class com.saperion.ngc.resources.CoreResources
Global.
IDS_OFFICE_LINKNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Linkname.
IDS_OFFICE_LINKTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Linktype.
IDS_OFFICE_LOCAL - Static variable in class com.saperion.ngc.resources.CoreResources
Workspace.
IDS_OFFICE_LOGINNOW - Static variable in class com.saperion.ngc.resources.CoreResources
Would you like to log on now?.
IDS_OFFICE_MAP - Static variable in class com.saperion.ngc.resources.CoreResources
Map.
IDS_OFFICE_MAPPINGNOTPOSSIBLE - Static variable in class com.saperion.ngc.resources.CoreResources
Not all field mappings could be mapped correctly!.
IDS_OFFICE_MAPPINGPROBLEM - Static variable in class com.saperion.ngc.resources.CoreResources
First error at SAPERION field: #FIELDNAME.
IDS_OFFICE_MAPPINGTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Mapping type.
IDS_OFFICE_MENUARCHIVE - Static variable in class com.saperion.ngc.resources.CoreResources
archive in SAPERION.
IDS_OFFICE_MENUARCHIVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
archive in SAPERION as.
IDS_OFFICE_MENUCONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION Settings.
IDS_OFFICE_MENULINK - Static variable in class com.saperion.ngc.resources.CoreResources
insert SAPERION Link.
IDS_OFFICE_MENULOAD - Static variable in class com.saperion.ngc.resources.CoreResources
open from SAPERION.
IDS_OFFICE_MSOI - Static variable in class com.saperion.ngc.resources.CoreResources
MS Office Integration.
IDS_OFFICE_MULTIPLESUCCSESS - Static variable in class com.saperion.ngc.resources.CoreResources
#NUMBER1 of #NUMBER2 documents have been successfully archived!.
IDS_OFFICE_NOTARCHIVED - Static variable in class com.saperion.ngc.resources.CoreResources
No documents were archived!.
IDS_OFFICE_NOTEMP - Static variable in class com.saperion.ngc.resources.CoreResources
No default Temp folder found..
IDS_OFFICE_NOTINFEATUREKEY - Static variable in class com.saperion.ngc.resources.CoreResources
Office Integration is not included in your feature key!.
IDS_OFFICE_OFFICESOURCE - Static variable in class com.saperion.ngc.resources.CoreResources
Office Source.
IDS_OFFICE_OK - Static variable in class com.saperion.ngc.resources.CoreResources
Ok.
IDS_OFFICE_OLENOTALLOWED - Static variable in class com.saperion.ngc.resources.CoreResources
OLE Objects cannot be archived.
IDS_OFFICE_OVERVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
Overview.
IDS_OFFICE_PRINTERTIMEOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Printer timeout.
IDS_OFFICE_QUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Query.
IDS_OFFICE_RENAME - Static variable in class com.saperion.ngc.resources.CoreResources
Rename.
IDS_OFFICE_RENDERERROR - Static variable in class com.saperion.ngc.resources.CoreResources
Error during rendering!.
IDS_OFFICE_RENDERING - Static variable in class com.saperion.ngc.resources.CoreResources
Rendering.
IDS_OFFICE_REVISIONCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Do you wish to enter a revision comment?.
IDS_OFFICE_SAPERION - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION.
IDS_OFFICE_SAPERIONFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION Field.
IDS_OFFICE_SAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save.
IDS_OFFICE_SAVEASAPP - Static variable in class com.saperion.ngc.resources.CoreResources
Save as original Format.
IDS_OFFICE_SAVEASPDF - Static variable in class com.saperion.ngc.resources.CoreResources
Save as .pdf.
IDS_OFFICE_SAVEASTIF - Static variable in class com.saperion.ngc.resources.CoreResources
Save as .tif.
IDS_OFFICE_SAVEATTACHMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
archive Attachments.
IDS_OFFICE_SAVECONFIG - Static variable in class com.saperion.ngc.resources.CoreResources
Save Configuration.
IDS_OFFICE_SAVEINSAPERION - Static variable in class com.saperion.ngc.resources.CoreResources
Archive in SAPERION.
IDS_OFFICE_SAVEONDISK - Static variable in class com.saperion.ngc.resources.CoreResources
Save to Disk.
IDS_OFFICE_SETTINGS - Static variable in class com.saperion.ngc.resources.CoreResources
Settings.
IDS_OFFICE_SHEETNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Excel Sheet.
IDS_OFFICE_SHOULDCHANGES - Static variable in class com.saperion.ngc.resources.CoreResources
Would you like to save your changes to #DOCNAME?.
IDS_OFFICE_SHOWMASK - Static variable in class com.saperion.ngc.resources.CoreResources
Show Form.
IDS_OFFICE_TOWORKWITH - Static variable in class com.saperion.ngc.resources.CoreResources
You must log on in order to work in SAPERION!.
IDS_OFFICE_UNABLETOCREATEOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Not able to connect to SAPERION..
IDS_OFFICE_USE - Static variable in class com.saperion.ngc.resources.CoreResources
use.
IDS_OFFICE_USEDDEFINITION - Static variable in class com.saperion.ngc.resources.CoreResources
Definition.
IDS_OFFICE_USER - Static variable in class com.saperion.ngc.resources.CoreResources
User.
IDS_OFFICESKIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OFFLINECONFLICT - Static variable in class com.saperion.ngc.resources.CoreResources
Offline conflict.
IDS_OFFLINEMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Offline mode.
IDS_OFFPAGECONNECTION - Static variable in class com.saperion.ngc.resources.CoreResources
Off Page Connection.
IDS_OKLINK - Static variable in class com.saperion.ngc.resources.CoreResources
OK.
IDS_ONACTION - Static variable in class com.saperion.ngc.resources.CoreResources
OnAction macro.
IDS_ONDEADLINE - Static variable in class com.saperion.ngc.resources.CoreResources
Macro.
IDS_ONE - Static variable in class com.saperion.ngc.resources.CoreResources
One.
IDS_ONENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
OnEntry macro.
IDS_ONEOPTIONAL - Static variable in class com.saperion.ngc.resources.CoreResources
One optional.
IDS_ONEXIT - Static variable in class com.saperion.ngc.resources.CoreResources
OnExit macro.
IDS_ONHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
Macro OnReminder.
IDS_OR - Static variable in class com.saperion.ngc.resources.CoreResources
Or.
IDS_ORFORWARDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Conditional Flow.
IDS_ORG - Static variable in class com.saperion.ngc.resources.CoreResources
Organisations.
IDS_ORGATEWAY - Static variable in class com.saperion.ngc.resources.CoreResources
Inclusive Gateway (OR).
IDS_ORGROLES - Static variable in class com.saperion.ngc.resources.CoreResources
Organisation Roles.
IDS_OUTLINELEVELDISPLAY - Static variable in class com.saperion.ngc.resources.CoreResources
Appearance.
IDS_OUTLINELEVELLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Link.
IDS_OUTLINERDOCBASED - Static variable in class com.saperion.ngc.resources.CoreResources
Enhanced Treeview.
IDS_OUTLINEREDGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLINERLEVELDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Data.
IDS_OUTLINERLEVELFORMS - Static variable in class com.saperion.ngc.resources.CoreResources
Forms.
IDS_OUTLINERLEVELLIST - Static variable in class com.saperion.ngc.resources.CoreResources
List.
IDS_OUTLINERLEVELSYMBOLS - Static variable in class com.saperion.ngc.resources.CoreResources
Symbols.
IDS_OUTLINEROLD - Static variable in class com.saperion.ngc.resources.CoreResources
List.
IDS_OUTLINERREPORTTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Outliner report layout.
IDS_OUTLINERTABLEBASED - Static variable in class com.saperion.ngc.resources.CoreResources
Dynamic Treeview.
IDS_OUTLINERTREEVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
Static Treeview.
IDS_OUTLOOKBARACTIVEBUTTONSFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
User.
IDS_OUTLOOKBARACTIVEBUTTONSSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARACTIVEBUTTONSTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Printer timeout.
IDS_OUTLOOKBARACTIVEBUTTONSTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDFROM - Static variable in class com.saperion.ngc.resources.CoreResources
http://docs.saperion.com/saperion70/e-index.html.
IDS_OUTLOOKBARBACKGROUNDHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBACKGROUNDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
You must log on in order to work in SAPERION!.
IDS_OUTLOOKBARBACKGROUNDTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONHIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION Field.
IDS_OUTLOOKBARBUTTONSSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARBUTTONSTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Archive in SAPERION.
IDS_OUTLOOKBARBUTTONSTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKBARKIND - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_OUTLOOKEDITINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Edit Index....
IDS_OUTLOOKQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Browse....
IDS_OWNER - Static variable in class com.saperion.ngc.resources.CoreResources
Created by.
IDS_OWNERFULLNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
OU/Owner.
IDS_OWNERMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Owner.
IDS_OWNERSHORTNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Owner ID.
IDS_PAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Page.
IDS_PANEACTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Miscellaneous.
IDS_PANEOTHERBASKETS - Static variable in class com.saperion.ngc.resources.CoreResources
External trays.
IDS_PANEOWNBASKETS - Static variable in class com.saperion.ngc.resources.CoreResources
Own Trays.
IDS_PANEQUERIES - Static variable in class com.saperion.ngc.resources.CoreResources
Queries.
IDS_PARALLELLINK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_PARAMETER - Static variable in class com.saperion.ngc.resources.CoreResources
Parameter.
IDS_PASSWORD - Static variable in class com.saperion.ngc.resources.CoreResources
Password.
IDS_PENTAGON - Static variable in class com.saperion.ngc.resources.CoreResources
Pentagon.
IDS_PICTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Image.
IDS_PICTURECENTERBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Image center BOTTOM.
IDS_PICTURECENTERMIDDLE - Static variable in class com.saperion.ngc.resources.CoreResources
Image center MIDDLE.
IDS_PICTURECENTERTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Image center TOP.
IDS_PICTURELEFTBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Image left BOTTOM.
IDS_PICTURELEFTMIDDLE - Static variable in class com.saperion.ngc.resources.CoreResources
Image left MIDDLE.
IDS_PICTURELEFTTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Image left TOP.
IDS_PICTURERIGHTBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Image right BOTTOM.
IDS_PICTURERIGHTMIDDLE - Static variable in class com.saperion.ngc.resources.CoreResources
Image right MIDDLE.
IDS_PICTURERIGHTTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Image right TOP.
IDS_PIXELS - Static variable in class com.saperion.ngc.resources.CoreResources
Pixels.
IDS_PLATFORM64BIT - Static variable in class com.saperion.ngc.resources.CoreResources
64-bit.
IDS_PLATFORMAIX - Static variable in class com.saperion.ngc.resources.CoreResources
AIX.
IDS_PLATFORMLINUX - Static variable in class com.saperion.ngc.resources.CoreResources
Linux.
IDS_PLATFORMSOLARIS - Static variable in class com.saperion.ngc.resources.CoreResources
Sun Solaris.
IDS_PLUGINCOM - Static variable in class com.saperion.ngc.resources.CoreResources
COM Object.
IDS_PLUGINDLL - Static variable in class com.saperion.ngc.resources.CoreResources
DLL.
IDS_PLUGINJSTORE - Static variable in class com.saperion.ngc.resources.CoreResources
JStore.
IDS_PLUGINREAD - Static variable in class com.saperion.ngc.resources.CoreResources
Read.
IDS_PLUGINRW - Static variable in class com.saperion.ngc.resources.CoreResources
Read/Write.
IDS_PLUGINSCRIPT - Static variable in class com.saperion.ngc.resources.CoreResources
EventScript.
IDS_POLYLINE - Static variable in class com.saperion.ngc.resources.CoreResources
Polyline.
IDS_POOL - Static variable in class com.saperion.ngc.resources.CoreResources
Media Pool.
IDS_POOLESCALATIONDTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Pool Escalation Date.
IDS_PORTALEDGEWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_PORTALFRAMEWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_PORTALRADIUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_PORTALSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_PORTALWELCOME - Static variable in class com.saperion.ngc.resources.CoreResources
Welcome, %s!.
IDS_POSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Position.
IDS_POSITIONHEIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
height.
IDS_POSITIONLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
X.
IDS_POSITIONTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Y.
IDS_POSITIONWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
width.
IDS_PREDEFINEDPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Predefined Process.
IDS_PREPARATION - Static variable in class com.saperion.ngc.resources.CoreResources
Preparation.
IDS_PREPARINGSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
Preparing search....
IDS_PRESENT - Static variable in class com.saperion.ngc.resources.CoreResources
Present.
IDS_PRINT - Static variable in class com.saperion.ngc.resources.CoreResources
Print.
IDS_PRINTCORRECTRESOLUTION - Static variable in class com.saperion.ngc.resources.CoreResources
Adapt to printer resolution.
IDS_PRINTING - Static variable in class com.saperion.ngc.resources.CoreResources
Printing %s....
IDS_PRINTINGBAND - Static variable in class com.saperion.ngc.resources.CoreResources
Printing %s....
IDS_PRINTINGLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Printing list [%ld lines]....
IDS_PRINTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Printing list.
IDS_PRINTNOSCALE - Static variable in class com.saperion.ngc.resources.CoreResources
No scale.
IDS_PRINTONLYCOVER - Static variable in class com.saperion.ngc.resources.CoreResources
Only cover sheet.
IDS_PRINTONLYNOTES - Static variable in class com.saperion.ngc.resources.CoreResources
Only Annotations.
IDS_PRINTSCALETOPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Scale to page.
IDS_PRINTWITHCOVER - Static variable in class com.saperion.ngc.resources.CoreResources
With cover sheet.
IDS_PRINTWITHNOTES - Static variable in class com.saperion.ngc.resources.CoreResources
With notes.
IDS_PRINTWITHOUTCOVER - Static variable in class com.saperion.ngc.resources.CoreResources
Without cover sheet.
IDS_PRINTWITHOUTNOTES - Static variable in class com.saperion.ngc.resources.CoreResources
Without notes.
IDS_PRIORITYFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
Priority.
IDS_PRIORITYMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Priority.
IDS_PROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Process.
IDS_PROCESSDESIGNER - Static variable in class com.saperion.ngc.resources.CoreResources
Process designer.
IDS_PROCESSES - Static variable in class com.saperion.ngc.resources.CoreResources
Processes.
IDS_PROCESSISO9000 - Static variable in class com.saperion.ngc.resources.CoreResources
ProcessIso9000.
IDS_PROCESSNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Process Definition.
IDS_PROCESSVERMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Process version.
IDS_PROGMANGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Program manager group.
IDS_PROLONGRETENTION - Static variable in class com.saperion.ngc.resources.CoreResources
Prolong Retention.
IDS_PROLONGRETENTIONCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Prolongation of Retention!.
IDS_PROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
Properties.
IDS_PROPNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Name.
IDS_PROPVALUE - Static variable in class com.saperion.ngc.resources.CoreResources
Value.
IDS_PUBLICFOLDERSARCHIVING - Static variable in class com.saperion.ngc.resources.CoreResources
Archive Public folders.
IDS_PUNCHEDTAPE - Static variable in class com.saperion.ngc.resources.CoreResources
Punched Tape.
IDS_PURPOSEINDEXING - Static variable in class com.saperion.ngc.resources.CoreResources
Indexing.
IDS_PURPOSESEPARATION - Static variable in class com.saperion.ngc.resources.CoreResources
Separation.
IDS_PUTBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Put back.
IDS_QBEBACKGROUNDFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBACKGROUNDTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBITMAPPATH - Static variable in class com.saperion.ngc.resources.CoreResources
Path.
IDS_QBEBUTTONBITMAPPATH - Static variable in class com.saperion.ngc.resources.CoreResources
Image.
IDS_QBEBUTTONCANCEL - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel.
IDS_QBEBUTTONCANCELAND - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel and....
IDS_QBEBUTTONCLEAR - Static variable in class com.saperion.ngc.resources.CoreResources
Clear Fields.
IDS_QBEBUTTONEDITMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Edit.
IDS_QBEBUTTONFORWARD - Static variable in class com.saperion.ngc.resources.CoreResources
Forward.
IDS_QBEBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONIGNORE - Static variable in class com.saperion.ngc.resources.CoreResources
Skip.
IDS_QBEBUTTONINDEXOFFEN - Static variable in class com.saperion.ngc.resources.CoreResources
Save to To do.
IDS_QBEBUTTONINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
Macro.
IDS_QBEBUTTONOCR - Static variable in class com.saperion.ngc.resources.CoreResources
OCR.
IDS_QBEBUTTONOK - Static variable in class com.saperion.ngc.resources.CoreResources
OK.
IDS_QBEBUTTONPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
Result.
IDS_QBEBUTTONSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSELPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONSPECIALOK - Static variable in class com.saperion.ngc.resources.CoreResources
Save and....
IDS_QBEBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEBUTTONTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBECATEGORYAPPEARANCE - Static variable in class com.saperion.ngc.resources.CoreResources
Appearance.
IDS_QBECATEGORYBEHAVIOUR - Static variable in class com.saperion.ngc.resources.CoreResources
Behaviour.
IDS_QBECATEGORYDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Data.
IDS_QBECATEGORYLAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Layout.
IDS_QBECATEGORYWEB - Static variable in class com.saperion.ngc.resources.CoreResources
Web.
IDS_QBECELLHEIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
Cell height [pixel].
IDS_QBECLEARONNEWSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
Delete before next search.
IDS_QBEDEFAULTRESBTN - Static variable in class com.saperion.ngc.resources.CoreResources
Default Button.
IDS_QBEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete Form....
IDS_QBEEDITDISABLEDBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEEDITDISABLEDFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEENABLEFAVORITES - Static variable in class com.saperion.ngc.resources.CoreResources
Use Favorites Button.
IDS_QBEENABLEFILTER - Static variable in class com.saperion.ngc.resources.CoreResources
Use Filter.
IDS_QBEFELDCHARSET - Static variable in class com.saperion.ngc.resources.CoreResources
Font.
IDS_QBEFELDFORMEL - Static variable in class com.saperion.ngc.resources.CoreResources
Procedure.
IDS_QBEFELDGENERAL - Static variable in class com.saperion.ngc.resources.CoreResources
General.
IDS_QBEFELDLOOKUP - Static variable in class com.saperion.ngc.resources.CoreResources
Lookup table.
IDS_QBEFIELDDESCR - Static variable in class com.saperion.ngc.resources.CoreResources
Description.
IDS_QBEFRAMEACTIVEX - Static variable in class com.saperion.ngc.resources.CoreResources
ActiveX object.
IDS_QBEFRAMEBITMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Image.
IDS_QBEFRAMEBORDERFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBORDERFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBORDERHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBORDERINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBORDERSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBORDERTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBORDERTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTON - Static variable in class com.saperion.ngc.resources.CoreResources
Button.
IDS_QBEFRAMEBUTTONFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMEBUTTONTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEFRAMECONNECTION - Static variable in class com.saperion.ngc.resources.CoreResources
Connection.
IDS_QBEFRAMEEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
Field.
IDS_QBEFRAMEFLOATABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Floatable.
IDS_QBEFRAMEFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Form.
IDS_QBEFRAMEGROUPBOX - Static variable in class com.saperion.ngc.resources.CoreResources
Groupbox.
IDS_QBEFRAMEMASHUP - Static variable in class com.saperion.ngc.resources.CoreResources
Mash Up.
IDS_QBEFRAMEOUTLINER - Static variable in class com.saperion.ngc.resources.CoreResources
Outliner.
IDS_QBEFRAMEPANE - Static variable in class com.saperion.ngc.resources.CoreResources
Pane.
IDS_QBEFRAMERESULT - Static variable in class com.saperion.ngc.resources.CoreResources
Search.
IDS_QBEFRAMESQLQUERY - Static variable in class com.saperion.ngc.resources.CoreResources
SQL Query.
IDS_QBEFRAMESTATIC - Static variable in class com.saperion.ngc.resources.CoreResources
Text.
IDS_QBEFRAMETAB - Static variable in class com.saperion.ngc.resources.CoreResources
Tab.
IDS_QBEFRAMETASKPANEL - Static variable in class com.saperion.ngc.resources.CoreResources
Task Panel.
IDS_QBEFRAMETHUMBNAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Thumbnail.
IDS_QBEFRAMEVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
Viewer.
IDS_QBEFRAMEWFCOMMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow context.
IDS_QBEFRAMEWFHISTORY - Static variable in class com.saperion.ngc.resources.CoreResources
Workflow history.
IDS_QBEINDEXTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Indexing.
IDS_QBELOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Open Form....
IDS_QBEMASHUPHTML - Static variable in class com.saperion.ngc.resources.CoreResources
HTML Text.
IDS_QBEMASHUPKIND - Static variable in class com.saperion.ngc.resources.CoreResources
Mashup Kind.
IDS_QBEMASHUPURL - Static variable in class com.saperion.ngc.resources.CoreResources
URL.
IDS_QBEMASKASSIGNMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Assignment.
IDS_QBEMASKDEFAULTBUTTONBAR - Static variable in class com.saperion.ngc.resources.CoreResources
Default Button Bar.
IDS_QBEMASKFIELDTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Type of Field.
IDS_QBEMASKFIELDVARTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Type of Variable.
IDS_QBEMASKFRAMEID - Static variable in class com.saperion.ngc.resources.CoreResources
Frame ID.
IDS_QBEMASKFRAMEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Frame Index.
IDS_QBEMASKFRAMETITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Frame Title.
IDS_QBEMASKFUZZYVAL - Static variable in class com.saperion.ngc.resources.CoreResources
Fuzzy Value.
IDS_QBEMASKKOLLABIERBAR - Static variable in class com.saperion.ngc.resources.CoreResources
collapsible.
IDS_QBEMASKVARIABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Variable.
IDS_QBEOUTLINERBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEOUTLINERFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEOUTLINERSELBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEOUTLINERSELFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBEOVERRIDEASIS - Static variable in class com.saperion.ngc.resources.CoreResources
Default.
IDS_QBEOVERRIDEDISABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Off.
IDS_QBEOVERRIDEENABLE - Static variable in class com.saperion.ngc.resources.CoreResources
On.
IDS_QBEPAGESIZE - Static variable in class com.saperion.ngc.resources.CoreResources
Hits per page.
IDS_QBEPROTOCOLTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Logging.
IDS_QBEQUERYTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Query.
IDS_QBEQUERYTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Query Type.
IDS_QBERESULT - Static variable in class com.saperion.ngc.resources.CoreResources
Result.
IDS_QBERESULTBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
use.
IDS_QBERESULTBUTTONSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
archive Attachments.
IDS_QBERESULTBUTTONTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTEVEN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTHEADERFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTODD - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTSELBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBERESULTSELFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBESAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save Form....
IDS_QBESAVEAS - Static variable in class com.saperion.ngc.resources.CoreResources
Save Form As....
IDS_QBESAVEWEB - Static variable in class com.saperion.ngc.resources.CoreResources
Save Form as HTML....
IDS_QBETASKPANELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETASKPANELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETESTTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Test.
IDS_QBETHUMBNAILPOS - Static variable in class com.saperion.ngc.resources.CoreResources
Position of Thumbnail View.
IDS_QBETITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Forms Designer.
IDS_QBETOOLBARFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLBARTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_QBETOOLTIP - Static variable in class com.saperion.ngc.resources.CoreResources
Tool tip.
IDS_QBEUSEMACRO - Static variable in class com.saperion.ngc.resources.CoreResources
Use Macro.
IDS_QBEUSEVARIABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Use Variable.
IDS_QUERYDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete Query.
IDS_QUERYLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load Query.
IDS_QUERYSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save Query.
IDS_QUEUEADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Queue server administration.
IDS_QUEUESERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Queue servers.
IDS_QUEUESERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Queue server service.
IDS_READOLDFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
Converting old image format....
IDS_READONLY - Static variable in class com.saperion.ngc.resources.CoreResources
Read Only.
IDS_READY - Static variable in class com.saperion.ngc.resources.CoreResources
Press F1 for Help!.
IDS_REASON - Static variable in class com.saperion.ngc.resources.CoreResources
Reason.
IDS_REBUILDCACHEENTRY - Static variable in class com.saperion.ngc.resources.CoreResources
Rebuilding Cache entry %ld %s....
IDS_REBUILDCACHETABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Rebuilding cache table for cache directory %s, %ld objects processed....
IDS_REBUILDINGINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Rebuilding archive database, %ld documents....
IDS_REBUILDINGINDEXTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Rebuilding index database %s....
IDS_RECEIVEDT - Static variable in class com.saperion.ngc.resources.CoreResources
Date.
IDS_RECEIVEDTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Receive Date.
IDS_RECENTDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Sent Documents.
IDS_RECOGBARCODE - Static variable in class com.saperion.ngc.resources.CoreResources
Barcode.
IDS_RECOGBARCODE1D - Static variable in class com.saperion.ngc.resources.CoreResources
1D barcode.
IDS_RECOGBARCODE2D - Static variable in class com.saperion.ngc.resources.CoreResources
2D Barcode.
IDS_RECOGBRAILLE - Static variable in class com.saperion.ngc.resources.CoreResources
Braille.
IDS_RECOGDASHDIGIT - Static variable in class com.saperion.ngc.resources.CoreResources
Dash Digit.
IDS_RECOGDOTDIGIT - Static variable in class com.saperion.ngc.resources.CoreResources
Dot Digit.
IDS_RECOGFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
OCR.
IDS_RECOGHANDWRITTEN - Static variable in class com.saperion.ngc.resources.CoreResources
Handwritten.
IDS_RECOGHQMATRIXTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
24 point Dot Matrix.
IDS_RECOGMARKING - Static variable in class com.saperion.ngc.resources.CoreResources
Marker.
IDS_RECOGMATRIX - Static variable in class com.saperion.ngc.resources.CoreResources
Matrix print.
IDS_RECOGMICR - Static variable in class com.saperion.ngc.resources.CoreResources
MICR.
IDS_RECOGNIZING - Static variable in class com.saperion.ngc.resources.CoreResources
Recognizing [Zone %ld]....
IDS_RECOGOCRA - Static variable in class com.saperion.ngc.resources.CoreResources
OCR A.
IDS_RECOGOCRB - Static variable in class com.saperion.ngc.resources.CoreResources
OCR B.
IDS_RECOGTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Text.
IDS_RECTANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
Rectangle.
IDS_RECTEDGEBUMP - Static variable in class com.saperion.ngc.resources.CoreResources
Rect Edge Bump.
IDS_RECTEDGEETCHED - Static variable in class com.saperion.ngc.resources.CoreResources
Rect edge etched.
IDS_RECTEDGERAISED - Static variable in class com.saperion.ngc.resources.CoreResources
Rect edge raised.
IDS_RECTEDGESUNKEN - Static variable in class com.saperion.ngc.resources.CoreResources
Rect edge sunken.
IDS_REDUCEDISPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Reduce Disposition.
IDS_REDUCEDISPOSITIONCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Reduction of Disposition!.
IDS_REFFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Store reference.
IDS_REJECTED - Static variable in class com.saperion.ngc.resources.CoreResources
rejected.
IDS_REJECTLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Reject.
IDS_RELATIVETOTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Relative to text.
IDS_REMINDERDTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Reminder Date.
IDS_REMOTECOPY - Static variable in class com.saperion.ngc.resources.CoreResources
Copy.
IDS_REMOTEMASTER - Static variable in class com.saperion.ngc.resources.CoreResources
Original.
IDS_REMOTEPACKAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Packaged copy.
IDS_REMOTESHARED - Static variable in class com.saperion.ngc.resources.CoreResources
Shared.
IDS_REMOVEFROMGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Remove from group.
IDS_RENDERING - Static variable in class com.saperion.ngc.resources.CoreResources
Rendering.
IDS_RENDERKINDHTML - Static variable in class com.saperion.ngc.resources.CoreResources
HTML.
IDS_RENDERKINDIAMGECACHE - Static variable in class com.saperion.ngc.resources.CoreResources
PNG cache (multiformat viewer).
IDS_RENDERKINDIMAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Image.
IDS_RENDERKINDPDF - Static variable in class com.saperion.ngc.resources.CoreResources
PDF.
IDS_RENDERKINDPDF_A - Static variable in class com.saperion.ngc.resources.CoreResources
PDF/A 1b.
IDS_RENDERKINDPDF_ACACHE - Static variable in class com.saperion.ngc.resources.CoreResources
PDF/A 1b cache (multiformat viewer).
IDS_RENDERKINDXML - Static variable in class com.saperion.ngc.resources.CoreResources
XML.
IDS_REORGTHISDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Reorganizing document nr.
IDS_REPAIRCHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Repair Check-out marker.
IDS_REPAIRREVISE - Static variable in class com.saperion.ngc.resources.CoreResources
Repair revision links.
IDS_REPLICATEFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate folder.
IDS_REPLICATEMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate media.
IDS_REPLICATERECORD - Static variable in class com.saperion.ngc.resources.CoreResources
Replicating record %ld....
IDS_REPLICATESYSFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Replicating file %s....
IDS_REPLICATINGMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Replicating medium, object: %d, medium: %s.
IDS_REPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Report.
IDS_REPOSITORYSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_RESOLVECONFLICTS - Static variable in class com.saperion.ngc.resources.CoreResources
Resolve conflicts....
IDS_RESOLVEDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete entry.
IDS_RESOLVEFAILED - Static variable in class com.saperion.ngc.resources.CoreResources
Conflict could not be resolved [%s].
IDS_RESOLVEKEEP - Static variable in class com.saperion.ngc.resources.CoreResources
Keep Online version.
IDS_RESOLVENONE - Static variable in class com.saperion.ngc.resources.CoreResources
Resolve later.
IDS_RESOLVEUSECONFLICT - Static variable in class com.saperion.ngc.resources.CoreResources
Use Offline version.
IDS_RESOLVEVIEWCONFLICT - Static variable in class com.saperion.ngc.resources.CoreResources
Offline version.
IDS_RESOLVEVIEWCURRENT - Static variable in class com.saperion.ngc.resources.CoreResources
Online version.
IDS_RESOURCECOPY - Static variable in class com.saperion.ngc.resources.CoreResources
Copy.
IDS_RESOURCEMASTER - Static variable in class com.saperion.ngc.resources.CoreResources
Master.
IDS_RESOURCERENDITION - Static variable in class com.saperion.ngc.resources.CoreResources
Render formats.
IDS_RESOURCES - Static variable in class com.saperion.ngc.resources.CoreResources
Resources.
IDS_RESOURCETABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Tables.
IDS_RESOURCETRAY - Static variable in class com.saperion.ngc.resources.CoreResources
User directories.
IDS_RESTRICTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Restrictions.
IDS_RESULTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Query result.
IDS_RETENTION - Static variable in class com.saperion.ngc.resources.CoreResources
Retention.
IDS_RETRIEVALSEARCH - Static variable in class com.saperion.ngc.resources.CoreResources
Searching, %ld found, %ld match all fields..
IDS_RETRY - Static variable in class com.saperion.ngc.resources.CoreResources
Retry.
IDS_REVACL - Static variable in class com.saperion.ngc.resources.CoreResources
ACL changed.
IDS_REVDEINITDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Process ended.
IDS_REVDELETED - Static variable in class com.saperion.ngc.resources.CoreResources
Document deleted.
IDS_REVESCALATION - Static variable in class com.saperion.ngc.resources.CoreResources
Escalation.
IDS_REVFILE - Static variable in class com.saperion.ngc.resources.CoreResources
File changed: .
IDS_REVFILECOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Filed.
IDS_REVFIRSTARCHIVING - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_REVINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Index changed.
IDS_REVINITDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Process started.
IDS_REVPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Page changed.
IDS_REVRELEASE - Static variable in class com.saperion.ngc.resources.CoreResources
Document released.
IDS_REVRESETHOLDDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Reminder reached.
IDS_REVROLLBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Old revision restored.
IDS_REVSETACL - Static variable in class com.saperion.ngc.resources.CoreResources
ACL set.
IDS_REVSETHOLDDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Reminder set.
IDS_REVSETSTATUS - Static variable in class com.saperion.ngc.resources.CoreResources
Task index data copied.
IDS_REVSTRUCTURE - Static variable in class com.saperion.ngc.resources.CoreResources
Structure changed.
IDS_REVUNFILECOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Unfiled.
IDS_REWORKED - Static variable in class com.saperion.ngc.resources.CoreResources
to be corrected.
IDS_RIBBONTABFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Folder tools.
IDS_RIBBONTABSTORE - Static variable in class com.saperion.ngc.resources.CoreResources
Indexing.
IDS_RIBBONTABVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
Page display.
IDS_RIGHTJUSTIFYBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Image right BOTTOM.
IDS_RIGHTJUSTIFYMIDDLE - Static variable in class com.saperion.ngc.resources.CoreResources
Image right MIDDLE.
IDS_RIGHTJUSTIFYTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Image right TOP.
IDS_RIGHTSANNOTATE - Static variable in class com.saperion.ngc.resources.CoreResources
Annotations.
IDS_RIGHTSBLACKMARKER - Static variable in class com.saperion.ngc.resources.CoreResources
Black markers.
IDS_RIGHTSCREATE - Static variable in class com.saperion.ngc.resources.CoreResources
Create.
IDS_RIGHTSDELETE - Static variable in class com.saperion.ngc.resources.CoreResources
Delete.
IDS_RIGHTSEXPANDINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Expand index.
IDS_RIGHTSEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Export document.
IDS_RIGHTSINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Modify Index.
IDS_RIGHTSMODIFYDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Modify data.
IDS_RIGHTSPERMISSION - Static variable in class com.saperion.ngc.resources.CoreResources
Access.
IDS_RIGHTSREAD - Static variable in class com.saperion.ngc.resources.CoreResources
Read.
IDS_RIGHTSRECORDSMANAGEMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Records Management.
IDS_RIGHTSRELEASE - Static variable in class com.saperion.ngc.resources.CoreResources
Release document.
IDS_RIGHTSRESTOREREVISION - Static variable in class com.saperion.ngc.resources.CoreResources
Restore revision.
IDS_RIGHTSREVISIONHISTORIE - Static variable in class com.saperion.ngc.resources.CoreResources
Read revision history.
IDS_RIGHTSSAVEBLACKMARKERS - Static variable in class com.saperion.ngc.resources.CoreResources
Restore black markers.
IDS_RIGHTSVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
Visible.
IDS_RIGHTSWRITE - Static variable in class com.saperion.ngc.resources.CoreResources
Modify.
IDS_RLINKSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
R/Link Server.
IDS_ROLE - Static variable in class com.saperion.ngc.resources.CoreResources
Group/Role.
IDS_ROLEPREFIX - Static variable in class com.saperion.ngc.resources.CoreResources
profile.
IDS_ROLES - Static variable in class com.saperion.ngc.resources.CoreResources
Profiles.
IDS_ROTATE180 - Static variable in class com.saperion.ngc.resources.CoreResources
Angle 180.
IDS_ROTATE270 - Static variable in class com.saperion.ngc.resources.CoreResources
90° left.
IDS_ROTATE90 - Static variable in class com.saperion.ngc.resources.CoreResources
90° right.
IDS_ROTATENONE - Static variable in class com.saperion.ngc.resources.CoreResources
None.
IDS_ROTATING - Static variable in class com.saperion.ngc.resources.CoreResources
Rotating....
IDS_ROUNDRECT - Static variable in class com.saperion.ngc.resources.CoreResources
RoundRect.
IDS_ROUTINELIST - Static variable in class com.saperion.ngc.resources.CoreResources
Routines.
IDS_RULE - Static variable in class com.saperion.ngc.resources.CoreResources
Rule Engine Task.
IDS_SAPADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
R/Link Server administration.
IDS_SAPSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
R/Link server service.
IDS_SAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save....
IDS_SAVEASFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Folders.
IDS_SAVEASZIP - Static variable in class com.saperion.ngc.resources.CoreResources
Zip.
IDS_SAVECOVERFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Save form.
IDS_SAVEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Save Folder....
IDS_SAVEREPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Save report.
IDS_SAVETEMPLATE - Static variable in class com.saperion.ngc.resources.CoreResources
Save private template....
IDS_SAVETEMPLATEGLOBAL - Static variable in class com.saperion.ngc.resources.CoreResources
Save public template....
IDS_SAVING - Static variable in class com.saperion.ngc.resources.CoreResources
Saving %s [%ld]....
IDS_SCALEBLACK - Static variable in class com.saperion.ngc.resources.CoreResources
Font Normal.
IDS_SCALENORMAL - Static variable in class com.saperion.ngc.resources.CoreResources
Fast.
IDS_SCALETOGREY - Static variable in class com.saperion.ngc.resources.CoreResources
Default.
IDS_SCALING - Static variable in class com.saperion.ngc.resources.CoreResources
Scaling....
IDS_SCANDRIVER - Static variable in class com.saperion.ngc.resources.CoreResources
Scanner.
IDS_SCANDUPLEX - Static variable in class com.saperion.ngc.resources.CoreResources
Duplex.
IDS_SCANHIGHQUALITY - Static variable in class com.saperion.ngc.resources.CoreResources
High Quality.
IDS_SCANHIGHSPEED - Static variable in class com.saperion.ngc.resources.CoreResources
High speed.
IDS_SCANJUKEBOX - Static variable in class com.saperion.ngc.resources.CoreResources
Scanning Jukebox, Slot: %ld.
IDS_SCANMSGINIT - Static variable in class com.saperion.ngc.resources.CoreResources
%s: Initializing.
IDS_SCANMSGSCANADF - Static variable in class com.saperion.ngc.resources.CoreResources
%s: Scanning from ADF.
IDS_SCANMSGSCANADFPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
%s: Scanning from ADF, page %d.
IDS_SCANMSGSCANNING - Static variable in class com.saperion.ngc.resources.CoreResources
%s: Scan.
IDS_SCANNEDPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Scanned page.
IDS_SCANNERDRIVERLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load Scanner driver.
IDS_SCANNERLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Load scanner settings.
IDS_SCANNERSAVE - Static variable in class com.saperion.ngc.resources.CoreResources
Save scanner settings.
IDS_SCANSINGLE - Static variable in class com.saperion.ngc.resources.CoreResources
Single.
IDS_SCANSLOWDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
Slowing down scanner, more than %ld pages / minute are not licensed with standard scan client..
IDS_SCHEMAS - Static variable in class com.saperion.ngc.resources.CoreResources
Schema extension.
IDS_SCHIGHQUALITY - Static variable in class com.saperion.ngc.resources.CoreResources
High Quality.
IDS_SCRIPT - Static variable in class com.saperion.ngc.resources.CoreResources
Script Task.
IDS_SEARCHFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Search file....
IDS_SEARCHLNG - Static variable in class com.saperion.ngc.resources.CoreResources
Searching for language files in %s.
IDS_SEARCHOCESCANPROG - Static variable in class com.saperion.ngc.resources.CoreResources
Load Power Scan program....
IDS_SECURITY - Static variable in class com.saperion.ngc.resources.CoreResources
Security.
IDS_SEKUNDE - Static variable in class com.saperion.ngc.resources.CoreResources
sec..
IDS_SELECTCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
Select folder class.
IDS_SELECTEDDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
%c/%c element(s) selected.
IDS_SELECTEDDOCSSIMPLE - Static variable in class com.saperion.ngc.resources.CoreResources
%c element(s) selected.
IDS_SELECTITEMS - Static variable in class com.saperion.ngc.resources.CoreResources
Select Items.
IDS_SELECTLINKTARGET - Static variable in class com.saperion.ngc.resources.CoreResources
Select target for link in table: .
IDS_SELECTORGUNIT - Static variable in class com.saperion.ngc.resources.CoreResources
Set Organisation Context.
IDS_SELECTUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Select user....
IDS_SENDDOC - Static variable in class com.saperion.ngc.resources.CoreResources
Send.
IDS_SENDDOCBOTH - Static variable in class com.saperion.ngc.resources.CoreResources
Send Copy and Link.
IDS_SENDDOCCOPY - Static variable in class com.saperion.ngc.resources.CoreResources
Send as Copy.
IDS_SENDDOCLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Send as Link.
IDS_SEPARATORPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Separator page.
IDS_SEQUENTIALACCESSSTORAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Sequential Access Storage.
IDS_SERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Server.
IDS_SERVERACCOUNTS - Static variable in class com.saperion.ngc.resources.CoreResources
Server.
IDS_SERVERMEDIAPOOLS - Static variable in class com.saperion.ngc.resources.CoreResources
Server pools.
IDS_SERVERSTATUSHANGING - Static variable in class com.saperion.ngc.resources.CoreResources
Not responding.
IDS_SERVERSTATUSNOCONNECTION - Static variable in class com.saperion.ngc.resources.CoreResources
No connection.
IDS_SERVERSTATUSOK - Static variable in class com.saperion.ngc.resources.CoreResources
Ok.
IDS_SERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Service.
IDS_SETABSTRACT - Static variable in class com.saperion.ngc.resources.CoreResources
Abstract.
IDS_SETCLASSIC - Static variable in class com.saperion.ngc.resources.CoreResources
Classic.
IDS_SETPRESENT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SETTINGSFORCED - Static variable in class com.saperion.ngc.resources.CoreResources
As start settings after each login.
IDS_SETTINGSNEWUSER - Static variable in class com.saperion.ngc.resources.CoreResources
For new users.
IDS_SETTINGSSAVED - Static variable in class com.saperion.ngc.resources.CoreResources
As saved settings.
IDS_SHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
Shadow.
IDS_SHARP - Static variable in class com.saperion.ngc.resources.CoreResources
Text.
IDS_SHOWEVIDENCERECORD - Static variable in class com.saperion.ngc.resources.CoreResources
Show Evidence-Record.
IDS_SHOWGRID - Static variable in class com.saperion.ngc.resources.CoreResources
Grid.
IDS_SHOWMENUCOMMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Show comments.
IDS_SHOWRESULTROWHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SIGNATUREFAILUREMESSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION:\nError!.
IDS_SIGNATUREFINALMESSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION:\nSigned.
IDS_SIGNATURESIGNMESSAGE - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION:\nSigning....
IDS_SIGVERIFYRESULT - Static variable in class com.saperion.ngc.resources.CoreResources
Signature verification: .
IDS_SIMPLEFORWARDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Conditional Flow.
IDS_SIMPLEMAJORITY - Static variable in class com.saperion.ngc.resources.CoreResources
Simple Majority.
IDS_SIZEXPORT - Static variable in class com.saperion.ngc.resources.CoreResources
SIZ format.
IDS_SKIPPEDDELETINGTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
Cancel requested, clean up tasks are running....
IDS_SKIPPINGDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Skipping already exported documents: %ld.
IDS_SKIPPINGSECTORS - Static variable in class com.saperion.ngc.resources.CoreResources
Skipping medium area: @%lu.
IDS_SLOTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Slots.
IDS_SMARTREPORTTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Layout for SmartLink report.
IDS_SNAPTOGRID - Static variable in class com.saperion.ngc.resources.CoreResources
Align to grid.
IDS_SOLID - Static variable in class com.saperion.ngc.resources.CoreResources
Solid.
IDS_SORT - Static variable in class com.saperion.ngc.resources.CoreResources
Sort.
IDS_SORTDOWN - Static variable in class com.saperion.ngc.resources.CoreResources
Sort down.
IDS_SORTING - Static variable in class com.saperion.ngc.resources.CoreResources
Sorting....
IDS_SORTUP - Static variable in class com.saperion.ngc.resources.CoreResources
Sort up.
IDS_SOUND - Static variable in class com.saperion.ngc.resources.CoreResources
Language.
IDS_SOUTHTRIANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
South triangle.
IDS_SPLINE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SPLITTERSIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SQLBINARY - Static variable in class com.saperion.ngc.resources.CoreResources
Use.
IDS_SQLDATETIME - Static variable in class com.saperion.ngc.resources.CoreResources
Miscellaneous.
IDS_SQLOPERANDS - Static variable in class com.saperion.ngc.resources.CoreResources
Operators.
IDS_SQLSELECT - Static variable in class com.saperion.ngc.resources.CoreResources
Query.
IDS_SQLTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Tables.
IDS_SQLTYPES - Static variable in class com.saperion.ngc.resources.CoreResources
Types.
IDS_START - Static variable in class com.saperion.ngc.resources.CoreResources
Start event.
IDS_STARTADHOC - Static variable in class com.saperion.ngc.resources.CoreResources
Start Adhoc Process....
IDS_STARTADHOCTEMPLATE - Static variable in class com.saperion.ngc.resources.CoreResources
Private Adhoc Templates.
IDS_STARTADHOCTEMPLATEPUBLIC - Static variable in class com.saperion.ngc.resources.CoreResources
Public Adhoc Templates.
IDS_STARTDOCFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
Start Process....
IDS_STARTDOCFLOWFAVORITES - Static variable in class com.saperion.ngc.resources.CoreResources
Start Process.
IDS_STARTDOCFLOWSELECT - Static variable in class com.saperion.ngc.resources.CoreResources
Select....
IDS_STARTED - Static variable in class com.saperion.ngc.resources.CoreResources
Started.
IDS_STARTINGLOCALBROKER - Static variable in class com.saperion.ngc.resources.CoreResources
Starting local server....
IDS_STARTINGLOCALREPOSITORY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STARTSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Starting server....
IDS_STARTUPFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STARTUPHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STARTUPINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STARTUPSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STARTUPTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STARTUPTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUS - Static variable in class com.saperion.ngc.resources.CoreResources
State:.
IDS_STATUSBARFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUSBARHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUSBARINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUSBARSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUSBARTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUSBARTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STATUSCREATED - Static variable in class com.saperion.ngc.resources.CoreResources
Created.
IDS_STATUSINVALIDFORMAT - Static variable in class com.saperion.ngc.resources.CoreResources
Invalid format.
IDS_STATUSNEW - Static variable in class com.saperion.ngc.resources.CoreResources
New.
IDS_STATUSNEWERVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
Newer version available.
IDS_STATUSREADY - Static variable in class com.saperion.ngc.resources.CoreResources
Ready.
IDS_STATUSTEXTFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
State Description.
IDS_STATUSTEXTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Status.
IDS_STATUSUPDATED - Static variable in class com.saperion.ngc.resources.CoreResources
Updated.
IDS_STOPPINGLOCALBROKER - Static variable in class com.saperion.ngc.resources.CoreResources
Stopping local server....
IDS_STOPPINGLOCALREPOSITORY - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STOPSERVER - Static variable in class com.saperion.ngc.resources.CoreResources
Stopping server....
IDS_STOREDDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Stored Data.
IDS_STREAM - Static variable in class com.saperion.ngc.resources.CoreResources
Stream.
IDS_STRUCTUREOUTLINERBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STRUCTUREOUTLINEREDGE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STRUCTUREOUTLINERFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STRUCTUREOUTLINERSELBG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_STRUCTUREOUTLINERSELFG - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SUBDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Subdocument.
IDS_SUBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Subject:.
IDS_SUBJECTFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SUBJECTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Subject.
IDS_SUBMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
Sub-Mail.
IDS_SUBPROCESS - Static variable in class com.saperion.ngc.resources.CoreResources
Subprocess.
IDS_SUBPROCESSASYNC - Static variable in class com.saperion.ngc.resources.CoreResources
Subprocess async..
IDS_SUBSTITUTE - Static variable in class com.saperion.ngc.resources.CoreResources
substitute sought-after.
IDS_SUBSTITUTED - Static variable in class com.saperion.ngc.resources.CoreResources
The recipient is absent.
IDS_SUMMINGJUNCTION - Static variable in class com.saperion.ngc.resources.CoreResources
Connection.
IDS_SYNCITEMNOINDEXSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
SysIndexState does not exist: deletions cannot be synchronized Deletions cannot be synchronized.
IDS_SYNCITEMNOSQL - Static variable in class com.saperion.ngc.resources.CoreResources
No SQL table: By IP address.
IDS_SYNCITEMNOTIMESTAMP - Static variable in class com.saperion.ngc.resources.CoreResources
SysTimeStamp does not exist: no incremental synchronization possible.
IDS_SYNCITEMNOUNIQUEFIELD - Static variable in class com.saperion.ngc.resources.CoreResources
No unique field found: By IP address.
IDS_SYNCMODEBOTH - Static variable in class com.saperion.ngc.resources.CoreResources
Upload and Download.
IDS_SYNCMODEDOWNLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Only Download.
IDS_SYNCMODEMIXED - Static variable in class com.saperion.ngc.resources.CoreResources
Mixed.
IDS_SYNCMODENONE - Static variable in class com.saperion.ngc.resources.CoreResources
No synchronization.
IDS_SYNCMODEUPLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Only Upload.
IDS_SYNCREADZIP - Static variable in class com.saperion.ngc.resources.CoreResources
Unpacking ZIP file....
IDS_SYNCTRANSLATION - Static variable in class com.saperion.ngc.resources.CoreResources
Sync Buffer media.
IDS_SYNCWRITEZIP - Static variable in class com.saperion.ngc.resources.CoreResources
Creating ZIP file....
IDS_SYSCONTENTTYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Content type.
IDS_SYSDELPOS - Static variable in class com.saperion.ngc.resources.CoreResources
Clear saved window position.
IDS_SYSDELSCALING - Static variable in class com.saperion.ngc.resources.CoreResources
Delete saved scale.
IDS_SYSDISPOSITIONCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_SYSDISPOSITIONTIME - Static variable in class com.saperion.ngc.resources.CoreResources
-> Maximum retention period.
IDS_SYSELMID - Static variable in class com.saperion.ngc.resources.CoreResources
E-mail Lifecycle Management ID.
IDS_SYSELMROWID - Static variable in class com.saperion.ngc.resources.CoreResources
-> ELM Row ID.
IDS_SYSFIELDACLLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Multiple ACLs.
IDS_SYSFIELDACLUSERLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Use ACLs in queries.
IDS_SYSFIELDCONTENT - Static variable in class com.saperion.ngc.resources.CoreResources
Search for document content.
IDS_SYSFIELDCONTENTHASH - Static variable in class com.saperion.ngc.resources.CoreResources
Content Hash.
IDS_SYSFIELDCREATEDATE - Static variable in class com.saperion.ngc.resources.CoreResources
Creation Date.
IDS_SYSFIELDCREATEUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Creator.
IDS_SYSFIELDDATASIZE - Static variable in class com.saperion.ngc.resources.CoreResources
File Size.
IDS_SYSFIELDDATASIZECOMPRESSED - Static variable in class com.saperion.ngc.resources.CoreResources
Storage size of current version.
IDS_SYSFIELDDATASIZECOMPRESSEDALL - Static variable in class com.saperion.ngc.resources.CoreResources
Storage size of all versions.
IDS_SYSFIELDDOCDDC - Static variable in class com.saperion.ngc.resources.CoreResources
Table of document.
IDS_SYSFIELDDOCTYPES - Static variable in class com.saperion.ngc.resources.CoreResources
List of used file extensions in document.
IDS_SYSFIELDDOCUMENTDESCRIPTION - Static variable in class com.saperion.ngc.resources.CoreResources
Document description.
IDS_SYSFIELDDOCUMENTSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
Extended document state.
IDS_SYSFIELDDOCUMENTTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
-> Document tables.
IDS_SYSFIELDFILENAMES - Static variable in class com.saperion.ngc.resources.CoreResources
File Names.
IDS_SYSFIELDFOLDERCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
-> Folder class.
IDS_SYSFIELDFOLDERID - Static variable in class com.saperion.ngc.resources.CoreResources
Documents can be filed into folder.
IDS_SYSFIELDFOLDERNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Folder name.
IDS_SYSFIELDFOLDERPATH - Static variable in class com.saperion.ngc.resources.CoreResources
-> Folder path.
IDS_SYSFIELDFOLDERTABLES - Static variable in class com.saperion.ngc.resources.CoreResources
-> Folder tables.
IDS_SYSFIELDINDEXSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
Enable recycle bin and indexer task.
IDS_SYSFIELDISSTOREMODE - Static variable in class com.saperion.ngc.resources.CoreResources
SysIsStoreMode.
IDS_SYSFIELDLIMIT - Static variable in class com.saperion.ngc.resources.CoreResources
unlimited.
IDS_SYSFIELDLINKFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
-> Start of linking.
IDS_SYSFIELDLINKTABLE - Static variable in class com.saperion.ngc.resources.CoreResources
-> Linked table.
IDS_SYSFIELDLINKUID - Static variable in class com.saperion.ngc.resources.CoreResources
Linked object.
IDS_SYSFIELDLITIGATIONHOLD - Static variable in class com.saperion.ngc.resources.CoreResources
-> Litigation hold.
IDS_SYSFIELDLOADAPPFILES - Static variable in class com.saperion.ngc.resources.CoreResources
File list for import task (application files).
IDS_SYSFIELDLOADIMAGEFILES - Static variable in class com.saperion.ngc.resources.CoreResources
File list for import task (image files).
IDS_SYSFIELDMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
Client.
IDS_SYSFIELDMODIFYUSER - Static variable in class com.saperion.ngc.resources.CoreResources
Last editor.
IDS_SYSFIELDMULTIVALUE - Static variable in class com.saperion.ngc.resources.CoreResources
Multi value.
IDS_SYSFIELDNODETYPE - Static variable in class com.saperion.ngc.resources.CoreResources
-> Folder type.
IDS_SYSFIELDOFFLINESTATE - Static variable in class com.saperion.ngc.resources.CoreResources
Offline state.
IDS_SYSFIELDORDERKEY - Static variable in class com.saperion.ngc.resources.CoreResources
-> Defined order.
IDS_SYSFIELDOUTLINERDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Enable extended outliner.
IDS_SYSFIELDPARENTID - Static variable in class com.saperion.ngc.resources.CoreResources
-> Higher-level folder ID.
IDS_SYSFIELDPRIVATEFOLDERUSER - Static variable in class com.saperion.ngc.resources.CoreResources
-> User for private folders.
IDS_SYSFIELDQASTATUS - Static variable in class com.saperion.ngc.resources.CoreResources
QA state.
IDS_SYSFIELDRECORDID - Static variable in class com.saperion.ngc.resources.CoreResources
-> eFile reference.
IDS_SYSFIELDRELEVANCE - Static variable in class com.saperion.ngc.resources.CoreResources
Show relevancy for SQL full text.
IDS_SYSFIELDRETENTIONTIME - Static variable in class com.saperion.ngc.resources.CoreResources
Records Management: Retention date.
IDS_SYSFIELDROWID - Static variable in class com.saperion.ngc.resources.CoreResources
Unique key (UUID).
IDS_SYSFIELDSIZCHECKSUM - Static variable in class com.saperion.ngc.resources.CoreResources
Checksum for SIZ compliant format.
IDS_SYSFIELDSIZUID - Static variable in class com.saperion.ngc.resources.CoreResources
UID for SIZ compliant format.
IDS_SYSFIELDSUBDOCUMENTID - Static variable in class com.saperion.ngc.resources.CoreResources
ID of sub documents.
IDS_SYSFIELDSYSCUSTOMICON - Static variable in class com.saperion.ngc.resources.CoreResources
Shows custom icon.
IDS_SYSFIELDSYSCUSTOMICONNAME - Static variable in class com.saperion.ngc.resources.CoreResources
Defines custom icon by a filename.
IDS_SYSFIELDSYSDOCFLOWDATA - Static variable in class com.saperion.ngc.resources.CoreResources
Enable Workflow.
IDS_SYSFIELDSYSFILEICON - Static variable in class com.saperion.ngc.resources.CoreResources
Shows icon for first subdocument.
IDS_SYSFIELDSYSID - Static variable in class com.saperion.ngc.resources.CoreResources
Primary key (identity).
IDS_SYSFIELDSYSPAGES - Static variable in class com.saperion.ngc.resources.CoreResources
Page count.
IDS_SYSFIELDSYSREVCOMMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Search for revision: Comment.
IDS_SYSFIELDSYSREVDATETIME - Static variable in class com.saperion.ngc.resources.CoreResources
-> Date searchable.
IDS_SYSFIELDSYSREVREASON - Static variable in class com.saperion.ngc.resources.CoreResources
-> Reason searchable.
IDS_SYSFIELDSYSREVVERSION - Static variable in class com.saperion.ngc.resources.CoreResources
-> Version searchable.
IDS_SYSFIELDTIMESTAMP - Static variable in class com.saperion.ngc.resources.CoreResources
Systimestamp.
IDS_SYSFIELDTREEACLS - Static variable in class com.saperion.ngc.resources.CoreResources
-> Effective node ACLs.
IDS_SYSINDEXCONTENT - Static variable in class com.saperion.ngc.resources.CoreResources
Filter complete Index.
IDS_SYSLCMSTAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Life Cycle Mangement Stage.
IDS_SYSLTANSSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
LTANS-conform-archiving.
IDS_SYSPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
Searchable variables.
IDS_SYSRESETLAYOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Reset layout.
IDS_SYSRETENTIONCLASS - Static variable in class com.saperion.ngc.resources.CoreResources
-> Retention class.
IDS_SYSSAVEPOSNOW - Static variable in class com.saperion.ngc.resources.CoreResources
Save window position now.
IDS_SYSSAVEPOSSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
Save window position when closing.
IDS_SYSSAVESCALING - Static variable in class com.saperion.ngc.resources.CoreResources
Save scale.
IDS_SYSSIGVERIFYSTATE - Static variable in class com.saperion.ngc.resources.CoreResources
State of Signature verification.
IDS_SYSTEMFIELDS - Static variable in class com.saperion.ngc.resources.CoreResources
Properties.
IDS_SYSTEMMAINTENANCE - Static variable in class com.saperion.ngc.resources.CoreResources
System maintenance mode!.
IDS_SZENARIO - Static variable in class com.saperion.ngc.resources.CoreResources
Scenario.
IDS_SZENARIOIMPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Scenario import.
IDS_TABBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
Bottom.
IDS_TABLEAGENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Agents.
IDS_TABLEALL - Static variable in class com.saperion.ngc.resources.CoreResources
All tables.
IDS_TABLEANY - Static variable in class com.saperion.ngc.resources.CoreResources
Table.
IDS_TABLECHECKOUT - Static variable in class com.saperion.ngc.resources.CoreResources
Check out.
IDS_TABLEDICTIONARY - Static variable in class com.saperion.ngc.resources.CoreResources
Dictionaries.
IDS_TABLEEMBEDDEDMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
All clients in table.
IDS_TABLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
Left.
IDS_TABLEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Index table.
IDS_TABLELOCALIZE - Static variable in class com.saperion.ngc.resources.CoreResources
Localization tables.
IDS_TABLELOCKING - Static variable in class com.saperion.ngc.resources.CoreResources
Record locks.
IDS_TABLELOOKUP - Static variable in class com.saperion.ngc.resources.CoreResources
Lookup table.
IDS_TABLEMOBILE - Static variable in class com.saperion.ngc.resources.CoreResources
Offline.
IDS_TABLENOMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
Non-client-specific.
IDS_TABLEOUTLINER - Static variable in class com.saperion.ngc.resources.CoreResources
Outliner tables.
IDS_TABLEPARAMS - Static variable in class com.saperion.ngc.resources.CoreResources
Table parameters.
IDS_TABLEPROTOCOL - Static variable in class com.saperion.ngc.resources.CoreResources
Audit table.
IDS_TABLEREVISE - Static variable in class com.saperion.ngc.resources.CoreResources
Revisions.
IDS_TABLESEPARATEFORMANDANT - Static variable in class com.saperion.ngc.resources.CoreResources
Separate for each client.
IDS_TABLETYPEDEFAULT - Static variable in class com.saperion.ngc.resources.CoreResources
DEFAULT.
IDS_TABLETYPESYNONYM - Static variable in class com.saperion.ngc.resources.CoreResources
SYNONYM.
IDS_TABLETYPETABLE - Static variable in class com.saperion.ngc.resources.CoreResources
TABLE.
IDS_TABLETYPEVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
VIEW.
IDS_TABLEUID - Static variable in class com.saperion.ngc.resources.CoreResources
Unique ids/counter.
IDS_TABLEUSER - Static variable in class com.saperion.ngc.resources.CoreResources
User administration.
IDS_TABOFFSET - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABRADIUS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
Right.
IDS_TABSFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABSTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TABTOP - Static variable in class com.saperion.ngc.resources.CoreResources
Top.
IDS_TASKDELETEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Delete offline documents for folder: .
IDS_TASKDESTRUCTION - Static variable in class com.saperion.ngc.resources.CoreResources
Records Management Destruction.
IDS_TASKDISABLED - Static variable in class com.saperion.ngc.resources.CoreResources
Disabled.
IDS_TASKDISPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Records Management Disposition.
IDS_TASKEXTERNALMEDIAIO - Static variable in class com.saperion.ngc.resources.CoreResources
Plug in media access.
IDS_TASKLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Tasks.
IDS_TASKLTANS - Static variable in class com.saperion.ngc.resources.CoreResources
LTANS task is started..
IDS_TASKLTANSREGISTRATION - Static variable in class com.saperion.ngc.resources.CoreResources
LTANS Registration.
IDS_TASKMIGRATEMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Migrate media.
IDS_TASKPANELACTIVEGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
active group.
IDS_TASKPANELCAPTION - Static variable in class com.saperion.ngc.resources.CoreResources
caption.
IDS_TASKPANELCNTGROUPS - Static variable in class com.saperion.ngc.resources.CoreResources
number of groups.
IDS_TASKPANELENABLED - Static variable in class com.saperion.ngc.resources.CoreResources
enabled.
IDS_TASKPANELEXPANDABLE - Static variable in class com.saperion.ngc.resources.CoreResources
expandable.
IDS_TASKPANELEXPANDED - Static variable in class com.saperion.ngc.resources.CoreResources
expanded.
IDS_TASKPANELGROUP - Static variable in class com.saperion.ngc.resources.CoreResources
Group.
IDS_TASKPANELGROUPMARGINBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
bottom.
IDS_TASKPANELGROUPMARGINLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
left.
IDS_TASKPANELGROUPMARGINRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
right.
IDS_TASKPANELGROUPMARGINTOP - Static variable in class com.saperion.ngc.resources.CoreResources
top.
IDS_TASKPANELGROUPPOSITION - Static variable in class com.saperion.ngc.resources.CoreResources
Position.
IDS_TASKPANELGROUPPOSITIONHEIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
height.
IDS_TASKPANELGROUPPOSITIONLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
left.
IDS_TASKPANELGROUPPOSITIONTOP - Static variable in class com.saperion.ngc.resources.CoreResources
top.
IDS_TASKPANELGROUPPOSITIONWIDTH - Static variable in class com.saperion.ngc.resources.CoreResources
width.
IDS_TASKPANELITEMMARGINBOTTOM - Static variable in class com.saperion.ngc.resources.CoreResources
bottom.
IDS_TASKPANELITEMMARGINLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
left.
IDS_TASKPANELITEMMARGINRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
right.
IDS_TASKPANELITEMMARGINTOP - Static variable in class com.saperion.ngc.resources.CoreResources
top.
IDS_TASKPANELITEMMARGINVERTICAL - Static variable in class com.saperion.ngc.resources.CoreResources
vertical.
IDS_TASKPANELMARGINGROUPS - Static variable in class com.saperion.ngc.resources.CoreResources
margin between groups.
IDS_TASKPANELMARGINITEMS - Static variable in class com.saperion.ngc.resources.CoreResources
margin between objects.
IDS_TASKREPLICATEDOCUMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate documents: .
IDS_TASKREPLICATEFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate folder: .
IDS_TASKREPLICATESYSFILES - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate system files: .
IDS_TASKREPLICATETABLE - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate table: .
IDS_TASKREPLICATEUSERPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate settings for user: .
IDS_TASKREPLICATEUSERTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
Replicate trays for user: .
IDS_TASKRUNTIMER - Static variable in class com.saperion.ngc.resources.CoreResources
Run periodically.
IDS_TASKSHRINKCACHE - Static variable in class com.saperion.ngc.resources.CoreResources
Shrink Cache.
IDS_TASKSTARTAT - Static variable in class com.saperion.ngc.resources.CoreResources
Later execution.
IDS_TASKSTARTDAILY - Static variable in class com.saperion.ngc.resources.CoreResources
Once daily.
IDS_TASKSTARTNOW - Static variable in class com.saperion.ngc.resources.CoreResources
Run immediately.
IDS_TASKSYNCMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Check original/copy.
IDS_TASKWRITECACHE - Static variable in class com.saperion.ngc.resources.CoreResources
Write write buffer.
IDS_TDONTUSEINDEXARCHIVEATTACHMENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Archive attachments only.
IDS_TERMINATE - Static variable in class com.saperion.ngc.resources.CoreResources
Termination Event.
IDS_TERMINATION - Static variable in class com.saperion.ngc.resources.CoreResources
Termination.
IDS_TESTINGHARDWARE - Static variable in class com.saperion.ngc.resources.CoreResources
Testing hardware....
IDS_TEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Text.
IDS_TEXTCOLOROPAQUE - Static variable in class com.saperion.ngc.resources.CoreResources
Color.
IDS_TEXTCOLORTRANSPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
Transparent.
IDS_TEXTEDITTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Text Editor.
IDS_TEXTNOCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
No color.
IDS_THREADINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
Indexing.
IDS_THREADLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Threads.
IDS_THREADLOADFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Load files.
IDS_THREADSTORE - Static variable in class com.saperion.ngc.resources.CoreResources
Archive.
IDS_THREADSTOREALL - Static variable in class com.saperion.ngc.resources.CoreResources
All archiving tasks.
IDS_THREADWRITEINDEXFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Creating index file.
IDS_THRESHAUTO1 - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic 1.
IDS_THRESHAUTO2 - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic 2.
IDS_THRESHAUTO3 - Static variable in class com.saperion.ngc.resources.CoreResources
Automatic 3.
IDS_THRESHNORMAL - Static variable in class com.saperion.ngc.resources.CoreResources
Font Normal.
IDS_TIMECHARS - Static variable in class com.saperion.ngc.resources.CoreResources
HH:MM.
IDS_TIMERFORWARDLINK - Static variable in class com.saperion.ngc.resources.CoreResources
Timer Sequence Flow (interrupting).
IDS_TIMERFORWARDLINKNI - Static variable in class com.saperion.ngc.resources.CoreResources
Timer Sequence Flow (non interrupting).
IDS_TIMERNIMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
eMail Notification (non interrupting).
IDS_TIMERNIMAILCYCLIC - Static variable in class com.saperion.ngc.resources.CoreResources
Cyclic eMail Notification (non interrupting).
IDS_TIMERNINOTICE - Static variable in class com.saperion.ngc.resources.CoreResources
Notification (non interrupting).
IDS_TIMERNINOTICECYCLIC - Static variable in class com.saperion.ngc.resources.CoreResources
Cyclic Notification (non interrupting).
IDS_TIMERNISEQUENCE - Static variable in class com.saperion.ngc.resources.CoreResources
Timer Sequence Flow (non interrupting).
IDS_TIMERNISEQUENCECYCLIC - Static variable in class com.saperion.ngc.resources.CoreResources
Cyclic Timer Sequence Flow (non interrupting).
IDS_TIMERSEQUENCE - Static variable in class com.saperion.ngc.resources.CoreResources
Timer Sequence Flow (interrupting).
IDS_TOOLBARBUTTONFRAME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARBUTTONTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLBARTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TOOLTIP - Static variable in class com.saperion.ngc.resources.CoreResources
Tool Tip.
IDS_TOOLTIPGENERALDATA - Static variable in class com.saperion.ngc.resources.CoreResources
General.
IDS_TOOLTIPSIGNATURES - Static variable in class com.saperion.ngc.resources.CoreResources
Signatures.
IDS_TRAINAGENT - Static variable in class com.saperion.ngc.resources.CoreResources
Train Agent.
IDS_TRAINCATEGORY - Static variable in class com.saperion.ngc.resources.CoreResources
Train Category.
IDS_TRANSACTIONLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Transactions.
IDS_TRANSFERRINGDOCS - Static variable in class com.saperion.ngc.resources.CoreResources
Loading documents: %ld.
IDS_TRANSLATIONMEDIA - Static variable in class com.saperion.ngc.resources.CoreResources
Buffer media.
IDS_TRANSPARENT - Static variable in class com.saperion.ngc.resources.CoreResources
Transparent.
IDS_TRANSPORT - Static variable in class com.saperion.ngc.resources.CoreResources
Transport.
IDS_TRAYHEIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_TRIANGLERECTANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
Triangle rectangle.
IDS_TTCHECKED - Static variable in class com.saperion.ngc.resources.CoreResources
The document was checked out by: .
IDS_TTCHECKEDOFFLINE - Static variable in class com.saperion.ngc.resources.CoreResources
The document has been checked out.
IDS_TTDELETED - Static variable in class com.saperion.ngc.resources.CoreResources
The document was deleted and has been restored by a rebuild\r\nDouble click to undelete it completely..
IDS_TTMOBILE - Static variable in class com.saperion.ngc.resources.CoreResources
The original document was taken offline by: .
IDS_TTMOBILECOPY - Static variable in class com.saperion.ngc.resources.CoreResources
The document is available offline as a copy.
IDS_TTNOACCESS - Static variable in class com.saperion.ngc.resources.CoreResources
This document is not accessible for you..
IDS_TTNOTE - Static variable in class com.saperion.ngc.resources.CoreResources
The document contains annotations.\r\nDouble click to edit the first annotation..
IDS_TTREVISED - Static variable in class com.saperion.ngc.resources.CoreResources
The document has been revised.\r\nDouble click to show the revision list..
IDS_TUSEINDEX - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION index.
IDS_TUSEINDEXDELETEMAIL - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION Index + delete archived e-mail.
IDS_TUSEINDEXREMOVEATTACHMENTSLEAVEBODY - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION Index + remove archived attachments, leave body.
IDS_UMLAUTE - Static variable in class com.saperion.ngc.resources.CoreResources
Database.
IDS_UNANIMOUS - Static variable in class com.saperion.ngc.resources.CoreResources
Unanimous.
IDS_UNDOING - Static variable in class com.saperion.ngc.resources.CoreResources
Undoing operation....
IDS_UNFILEDOCUMENT - Static variable in class com.saperion.ngc.resources.CoreResources
Unfile document.
IDS_UNKNOWN - Static variable in class com.saperion.ngc.resources.CoreResources
Untitled.
IDS_UNLIMITED - Static variable in class com.saperion.ngc.resources.CoreResources
unlimited.
IDS_UNSUPPORTED_VIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
 
IDS_UNUSEFULWORDS - Static variable in class com.saperion.ngc.resources.CoreResources
Words to ignore.
IDS_UPDATINGCOMPONENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Updating component: %s [%s].
IDS_UPDATINGDATABASE - Static variable in class com.saperion.ngc.resources.CoreResources
Updating index....
IDS_UPDATINGDICTS - Static variable in class com.saperion.ngc.resources.CoreResources
Updating dictionaries....
IDS_URGENT - Static variable in class com.saperion.ngc.resources.CoreResources
Urgent.
IDS_USEFULWORDS - Static variable in class com.saperion.ngc.resources.CoreResources
Words to use.
IDS_USER - Static variable in class com.saperion.ngc.resources.CoreResources
User.
IDS_USERCOMMENTFORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
Comment.
IDS_USERCOMMENTMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Comment.
IDS_USERDEFINED1FORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
user def.
IDS_USERDEFINED2FORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
user def.
IDS_USERDEFINED3FORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
user def.
IDS_USERDEFINED4FORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
user def.
IDS_USERDEFINED5FORMULA - Static variable in class com.saperion.ngc.resources.CoreResources
user def.
IDS_USERFULLNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
OU/Receiver.
IDS_USERLIST - Static variable in class com.saperion.ngc.resources.CoreResources
User.
IDS_USERLOADOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Loading user admin object <%s>....
IDS_USERMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver.
IDS_USERMENU - Static variable in class com.saperion.ngc.resources.CoreResources
SAPERION - Individual Menu.
IDS_USERNODETYPE - Static variable in class com.saperion.ngc.resources.CoreResources
Characteristic.
IDS_USERPROFILE - Static variable in class com.saperion.ngc.resources.CoreResources
User profile.
IDS_USERPROPERTIES - Static variable in class com.saperion.ngc.resources.CoreResources
Element properties.
IDS_USERREPORTTITLE - Static variable in class com.saperion.ngc.resources.CoreResources
Layout for User report.
IDS_USERSELECTIONCANCELED - Static variable in class com.saperion.ngc.resources.CoreResources
User Selection canceled.
IDS_USERSHORTNAMEMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Receiver ID.
IDS_USERSYNCOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Synchronizing Object <%s> in Context <%s>....
IDS_USERSYSDATA - Static variable in class com.saperion.ngc.resources.CoreResources
User admin settings.
IDS_USERTRAY - Static variable in class com.saperion.ngc.resources.CoreResources
Personal InBox.
IDS_USERUPDATEOBJECT - Static variable in class com.saperion.ngc.resources.CoreResources
Updating user admin object <%s>....
IDS_VALIDATIONFORM - Static variable in class com.saperion.ngc.resources.CoreResources
Validation.
IDS_VALUECHECK - Static variable in class com.saperion.ngc.resources.CoreResources
Properties.
IDS_VARIABLES - Static variable in class com.saperion.ngc.resources.CoreResources
Variable.
IDS_VBATITLE - Static variable in class com.saperion.ngc.resources.CoreResources
VBA Editor.
IDS_VBEDITORPOS - Static variable in class com.saperion.ngc.resources.CoreResources
R: %c C: %c.
IDS_VERIFYNOLOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Fast (no reload).
IDS_VERIFYOFF - Static variable in class com.saperion.ngc.resources.CoreResources
Off (not recommended).
IDS_VERIFYRELOAD - Static variable in class com.saperion.ngc.resources.CoreResources
Full (Reload medium).
IDS_VERSIONCOMPATIBILITYMODE - Static variable in class com.saperion.ngc.resources.CoreResources
Compatibility mode.
IDS_VERTICAL - Static variable in class com.saperion.ngc.resources.CoreResources
Vertical.
IDS_VERYURGENT - Static variable in class com.saperion.ngc.resources.CoreResources
Very urgent.
IDS_VETO - Static variable in class com.saperion.ngc.resources.CoreResources
Veto.
IDS_VH - Static variable in class com.saperion.ngc.resources.CoreResources
VH.
IDS_VHV - Static variable in class com.saperion.ngc.resources.CoreResources
VHV.
IDS_VHVH - Static variable in class com.saperion.ngc.resources.CoreResources
VHVH.
IDS_VHVHV - Static variable in class com.saperion.ngc.resources.CoreResources
VHVHV.
IDS_VHVHVH - Static variable in class com.saperion.ngc.resources.CoreResources
VHVHVH.
IDS_VHVHVHV - Static variable in class com.saperion.ngc.resources.CoreResources
VHVHVHV.
IDS_VIDEO - Static variable in class com.saperion.ngc.resources.CoreResources
Video.
IDS_VIEW - Static variable in class com.saperion.ngc.resources.CoreResources
View.
IDS_VIEWAPP - Static variable in class com.saperion.ngc.resources.CoreResources
Display with original application.
IDS_VIEWERFILL - Static variable in class com.saperion.ngc.resources.CoreResources
Fit to page.
IDS_VIEWERLUPE - Static variable in class com.saperion.ngc.resources.CoreResources
Zoom.
IDS_VIEWERNOIMAGE - Static variable in class com.saperion.ngc.resources.CoreResources
No image.
IDS_VIEWERPAGE - Static variable in class com.saperion.ngc.resources.CoreResources
Show full page.
IDS_VIEWERSNIPPET - Static variable in class com.saperion.ngc.resources.CoreResources
Image snippet.
IDS_VIEWERTHUMBNAILS - Static variable in class com.saperion.ngc.resources.CoreResources
Thumbnails.
IDS_VIEWSAPNOTE - Static variable in class com.saperion.ngc.resources.CoreResources
SAP note.
IDS_VIEWTHUMBNAILLEFT - Static variable in class com.saperion.ngc.resources.CoreResources
Left.
IDS_VIEWTHUMBNAILRIGHT - Static variable in class com.saperion.ngc.resources.CoreResources
Right.
IDS_VISUALTHEME - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_VOTING - Static variable in class com.saperion.ngc.resources.CoreResources
Voting.
IDS_WAITINGLISTLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Waiting list.
IDS_WAN - Static variable in class com.saperion.ngc.resources.CoreResources
WAN.
IDS_WATCHEDCLIENTS - Static variable in class com.saperion.ngc.resources.CoreResources
Watched clients.
IDS_WATCHEDSERVERS - Static variable in class com.saperion.ngc.resources.CoreResources
Watched servers.
IDS_WATCHERADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
Watcher server administration.
IDS_WATCHERSERVICE - Static variable in class com.saperion.ngc.resources.CoreResources
Watcher service.
IDS_WEBCLIENTSCRIPT - Static variable in class com.saperion.ngc.resources.CoreResources
Client script.
IDS_WEBSERVERSCRIPT - Static variable in class com.saperion.ngc.resources.CoreResources
Server script.
IDS_WESTTRIANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
West triangle.
IDS_WFCOMPLETEDTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
Completed Tasks.
IDS_WFDAYS - Static variable in class com.saperion.ngc.resources.CoreResources
%c days %s.
IDS_WFDELEGATEDTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
Owned Tasks.
IDS_WFESCALATIONS - Static variable in class com.saperion.ngc.resources.CoreResources
Overdue Tasks.
IDS_WFGROUPBY - Static variable in class com.saperion.ngc.resources.CoreResources
Grouped by:.
IDS_WFGROUPBYNONE - Static variable in class com.saperion.ngc.resources.CoreResources
No grouping.
IDS_WFLASTWEEK - Static variable in class com.saperion.ngc.resources.CoreResources
Last Week.
IDS_WFLATER - Static variable in class com.saperion.ngc.resources.CoreResources
Later.
IDS_WFMYGROUPS - Static variable in class com.saperion.ngc.resources.CoreResources
Task Pools.
IDS_WFMYORGUNITS - Static variable in class com.saperion.ngc.resources.CoreResources
Organizational Units.
IDS_WFMYROLES - Static variable in class com.saperion.ngc.resources.CoreResources
Roles.
IDS_WFMYTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
My Tasks.
IDS_WFNEXTWEEK - Static variable in class com.saperion.ngc.resources.CoreResources
Next Week.
IDS_WFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
Older.
IDS_WFOTHER - Static variable in class com.saperion.ngc.resources.CoreResources
Tasks %s.
IDS_WFPROXIES - Static variable in class com.saperion.ngc.resources.CoreResources
Substitutions.
IDS_WFREMINDERS - Static variable in class com.saperion.ngc.resources.CoreResources
Reminders.
IDS_WFTASKS - Static variable in class com.saperion.ngc.resources.CoreResources
Tasks.
IDS_WFTHISWEEK - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WFTODAY - Static variable in class com.saperion.ngc.resources.CoreResources
Today.
IDS_WFTOMORROW - Static variable in class com.saperion.ngc.resources.CoreResources
Tomorrow.
IDS_WFWEEK - Static variable in class com.saperion.ngc.resources.CoreResources
This Week.
IDS_WFYESTERDAY - Static variable in class com.saperion.ngc.resources.CoreResources
Yesterday.
IDS_WINDOWTABBUTTONFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONRIGHTFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONRIGHTHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONRIGHTINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONRIGHTSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONRIGHTTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELFROM - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELHOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELINVERT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELPENCOLOR - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSELTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONSHADOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINDOWTABBUTTONTO - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDS_WINFILE - Static variable in class com.saperion.ngc.resources.CoreResources
Loading from Explorer....
IDS_WORKFLOWCONTEXT - Static variable in class com.saperion.ngc.resources.CoreResources
Process context.
IDS_WORKINGTIMEBCMAP - Static variable in class com.saperion.ngc.resources.CoreResources
Working Time BC.
IDS_WRITEBUFFERLIST - Static variable in class com.saperion.ngc.resources.CoreResources
Write buffers.
IDS_WRITEBUFFERPARMS - Static variable in class com.saperion.ngc.resources.CoreResources
Write buffer parameters.
IDS_WRITEIMMEDIATE - Static variable in class com.saperion.ngc.resources.CoreResources
Write immediate.
IDS_WRITETASK - Static variable in class com.saperion.ngc.resources.CoreResources
Schedule writes by task.
IDS_WRITINGDOCHEADER - Static variable in class com.saperion.ngc.resources.CoreResources
Creating document header....
IDS_WRITINGRECORDS - Static variable in class com.saperion.ngc.resources.CoreResources
%ld records written....
IDS_WRITINGSTREAM - Static variable in class com.saperion.ngc.resources.CoreResources
Saving stream %s, %ld MB written....
IDS_WWWBACK - Static variable in class com.saperion.ngc.resources.CoreResources
Back.
IDS_XGRID - Static variable in class com.saperion.ngc.resources.CoreResources
XGrid Show grid.
IDS_XMLFAVORITES - Static variable in class com.saperion.ngc.resources.CoreResources
XML Favorites.
IDS_XMLLIST - Static variable in class com.saperion.ngc.resources.CoreResources
XML.
IDS_XMLSCENARIO - Static variable in class com.saperion.ngc.resources.CoreResources
XML Scenario.
IDS_XORGATEWAY - Static variable in class com.saperion.ngc.resources.CoreResources
Exclusive Gateway (XOR).
IDS_YES - Static variable in class com.saperion.ngc.resources.CoreResources
Yes.
IDS_YGRID - Static variable in class com.saperion.ngc.resources.CoreResources
XGrid YGrid.
IDS_ZOOMRECTANGLE - Static variable in class com.saperion.ngc.resources.CoreResources
Zoom.
IDS_ZOOMRECTISO - Static variable in class com.saperion.ngc.resources.CoreResources
Zoom rectangle Iso.
IDSB_WFDRIBBONADJUST - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDSB_WFDRIBBONORDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDSB_WFDRIBBONRESIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDSB_WFDRIBBONSIZE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
idsMatch(String) - Method in class com.saperion.ngc.events.IdentifiedEvent
Checks if the specified id matches the id of the component that sent this event.
IDT_COLDRIBBONOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_COLDRIBBONSTART - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONADMIN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONCAPTURE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONDESIGN - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONFOLDER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONSTART - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONSTORE - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONTOOLS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONVIEWER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_MAINRIBBONWORKFLOW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_QBERIBBONOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_QBERIBBONSTART - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_VBARIBBONSTART - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_VIEWERRIBBONADVANCED - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_VIEWERRIBBONEDIT - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_VIEWERRIBBONOPTIONS - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_VIEWERRIBBONVIEW - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IDT_WFDRIBBONDESIGNER - Static variable in class com.saperion.ngc.resources.CoreResources
null.
IF_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Access restrictions.
IF_ADD_DOCUMENT_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Add document access restrictions.
IF_ADD_DOCUMENT_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Add document system error.
IF_ADD_DOCUMENT_UNIQUE_VIOLATION - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Add document unique constraint violation.
IF_BUTTON_IMAGE_READ_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Button image error.
IF_CLEAR_COMBOBOX - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Clear combobox element label.
IF_COUNTER_FIELD_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Get value for counter field failed.
IF_COUNTER_FIELD_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Get value for counter field failed.
IF_DEFAULT_BUTTONS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Muliple usage of default buttons error.
IF_DELETE_LAYOUT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Delete layout error.
IF_FIELD_ADD_VALUE_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Field add value failed.
IF_FORM_RENDERING_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Form rendering error.
IF_IMAGE_READ_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Image read error.
IF_INVALID_FIELD_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid field message.
IF_INVALID_LOOKUP_DATE_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid field message for lookup-date fields.
IF_INVALID_LOOKUP_DATETIME_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid field message for lookup-datetime fields.
IF_INVALID_LOOKUP_FLOAT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid field message for lookup-float fields.
IF_INVALID_LOOKUP_INT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid field message for lookup-int fields.
IF_INVALID_LOOKUP_TIME_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid field message for lookup-time fields.
IF_INVALID_MANDATORY_FIELD_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Invalid mandatory field message.
IF_LOAD_LAYOUT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Store layout error.
IF_MASHUP_EXTRACT_CONTENT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Mashup contents error.
IF_MASHUP_FAILURE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Mashup failure.
IF_MISSING_NAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Missing name.
IF_PREDEFINED_VALUE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Predefined value error.
IF_READ_PROP_FILE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Store mask error (XML-error).
IF_SAVE_MASK_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Save mask failed.
IF_STORE_LAYOUT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Store layout error.
IF_STORE_MASK_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Store mask error (XML-error).
IF_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - System error.
IF_UNDEFINED_LAYOUT - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Undefined layout.
IF_UPLOAD_CONFIRM_CANCEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Cancel upload confirm.
IF_WRONG_TARGET_CLIENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Wrong target client.
IF_WRONG_VALUE - Static variable in class com.saperion.ngc.util.LocalizationConstants
IntelligentForm - Wrong value.
IformMiniPopupEvent - Class in com.saperion.ngc.events.iform
Event used in IntelligentFormMiniPopup.
IformMiniPopupEvent(ButtonInfo, List<FieldResultBean>) - Constructor for class com.saperion.ngc.events.iform.IformMiniPopupEvent
Constructor.
IformMiniPopupGenerator - Class in com.saperion.ngc.resultset.generator
Helper class to generate the query for the IntelligentFormMiniPopup.
IformMiniPopupGenerator(String, List<FieldResultBean>) - Constructor for class com.saperion.ngc.resultset.generator.IformMiniPopupGenerator
Constructor.
IFormPopupResult - Class in com.saperion.ngc.iform
Bean that holds the information entered in an IntelligentFormPopupWindow.
IFormPopupResult(List<FieldResultBean>, List<ContentStream>, int) - Constructor for class com.saperion.ngc.iform.IFormPopupResult
Constructor.
IgnoredByExceptionLogger - Annotation Type in com.saperion.ngc.exception
This annotation can be used to mark an exception that should not be logged by the ExceptionLogger-aspect.
IMAGE - com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Display document as image-tag.
ImplementsIdentifiable - Annotation Type in com.saperion.ngc.main.id
Signals the ConvenientIdGenerator that the class implements Identifiable and that the id should be generated according to its .Identifiable#generateUUID() method.
INBOX - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
 
INCLUDE_DELETED - com.saperion.ngc.resultset.SearchMode
Additionally to current revisions, show deleted documents, too.
INDEX - com.saperion.ngc.iform.FormMode
Index mode.
INDEX - com.saperion.ngc.iform.SysForm.FormType
Deprecated.
Index form.
INDEX - com.saperion.ngc.maintab.MainTabView.MTVTabType
Tabs with index masks.
INDEX - com.saperion.ngc.model.document.DocumentService.AuditEvent
 
INDEX - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type index.
INDEX_POPUP - com.saperion.ngc.iform.FormMode
Index mode without upload area.
INDEX_POPUP_READONLY - com.saperion.ngc.iform.FormMode
Readonly index popup.
INDEX_USER_TYPE - com.saperion.ngc.model.authorization.UserType
Index user.
IndexClearEvent - Class in com.saperion.ngc.events.iform
 
IndexClearEvent(Component) - Constructor for class com.saperion.ngc.events.iform.IndexClearEvent
 
IndexClearEvent(Component, Object) - Constructor for class com.saperion.ngc.events.iform.IndexClearEvent
 
indexData(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
IndexMaskDocument - Class in com.saperion.ngc.iform
Represents the document that is currently in use by an index-mask.
IndexMaskDocument.AclWriteMode - Enum in com.saperion.ngc.iform
Possible ways of storing ACLs when the document is saved.
IndexResultItemEvent - Class in com.saperion.ngc.events.resultset
Event to notify other components that an item in the result list was selected.
IndexResultItemEvent(Component, ResultProperties, String) - Constructor for class com.saperion.ngc.events.resultset.IndexResultItemEvent
 
IndexValueMerger - Class in com.saperion.ngc.iform
 
IndexValueMerger(List<FieldResultBean>, Map<String, Object>, IntelligentFormPresenter, IntelligentFormView) - Constructor for class com.saperion.ngc.iform.IndexValueMerger
 
INDIVIDUAL - com.saperion.ngc.mail.MailLinkType
Creates multiple links to the individual files.
INFO - com.saperion.ngc.events.logging.LogEvent.LogSeverity
Info.
INFO - com.saperion.ngc.logging.LogViewMessageLevel
 
InfoLogEvent - Class in com.saperion.ngc.events.logging
Info log level event.
InfoLogEvent(Component, LogMessage) - Constructor for class com.saperion.ngc.events.logging.InfoLogEvent
Constructor.
InfoLogEvent(Component, LogMessage, EventListener) - Constructor for class com.saperion.ngc.events.logging.InfoLogEvent
Constructor.
informUser() - Method in class com.saperion.ngc.service.LogMessage
 
INHERIT - com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
Inherit.
INI_DOCFLOW - Static variable in class com.saperion.ngc.util.NgClientConstants
Docflow section in ini.
INI_FORM_TARGET - Static variable in class com.saperion.ngc.util.NgClientConstants
FormTarget section in ini.
INI_REVISION_DIALOG - Static variable in class com.saperion.ngc.util.NgClientConstants
RevisionDialog section in ini.
INI_SECTION_FRAME_CUSTOM - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Custom Frame from Annotations ini.
INI_SECTION_FRAME_CUSTOM_BITS - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
BITS Property of CUSTOM Frame of Annotations ini.
INI_SECTION_FRAME_CUSTOM_BITS_64 - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
The Server runs under 64 bit.
INIENTRY_USE_DISPLAY_NAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Ini-entry to enable displayname in user-dialogs for workflow.
inIfomPopup() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
init() - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
init() - Method in class com.saperion.ngc.servlet.AlfStreamingServlet
init() - Method in class com.saperion.ngc.servlet.MailContentServlet
init() - Method in class com.saperion.ngc.servlet.SignedStreamingServlet
 
init() - Method in class com.saperion.ngc.servlet.StreamingServlet
Init method for servlet.
init() - Method in class com.saperion.ngc.servlet.ZipServlet
Init method for servlet.
init() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Initializes the viewer classes by setting things like layout, max view size, max document size and so on.
init() - Method in class com.saperion.ngc.viewer.DocumentViewImpl
 
init(ResultSetViewImpl, ResultSetPresenter) - Method in interface com.saperion.ngc.resultset.ResultList
Gets called directly after the new instance was created.
init(ResultSetViewImpl, ResultSetPresenter) - Method in class com.saperion.ngc.resultset.ResultListImpl
 
init(String) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
init(String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Called from parent component to initialize the viewer-component.
init(String) - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Called from parent component to initialize the viewer-component.
init(String) - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Called from parent component to initialize the viewer-component.
init(String) - Method in interface com.saperion.ngc.viewer.ViewerComponent
Called from parent component to initialize the viewer-component.
init(String) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.DirectAuthFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.ExpiresFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.hylandviewer.HylandViewerFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.hylandviewer.HylandViewerRequestAuthenticatorFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.SAML2Filter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.SAMLFakeFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.SapViewerLogonFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.security.AppletAgentFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.security.RequestServerFilter
init(FilterConfig) - Method in class com.saperion.ngc.filter.security.UploadSecurityFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.security.VirtualViewerContentHandlerFilter
init(FilterConfig) - Method in class com.saperion.ngc.filter.security.XSSPreventionFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.SiteminderAuthFilter
init(FilterConfig) - Method in class com.saperion.ngc.filter.VirtualViewerExpireSessionFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.VirtualViewerUploadActionFilter
 
init(FilterConfig) - Method in class com.saperion.ngc.filter.WaffleAuthFilter
 
init(FilterConfig) - Method in class jcifs.http.SimpleNtlmHttpFilter
 
init(ServletConfig) - Method in class com.saperion.ngc.servlet.AnnotationsServlet
init(ServletConfig) - Method in class com.saperion.ngc.servlet.JadiceSearchServlet
 
init(ServletContext) - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Initializes the configuration by setting the servlet-context of the application.
init(Desktop, Object) - Method in class com.saperion.ngc.zk.listener.NGDesktopInit
init(CreateEvent) - Method in class com.saperion.ngc.dialogs.FolderSelectionDialog
 
init(Session, Object) - Method in class com.saperion.ngc.zk.listener.NGSessionInit
init(WebApp) - Method in class com.saperion.ngc.zk.listener.NGWebAppInit
INITIAL_PAGESIZE - Static variable in class com.saperion.ngc.util.NgClientConstants
default value for page size.
initialize() - Method in class com.saperion.ngc.cache.WebClientCacheConfigLoader
 
initialize() - Static method in class com.saperion.ngc.util.MimeUtil
Initializes the MimetypesFileTypeMap used by this util.
initializePaging(ResultPaging) - Method in interface com.saperion.ngc.resultset.ResultSetView
Initialize paging options.
initializePaging(ResultPaging) - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
Initializes the UI for the paging controls.
initializePaging(ResultPaging) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
initializeSession(HttpSessionWrapper, SaClassicConnector, String, LicenseEnumeration, Session) - Method in class com.saperion.ngc.filter.AbstractLogonProvider
Initializes the session after successful login with the required parameters for a SSO session.
INSTANCE - com.saperion.ngc.favorites.FavoriteXmlHandler
singleton instance.
INSUFFICIENT_RIGHTS - com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
User does not have sufficient access rights.
INT - com.saperion.ngc.iform.field.IntelligentField.ElementType
Integer-control for int-values.
INTEGER - com.saperion.ngc.model.FieldType
 
IntegerConverter - Class in com.saperion.ngc.favorites.convert
Integer data type converter.
IntegerConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.IntegerConverter
Constructor.
IntegerPropertyType - Class in com.saperion.ngc.util.property
Class that represents the integer type.
IntegerPropertyType() - Constructor for class com.saperion.ngc.util.property.IntegerPropertyType
Deprecated.
use single-argument constructor instead
IntegerPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.IntegerPropertyType
Constructor.
IntelligentField - Interface in com.saperion.ngc.iform.field
Interface for all fields contained in a form.
IntelligentField.ElementType - Enum in com.saperion.ngc.iform.field
Element types of IntelligentFields.
IntelligentFormEventHandler - Class in com.saperion.ngc.iform
Contains the event handlers for IntelligentFormViewImpl.
IntelligentFormEventHandler(IntelligentFormViewImpl, IntelligentFormPresenter) - Constructor for class com.saperion.ngc.iform.IntelligentFormEventHandler
Constructor.
IntelligentFormMiniPopup - Class in com.saperion.ngc.iform
The mini popup used in navigation view to search for files.
IntelligentFormMiniPopup(Form) - Constructor for class com.saperion.ngc.iform.IntelligentFormMiniPopup
Constructor.
IntelligentFormPopupWindow - Class in com.saperion.ngc.iform
A window that can be used to display an intelligent form as a popup.
IntelligentFormPopupWindow() - Constructor for class com.saperion.ngc.iform.IntelligentFormPopupWindow
 
IntelligentFormPresenter - Class in com.saperion.ngc.iform
 
IntelligentFormPresenter(IntelligentFormView) - Constructor for class com.saperion.ngc.iform.IntelligentFormPresenter
 
IntelligentFormView - Interface in com.saperion.ngc.iform
The IntelligentFormView represents a Saperion form in the WebClient.
IntelligentFormViewImpl - Class in com.saperion.ngc.iform
Implementation of IntelligentFormView.
IntelligentFormViewImpl() - Constructor for class com.saperion.ngc.iform.IntelligentFormViewImpl
Constructor.
InternalCacheException - Exception in com.saperion.ngc.viewer.temporary
Exception to indicate an TemporaryDocumentPreviewService internal cache problem.
InternalCacheException(String, Throwable) - Constructor for exception com.saperion.ngc.viewer.temporary.InternalCacheException
InternalCacheException(Throwable) - Constructor for exception com.saperion.ngc.viewer.temporary.InternalCacheException
InternalDatebox - Class in com.saperion.ngc.iform.field.lookup.single
A Datebox that is contained in an AdvancedLookupField.
InternalDatebox(AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
Creates a new InternalDatebox.
InternalDoublebox - Class in com.saperion.ngc.iform.field.lookup.single
A Doublebox that is contained in an AdvancedLookupField.
InternalDoublebox(AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
Creates a new InternalDoublebox.
InternalField - Interface in com.saperion.ngc.iform.field.lookup
A field that is contained in an AdvancedLookupField.
InternalFieldFactory - Class in com.saperion.ngc.iform.field.lookup
Creates InternalField instances.
InternalFilterChain(FilterChain) - Constructor for class com.saperion.ngc.filter.WaffleAuthFilter.InternalFilterChain
 
InternalIntbox - Class in com.saperion.ngc.iform.field.lookup.single
An Intbox that is contained in an AdvancedLookupField.
InternalIntbox(AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
Creates a new InternalIntbox.
InternalMultibox - Class in com.saperion.ngc.iform.field.lookup.multi
Internal field used in multivalue-instances of AdvancedLookupField.
InternalMultibox(AdvancedLookupField, MultivalueDataHandler) - Constructor for class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
InternalTextbox - Class in com.saperion.ngc.iform.field.lookup.single
A Textbox that is contained in an AdvancedLookupField.
InternalTextbox(AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
Creates a new InternalTextbox.
InternalTimebox - Class in com.saperion.ngc.iform.field.lookup.single
A Timebox that is contained in an AdvancedLookupField.
InternalTimebox(AdvancedLookupField) - Constructor for class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
Creates a new InternalTimebox.
IntField - Class in com.saperion.ngc.iform.field
A field in a form for integer values.
IntField() - Constructor for class com.saperion.ngc.iform.field.IntField
Constructor.
IntField(int) - Constructor for class com.saperion.ngc.iform.field.IntField
Constructor.
IntField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.IntField
Constructor.
INVALID_DOUBLE_FORMAT - com.saperion.ngc.exception.FieldValidationException.ValidationError
Invalid text entered in double field.
INVALID_INT_FORMAT - com.saperion.ngc.exception.FieldValidationException.ValidationError
Invalid text entered in integer field.
INVALID_URL - com.saperion.ngc.exception.SapViewerUrlException.SapViewerUrlExceptionCause
The URL was invalid.
invalidateSession() - Method in interface com.saperion.ngc.authorization.AuthorizationView
Invalidates the current running session.
invalidateSession() - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Invalidates the current running session.
InvalidDataTypeException - Exception in com.saperion.ngc.favorites.convert
Thrown in case of unknown data type.
InvalidDataTypeException(String) - Constructor for exception com.saperion.ngc.favorites.convert.InvalidDataTypeException
Constructor.
InvalidFolderNameException - Exception in com.saperion.ngc.exception
Exception thrown when a folder name contained an invalid character.
InvalidFolderNameException(String) - Constructor for exception com.saperion.ngc.exception.InvalidFolderNameException
Constructor.
InvalidRequestException - Exception in com.saperion.ngc.exception
Exception thrown when an operation can not be performed because the request is invalid.
InvalidRequestException(String) - Constructor for exception com.saperion.ngc.exception.InvalidRequestException
Constructor.
invalidUser() - Static method in class com.saperion.ngc.model.authorization.User
 
invoke(String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Invokes the function of the applet running at the client.
invoke(String, Object[], String[]) - Method in class com.saperion.ngc.configuration.ConfigurationMBean
 
invoke(String, String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Invokes the function of the applet running at the client with one argument.
invoke(String, String[]) - Method in class com.saperion.ngc.ngapplet.NgApplet
Invokes the function of the applet running at the client with variable number argument.
IS_ONEDRIVE_LOGGED_IN - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
 
IS_SHAREBASE_LOGGED_IN - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
 
IS_SINGLE_TENANT - Static variable in class com.saperion.ngc.util.NgClientConstants
Name of session attribute for multi mandant status.
IS_SSO_LOGIN - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Session attribute set to true if SSO is used for login.
is64BitBrowser() - Static method in class com.saperion.ngc.util.ClientInfoUtil
Detects if the browser is a 64-bit browser.
is64BitBrowser(HttpServletRequest) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Detects if the browser is a 64-bit browser.
isActive() - Method in class com.saperion.ngc.model.ClassicConnectorService
Returns connection status.
isActive() - Method in interface com.saperion.ngc.model.Service
Returns connection status.
isAdministrationAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isAdvancedMode() - Method in interface com.saperion.ngc.navigation.NavigationView
Returns true if the navigation view is in advanced mode.
isAdvancedMode() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Returns true if the navigation view is in advanced mode.
isAlf() - Method in class com.saperion.ngc.json.SapUrlParseResult
 
isAlive() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Check the backend connector.
isAlive() - Method in interface com.saperion.ngc.model.SettingsService
Check the backend connector.
isAlive(SaClassicConnector) - Method in class com.saperion.ngc.model.AbstractConnectionProvider
 
isAlive(SaWFConnector) - Method in class com.saperion.ngc.model.AbstractConnectionProvider
 
isAllowed() - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
isAllowedToViewHistory(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.DateField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.FloatField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.IntField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.TextField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.TimeField
 
isAllowInactiveLookup() - Method in class com.saperion.ngc.iform.field.TristateField
 
isArchived() - Method in class com.saperion.ngc.iform.IndexMaskDocument
 
isAttachment() - Method in class com.saperion.ngc.model.document.DocumentId
 
isAuditTable(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Checks, if the given ddc is an audit/protocol table.
isAuditTable(String) - Method in interface com.saperion.ngc.model.SettingsService
Checks, if the given ddc is an audit/protocol table.
isAutoComplete() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.DateField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.FloatField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.IntField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.TextField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.TimeField
 
isAutoComplete() - Method in class com.saperion.ngc.iform.field.TristateField
 
isAutoQuery() - Method in class com.saperion.ngc.events.MaskInfoBean
 
isAutoQuery() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
isAutoSearch() - Method in class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
 
isAutoSearch() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
isAutoSearch() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
isAvailableForIE - Variable in enum com.saperion.ngc.upload.UploadVariant
Is the upload variant available for Internet explorer.
isBEnabled() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.DateField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.FloatField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.IntField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.TextField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.TimeField
 
isBEnabled() - Method in class com.saperion.ngc.iform.field.TristateField
 
isBooleanField(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.DateField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.FloatField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.IntField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.TextField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.TimeField
 
isBPersistent() - Method in class com.saperion.ngc.iform.field.TristateField
 
isCaseSensitive() - Method in class com.saperion.ngc.configuration.ConfigCacheKey
 
isCaseSensitive(String) - Method in class com.saperion.ngc.resultset.generator.BaseQueryGenerator
 
isChanged() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isChanged() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.DateField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.FieldEventHandler
 
isChanged() - Method in class com.saperion.ngc.iform.field.FloatField
Returns true if the value of this field was changed.
isChanged() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.IntField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
isChanged() - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
 
isChanged() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.MultiField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.TextField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.TimeField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.field.TristateField
Returns true if the value of this field was changed.
isChanged() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns true if the value of this field was changed.
isChecked() - Method in class com.saperion.ngc.iform.tristate.Tristate
 
isCheckedIn() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isCheckedIn() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isCheckedIn() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isCheckedout() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isCheckedout() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isCheckedout() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isCheckedOut() - Method in interface com.saperion.ngc.model.resultset.ResultLockData
 
isCheckedOut() - Method in class com.saperion.ngc.model.resultset.ResultLockDataImpl
 
isCheckedOut() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isCheckedOutByCurrentUser() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isCheckin() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureDialogResult
 
isCheckin() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
isCheckOutWithShareBase() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isClear() - Method in class com.saperion.ngc.model.resultset.RowFilterSettings
 
isCleared() - Method in class com.saperion.ngc.iform.FieldResultBean
 
isCleared() - Method in class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
 
isClose() - Method in class com.saperion.ngc.events.navigation.NavigationTabEvent
 
isCommentDialogEnabled() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
isCommentEnabled() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
isConfigureAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isConnected() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Check connection status.
isConnected() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Check connection status.
isContained(String) - Static method in enum com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Checks if an enum-constant with the specified name exists.
isContainedInFolder() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Checks if the document is contained in one or more folders from current user or other users.
isContainsOnlyLinks() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isContentValid() - Method in class com.saperion.ngc.iform.field.CheckboxField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.ComboTextField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.DateField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.FloatField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.IntField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
isContentValid() - Method in class com.saperion.ngc.iform.field.LookupTextField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.MultiField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.TextField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.TimeField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.field.TristateField
Performs a validation and returns true, if the content is valid.
isContentValid() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Performs a validation and returns true, if the content is valid.
isCopied() - Method in class com.saperion.ngc.iform.image.FormImage
 
isCreatedByFiltering() - Method in interface com.saperion.ngc.resultset.ModelResult
Indicates if a ModelResult was created by the client-side filter.
isCreatedByFiltering() - Method in class com.saperion.ngc.resultset.ModelResultImpl
Indicates if a ModelResult was created by the client-side filter.
isCurrentRevision() - Method in class com.saperion.ngc.events.resultset.DisplayResultItemEvent
 
isCurrentRevision() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Checks if current revision is set.
isCustom() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
isDateField(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
 
isDdcSelectorVisible() - Method in interface com.saperion.ngc.navigation.NavigationView
Reads the visibility of the Folder-DDC selector.
isDdcSelectorVisible() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Reads the visibility of the Folder-DDC selector.
isDefault() - Static method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
Checks if this viewer is configured as default.
isDefault() - Static method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Checks if this viewer is configured as default.
isDefault() - Static method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Checks if this viewer is configured as default.
isDefault() - Static method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
Checks if this viewer is configured as default.
isDeletable() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureItem
 
isDeletable(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Static method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Indicates if the given element can be deleted by this dialog.
isDeleted() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isDeleted() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isDeleted() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
isDeleted() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isDeleted() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isDisabled() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
isDisabled() - Method in class com.saperion.ngc.iform.field.MultiField
isDisabled() - Method in class com.saperion.ngc.iform.tristate.Tristate
 
isDisabled() - Method in class com.saperion.ngc.searchbox.Searchbox
 
isDisplayAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isDispositionSupported() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isDocumentItem() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isDocumentRendered() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
isDocumentUpdated() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
isDoubleField(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
 
isDownloadAllowed() - Method in class com.saperion.ngc.json.SapViewerResponse
 
isEditable(HttpServletRequest, ResultProperties) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Check whether a document is editable.
isEditAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isEditMode() - Method in class com.saperion.ngc.viewer.hylandviewer.DocumentStructureInfo
 
isEditMode() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Checks if edit mode is set.
isEFileNavCounterEnabled() - Static method in class com.saperion.ngc.navigation.NavigationConfig
 
isEfileQueryMask() - Method in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
isEmbedded() - Method in class com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
If this method returns true, the masks for DOCUMENT_NEW, EFILE_NEW and EFILE_QUERY need to be displayed as embedded masks in the navigation view.
isEmbedded() - Method in class com.saperion.ngc.model.navigation.GenericFolderClass
If this method returns true, the masks for DOCUMENT_NEW, EFILE_NEW and EFILE_QUERY need to be displayed as embedded masks in the navigation view.
isEmbedded() - Method in interface com.saperion.ngc.model.navigation.intf.FolderClass
If this method returns true, the masks for DOCUMENT_NEW, EFILE_NEW and EFILE_QUERY need to be displayed as embedded masks in the navigation view.
isEmbedResult() - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
isEmpty() - Method in class com.saperion.ngc.configuration.CombinedProperties
 
isEmpty() - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
isEmpty() - Method in class com.saperion.ngc.iform.field.CheckboxField
isEmpty() - Method in class com.saperion.ngc.iform.field.ComboTextField
isEmpty() - Method in class com.saperion.ngc.iform.field.DateField
isEmpty() - Method in class com.saperion.ngc.iform.field.FloatField
isEmpty() - Method in interface com.saperion.ngc.iform.field.IntelligentField
 
isEmpty() - Method in class com.saperion.ngc.iform.field.IntField
isEmpty() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
isEmpty() - Method in class com.saperion.ngc.iform.field.lookup.popup.LookupQueryCondition
 
isEmpty() - Method in class com.saperion.ngc.iform.field.LookupTextField
isEmpty() - Method in class com.saperion.ngc.iform.field.MultiField
isEmpty() - Method in class com.saperion.ngc.iform.field.TextField
isEmpty() - Method in class com.saperion.ngc.iform.field.TimeField
isEmpty() - Method in class com.saperion.ngc.iform.field.TristateField
isEmpty() - Method in class com.saperion.ngc.iform.image.FormEditableImage
isEmpty() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.TextAnno
 
isEnabled() - Static method in class com.saperion.ngc.util.WatermarkUtil
 
isEnabled() - Static method in class com.saperion.ngc.viewer.temporary.TemporaryDocumentPreviewService
Indicates if this services is enabled and if temporary documents can be cached.
isEnableDocEdit() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
isEnableDocView() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
isEnableLoadingMessage() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
isEnableLoadingMessage() - Method in interface com.saperion.ngc.viewer.DocumentView
 
isError() - Method in class com.saperion.ngc.servlet.process.LongRunningProcess
 
isError() - Method in class com.saperion.ngc.servlet.ProgressResponse
 
isExportEnabled() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
isExportEnabled() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
isFastAccessEnabled() - Method in interface com.saperion.ngc.navigation.NavigationView
 
isFastAccessEnabled() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
isFieldInactive() - Method in class com.saperion.ngc.iform.field.CheckboxField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.ComboTextField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.DateField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.FloatField
Returns the fieldInactive parameter.
isFieldInactive() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.IntField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
isFieldInactive() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.MultiField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.TextField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.TimeField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.field.TristateField
Returns the fieldInactive parameter.
isFieldInactive() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Returns the fieldInactive parameter.
isFilingSupported() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isFilingSupported() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isFillable() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
isFilterViewShown() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
isFilterViewShown() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
isFireEventsAllowed() - Method in class com.saperion.ngc.timer.SwitchableTimer
 
isFixRotation() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
isFolderItem() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isFolderItem() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
isFolderItem() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isFolderItem() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns true if this item represents any kind of folder.
isFolderSearch() - Method in interface com.saperion.ngc.resultset.ModelResult
 
isFolderSearch() - Method in class com.saperion.ngc.resultset.ModelResultImpl
isFontBold() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
isFontItalic() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
isFontOverflow() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
isFontStrikeThrough() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
isFontUnderline() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
isForceMessagebox() - Method in class com.saperion.ngc.service.LogMessage
 
isForLookupTables() - Method in class com.saperion.ngc.resultset.modes.ComplexResultSetMode
 
isForLookupTables() - Method in class com.saperion.ngc.resultset.modes.LookupResultSetMode
 
isForLookupTables() - Method in class com.saperion.ngc.resultset.modes.SimpleResultSetMode
 
isForLookupTables() - Method in interface com.saperion.ngc.resultset.ResultSetMode
 
isFound() - Method in class com.saperion.ngc.iform.field.lookup.popup.LookupQueryCondition
 
isHasSysAclList() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isHidden(HiddenFolders.HideableFolders) - Static method in class com.saperion.ngc.navigation.HiddenFolders
 
isHidden(Class<? extends NaviTreeNode>) - Static method in class com.saperion.ngc.navigation.HiddenFolders
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.DateField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.FloatField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.IntField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.TextField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.TimeField
 
isHideButtons() - Method in class com.saperion.ngc.iform.field.TristateField
 
isIgnoreInvokeErrors() - Method in class com.saperion.ngc.ngapplet.NgApplet
Checks if invoke errors will be ignored.
isIgnoreSize() - Method in class com.saperion.ngc.viewer.RememberDocumentBean
Checks if is ignore size.
isIgnoreSizes() - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Checks if sizes have to be ignored.
isImage(String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
isImportAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isIndexForm(FormMode) - Static method in class com.saperion.ngc.iform.FormUtil
Returns true if the form is any type of index-form.
isIndexForm(IntelligentFormView) - Static method in class com.saperion.ngc.iform.FormUtil
Returns true if the form is any type of index-form.
isIndexingAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isIndexUser() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Checks if the currently logged-on user uses an index-license.
isIndexUser() - Method in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
isInDisposition() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isInDispositionTime() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isInLitigationHold() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isInPrivateSubtree() - Method in class com.saperion.ngc.model.navigation.FolderNode
Checks if the node is located within a private-subtree of the navigation tree.
isInPrivateSubtree() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Checks if the node is located within a private-subtree of the navigation tree.
isInRetention() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isInRetention() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isIntegerField(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
 
isInternetExplorer() - Static method in class com.saperion.ngc.util.ClientInfoUtil
Checks if the client is an Internet Explorer browser by checking if the user-agent header contains "MSIE".
isInternetExplorer(HttpServletRequest) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Checks if the client is an Internet Explorer browser by checking if the user-agent header contains "MSIE".
isInternetExplorerZk() - Static method in class com.saperion.ngc.util.ClientInfoUtil
Checks if the client is an Internet Explorer browser using the ZK framework's integrated browser detections method.
isIsVar() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.DateField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.FloatField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.IntField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.TextField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.TimeField
 
isIsVar() - Method in class com.saperion.ngc.iform.field.TristateField
 
isIxosDDC(String) - Method in class com.saperion.ngc.util.IxosDDCNames
Checks if the provided DDC name is used for the IXOS-connector.
isLaunchable() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isLaunchable() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isLeaf(WorkflowMember) - Method in class com.saperion.ngc.dialogs.userselect.UserTreeModel
 
isLimitError() - Method in exception com.saperion.ngc.exception.NavigationException
 
isLink() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isLink() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isLink() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isLink() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isLinked() - Method in class com.saperion.ngc.model.navigation.FolderNode
isLinked() - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
isLinkMode() - Method in interface com.saperion.ngc.navigation.NavigationView
 
isLinkMode() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
isLinkToColumn() - Method in class com.saperion.ngc.util.FieldUtil.ResolvedFieldLink
Checks if is link to column.
isLitigationHold() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isLitigationHoldSupported() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isLocked() - Method in class com.saperion.ngc.events.resultset.LockDocumentEvent
 
isLocked() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Check, if the document is locked.
isLocked() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
Check, if the document is locked.
isLocked() - Method in interface com.saperion.ngc.model.resultset.ResultLockData
 
isLocked() - Method in class com.saperion.ngc.model.resultset.ResultLockDataImpl
 
isLocked() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isLockedByCurrentUser() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
Returns true, if the document represented by this SaDocumentInfo is locked by the current user.
isLockedByCurrentUser() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
Returns true, if the document represented by this SaDocumentInfo is locked by the current user.
isLockedByCurrentUser() - Method in interface com.saperion.ngc.model.resultset.ResultLockData
 
isLockedByCurrentUser() - Method in class com.saperion.ngc.model.resultset.ResultLockDataImpl
 
isLockedByCurrentUser() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns true, if the documen is locked by the current user.
isLockedByOtherUser() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Returns true, if the document is locked by another user.
isLockedForEditing(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Checks if the document with the specified ID is locked for editing in this result set.
isLoggedIn() - Method in class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
isLoggedIn() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog.ShareBaseLoginResult
 
isLookup() - Method in class com.saperion.ngc.model.document.UpdateSettings
 
isLookupItem() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isLookupMode() - Method in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
 
isLookupRevision() - Method in class com.saperion.ngc.events.iform.RevisionCreatedEvent
Indicates if the new revision is created on a lookup entry instead of a document.
isLookupTable(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Checks, if the given ddc is a lookup table.
isLookupTable(String) - Method in interface com.saperion.ngc.model.SettingsService
Checks, if the given ddc is a lookup table.
isLookupTable(String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
isMailAppletNeeded() - Static method in class com.saperion.ngc.mail.MailerConfig
 
isMergedMultipageDocument() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
 
isMergedMultipageDocument() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Returns true if this element is a multipage document (TIFF or scanned pages) which was merged to one document by the core server.
isMovable() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
isMp4(String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
isMultipageTiff() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
 
isMultipageTiff() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Multipage tiff files contain @ in full-name.
isMultipageTiff() - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Checks if the document is a multipage tiff.
isMultiSelect() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isMultiSelection() - Method in interface com.saperion.ngc.navigation.NavigationView
 
isMultiSelection() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
isMultiValue() - Method in class com.saperion.ngc.iform.FieldResultBean
 
isMultiValue() - Method in class com.saperion.ngc.model.resultset.ResultProperty
 
isMultivalueField(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
 
isNew() - Method in class com.saperion.ngc.model.document.DocumentImageInfo.DocumentThumbnail
 
isNoLocalize() - Method in class com.saperion.ngc.iform.button.FormButton
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.DateField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.FloatField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.IntField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.LookupTextField
Returns the noLocalize parameter.
isNoLocalize() - Method in class com.saperion.ngc.iform.field.MultiField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.TextField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.TimeField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.field.TristateField
 
isNoLocalize() - Method in class com.saperion.ngc.iform.image.FormEditableImage
 
isNoLocalize() - Method in class com.saperion.ngc.iform.label.FormLabel
 
isNoLocalize() - Method in interface com.saperion.ngc.iform.Localized
Returns the noLocalize parameter.
isNoLocalize() - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
isOfflineConflict() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isOfflineConflict() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isOfflineConflict() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isPasswordChanged() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
isPdf(String) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
isPerformQuery() - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Checks if the query is to be performed immediately.
isPerformQuery() - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Checks if the query is to be performed immediately.
isPersistVar() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.DateField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.FloatField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.IntField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.TextField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.TimeField
 
isPersistVar() - Method in class com.saperion.ngc.iform.field.TristateField
 
isPlainTextFile(byte[], String) - Static method in class com.saperion.ngc.util.RawTextTools
Detects if the data contains plain text.
isPresenceChanged() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
isPresenceDisabled() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Returns a boolean value that tells you whether the the workflow feature is enabled or not.
isPresent() - Method in class com.saperion.ngc.model.authorization.User
 
isPrivate() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
 
isPrivate() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.FilterNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.LinkNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.NaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.RootFavoriteNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.RootFormNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.RootPrivateNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.WebpartNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
isPrivate() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
isPrivateSelectAllowed() - Method in interface com.saperion.ngc.navigation.NavigationView
 
isPrivateSelectAllowed() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
isQueryAllowed() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
isQueryForm(FormMode) - Static method in class com.saperion.ngc.iform.FormUtil
Returns true if the form is any type of query-form.
isQueryForm(IntelligentFormView) - Static method in class com.saperion.ngc.iform.FormUtil
Returns true if the form is any type of query-form.
isQueryMask() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Checks if this mask is any kind of query mask (form mode is FormMode.FOLDER_QUERY, FormMode.OUTLINER_APP_QUERY, FormMode.LOOKUP_POPUP_QUERY or FormMode.QUERY).
isQueryMask() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Checks if this mask is any kind of query mask (form mode is FormMode.FOLDER_QUERY, FormMode.OUTLINER_APP_QUERY, FormMode.LOOKUP_POPUP_QUERY or FormMode.QUERY).
isReadonly() - Method in class com.saperion.ngc.events.resultset.EditSelectedEvent
 
isReadonly() - Method in class com.saperion.ngc.events.resultset.OpenIndexMaskEvent
Checks if is readonly.
isReadonly() - Method in class com.saperion.ngc.iform.field.CheckboxField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.ComboTextField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.DateField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.FloatField
gets the readonly state of this field.
isReadonly() - Method in interface com.saperion.ngc.iform.field.IntelligentField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.IntField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
gets the readonly state of this field.
isReadonly() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
isReadonly() - Method in class com.saperion.ngc.iform.field.LookupTextField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.MultiField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.TextField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.TimeField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.field.TristateField
gets the readonly state of this field.
isReadonly() - Method in class com.saperion.ngc.iform.image.FormEditableImage
gets the readonly state of this field.
isReadOnly() - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Gets the read only parameter value (default is false).
isReadOnlyLookupItem() - Method in class com.saperion.ngc.model.resultset.ResultProperties
Checks if this is an item from a lookup table that can be displayed only.
isReleaseActive() - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Checks if release feature active.
isReleaseActive() - Method in interface com.saperion.ngc.model.SettingsService
Checks if release feature active.
isRenderForm() - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
 
isResizable() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.DateField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.FloatField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.IntField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.TextField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.TimeField
 
isRestrictCursor() - Method in class com.saperion.ngc.iform.field.TristateField
 
isRetentionSupported() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isReverseX() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
isReverseY() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
isRevised() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isRevised() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isRevised() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isSapNotes() - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
True, if the SAP notes editor is enabled.
isSaveFavoriteEnabled() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
isSaveFavoriteEnabled() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
isSaveLayout() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.DateField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.FloatField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.IntField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.TextField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.TimeField
 
isSaveLayout() - Method in class com.saperion.ngc.iform.field.TristateField
 
isSaveLayout() - Method in interface com.saperion.ngc.resultset.ResultSetView
Checks if save layout is enabled.
isSaveLayout() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Checks if save layout is enabled.
isScale() - Method in class com.saperion.ngc.iform.image.FormImage
 
isScanned() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
isScanned() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
isSelected() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
isSelected() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
 
isSelected() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns true if this item is selected in the list.
isSelectionAllowed() - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Checks, if the selection is allowed and not locked nor checked out.
isSelectionMode() - Method in interface com.saperion.ngc.navigation.NavigationView
 
isSelectionMode() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
isShowStructure() - Method in class com.saperion.ngc.json.SapViewerResponse
 
isSigned() - Method in class com.saperion.ngc.model.document.ClassicConnectorDocumentDatabaseMetaInfo
isSigned() - Method in interface com.saperion.ngc.model.document.intf.DocumentDatabaseMetaInfo
 
isSigned() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isSimpleMode() - Method in interface com.saperion.ngc.iform.IntelligentFormView
 
isSimpleMode() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
isSimpleMode() - Method in class com.saperion.ngc.model.resultset.RowFilterSettings
 
isSimpleMode() - Method in interface com.saperion.ngc.resultset.ResultSetView
 
isSimpleMode() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
isSimpleString() - Method in class com.saperion.ngc.resultset.SearchStringParser
Checks if the search string is just a simple string and does not define one or more column/value pairs.
isSingleTenant() - Method in class com.saperion.ngc.main.HttpSessionWrapper
Returns true if the current session is working on a single-tenant-system.
isSizeLimitEnabled() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Tells if the size limit for viewing documents is enabled.
isSizeLimitEnabled(long) - Method in class com.saperion.ngc.servlet.ViewerControlServlet
Tells if the size limit for viewing documents is enabled.
isSortingDisabled(String) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Checks if sorting is disabled for the specified column.
isSSOUser() - Method in class com.saperion.ngc.events.LogonEvent
 
isStream() - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Checks if document is a stream.
isStringField(IntelligentField) - Static method in class com.saperion.ngc.util.FieldUtil
 
isStructureButtonsBoxShown() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
isStructureButtonsBoxShown() - Method in interface com.saperion.ngc.viewer.DocumentView
Tells you if the structure buttons of the structure view are shown or not.
isStructuredLink() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isStructureEnabled() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
isStructureEnabled() - Method in interface com.saperion.ngc.viewer.DocumentView
 
isSubstituteAccessChanged() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
isSubstituteChanged() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
isSupportedFormat(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Checks if is supported format.
isSupportedFormatByFilename(String) - Method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Checks if the format by the given filename is supported by the virtual viewer.
isSupportedLocale(Locale) - Method in class com.saperion.ngc.util.LocalizationUtil
Checks if the specified locale is supported.
isTabPane(Integer) - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
Check, if the element is a tab pane.
isTabPane(Integer) - Method in interface com.saperion.ngc.iform.layout.FormLayout
Check, if the element is a tab pane.
isTabPane(Integer) - Method in class com.saperion.ngc.iform.layout.PaneLayout
Check, if the element is a tab pane.
isTechnical() - Method in class com.saperion.ngc.model.authorization.User
 
isTemporary() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
isTimerTurnedOn() - Method in class com.saperion.ngc.timer.SwitchableTimer
 
isTransparent() - Method in class com.saperion.ngc.iform.image.FormImage
 
isUnlocked() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isUnread() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
isUnread() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns true if this item was not yet read.
isUnstructured() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isUploadable() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureItem
 
isUploadable(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Static method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Indicates if the given element can be updloaded by this dialog.
isUseCalendar() - Method in class com.saperion.ngc.iform.field.CheckboxField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.ComboTextField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.DateField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.FloatField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.IntField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.LookupTextField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.TextField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.TimeField
 
isUseCalendar() - Method in class com.saperion.ngc.iform.field.TristateField
 
isUseFields() - Method in class com.saperion.ngc.iform.button.FormButton
 
isUseHylandViewer() - Method in class com.saperion.ngc.json.SapUrlParseResult
returns if hyland viewer is to be used
isUsePdfJSViewer() - Method in class com.saperion.ngc.json.SapUrlParseResult
 
isUserAllowedToView() - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
 
isUtf8() - Method in class com.saperion.ngc.iform.button.FormButton
 
isValid() - Method in class com.saperion.ngc.iform.field.ComboTextField
isValid() - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
 
isValid() - Method in class com.saperion.ngc.iform.field.LookupTextField
isValid(String) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog.EmailConstraint
 
isValid(String) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog.EmailConstraint
 
isVariablesChanged() - Method in class com.saperion.ngc.iform.IndexMaskDocument
 
isViewable() - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
isViewable(OpenDocumentBean, long) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Checks if a specific element is viewable.
isViewerSessionMapEnabled() - Method in class com.saperion.ngc.viewer.ViewerJspUtil
 
isVisible() - Method in class com.saperion.ngc.model.document.ClassicConnectorPageArchiveMetaInfo
 
isVisible() - Method in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Checks if this element should be visible in structure-views or not.
isVisible() - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
isVisible() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
isVisible() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
isVisible in Virtual Viewer.
isWebpartsAllowed() - Method in interface com.saperion.ngc.navigation.NavigationView
 
isWebpartsAllowed() - Method in class com.saperion.ngc.navigation.NavigationViewImpl
isWithAltKey() - Method in class com.saperion.ngc.events.DragStartedEvent
 
isWithCtrl() - Method in class com.saperion.ngc.events.DisplayPopupEvent
 
isWithCtrlKey() - Method in class com.saperion.ngc.events.DragStartedEvent
 
isWithShiftKey() - Method in class com.saperion.ngc.events.DragStartedEvent
 
isWorkflow - Variable in class com.saperion.ngc.events.navigation.RefreshFolderEvent
Are the folders to be refreshed workflow folders?
isWorkflow() - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
isWorkflow() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
 
isWorkflow() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.FilterNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.LinkNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.NaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.RootFavoriteNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.RootFormNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.RootPrivateNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.WebpartNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
isWorkflow() - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
isWorkflowAuditItem() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isWorkflowFeatureEnabled() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
 
isWorkflowFeatureEnabled() - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Checks if the workflow-feature is enabled.
isWorkflowItem() - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
isWorkflowItem() - Method in class com.saperion.ngc.resultset.DraggableListItem
 
isWorkflowItem() - Method in interface com.saperion.ngc.resultset.ResultListItem
Returns true if this item is contained in a workflow-inbox.
ITEM_TO_REMOVE - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Drag&Drop identifier for items to remove.
ItemAnalyzer - Class in com.saperion.ngc.resultset
Utility class used to analyze an item that represents a document.
ItemAnalyzer(DocumentService, SettingsService) - Constructor for class com.saperion.ngc.resultset.ItemAnalyzer
Constructor.
ItemAnalyzeResult - Class in com.saperion.ngc.resultset
This bean represents the result of an analysis of one ore more selected items in the result list performed by ItemAnalyzer.
ItemAnalyzeResult() - Constructor for class com.saperion.ngc.resultset.ItemAnalyzeResult
 
ItemClickAction - Enum in com.saperion.ngc.model
Enumerator for actions that can be performed on an item in a result list.
ItemDoubleClickEvent - Class in com.saperion.ngc.events.resultset
Event fired when the user double-clicks on an item in the result list.
ItemDoubleClickEvent(Component, ResultProperties) - Constructor for class com.saperion.ngc.events.resultset.ItemDoubleClickEvent
 
IXOS_ANNO - Static variable in interface com.saperion.ngc.model.document.DocumentService
Element name of IXOS annotations.
IXOSAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
IXOSAnno() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
 
IXOSAnno.ANNOTYPE - Enum in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
Annotation types.
IxosDDCNames - Class in com.saperion.ngc.util
This singleton utility-class retrieves the names of the DDCs that are used for the IXOS-connector.
IXOSXMLBuilder - Class in com.saperion.ngc.viewer.virtualviewer.annotation
 
IXOSXMLBuilder(String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
Constructor.

J

JADICE_X_CONST - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlResolver
 
JADICE_Y_CONST - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlResolver
 
JADICEANNO - Static variable in class com.saperion.ngc.servlet.ServletUrl
Annotations servlet url part.
JadiceAnnotationConverter - Class in com.saperion.ngc.viewer.virtualviewer.annotation
 
JadiceAnnotationConverter() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
JADICESEARCH - Static variable in class com.saperion.ngc.servlet.ServletUrl
Search servlet url part.
JadiceSearchServlet - Class in com.saperion.ngc.servlet
 
JadiceSearchServlet() - Constructor for class com.saperion.ngc.servlet.JadiceSearchServlet
 
JadiceXmlBuilder - Class in com.saperion.ngc.viewer.virtualviewer.annotation
Resolve INI Format into Jadice XML Annotation Format.
JadiceXmlBuilder() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
 
JadiceXmlResolver - Class in com.saperion.ngc.viewer.virtualviewer.annotation
 
JadiceXmlResolver() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlResolver
 
JAVA_IO_TMPDIR - Static variable in class com.saperion.ngc.util.SessionTempFileUtil
 
jcifs.http - package jcifs.http
Package for simple NTLM filter.
JCR_BACK_LINK - com.saperion.ngc.model.FieldType
 
JCR_NAME - com.saperion.ngc.model.FieldType
 
JCR_PATH - com.saperion.ngc.model.FieldType
 
JCR_REFERENCE - com.saperion.ngc.model.FieldType
 
JCR_URI - com.saperion.ngc.model.FieldType
 
JCR_WEAK_REFERENCE - com.saperion.ngc.model.FieldType
 
JCR_XML_RETRIEVAL - com.saperion.ngc.model.FieldType
 
JCS_APP_ID - Static variable in class com.saperion.ngc.util.NgClientConstants
Webclient's name as registered in JCS
JCS_APP_SECRET - Static variable in class com.saperion.ngc.util.NgClientConstants
Secret key as registered in JCS
JmxUtil - Class in com.saperion.ngc.util
Utility methods and constant for JMX usage.
JNDI_CONFIG_LOOKUP_PREFIX - Static variable in class com.saperion.ngc.util.NgClientConstants
JNDI path-prefix for web client configuration resources.
JNDICombinedProperties - Class in com.saperion.ngc.configuration
Map with properties containing values from configuration files and from JNDI.
JNDICombinedProperties(Map<String, String>, String, boolean) - Constructor for class com.saperion.ngc.configuration.JNDICombinedProperties
 
JPEG - com.saperion.ngc.resultset.FileIcon.KnownExtensions
JPEG images.
JPG - com.saperion.ngc.resultset.FileIcon.KnownExtensions
JPEG images (old extension).
JsonId - Class in com.saperion.ngc.viewer.virtualviewer
A bean used to generate a JSON formatted ID used by VirtualViewer to identify documents.
JsonId() - Constructor for class com.saperion.ngc.viewer.virtualviewer.JsonId
 

K

KEEP_DUPLICATE_SESSIONS - com.saperion.ngc.authorization.DuplicateSessionHandlingMode
User wont get any dialog box.
KEY - com.saperion.ngc.model.FieldType
 
KEY_ACLS - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key ACLS.
KEY_BLACK_MARKER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key BLACKMARKER.
KeyListenerEvent - Class in com.saperion.ngc.events
Event that is fired by KeyUpListener when a key is released.
KeyListenerEvent(String, Component, int) - Constructor for class com.saperion.ngc.events.KeyListenerEvent
Constructor.
keySet() - Method in class com.saperion.ngc.configuration.CombinedProperties
 
keySet() - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 

L

LABEL - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key LABEL.
LAST_APP - Static variable in class com.saperion.ngc.maintab.MainTabViewImpl
 
LAST_APP_SETTING_NAME - Static variable in class com.saperion.ngc.maintab.LastOpenedApplication
 
LAST_OPEN_EVENT - Static variable in class com.saperion.ngc.maintab.MainTabViewImpl
Name of the attribute used to store the last open event in the Desktop.
LastOpenedApplication - Class in com.saperion.ngc.maintab
This class is used to store and retrieve the event used to open the last application from the settings-database.
latest() - Method in interface com.saperion.ngc.portal.builder.weblink.OptionsBuilder
Latest.
latest() - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Latest.
launch(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
launchFolder(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
LaunchWorkflowBean - Class in com.saperion.ngc.resultset
Bean that holds information needed to launch a workflow.
LaunchWorkflowBean(String, String, String, String) - Constructor for class com.saperion.ngc.resultset.LaunchWorkflowBean
Constructor.
LaunchWorkflowEvent - Class in com.saperion.ngc.events.resultset
 
LaunchWorkflowEvent(Component, List<String>, String, String, List<WorkflowMember>) - Constructor for class com.saperion.ngc.events.resultset.LaunchWorkflowEvent
Constructor.
LaunchWorkflowMenu - Class in com.saperion.ngc.menu
Menu with itmems needed to launch a workflow.
LaunchWorkflowMenu(List<String>, List<String>, BaseWindow) - Constructor for class com.saperion.ngc.menu.LaunchWorkflowMenu
Constructor.
LayoutType - Enum in com.saperion.ngc.iform.layout
Layout types.
LD_ERROR_MISSING_CONNECTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Error missing connection.
LD_INDEX_USER - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Index User.
LD_LOCALE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Locale.
LD_LOCALE_TT - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Locale tootip.
LD_LOGGED_ON - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Logon log message.
LD_LOGIN_BUTTON_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Login-button label.
LD_LOGIN_ERROR_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Login error message.
LD_LOGIN_ERROR_MESSAGE_FOR_SSO - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Login SSO error message
LD_LOGIN_LICENSE_NOT_ALLOWED - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - License not allowed message.
LD_LOGIN_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Login system message.
LD_LOGIN_USER_LOCKED_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - insufficient richts e.g.
LD_LOGOFF_ERROR_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Logoff error message.
LD_LOGOFF_WARNING - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Logoff warning.
LD_MANDANT - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Mandant.
LD_MANDANT_TT - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Mandant tootip.
LD_NO_UN_PW_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - No username and password -message.
LD_PASSWORD - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Password.
LD_PASSWORD_CHANGED - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Password changed successfully.
LD_PASSWORD_TT - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Password tootip.
LD_QUERY_USER - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Query User.
LD_RELEASE_LOCKS_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Release locks failed.
LD_SET_PRESENT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Setting presence failed message.
LD_SSOLOGIN_BUTTON_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - SSO Relogin-button label.
LD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Title.
LD_USERNAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Username.
LD_USERNAME_TT - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Username tootip.
LD_USERTYPE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Usertype.
LD_USERTYPE_TT - Static variable in class com.saperion.ngc.util.LocalizationConstants
LoginDialog - Usertype tootip.
LEAF_PARENT - com.saperion.ngc.events.navigation.SelectTreeItemEvent.Destination
Leaf parent.
LEFT - com.saperion.ngc.resultset.Alignment
left.
LEFT - com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
Left.
LIBRARY_LIST_BOX - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
LICENSE_NOT_ALLOWED - com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
The current user is not allowed to use the selected license.
LIKE - com.saperion.ngc.iform.FieldSearchMode
Always use LIKE statement.
LimitTypeConverter - Class in com.saperion.ngc.favorites.convert
Converts iform specific LimitType to favorite specific LimitType and visa versa.
Line - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Line - com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationType
Line.
Line(Integer, Integer, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Line
Constructor create Line Component.
LINE - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Line.
LineAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
Line annotation.
LineAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineAnno
Constructor.
LineAnnotation - Class in com.saperion.ngc.viewer.hylandviewer.annotation.json.line
Contains configuration for Line Annotation
LineAnnotation() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
LineAnnotation(DocDimension, boolean) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineAnnotation
 
LineCap - Enum in com.saperion.ngc.viewer.hylandviewer.annotation.json.line
Different types of line caps supported by Hyland Viewer
LineHandler - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
LineHandler(String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler
Constructor.
LineHandler.PointPosition - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
Position point.
LineMarker - Enum in com.saperion.ngc.viewer.hylandviewer.annotation.json.line
Different types of line markers supported by Hyland Viewer
LINEWIDTH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key LINEWIDTH.
LINK - com.saperion.ngc.mail.MailContentType
Send document as link.
LINK - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
LINK - com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Display a download-link.
LinkBuilder - Interface in com.saperion.ngc.portal.builder.portal
The Interface LinkBuilder.
LinkBuilder - Interface in com.saperion.ngc.portal.builder.standalone
The Interface LinkBuilder.
LinkBuilder - Interface in com.saperion.ngc.portal.builder.weblink
The Interface LinkBuilder.
LinkNaviTreeNode - Class in com.saperion.ngc.navigation
This class holds the ZK navigation tree node representation for link folders.
LINKTAG - Static variable in class com.saperion.ngc.sapviewer.SAPViewer
 
LINKTAG - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
URL tag for WebLink mode.
LinkValidator - Interface in com.saperion.ngc.portal.builder.standalone
Link validator interface to provide a validate method to the StandaloneHandler.
LitigationHoldEvent - Class in com.saperion.ngc.events.resultset
Event for set- / unset litigation hold button in the context menu.
LitigationHoldEvent(Component, DocumentId, boolean) - Constructor for class com.saperion.ngc.events.resultset.LitigationHoldEvent
Constructor.
loaded() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
loadFromClasspathAsMap(String, boolean) - Static method in class com.saperion.ngc.configuration.PropertyFileLoader
Loads the properties in the specified file.
loadFromClasspathAsMapIgnoringError(String, boolean) - Static method in class com.saperion.ngc.configuration.PropertyFileLoader
Loads the properties in the specified file.
loadSavedItems() - Method in class com.saperion.ngc.navigation.FastAccessList
Loads the default or the stored fast access items.
loadSizesFromConfig() - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Loads the sizes of the forms layout-areas from the configuration.
loadValuesFromJNDI(String) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
localization - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
Localization utility.
localization - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
LocalizationUtil instance.
LocalizationCacheKey - Class in com.saperion.ngc.util
Cache key for localization entries from the localize table.
LocalizationCacheKey(String, String, int) - Constructor for class com.saperion.ngc.util.LocalizationCacheKey
 
LocalizationConstants - Class in com.saperion.ngc.util
Localization constants.
LocalizationUtil - Class in com.saperion.ngc.util
Utility class for localization.
LocalizationUtil() - Constructor for class com.saperion.ngc.util.LocalizationUtil
Constructor that is called by web application init listener.
localize(String, String, HttpSession) - Static method in class com.saperion.ngc.util.LocalizationUtil
Localize the key with the given localization bundle.
Localized - Interface in com.saperion.ngc.iform
This interface defines localization-related methods.
localizeFolderPath(String) - Method in class com.saperion.ngc.util.LocalizationUtil
Localizes a folder path.
localizeString(String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Localizes a string using the localize table.
LOCK_SET - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Attribute name for a set of locked document IDs.
lockDocument(DocumentId, DocumentService.AuditEvent) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Lock document.
lockDocument(DocumentId, DocumentService.AuditEvent) - Method in interface com.saperion.ngc.model.document.DocumentService
Lock document.
LockDocumentEvent - Class in com.saperion.ngc.events.resultset
 
LockDocumentEvent(Component, boolean) - Constructor for class com.saperion.ngc.events.resultset.LockDocumentEvent
Constructor.
lockFolder(FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Locks the specified folder.
logConfigurationWarnings() - Method in class com.saperion.ngc.util.SystemHealthCheck
Logs warning messages if one of the following checks fails.
logDebug(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Logs a debug-message in the logfile.
logDebug(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
logError(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Logs an error-message in the logfile.
logError(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
LogEvent - Class in com.saperion.ngc.events.logging
Base log event.
LogEvent(Component, LogEvent.LogSeverity, LogMessage) - Constructor for class com.saperion.ngc.events.logging.LogEvent
Constructor.
LogEvent(Component, LogEvent.LogSeverity, LogMessage, EventListener<Event>) - Constructor for class com.saperion.ngc.events.logging.LogEvent
Constructor.
LogEvent.LogSeverity - Enum in com.saperion.ngc.events.logging
Severity.
LogEventChildHandler - Interface in com.saperion.ngc.events
Common interface providing log event methods.
LOGGED_OFF - com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
User is not logged in.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Text
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.ArrowAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.CheckmarkAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.CircleAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.FreehandAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.NoteAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.TextAnno
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
Logger.
LOGGER - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlResolver
Logger.
LoggingEvent - Interface in com.saperion.ngc.events.logging
Interface for all log level events.
LOGIN_DEFAULT_LOCALE - Static variable in class com.saperion.ngc.util.NgClientConstants
login defaultLocale .
LOGIN_SUPPORTED_LOCALES - Static variable in class com.saperion.ngc.util.NgClientConstants
login supportedLocales .
logInfo(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Logs an info-message in the logfile.
logInfo(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
LogManager - Interface in com.saperion.ngc.service
Interface for LogManagers.
logMemoryConfiguration() - Method in class com.saperion.ngc.util.SystemHealthCheck
Logs information about the server's memory configuration.
LogMessage - Class in com.saperion.ngc.service
A log message that is handled by a LogManager.
LogMessage(Class<?>, String, String, String) - Constructor for class com.saperion.ngc.service.LogMessage
Creates a new LogMessage.
LogMessage(Class<?>, String, String, String, boolean) - Constructor for class com.saperion.ngc.service.LogMessage
Creates a new LogMessage.
LOGO - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Application logo.
logoff() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Logoff.
logoff() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Logoff from service.
logoff() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Logoff from service.
logoff() - Method in class com.saperion.ngc.service.ServiceView
Logs off the current user.
LOGOFF - com.saperion.ngc.events.LogonEvent.LogonResult
Logoff needed.
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.DirectUserProvider
 
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in interface com.saperion.ngc.filter.LogonProvider
Logon user.
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.NtlmProvider
 
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.OpenIDConnectProvider
 
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.PrincipalProvider
 
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.SAML2Provider
 
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.SAMLProvider
 
logon(HttpSessionWrapper, SaClassicConnector, boolean) - Method in class com.saperion.ngc.filter.SiteminderProvider
 
logon(AuthenticationInformation) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Logon to service.
logon(AuthenticationInformation) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Logon to service.
logon(String, String, int, String) - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
 
LogonEvent - Class in com.saperion.ngc.events
Event onLogon.
LogonEvent(Component, LogonEvent.LogonResult, String) - Constructor for class com.saperion.ngc.events.LogonEvent
Constructor.
LogonEvent(Component, LogonEvent.LogonResult, String, boolean) - Constructor for class com.saperion.ngc.events.LogonEvent
Constructor.
LogonEvent.LogonResult - Enum in com.saperion.ngc.events
Logon types.
LogonProvider - Interface in com.saperion.ngc.filter
Logon provider interface.
logonTech(String) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Logon with a technical user.
logonTech(String, HttpSession) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Logon with a technical user.
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.DirectUserProvider
 
logout(HttpSessionWrapper) - Method in interface com.saperion.ngc.filter.LogonProvider
This method performs logout.
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.NtlmProvider
 
logout(HttpSessionWrapper) - Static method in class com.saperion.ngc.filter.onedrive.OneDriveLoginUtility
 
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.OpenIDConnectProvider
 
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.PrincipalProvider
 
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.SAML2Provider
 
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.SAMLProvider
 
logout(HttpSessionWrapper) - Method in class com.saperion.ngc.filter.SiteminderProvider
 
logOut() - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
Perform logout for IDP.
logoutHandledByLogonProvider() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
 
logoutHandledByLogonProvider() - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
 
logoutHandledByLogonProvider() - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
This method checks if a LogonProvider is responsible of handling actions to be done after the user was logged out.
LogView - Interface in com.saperion.ngc.logging
Log view interface.
LogViewImpl - Class in com.saperion.ngc.logging
Window for log messages.
LogViewImpl() - Constructor for class com.saperion.ngc.logging.LogViewImpl
Constructor.
LogViewMessage - Class in com.saperion.ngc.logging
Bean for log messages.
LogViewMessage(String, LogViewMessageLevel) - Constructor for class com.saperion.ngc.logging.LogViewMessage
Constructor.
LogViewMessageLevel - Enum in com.saperion.ngc.logging
Enum for log level / message types.
logVMInfos() - Method in class com.saperion.ngc.util.SystemHealthCheck
Logs information about the server's java-vm.
logWarning(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Logs a warning-message in the logfile.
logWarning(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
LongRunningProcess - Class in com.saperion.ngc.servlet.process
Abstract class for processes that might take a long time to run.
LongRunningProcess(LRPControlBean, HttpSession) - Constructor for class com.saperion.ngc.servlet.process.LongRunningProcess
 
LongRunningProcessHelper - Class in com.saperion.ngc.servlet.process
Helper class used to start and control long running processes.
LongRunningProcessServlet - Class in com.saperion.ngc.servlet
Servlet used to run long running processes.
LongRunningProcessServlet() - Constructor for class com.saperion.ngc.servlet.LongRunningProcessServlet
 
LOOKUP - com.saperion.ngc.model.resultset.ResultProperties.Type
Lookup type.
LOOKUP - com.saperion.ngc.resultset.ResultSetViewImpl.ViewMode
Lookup mode.
LOOKUP_DELETE - com.saperion.ngc.resultset.MenuItemKey
Only for lookup tables: Delete item.
LOOKUP_EDIT - com.saperion.ngc.resultset.MenuItemKey
Only for lookup tables: Edit item.
LOOKUP_FIXED_LINK_VIOLATED - com.saperion.ngc.exception.FieldValidationException.ValidationError
Value entered in a lookup field is not contained in the table.
LOOKUP_INDEX - com.saperion.ngc.iform.FormMode
Lookup index mode.
LOOKUP_NEW - com.saperion.ngc.resultset.MenuItemKey
Only for lookup tables: Add new.
LOOKUP_POPUP_QUERY - com.saperion.ngc.iform.FormMode
Mode for the query form of an AdvancedLookupField.
LookupField - Interface in com.saperion.ngc.iform.field
Interface for lookup fields in a form.
LookupFieldEventHandler - Class in com.saperion.ngc.iform.field.lookup
Provides event handling functions for AdvancedLookupFields.
LookupFieldEventHandler(AdvancedLookupField, EditFieldType, EventChildHandler) - Constructor for class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Consctructor.
LookupFieldUtil - Class in com.saperion.ngc.iform.field.lookup
Utility methods for AdvancedLookupField.
LookupFieldValidator - Class in com.saperion.ngc.iform.validator
Validator for LookupTextFields.
LookupFieldValidator(LookupTextField) - Constructor for class com.saperion.ngc.iform.validator.LookupFieldValidator
 
LookupPopup - Class in com.saperion.ngc.iform.field
The popup used in LookupTextField.
LookupPopup(LookupTextField, EditFieldType) - Constructor for class com.saperion.ngc.iform.field.LookupPopup
Constructor.
LookupPopup.LookupSelection - Class in com.saperion.ngc.iform.field
Bean containing the value and the selected row of a lookup field.
LookupQueryCondition - Class in com.saperion.ngc.iform.field.lookup.popup
Represents a condition on a column of a lookup field.
LookupQueryCondition(SaPropertyValue, boolean) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.LookupQueryCondition
 
LookupQueryGenerator - Class in com.saperion.ngc.resultset.generator
Query-generator for lookup-fields.
LookupQueryGenerator(DDC) - Constructor for class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Instantiates a new lookup query generator.
LookupQueryPopup - Class in com.saperion.ngc.iform.field.lookup.popup
Helper class for advanced form-based lookup-query-popups.
LookupResultSetMode - Class in com.saperion.ngc.resultset.modes
Mode for result lists contained in LookupPopup.
LookupResultSetMode(ResultSetViewImpl, ResultSetPresenter, List<ResultProperties>, String[], boolean, Map<String, SaFieldDescription>) - Constructor for class com.saperion.ngc.resultset.modes.LookupResultSetMode
Creates a new ComplexMode.
LookupSelection(ResultProperties, String) - Constructor for class com.saperion.ngc.iform.field.LookupPopup.LookupSelection
Constructor.
LookupTextField - Class in com.saperion.ngc.iform.field
This field is used for two purposes:

1) A textbox with a popup used to display the values of a lookup-table.
LookupTextField() - Constructor for class com.saperion.ngc.iform.field.LookupTextField
Constructor.
LookupTextField(EditFieldType, PosType, FormMode, boolean) - Constructor for class com.saperion.ngc.iform.field.LookupTextField
Constructor.
LookupTextField(String) - Constructor for class com.saperion.ngc.iform.field.LookupTextField
Constructor.
lowerField(String, String) - Method in interface com.saperion.ngc.portal.builder.portal.FieldSetter
Lower field.
lowerField(String, String) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Lower field.
LRPControlBean - Class in com.saperion.ngc.servlet.process
Bean that contains information needed by a LongRunningProcess.
LRPControlBean(Class<? extends LongRunningProcess>, Object) - Constructor for class com.saperion.ngc.servlet.process.LRPControlBean
 
LW_ARCHIVING_CANCELED - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Archiving canceled.
LW_DATE_COLUMN_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Date column title.
LW_DOCUMENT_RECEIVED - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Upload-Document received.
LW_DOCUMENT_SAVED - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Document successfully archived.
LW_MESSAGE_COLUMN_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Message column title.
LW_TYPE_COLUMN_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - type column title.
LW_UPLOAD_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Upload-Document error.
LW_UPLOAD_NO_DOC_FOUND - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Upload-Document error.
LW_WINDOW_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
LogWindow - Window title.

M

MACHINENAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Name of the current machine.
mail(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
MailAppletImpl - Class in com.saperion.ngc.mail
ZK component for the MailApplet.
MailAppletImpl() - Constructor for class com.saperion.ngc.mail.MailAppletImpl
Constructor.
MailContentServlet - Class in com.saperion.ngc.servlet
 
MailContentServlet() - Constructor for class com.saperion.ngc.servlet.MailContentServlet
 
MailContentType - Enum in com.saperion.ngc.mail
Different types of mail content.
mailDocument(String) - Method in class com.saperion.ngc.mail.MailAppletImpl
Mail a document.
MAILER - com.saperion.ngc.configuration.ConfigurationSource
Mail configuration (mailer.properties).
MAILER_ID - Static variable in class com.saperion.ngc.mail.MailerConstants
ZK component ID for mail applet.
MailerConfig - Class in com.saperion.ngc.mail
Configuration for the mailing options.
MailerConstants - Class in com.saperion.ngc.mail
Constants for sending mail.
MailLinkType - Enum in com.saperion.ngc.mail
Different types of links in mail content.
MailSendType - Enum in com.saperion.ngc.mail
Different types of how to send mail.
MAILTO - com.saperion.ngc.mail.MailSendType
Send mail via mailto link.
MAILTO_BODY - Static variable in class com.saperion.ngc.mail.MailerConstants
Prefix for body part in mailto link.
MAILTO_LINE_BREAK - Static variable in class com.saperion.ngc.mail.MailerConstants
Line break for body via mailto link.
MAILTO_PREFIX - Static variable in class com.saperion.ngc.mail.MailerConstants
Prefix for mailto link.
MAILTO_SUBJECT - Static variable in class com.saperion.ngc.mail.MailerConstants
Prefix for subject part in mailto link.
MailUrl - Class in com.saperion.ngc.servlet
 
MailUtil - Class in com.saperion.ngc.mail
Utility for sending mails.
main(String[]) - Static method in class com.saperion.ngc.portal.builder.portal.PortalHandler
The main method.
main(String[]) - Static method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
The main method.
MAIN_WINDOW - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Attribute name for the main window.
MainComposer - Class in com.saperion.ngc.composer
 
MainComposer() - Constructor for class com.saperion.ngc.composer.MainComposer
 
mainLayout - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Main layout component of this DocumentView.
MainTabHelper - Class in com.saperion.ngc.scripthelper
A utility-class that provides helper-methods to work with the MainTabView.
MainTabView - Interface in com.saperion.ngc.maintab
Displays several forms, webparts and the startpage in tabs.
MAINTABVIEW_TAB_START_ID - Static variable in class com.saperion.ngc.util.NgClientConstants
TabId of the always visible start tab.
MainTabView.MTVTabType - Enum in com.saperion.ngc.maintab
Types of tabs in MainTabView.
MainTabViewImpl - Class in com.saperion.ngc.maintab
This component shows the tabs containins the opened forms in the main-window of the Webclient.
MainTabViewImpl() - Constructor for class com.saperion.ngc.maintab.MainTabViewImpl
Constructor.
MainTabViewPresenter - Class in com.saperion.ngc.maintab
The presenter for MainTabView.
MAINTAG - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
URL tag for WebView mode.
MainWindowEventReceiver - Interface in com.saperion.ngc.events
A component that implements this marker-interface is treated like a main-window of a SAPERION WebClient.
makeDataTypeConverter(int) - Method in class com.saperion.ngc.favorites.convert.DataTypeConverterFactory
Creates a data type converter.
makeFolderClassName(String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Converts a folder classe's path to a fully qualified folder class name.
makeMultiValueDataTypeConverter(int) - Method in class com.saperion.ngc.favorites.convert.DataTypeConverterFactory
Creates a multi value data type converter.
makeViewerBean(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, boolean) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Creates a new viewer control-bean or updates the existing one.
manageShareLink() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Called from zk, it opens the ShareBase manage share dialog for given ExternalStorageListItem
mandant(String) - Method in interface com.saperion.ngc.portal.builder.weblink.OptionsBuilder
Mandant.
mandant(String) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Mandant.
MANDANT - Static variable in class com.saperion.ngc.util.SignatureHandler
Tenant tag.
MANDATORY_FIELD_NOT_SET - com.saperion.ngc.exception.FieldValidationException.ValidationError
A mandatory field has no value.
mapToString(Map<?, ?>) - Static method in class com.saperion.ngc.util.NgcStringUtils
Formats a map as a string for debugging purposes.
mapToString(Map<Integer, AreaSize>) - Static method in class com.saperion.ngc.iform.layout.AreaSize
Converts a map with AreaSizes to a string.
marshal(Favorites) - Method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Converts the given favorites java object to xml binding.
marshalToStream(Favorites) - Method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Converts the given favorites java object to xml binding.
MASHUP - Static variable in class com.saperion.ngc.servlet.ServletUrl
Mashup-servlet.
MashupErrorEvent - Class in com.saperion.ngc.events.iform
 
MashupErrorEvent(String, Component, String) - Constructor for class com.saperion.ngc.events.iform.MashupErrorEvent
Constructor.
MashupServlet - Class in com.saperion.ngc.servlet
 
MashupServlet() - Constructor for class com.saperion.ngc.servlet.MashupServlet
 
MaskInfoBean - Class in com.saperion.ngc.events
This bean holds information about a form that is either about to be opened or that is already open.
MaskInfoBean(NavigationNode, FolderClass, FolderFormType) - Constructor for class com.saperion.ngc.events.MaskInfoBean
Constructor.
MASKNAME - Static variable in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
workflow mask name.
maskRights - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Default mask-rights.
MasksCacheKey - Class in com.saperion.ngc.model.navigation
Key for masks cache.
MasksCacheKey(String, int) - Constructor for class com.saperion.ngc.model.navigation.MasksCacheKey
 
MAX_COUNT_FOR_CLIENTSIDE_FUNCTIONS - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Maximum amount of items allowed in a result to use client side functions.
MAX_ENTRIES - Static variable in class com.saperion.ngc.logging.LogViewImpl
 
MAX_FONTHEIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value MAX_FONTHEIGHT is the Maximum Font height.
MAX_LAUNCH_FAVORITES - Static variable in class com.saperion.ngc.util.NgClientConstants
Constant defining how many business cases show up in recently-launched-menu.
MAX_LENGTH_EXCEEDED - com.saperion.ngc.exception.FieldValidationException.ValidationError
Maximum length of input exceeded.
MAX_LINEWIDTH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value MAX_LINEWIDTH is the Maximum Line width.
MAX_NUMBER_OF_HYRCS_SESSIONS - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum number of cached HyRCS sessions
MAX_RANDOM_NR - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum random number for viewer ID generator.
maxViewSize - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Limit of image size to display.
MB_ERROR_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
MessageBoxes - Form load error.
MB_INFO_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
MessageBoxes - Info title.
MB_WARNING_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
MessageBoxes - Warning title.
MediaViewerImpl - Class in com.saperion.ngc.viewer.simple
A viewer that can display images (JPG, PNG, GIF) and PDF documents.
MediaViewerImpl() - Constructor for class com.saperion.ngc.viewer.simple.MediaViewerImpl
Constructor.
MemorizeAnnotationsBean(int, String) - Constructor for class com.saperion.ngc.viewer.OpenDocumentBean.MemorizeAnnotationsBean
Instantiates a new memorize annotations bean.
MenuItemKey - Enum in com.saperion.ngc.resultset
Keys that specify certain menu items that can be removed from a result list's context menu.
merge(CommandInfo[], TaskInfoFlags) - Method in class com.saperion.ngc.resultset.WorkflowItemAnalyzeResult
Merge the given information.
merge(NaviMenuRights) - Method in class com.saperion.ngc.navigation.NaviMenuRights
Merge the rights defined in this instance with the rights defined in another one.
mergeElementCount(ResultAccessData) - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
Merge element count.
mergeElementCount(ResultAccessData) - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
Merge element count.
mergeFlags(ResultAccessData) - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
Merge flags.
mergeFlags(ResultAccessData) - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
Merge flags.
mergePassword(String) - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
Merges a new AuthenticationInformation with another password.
mergePassword(String) - Method in class com.saperion.ngc.model.authorization.User
 
mergeShortName(String) - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
Merges a new AuthenticationInformation with another login name.
mergeShortName(String) - Method in class com.saperion.ngc.model.authorization.User
 
MessageboxProvider - Class in com.saperion.ngc.util
This provider build zk message boxes to avoid spaghetti code.
MessageView - Interface in com.saperion.ngc.message
Interface for message popup handlers.
MessageViewImpl - Class in com.saperion.ngc.message
Handler class for message popups in ZK.
MessageViewImpl() - Constructor for class com.saperion.ngc.message.MessageViewImpl
Constructor.
Methods - Class in com.saperion.ngc.iform.field.defaultValue
Class that handles methods used in predefined values in mask fields.
Methods(IntelligentField, String) - Constructor for class com.saperion.ngc.iform.field.defaultValue.Methods
Creates a new Methods instance.
mimeMap - Static variable in class com.saperion.ngc.util.MimeUtil
The MimetypesFileTypeMap used by this util.
MimeUtil - Class in com.saperion.ngc.util
This MimiUtil can be used to get a MIME type by filenames in a convenient way.
MIN_ELEMENT_HEIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default MIN_ELEMENT_HEIGHT is the Minimun Element height.
MIN_ELEMENT_WIDTH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default MIN_ELEMENT_WIDTH is the Minimun Element width.
MIN_FONTHEIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value MIN_FONTHEIGHT is the Min Font height.
MIN_HTML_LENGTH - Static variable in class com.saperion.ngc.iform.ElementUtil
Minumum length of html string.
MIN_LINEWIDTH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default MIN_LINEWIDTH is the Minimun Line width.
MiniFormNode - Class in com.saperion.ngc.navigation
A node that can open a small search-form in the navigation view to search for it's child-nodes.
ModelConnectionStatus - Enum in com.saperion.ngc.model
Enum with connection status.
modelNaviNode - Variable in class com.saperion.ngc.navigation.NaviTreeNode
Model node of this view node.
ModelResult - Interface in com.saperion.ngc.resultset
Interface for query results.
ModelResultImpl - Class in com.saperion.ngc.resultset
Event for ModelResultSet.
ModelResultImpl() - Constructor for class com.saperion.ngc.resultset.ModelResultImpl
Constructor.
ModifiedActionRequest(HttpServletRequest) - Constructor for class com.saperion.ngc.filter.VirtualViewerUploadActionFilter.ModifiedActionRequest
Creates a new ModifiedActionRequest.
MODIFIEDDATE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key MODIFIEDDATE.
modify() - Method in class com.saperion.ngc.dialogs.userprofile.PasswordChanger
 
modify() - Method in class com.saperion.ngc.dialogs.userprofile.PresenceModifier
 
modify() - Method in class com.saperion.ngc.dialogs.userprofile.SubstituteModifier
 
modify() - Method in interface com.saperion.ngc.dialogs.userprofile.UserSettingsModifier
Implement to define action that modifies the current user.
movable - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Annotation is movable
moveFolder(FolderId, FolderId, FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Moves folder.
moveFolder(FolderId, FolderId, FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Moves folder.
moveFolder(NaviTreeNode) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Moves a folder to another.
MSG - com.saperion.ngc.resultset.FileIcon.KnownExtensions
E-Mails (Outlook).
MT_CONTEXT_CLOSE_ALL - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - Close all tabs.
MT_CONTEXT_CLOSE_OTHER - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - Close other tabs.
MT_CONTEXT_CLOSE_THIS - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - Close this tab.
MT_CONTEXT_RESET_MASK - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - Reset form.
MT_FORM_LOAD_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - Form load error.
MT_HINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - Hint label.
MT_NO_CONTENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
MainTabs - No content label.
MULTI - com.saperion.ngc.iform.field.IntelligentField.ElementType
Multiselect-control for multivalue-fields.
MULTI_MANDANT - com.saperion.ngc.model.authorization.SystemType
Multi mandant system.
MULTI_SELECTION - Static variable in interface com.saperion.ngc.navigation.NavigationView
Multi selection mode.
MultiDocumentContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for multiple documents.
MultiDocumentContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.MultiDocumentContextMenu
 
multiDocumentList - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Structure view.
MultiField - Class in com.saperion.ngc.iform.field
IntelligentField to display and edit multi-value-fields.
MultiField() - Constructor for class com.saperion.ngc.iform.field.MultiField
 
MultiField(EditFieldType, boolean, PosType) - Constructor for class com.saperion.ngc.iform.field.MultiField
Constructor.
MultiField(String) - Constructor for class com.saperion.ngc.iform.field.MultiField
 
MultiFieldValidator - Class in com.saperion.ngc.iform.validator
Validator for MultiFields.
MultiFieldValidator(MultiField) - Constructor for class com.saperion.ngc.iform.validator.MultiFieldValidator
 
MultiFolderContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for multiple folder items.
MultiFolderContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.MultiFolderContextMenu
 
MultiLookupContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for multiple lookup items.
MultiLookupContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.MultiLookupContextMenu
 
MULTIPAGE_TIFF_INDICATOR - Static variable in interface com.saperion.ngc.model.document.intf.DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Multipage tiff files contain @ in full-name.
MultipageTiffDocumentArchiveMetaInfo - Class in com.saperion.ngc.model.document
Used to deliver a merged multipage-tiff document to the viewer.
MultipageTiffDocumentArchiveMetaInfo(SaDocInfo) - Constructor for class com.saperion.ngc.model.document.MultipageTiffDocumentArchiveMetaInfo
constructor.
MultiPopup - Class in com.saperion.ngc.iform.field
Bandpopup of a MultiField.
MultiPopup(boolean, boolean, MultiField, String, String) - Constructor for class com.saperion.ngc.iform.field.MultiPopup
Constructor.
MultiReadHttpServletRequest - Class in com.saperion.ngc.filter.security
 
MultiReadHttpServletRequest(HttpServletRequest) - Constructor for class com.saperion.ngc.filter.security.MultiReadHttpServletRequest
 
MultiReadHttpServletRequest.CachedServletInputStream - Class in com.saperion.ngc.filter.security
 
MultiSelectAction - Interface in com.saperion.ngc.resultset.multiselect
An action that can be used in MultiSelect.
MultiValueBooleanConverter - Class in com.saperion.ngc.favorites.convert
Multi value boolean data type converter.
MultiValueBooleanConverter() - Constructor for class com.saperion.ngc.favorites.convert.MultiValueBooleanConverter
Constructor.
MultivalueDataHandler - Interface in com.saperion.ngc.iform.field.lookup.multi
Handles data contained in a multivalue-InternalField.
MultiValueDataTypeConverter - Class in com.saperion.ngc.favorites.convert
Converts SaValue field types given by iForms to favorite specific string format and visa versa.
MultiValueDataTypeConverter() - Constructor for class com.saperion.ngc.favorites.convert.MultiValueDataTypeConverter
 
MultiValueDateConverter - Class in com.saperion.ngc.favorites.convert
Multi value date data type converter.
MultiValueDateConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.MultiValueDateConverter
Constructor.
MultivalueDateDataHandler - Class in com.saperion.ngc.iform.field.lookup.multi
Datahandler for multivalue-fields with Date values.
MultivalueDateDataHandler(EditFieldType) - Constructor for class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
MultiValueDoubleConverter - Class in com.saperion.ngc.favorites.convert
Multi value double data type converter.
MultiValueDoubleConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.MultiValueDoubleConverter
Constructor.
MultivalueDoubleDataHandler - Class in com.saperion.ngc.iform.field.lookup.multi
Datahandler for multivalue-fields with Double values.
MultivalueDoubleDataHandler(EditFieldType) - Constructor for class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
MultivalueIntDataHandler - Class in com.saperion.ngc.iform.field.lookup.multi
Handler for multivalue-fields with Integer values.
MultivalueIntDataHandler(EditFieldType) - Constructor for class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
MultiValueIntegerConverter - Class in com.saperion.ngc.favorites.convert
Multi value integer data type converter.
MultiValueIntegerConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.MultiValueIntegerConverter
Constructor.
MultiValueStringConverter - Class in com.saperion.ngc.favorites.convert
Multi value string data type converter.
MultiValueStringConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.MultiValueStringConverter
Constructor.
MultivalueStringDataHandler - Class in com.saperion.ngc.iform.field.lookup.multi
Handler for multivalue-fields with String values.
MultivalueStringDataHandler(EditFieldType) - Constructor for class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
MultiWorkflowContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for multiple workflow items.
MultiWorkflowContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.MultiWorkflowContextMenu
 
mustBeEscapedForHql(String, SQLType) - Static method in class com.saperion.ngc.util.NgcStringUtils
Checks if the specified string must be escaped before being used in HQL LIKE statements.
MYAPPLICATIONS - com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Private forms node.

N

N_ACL_RETRIEVAL_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - ACL retrieval insufficient rights.
N_ACL_RETRIEVAL_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - ACL retrieval system error.
N_ADD_WEBPART_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Webpart access restrictions.
N_ADD_WEBPART_EMPTY_NAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Webpart empty name.
N_ADD_WEBPART_SYSTEM_EXCEPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Webpart system exception.
N_ADDING_LINK_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Adding link access restrictions.
N_ADDING_LINK_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Adding link system error.
N_CLEAN_BUTTON_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Clean button tooltip.
N_CLONING_LAUNCH_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Cloning eFile template failed.
N_CONTEXT_DELETE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context delete.
N_CONTEXT_EDIT_PROPERTIES - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context edit properties.
N_CONTEXT_FASTACCESS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context fast access.
N_CONTEXT_NEW_COLLECTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - New document collection.
N_CONTEXT_NEW_FILTER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context new filter.
N_CONTEXT_NEW_FOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context new folder.
N_CONTEXT_NEW_LINK - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context new link.
N_CONTEXT_NEW_WEBPART - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context new web-part .
N_CONTEXT_NOT_AVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context not available.
N_CONTEXT_REFRESH - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context refresh.
N_CONTEXT_RENAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context rename.
N_CONTEXT_REQUEST_FROM_EXTERNAL_STORAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context upload from Sharebase.
N_CONTEXT_SEARCH - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context search folders.
N_CONTEXT_SECURITY - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context security.
N_CONTEXT_UPLOAD - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Context upload.
N_COPY_FAILED_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Copy failed insufficient rights.
N_COPY_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Copy failed system error.
N_COPY_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Copy not possible.
N_CREATE_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Create new file.
N_CREATE_FILE_NO_CLASS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Create new file no class available.
N_DDC_KIND_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Failed to resolve the type of the DDC.
N_DEFAULT_COLUMN_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Title of the default column.
N_DEFAULT_TABLE_NAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Default table name.
N_DELETE_CONFIRM - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Delete confirm.
N_DELETE_HAS_CHILDREN - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Delete has children.
N_DELETE_MULTI_CONFIRM - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Delete multi confirm.
N_DELETE_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Delete title.
N_DESKTOP_OPEN_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Desktop open -error.
N_DUPLICATE_FOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Duplicate folder.
N_FAST_ACCESS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access.
N_FAST_ACCESS_ADD - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access add .
N_FAST_ACCESS_ADD_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access add -access restrictions.
N_FAST_ACCESS_ADD_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access add system error.
N_FAST_ACCESS_ALL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access all.
N_FAST_ACCESS_DOCUMENT_COLLECTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast Access Folder Collections.
N_FAST_ACCESS_DUMMY - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access dummy.
N_FAST_ACCESS_ERROR_PATH_EXISTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access error message for already existing paths.
N_FAST_ACCESS_ERROR_PATH_EXISTS_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access error message title for already existing paths.
N_FAST_ACCESS_FAVORITES - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access favorites.
N_FAST_ACCESS_MASKS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access masks.
N_FAST_ACCESS_MY_APPLICATIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast Access My Applications.
N_FAST_ACCESS_NAVIGATION_FOLDERS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast Access Workspace.
N_FAST_ACCESS_PRIVATE_FOLDERS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access private.
N_FAST_ACCESS_REMOVE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access remove.
N_FAST_ACCESS_RENAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access rename button.
N_FAST_ACCESS_RENAME_CANCEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access rename cancel button.
N_FAST_ACCESS_RENAME_POPUP_ERROR_NAME_EMPTY - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access rename popup error message for empty names.
N_FAST_ACCESS_RENAME_POPUP_ERROR_NAME_EXISTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access rename popup error message for already existing names.
N_FAST_ACCESS_RENAME_POPUP_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access rename popup rename label.
N_FAST_ACCESS_RENAME_POPUP_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access rename popup title.
N_FAST_ACCESS_RESTORE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast access restore.
N_FAST_ACCESS_WORKFLOW_TASKS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Fast Access Workflow Tasks.
N_FAVORITE_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite access restrictions .
N_FAVORITE_ADD_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite add access restrictions.
N_FAVORITE_ADD_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite add system error.
N_FAVORITE_FOLDER_NOT_FOUND - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite folder not found.
N_FAVORITE_LOAD_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite load error.
N_FAVORITE_PARSING_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite parsing error.
N_FAVORITE_WRITE_CONVERT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Favorite write convert error.
N_FILE_MISSING_EDIT_FORM - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Missing edit form.
N_FILE_MISSING_FOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Missing folder for file.
N_FILE_MISSING_SEARCH_FORM - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Missing search form.
N_FILILNG_WRONG_DOC_DDC - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Wrong document ddc.
N_FILING_FAILED_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filing failed access restrictions.
N_FILING_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filing failed system error.
N_FILING_NOT_ALLOWED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filing not allowed.
N_FILTER_TOO_MANY_ELEMENTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filter too many elements.
N_FILTERAPPLY_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filter-apply tooltip.
N_FILTERBOX_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filter-box tooltip.
N_FILTERRESET_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Filter-reset tooltip.
N_FOLDER_CLASS_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder class access restrictions.
N_FOLDER_CLASS_DATABASE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder class database error.
N_FOLDER_CLASS_NAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder class name.
N_FOLDER_CLASS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder class system error.
N_FOLDER_CLASSES - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder classes.
N_FOLDER_DOES_NOT_EXIST - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder doesn't exist.
N_FOLDER_DOES_NOT_EXIST_DELETE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder doesn't exist.
N_FOLDER_INFOS_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder infos access restrictions.
N_FOLDER_INFOS_DATABASE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder infos database error.
N_FOLDER_INFOS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder infos system error.
N_FOLDER_UPDATE_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder update access restrictions.
N_FOLDER_UPDATE_DATABASE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder update database error.
N_FOLDER_UPDATE_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Folder update system error.
N_GET_NEXT_LEVEL_FOLDERS_ACCESS_RESTRICTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Get next level folders access restrictions.
N_GET_NEXT_LEVEL_FOLDERS_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Get next level folders failed.
N_LOCK_FOLDER_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - locking the folder failed.
N_MOVE_DUPLICATE_FODLER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Move duplicate folder.
N_MOVE_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Move failed system error.
N_MOVE_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Move not possible.
N_MOVE_PRIVATE_PUBLIC_WARNING - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Move private to public warning.
N_MOVE_PUBLIC_PRIVATE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Move public private.
N_NEW_FOLDER_NAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Title for new folder name dialog.
N_NEW_REGISTER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - New register.
N_NEW_REGISTER_NO_CLASS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - New register no class available.
N_NODE_ACCESS_DATABASE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node access database error.
N_NODE_ACCESS_DENIED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node access denied.
N_NODE_ACCESS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node access system error.
N_NODE_CREATE_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node create access restrictions.
N_NODE_CREATE_DUPLICATE_FOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node create same name sibling.
N_NODE_CREATE_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node create system error.
N_NODE_DELETE_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node delete access restrictions.
N_NODE_DELETE_SUBFOLDERS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node delete subfolders error.
N_NODE_DELETE_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node delete system error.
N_NODE_NOT_FOUND - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Node not found.
N_READ_FOLDER_DDC_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Read folder DDC access restrictions.
N_READ_FOLDER_DDC_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Read folder DDC system error.
N_READ_ROOT_LEVEL_FOLDER_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Read root level folder failed.
N_REFRESH_BUTTON_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Refresh button tooltip.
N_REMOVE_FROM_FOLDER_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Remove from folder access restrictions.
N_REMOVE_FROM_FOLDER_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Remove from folder failed.
N_RENAME_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Rename failed.
N_SELECT_FOLDER_CLASS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Select folder class.
N_SET_ACL_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Set ACL access restrictions.
N_SET_ACL_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Set ACL system error.
N_UNKNOWN_NODETYPE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Unknown nodetype.
N_UNLABELED_ITEM - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Unlabeled items.
N_UNLOCK_FOLDER_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - unlocking the folder failed.
N_WORKFLOW_FOLDERS_ACCESS_RESTRICTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Workflow folders access error.
N_WORKFLOW_FOLDERS_COUNT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Workflow folders access error.
N_WORKFLOW_FOLDERS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Workflow folders error.
N_WRONG_CHILD - Static variable in class com.saperion.ngc.util.LocalizationConstants
Navigation - Wrong child.
NAME - Static variable in class com.saperion.ngc.events.iform.MashupErrorEvent
Event name.
named(String) - Method in interface com.saperion.ngc.portal.builder.weblink.NamedBuilder
Named.
named(String) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Named.
NamedBuilder - Interface in com.saperion.ngc.portal.builder.weblink
The Interface NamedBuilder.
NATURAL - com.saperion.ngc.resultset.SortDirection
Natural.
NavigationClassicConnectorService - Class in com.saperion.ngc.model.navigation
Navigation service.
NavigationClassicConnectorService() - Constructor for class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Creates a new DefClassicConnectorService.
NavigationClassicConnectorService(ClassicConnectorProvider) - Constructor for class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Constructor - used for mock tests.
NavigationClassicConnectorService.DefinedTreeParts - Enum in com.saperion.ngc.model.navigation
Tree parts.
NavigationConfig - Class in com.saperion.ngc.navigation
 
NavigationContextMenuPopup - Class in com.saperion.ngc.navigation
Popup with a navigation view.
NavigationContextMenuPopup(NavigationView, NavigationNode) - Constructor for class com.saperion.ngc.navigation.NavigationContextMenuPopup
Constructor for navigation.
NavigationContextMenuPopup(ResultSetView) - Constructor for class com.saperion.ngc.navigation.NavigationContextMenuPopup
Creates a new NavigationContextMenuPopup.
NavigationElement - Interface in com.saperion.ngc.model.navigation.intf
Navigation element drag and drop interface.
NavigationElement.TREE_ITEM_TYPE - Enum in com.saperion.ngc.model.navigation.intf
Tree item types.
NavigationException - Exception in com.saperion.ngc.exception
Folder navigation exception class.
NavigationException(String) - Constructor for exception com.saperion.ngc.exception.NavigationException
Constructor.
NavigationException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.NavigationException
Constructor.
NavigationException(Throwable) - Constructor for exception com.saperion.ngc.exception.NavigationException
Constructor.
NavigationFolderEvent - Class in com.saperion.ngc.events.navigation
Event used to open a folder.
NavigationFolderEvent(Component, FolderNode) - Constructor for class com.saperion.ngc.events.navigation.NavigationFolderEvent
Constructor.
NavigationFormEvent - Class in com.saperion.ngc.events.navigation
Event used to open a mask.
NavigationFormEvent(Component, MaskInfoBean) - Constructor for class com.saperion.ngc.events.navigation.NavigationFormEvent
Constructor.
NavigationFormEvent(Component, MaskInfoBean, FolderSearchInfos) - Constructor for class com.saperion.ngc.events.navigation.NavigationFormEvent
Constructor.
NavigationItem - Interface in com.saperion.ngc.model.navigation.intf
Navigation item interface, holds all items may contain further navigation node elements.
NavigationMode - Interface in com.saperion.ngc.navigation
NavigationModes are responsible of rendering ui elements like the navigation tree.
NavigationNode - Interface in com.saperion.ngc.model.navigation.intf
Navigation node.
NavigationPresenter - Class in com.saperion.ngc.navigation
Presenter for navigation component.
NavigationPresenter(NavigationView) - Constructor for class com.saperion.ngc.navigation.NavigationPresenter
 
NavigationService - Interface in com.saperion.ngc.model.navigation
Interface for navigation services.
NavigationTabEvent - Class in com.saperion.ngc.events.navigation
 
NavigationTabEvent(String, Component) - Constructor for class com.saperion.ngc.events.navigation.NavigationTabEvent
Constructor.
NavigationTabEvent(String, Component, Object) - Constructor for class com.saperion.ngc.events.navigation.NavigationTabEvent
Constructor.
NavigationTree - Interface in com.saperion.ngc.model.navigation.intf
Navigation tree, root of all nodes.
NavigationView - Interface in com.saperion.ngc.navigation
The navigation view shows the folder structure as a tree.
NavigationViewImpl - Class in com.saperion.ngc.navigation
Implementation of NavigationView.
NavigationViewImpl() - Constructor for class com.saperion.ngc.navigation.NavigationViewImpl
The navigation view.
NavigationViewImpl(boolean, boolean, boolean, boolean) - Constructor for class com.saperion.ngc.navigation.NavigationViewImpl
The navigation view.
NavigationWebpartEvent - Class in com.saperion.ngc.events.navigation
 
NavigationWebpartEvent(Component, String, String) - Constructor for class com.saperion.ngc.events.navigation.NavigationWebpartEvent
Constructor.
NaviMenuRights - Class in com.saperion.ngc.navigation
Defines the rights that are available for the context menu items of a node in the navigation tree.
NaviMenuRights(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.saperion.ngc.navigation.NaviMenuRights
Constructor.
NaviNodeAccessor - Interface in com.saperion.ngc.model.navigation.intf
Node accessor interface to allow node operations on all necessary items.
NaviTreeItem - Class in com.saperion.ngc.navigation
Base class for navigation nodes and leafs.
NaviTreeItem() - Constructor for class com.saperion.ngc.navigation.NaviTreeItem
Creates a new NaviTreeItem.
NaviTreeNode - Class in com.saperion.ngc.navigation
This class holds the ZK navigation tree node representation.
NaviTreeNode(NavigationViewImpl, NavigationTree, Treechildren) - Constructor for class com.saperion.ngc.navigation.NaviTreeNode
Constructor for root level folders.
NaviTreeNodeMenuHandler - Class in com.saperion.ngc.navigation
Abstract implementation of a NaviTreeNodeMenuHandler.
NaviTreeNodeMenuHandler(NavigationView) - Constructor for class com.saperion.ngc.navigation.NaviTreeNodeMenuHandler
Constructor.
NEEDED - com.saperion.ngc.events.LogonEvent.LogonResult
Needed.
NEEDED_COMP_ID - Static variable in interface com.saperion.ngc.model.document.DocumentService
Value for SapCompId.
NEEDED_COMP_TYPE - Static variable in interface com.saperion.ngc.model.document.DocumentService
Value for SapCompType.
negotiate(HttpServletRequest, HttpServletResponse, boolean) - Method in class jcifs.http.SimpleNtlmHttpFilter
NEW_FOLDER_DIALOG_CANCEL - Static variable in class com.saperion.ngc.dialogs.NewFolderDialog
Cancel button.
NEW_FOLDER_DIALOG_OK - Static variable in class com.saperion.ngc.dialogs.NewFolderDialog
OK button.
NEW_ITEM - com.saperion.ngc.scripthelper.internal.FormPopupType
Open form in index mode to create new document.
NewConnectionClassicConnectorProvider - Class in com.saperion.ngc.model
A connection provider that creates a new SaClassicConnector instance when it is created.
NewConnectionClassicConnectorProvider() - Constructor for class com.saperion.ngc.model.NewConnectionClassicConnectorProvider
newDocument(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
NewFileOrRegisterListener - Class in com.saperion.ngc.navigation
EventListener used to create a new file or a new register.
NewFileOrRegisterListener(NavigationPresenter, NavigationNode, FolderClass, NavigationView) - Constructor for class com.saperion.ngc.navigation.NewFileOrRegisterListener
Constructor.
NewFolderCancelEventListener - Class in com.saperion.ngc.navigation
Listener used to remove a temporary folder.
NewFolderCancelEventListener(NavigationPresenter) - Constructor for class com.saperion.ngc.navigation.NewFolderCancelEventListener
Constructor.
NewFolderDialog - Class in com.saperion.ngc.dialogs
Dialog used to create a new folder.
NewFolderDialog() - Constructor for class com.saperion.ngc.dialogs.NewFolderDialog
 
NewFolderDialog.NewFolderDialogResult - Class in com.saperion.ngc.dialogs
Result of NewFolderDialog.
NewFolderDialogResult(String, String, int) - Constructor for class com.saperion.ngc.dialogs.NewFolderDialog.NewFolderDialogResult
Constructor.
NewItemEvent - Class in com.saperion.ngc.events.resultset
Event for editing a folder.
NewItemEvent(Component, String, String, FormMode) - Constructor for class com.saperion.ngc.events.resultset.NewItemEvent
Constructor.
newLookupItem(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
NewSelectedEvent - Class in com.saperion.ngc.events.resultset
 
NewSelectedEvent(Component, NewSelectedEvent.NewEventOrigin, String, String, FormMode) - Constructor for class com.saperion.ngc.events.resultset.NewSelectedEvent
Constructor.
NewSelectedEvent.NewEventOrigin - Enum in com.saperion.ngc.events.resultset
Origins of EditSelectedEvents.
next() - Method in enum com.saperion.ngc.resultset.SortDirection
 
nextComponentUuid(Desktop, Component, ComponentInfo) - Method in class com.saperion.ngc.main.id.AskInstance
 
nextComponentUuid(Desktop, Component, ComponentInfo) - Method in class com.saperion.ngc.main.id.ConvenientIdGenerator
 
nextComponentUuid(Desktop, Component, ComponentInfo) - Method in class com.saperion.ngc.main.id.SecureIdGenerator
 
nextComponentUuid(Desktop, Component, ComponentInfo) - Method in class com.saperion.ngc.main.id.SimpleIdGenerator
 
nextDesktopId(Desktop) - Method in class com.saperion.ngc.main.id.AskInstance
 
nextDesktopId(Desktop) - Method in class com.saperion.ngc.main.id.ConvenientIdGenerator
nextDesktopId(Desktop) - Method in class com.saperion.ngc.main.id.SecureIdGenerator
 
nextDesktopId(Desktop) - Method in class com.saperion.ngc.main.id.SimpleIdGenerator
nextPageUuid(Page) - Method in class com.saperion.ngc.main.id.AskInstance
 
nextPageUuid(Page) - Method in class com.saperion.ngc.main.id.ConvenientIdGenerator
nextPageUuid(Page) - Method in class com.saperion.ngc.main.id.SecureIdGenerator
 
nextPageUuid(Page) - Method in class com.saperion.ngc.main.id.SimpleIdGenerator
nextUuid(Desktop) - Static method in class com.saperion.ngc.main.id.SimpleIdGenerator
Returns the next component UUID.
NgApplet - Class in com.saperion.ngc.ngapplet
The NgApplet embeds an applet by using the OBJECT tag instead of the deprecated APPLET tag.
NgApplet() - Constructor for class com.saperion.ngc.ngapplet.NgApplet
 
NGAPPLET_RENDERMOLD - Static variable in class com.saperion.ngc.util.NgClientConstants
Common parameter-name for the render-mold of the NgApplet component.
NgcException - Exception in com.saperion.ngc.exception
Basic exception for NG Client.
NgcException() - Constructor for exception com.saperion.ngc.exception.NgcException
Creates a new NgcException.
NgcException(String) - Constructor for exception com.saperion.ngc.exception.NgcException
Creates a new NgcException.
NgcException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.NgcException
Creates a new NgcException.
NgcGraphicsConstants - Class in com.saperion.ngc.util
Class that holds constants with icon- and image-paths for global use.
NgcIcons - Class in com.saperion.ngc.util
Class that holds constants with icon- and image-paths for global use.
NgClientConstants - Class in com.saperion.ngc.util
NGClient specific constants.
NgcRenderService - Class in com.saperion.ngc.rendering
A service class that can be used to render a stream.
NgcStringUtils - Class in com.saperion.ngc.util
String utilities for NGC.
NgcUiException - Exception in com.saperion.ngc.exception
Wrapper exception used to pass the proper error message to the view.
NgcUiException(LogMessage) - Constructor for exception com.saperion.ngc.exception.NgcUiException
Constructor.
NGDesktopCleanup - Class in com.saperion.ngc.zk.listener
Cleanup operations performed when the ZK-desktop is destroyed.
NGDesktopCleanup() - Constructor for class com.saperion.ngc.zk.listener.NGDesktopCleanup
 
NGDesktopInit - Class in com.saperion.ngc.zk.listener
ZK Desktop init listener.
NGDesktopInit() - Constructor for class com.saperion.ngc.zk.listener.NGDesktopInit
 
NGSessionCleanup - Class in com.saperion.ngc.zk.listener
Session Cleanup for cleaning up stuff on session timeout/end.
NGSessionCleanup() - Constructor for class com.saperion.ngc.zk.listener.NGSessionCleanup
 
NGSessionInit - Class in com.saperion.ngc.zk.listener
Initializes a new webclient-session.
NGSessionInit() - Constructor for class com.saperion.ngc.zk.listener.NGSessionInit
 
NGWebAppCleanup - Class in com.saperion.ngc.zk.listener
 
NGWebAppCleanup() - Constructor for class com.saperion.ngc.zk.listener.NGWebAppCleanup
 
NGWebAppInit - Class in com.saperion.ngc.zk.listener
 
NGWebAppInit() - Constructor for class com.saperion.ngc.zk.listener.NGWebAppInit
 
NO_COLOR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
Color NO_COLOR.
NO_EXTERNAL_WINDOW - Static variable in interface com.saperion.ngc.viewer.DocumentView
Constant that defines that the viewer-implementation has no external window.
NO_LIMIT_MAX_NR_OF_NODES_PER_LEVEL - Static variable in interface com.saperion.ngc.model.navigation.NavigationService
Constraint, which defines the max limit of nodes per level.
NO_UPLOAD_LIMIT_IN_BYTES - Static variable in class com.saperion.ngc.util.NgClientConstants
Byte count of -1 since it is recognized as -1MB in first step of initialization.
Node - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini
A Simple Node Class Helper for x,y Values.
Node(Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Node
Constructor.
NODE_ATTR_FILEUPLOAD_TARGET - Static variable in class com.saperion.ngc.navigation.NaviTreeNode
Attribute used to set the target component for fileupload-events.
NodeContextMenuCreator - Class in com.saperion.ngc.navigation
Utility class to create context menu items for navigation nodes.
NodeContextMenuCreator(NavigationPresenter, NaviTreeNode, NavigationView) - Constructor for class com.saperion.ngc.navigation.NodeContextMenuCreator
Constructor.
NodeContextMenuCreator.CreateFolderEventListener - Class in com.saperion.ngc.navigation
Event listener used to react on dialog events from create-folder-dialog and create-register-dialog.
None - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
None.
NONE - com.saperion.ngc.mail.MailSendType
Do not send mail.
NONE - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
default - no filter.
NONE - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
unspecific.
NONE - com.saperion.ngc.model.resultset.ResultProperties.Type
No type.
NONE - com.saperion.ngc.upload.UploadVariant
No Upload available.
NONE - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
None.
normalizeX(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
The CoreServer delivers all coordinates for a normalized document sized 10000px x 10000px.
normalizeY(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
NOT_ALLOWED - com.saperion.ngc.exception.FolderMoveException.FolderMoveExceptionCause
Move not allowed (public to private).
NOT_FOUND - com.saperion.ngc.exception.SapViewerUrlException.SapViewerUrlExceptionCause
The referenced document was not found.
NOT_POSSIBLE - com.saperion.ngc.exception.FolderMoveException.FolderMoveExceptionCause
Move not possible (parent to child...).
Note - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Note(Integer, Integer, Integer, Integer, String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Note
Constructor create Note.
NOTE - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Note.
NoteAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
NoteAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.NoteAnno
Constructor.
NotEnabledException - Exception in com.saperion.ngc.viewer.temporary
The NotEnabledException to indicate that the TemporaryDocumentPreviewService is not enabled.
NotEnabledException() - Constructor for exception com.saperion.ngc.viewer.temporary.NotEnabledException
Creates a NotEnabledException with a default message.
NotEnabledException(String) - Constructor for exception com.saperion.ngc.viewer.temporary.NotEnabledException
Creates a NotEnabledException with the given message.
NOTES_NAME - Static variable in interface com.saperion.ngc.model.document.DocumentService
Filename for SAP notes.
NotesArea - Class in com.saperion.ngc.sapviewer
This class represents the Sap Notes Area.
NotesArea(SapDocumentViewImpl) - Constructor for class com.saperion.ngc.sapviewer.NotesArea
Constructor that gets a DocumentView.
notFound() - Static method in class com.saperion.ngc.iform.field.lookup.popup.LookupQueryCondition
 
notifyChangeListeners() - Method in class com.saperion.ngc.iform.field.FieldEventHandler
Notifies all listeners for Events.ON_CHANGE that the value of the field was changed.
notifyChangeListeners() - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Notifies all listeners on Events.ON_CHANGE event.
notifyListeners(Component, String, T) - Static method in class com.saperion.ngc.util.EventUtil
Notifies all listeners for the specified event-name on the specified component about the event.
notifyListenersIfAny(Component, String, T) - Static method in class com.saperion.ngc.util.EventUtil
Notifies all listeners for the specified event-name on the specified component about the event.
notifyWhenReady(int, int) - Method in class com.saperion.ngc.ngapplet.NgApplet
This method can be called after the applet was attached to a page.
NTLMAUTH_OBJ - Static variable in class com.saperion.ngc.filter.NtlmProvider
ID for setting logged in NLTM User in current Session.
NtlmProvider - Class in com.saperion.ngc.filter
Logon provider for NTLM authentication.
NtlmProvider() - Constructor for class com.saperion.ngc.filter.NtlmProvider
 
NumberCellFormatter - Class in com.saperion.ngc.servlet.process.export
Implementation of CellFormatter for number-values.
NumberCellFormatter() - Constructor for class com.saperion.ngc.servlet.process.export.NumberCellFormatter
 
NUMPAGES - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Pages of a document.

O

OBJ_ID_ATTR - Static variable in class com.saperion.ngc.servlet.ServletUrl
Name for object id (sysrowid) attribute used in streaming-servlet request.
OFF - com.saperion.ngc.iform.tristate.Tristate.Tristates
Not checked.
OFFICE_DOCUMENT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Office document image.
OFFICE_DOCUMENT_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Office document image (disabled).
OK - com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogButton
OK button.
OK - com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogButton
OK button.
OK - com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogButton
OK button.
OK - com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogButton
OK button.
OK - com.saperion.ngc.events.resultset.EditContentEvent.EditContentAction
Editing finished.
OK - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
OK button.
OK - Static variable in class com.saperion.ngc.dialogs.AclSelectDialog
OK button.
OK - Static variable in class com.saperion.ngc.dialogs.ExportSettingsDialog
OK button.
OK_BUTTON - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
ID of the login-button in the dialog.
OK_BUTTON - Static variable in class com.saperion.ngc.dialogs.UnfileSelectDialog
OK.
OK_BUTTON - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
OK.
OK_BUTTON - Static variable in class com.saperion.ngc.dialogs.WorkflowSelectDialog
OK.
okButton(String) - Method in class com.saperion.ngc.dialogs.SelectFolderClassDialog
React to ok button click.
okButton(String, Set<NavigationNode>) - Method in class com.saperion.ngc.dialogs.NewFolderDialog
React to ok button click.
OkButtonListener - Class in com.saperion.ngc.iform.field.lookup.popup
Used to take over the selected value when the ok-button is clicked.
OkButtonListener(IntelligentFormPopupWindow, EventListener<Event>, ResultSetView, boolean) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.OkButtonListener
 
OkButtonListener(IntelligentFormPopupWindow, EventListener, ResultSetView, boolean, boolean) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.OkButtonListener
 
OkListener - Class in com.saperion.ngc.iform.field.lookup.popup
Used to take over the selected value when user presses enter.
OkListener(ResultSetView, IntelligentFormPopupWindow, EventListener<Event>, boolean) - Constructor for class com.saperion.ngc.iform.field.lookup.popup.OkListener
 
ON - com.saperion.ngc.iform.tristate.Tristate.Tristates
Checked.
ON_ADD_LINK - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_ADD_LOOKUP - Static variable in interface com.saperion.ngc.events.EventChild
Event used to create new lookup items.
ON_ADD_TO_FAVORITES - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to add a query to the favorites.
ON_AFTER_QUERY - Static variable in interface com.saperion.ngc.events.EventChild
Event fired by result list after a query was performed.
ON_BUTTON - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when the user clicks on a button in a form.
ON_BUTTON_QUERY - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by query-button in a form to start a query.
ON_CANCEL - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_CANCEL - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when the user clicked cancel in a form popup window.
ON_CANCEL_AND - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_CANCEL_AND - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when the user clicked on a cancel-and-button in a form popup window.
ON_CANCEL_EDIT - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when the user clicks on a cancel button in an index mask.
ON_CHANGE_DOCUMENT_SECURITY - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to edit the ACLs of a document.
ON_CHANGE_FOLDER_SECURITY - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by navigation to edit the ACLs of a folder.
ON_CLEAR - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_CLEAR - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_DELETE_SELECTED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to delete an item.
ON_DISABLE - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_DISPLAY_POPUP - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by the result list to open the document in the viewer-popup.
ON_DISPLAY_RESULTITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list when the user clicks on an item to open the document in the viewer.
ON_DISPLAY_TEMPORARY_DOCUMENT - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to the viewer in an index-form to display a document that was not yet archived.
ON_DOCUMENT_ADDED - Static variable in interface com.saperion.ngc.events.EventChild
Event fired when a new document was added successfully.
ON_DOCUMENT_CHECK - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to check-out or check-in an item.
ON_DOCUMENT_FILING - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when a document is filed in a folder.
ON_DOCUMENT_LOCKED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to notify other components when a document was locked.
ON_DOCUMENT_PROLONG_RETENTION - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to prolong the retention of a document.
ON_DOCUMENT_REDUCE_DISPOSITION - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to reduce the dispositiontime of a document.
ON_DOCUMENT_RELEASE - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to release a revision.
ON_DOWNLOAD_RESULTITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to start a download.
ON_EDIT - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_EDIT_CONTENT - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by the result list to start, cancel or finish the editing of a document (annotations).
ON_EDIT_FOLDER - Static variable in interface com.saperion.ngc.events.EventChild
Event used to show an index form for a folder's properties.
ON_EDIT_ITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to a form to show an index-form to edit a folder or lookup-item.
ON_EDIT_ITEM_SELECTED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to edit the index-data of an item in the list (only for lookups).
ON_EDIT_LOOKUP - Static variable in interface com.saperion.ngc.events.EventChild
Event used to edit lookup items.
ON_EDIT_SELECTED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to edit the index-data of an item in the list (not for lookups).
ON_EDIT_STRUCTURE - Static variable in interface com.saperion.ngc.events.EventChild
Event fired when the user clicks on the edit structure menu item in result list.
ON_EXPORT - Static variable in interface com.saperion.ngc.events.EventChild
Event is fired to trigger an export in the result list.
ON_EXTERNAL_STORAGE_UPLOAD - Static variable in interface com.saperion.ngc.events.EventChild
Event fired by clicking on upload to External Storage for a document in resultlist Can be handled by a custom event listener on ResultSetView.
ON_EXTERNAL_STORAGE_UPLOAD_STATUS - Static variable in interface com.saperion.ngc.events.EventChild
Event fired if uploading a document to External Storage is done or failed Can be handled by a custom event listener on ResultSetView.
ON_FAST_ACCESS_DRAG_OVER - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when something is dragged over a fast access item.
ON_FIELD_CHANGE - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by a field in a form when it's value is changed.
ON_FILE_ACTION - Static variable in interface com.saperion.ngc.events.EventChild
Event used to perform actions like create, edit, delete on an eFile.
ON_FILE_PREVIEW - Static variable in interface com.saperion.ngc.events.EventChild
Event used to show an eFiles index data in a preview-form.
ON_FILE_SEARCH - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_FORM_CREATED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by an iForm when the form was created.
ON_FORM_RENDER_ERROR - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by an iForm when the form in a popup failed to render.
ON_FORWARD - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_FORWARD - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_IFORM_MINI_POPUP - Static variable in class com.saperion.ngc.iform.IntelligentFormMiniPopup
Name of event fired when user clicks on a button in the contained iform.
ON_IGNORE - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_IGNORE - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_INDEX - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_INDEX - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_INDEX_CLEAR - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by clear-fields-button in a form to clear all fields.
ON_INDEX_RESULTITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list when the selected item is changed.
ON_ITEM_DOUBLECLICK - Static variable in interface com.saperion.ngc.events.EventChild
Event fired when the user double-clicks on an item in the result list.
ON_LAUNCH_WORKFLOW - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to launch a workflow.
ON_LOG - Static variable in interface com.saperion.ngc.events.EventChild
Event used to add a message to the log.
ON_LOGON - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to logon or logoff a user.
ON_LOOKUP_SELECTED - Static variable in interface com.saperion.ngc.iform.field.LookupField
Name of the event fired when the user selected a lookup entry.
ON_LOOKUP_SELECTED - Static variable in class com.saperion.ngc.iform.field.LookupTextField
Deprecated.
Constant has been replaced with LookupField.ON_LOOKUP_SELECTED.
ON_MACRO - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_MACRO - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_NAVIGATION - Static variable in interface com.saperion.ngc.events.EventChild
Navigation event (unused).
ON_NAVIGATION_FOLDER - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by navigation view when the user clicks on a folder.
ON_NAVIGATION_FORM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by navigation view when the user clicks on an application-node.
ON_NAVIGATION_WEBPART - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by navigation view when the user clicks on a webpart-node.
ON_NEW_ITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to a form to show an index-form to create a new folder or lookup-item.
ON_NEW_SELECTED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list when the user wants to create a new item.
ON_OK - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_OK - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when the user clicked ok in a form popup window.
ON_ONEDRIVE_LOGIN - Static variable in interface com.saperion.ngc.events.EventChild
Event fired if a user needs to log in for performing any operation related to OneDrive in resultlist Can be handled by a custom event listener on ResultSetView.
ON_OPEN_INDEX_MASK - Static variable in interface com.saperion.ngc.events.EventChild
Event used to open an index form in a popup.
ON_OPEN_MASK - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to iForm view to open a form (unused).
ON_OPEN_QUERY_MASK - Static variable in interface com.saperion.ngc.events.EventChild
Event used to open an query form in a popup.
ON_PASSWORD_EXPIRED - Static variable in interface com.saperion.ngc.events.EventChild
Event is fired when the user logs on with an expired password.
ON_PRINT_DOCUMENTS - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by the result list to print documents.
ON_QUERY - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_QUERY - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_QUERY_FAVORITE - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by navigation view to open a favorite-node.
ON_REFRESH - Static variable in interface com.saperion.ngc.events.EventChild
Event used to refresh the contents of a result list.
ON_REFRESH_FOLDER - Static variable in interface com.saperion.ngc.events.EventChild
Event used to refresh a folder in the navigation.
ON_RESET_GUI - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by login view when a new user logs on.
ON_REVISION_CREATED - Static variable in interface com.saperion.ngc.events.EventChild
Event is fired when a new document revision is created in back end.
ON_SAVE_AND - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_SAVE_AND - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_SAVE_DOC - Static variable in interface com.saperion.ngc.events.EventChild
Event fired when the save button is clicked.
ON_SAVE_FOLDER - Static variable in interface com.saperion.ngc.events.EventChild
Event used to save a folder's properties.
ON_SCROLL_NODE - Static variable in interface com.saperion.ngc.events.EventChild
Scroll node event (unused).
ON_SELECT_TREE_ITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by iForm to select an item in the navigation tree (only for workflow).
ON_SELECTDDC - Static variable in interface com.saperion.ngc.events.EventChild
Event sent to iForm to open a system form (unused).
ON_SEND_MAIL_RESULTITEM - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by the result list to send items by mail.
ON_SET_LITIGATION_HOLD - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to set litigation hold of a document.
ON_SHAREBASE_DOCUMENT_CHECK - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to check-out or check-in an item.
ON_SHAREBASE_LOGIN - Static variable in interface com.saperion.ngc.events.EventChild
Event fired if a user needs to log in for uploading a document to ShareBase in resultlist Can be handled by a custom event listener on ResultSetView.
ON_START_WORKFLOW - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to start a workflow (shows definition selection dialog).
ON_TAB_SELECTED - Static variable in interface com.saperion.ngc.events.EventChild
Event used to synchronize the navigation- and the main-tab-view.
ON_TRISTATE - Static variable in class com.saperion.ngc.iform.tristate.Tristate
Name of the onTristate event fired when the state of the control is changed.
ON_UNDELETE_SELECTED - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to un-delete an item.
ON_UNFILE - Static variable in class com.saperion.ngc.dialogs.ContainedInFolderDialog
Name of event thrown when a document is to be unfiled.
ON_UPLOAD_DOCUMENT - Static variable in interface com.saperion.ngc.events.EventChild
Event used to upload new documents.
ON_UPLOAD_EXTERNAL_STORAGE_DOCUMENT - Static variable in interface com.saperion.ngc.events.EventChild
Event used to upload new External Storage documents.
ON_UPLOAD_SUCCESS - Static variable in interface com.saperion.ngc.events.EventChild
Event sent when uploading a document succeeded.
ON_VARIABLES_AVAILABLE - Static variable in interface com.saperion.ngc.events.EventChild
Event is fired when a field can pull it's value from document variables.
ON_WF - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WF - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WF_COMMENT_DIALOG_CANCEL - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WF_COMMENT_DIALOG_OK - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFCOMMENTS - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFCOMMENTS - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFDELEGATE - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFDELEGATE - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFFORWARD - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFFORWARD - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFFORWARD1 - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFFORWARD1 - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFFORWARD2 - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFFORWARD2 - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFFORWARD3 - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFFORWARD3 - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFFORWARD4 - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFFORWARD4 - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFFORWARD5 - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFFORWARD5 - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFHISTORY - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFHISTORY - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFPUTBACK - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFPUTBACK - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFREMINDER - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFREMINDER - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WFTAKE - com.saperion.ngc.iform.button.ButtonInfo.EventType
 
ON_WFTAKE - Static variable in interface com.saperion.ngc.events.EventChild
Unused.
ON_WORKFLOW_ACTION - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to perform a workflow-action.
ON_WORKFLOW_COMMENT - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to handle workflow-comments.
ON_WORKFLOW_DISPLAY_COMMENT - Static variable in interface com.saperion.ngc.events.EventChild
Event sent by result list to display workflow-comments.
onAddLink(Event) - Method in interface com.saperion.ngc.navigation.NavigationView
Event handler to add link.
onAddLink(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler to add link.
onAddToFavorites(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for onAddToFavorites.
onAddToFavorites(Event) - Method in interface com.saperion.ngc.navigation.NavigationView
Event handler to add to favorite.
onAddToFavorites(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler to add to favorite.
onAppletLoaded(Event) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Event-handler called when the applet is ready to use.
onBookmarkChange(BookmarkEvent) - Method in class com.saperion.ngc.portal.StandaloneViewer
Bookmark change event handler.
onBookmarkChange(Event) - Method in class com.saperion.ngc.portal.PortalHandler
Event handler for bookmark-change-events.
onBookmarkChange(Event) - Method in class com.saperion.ngc.portal.WeblinkHandler
Event handler for bookmark-change-events.
onBookmarkChange(Event) - Method in class com.saperion.ngc.sapviewer.SAPViewer
Bookmark change event handler.
onButton(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Handler for onButton events.
onButton(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handler for onButton event.
onButton(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onButtonQuery(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handles query button.
onButtonQuery(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onButtonQuery-event for executing a database-query.
onCancel(Event) - Method in class com.saperion.ngc.iform.field.MultiField
On cancel event handler.
onCancel(Event) - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Event handler for Events.ON_CANCEL event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.DateField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.FloatField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.IntField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.MultiField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.TextField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.TimeField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.field.TristateField
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Event handler for cancel edit event.
onCancelEdit(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Event handler for cancel edit event.
onCancelEdit(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onCancelEdit-event for cancel editing selected items in combo box.
onChange(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
onChange(Event) - Method in class com.saperion.ngc.iform.field.DateField
 
onChange(Event) - Method in class com.saperion.ngc.iform.field.FloatField
 
onChange(Event) - Method in class com.saperion.ngc.iform.field.IntField
 
onChange(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
onChange(Event) - Method in class com.saperion.ngc.iform.field.MultiField
On change event handler.
onChange(Event) - Method in class com.saperion.ngc.iform.field.TextField
 
onChange(Event) - Method in class com.saperion.ngc.iform.field.TimeField
 
onChange(InputEvent) - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
Reads the input when the content of the field was changed.
onChangeDocumentSecurity(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Event handler for change of document security.
onChangeDocumentSecurity(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Event handler for change of document security.
onChangeEvent(Event) - Method in class com.saperion.ngc.iform.field.FieldEventHandler
On change event handler.
onChangeEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Handles Events.ON_CHANGE events.
onChangeFolderSecurity(Event) - Method in interface com.saperion.ngc.navigation.NavigationView
Event handler for change of folder security.
onChangeFolderSecurity(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler for change of folder security.
onChanging(Event) - Method in class com.saperion.ngc.iform.field.DateField
Listen to changing events fired when the user types into the field.
onChanging$upd_currentPassword() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
onChanging$upd_newPassword() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
onChanging$upd_repeatNewPassword(InputEvent) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
OnChanging handler for repeat-new-password box.
onCheck(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
On check event handler.
onCheck$upd_presenceCheckbox(CheckEvent) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
OnCheck handler for presence checkbox.
onCheck$upd_substituteAccessCheckbox(CheckEvent) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
onClick(Event) - Method in class com.saperion.ngc.iform.button.FormButton
Handler for onClick event.
onClick(Event) - Method in class com.saperion.ngc.iform.button.FormIconButton
 
onClick(Event) - Method in class com.saperion.ngc.iform.button.IconButton
 
onClick(Event) - Method in class com.saperion.ngc.iform.button.SimpleIconButton
 
onClick$testerror(Event) - Method in class com.saperion.ngc.qa.QAComposer
 
onClick$testexception(Event) - Method in class com.saperion.ngc.qa.QAComposer
 
onClick$upd_cancelButton() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
OnClick handler for cancel-button.
onClick$upd_okButton() - Method in class com.saperion.ngc.dialogs.UserProfileDialog
A click on the okay button starts validating all input fields If an error occurs during field validation the window stays open and shows the error messages next to the erroneous input fields.
onClick$upd_selectSubstituteButton(Event) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Display the User Selection dialogue.
onClickListener - Variable in class com.saperion.ngc.navigation.NaviTreeNode
The onclick event listener of this node.
onCreate() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Set the selected userType.
onCreate() - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Called when the view is created.
onCreate() - Method in class com.saperion.ngc.portal.ArchiverHandler
Is called after the corresponding zul element is created.
onCreate() - Method in class com.saperion.ngc.portal.PortalHandler
Is called after the corresponding zul element is created.
onCreate() - Method in class com.saperion.ngc.portal.StandaloneViewer
Is called after the corresponding zul element is created.
onCreate() - Method in class com.saperion.ngc.portal.WeblinkHandler
Is called after the corresponding zul element is created.
onCreate() - Method in class com.saperion.ngc.service.ServiceView
Called when view is created.
onCreate(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
onCreate(Event) - Method in class com.saperion.ngc.iform.field.DateField
 
onCreate(Event) - Method in class com.saperion.ngc.iform.field.FloatField
 
onCreate(Event) - Method in class com.saperion.ngc.iform.field.IntField
 
onCreate(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Event handler for EventChild.ON_FORM_CREATED event.
onCreate(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
onCreate(Event) - Method in class com.saperion.ngc.iform.field.TextField
 
onCreate(Event) - Method in class com.saperion.ngc.iform.field.TimeField
 
onCreate(Event) - Method in class com.saperion.ngc.navigation.FastAccessList
OnCreate event handler.
onCreate(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
OnCreate event handler.
onCreate(Event) - Method in class com.saperion.ngc.sapviewer.SAPViewer
On create event handler.
onCreate(Event) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Event handler for onCreate event.
onCreate(Event) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
 
onCreate(Event) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Event handler for onCreate event.
onCreateEvent(Event) - Method in class com.saperion.ngc.iform.field.FieldEventHandler
Event handler for Events.ON_CREATE events.
onCreateEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Event handler for Events.ON_CREATE events.
onCtrlKey(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Event handler for Events.ON_CTRL_KEY events.
onDeleteSelected(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Delete selected documents.
onDeleteSelected(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Delete selected documents.
onDisplayPopup(Event) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
EventHandler for external events.
onDisplayResultItem(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Display result document.
onDisplayResultItem(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Display result document.
onDisplayResultItem(Event) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Display document.
onDisplayResultItem(Event) - Method in interface com.saperion.ngc.viewer.DocumentView
Display document.
onDisplayResultItem(Event) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Display document.
onDisplayResultItem(Event) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Display document.
onDisplayTemporaryDocument(Event) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Event listener method for DisplayTemporaryDocumentEvents.
onDocumentAdded(Event) - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Event handler for the onDocumentAdded event that is sent when a new document was added.
onDocumentCheck(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Checkout / checkin actual document.
onDocumentCheck(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Checkout / checkin actual document.
onDocumentFiling(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for onDocumentFiling.
onDocumentFiling(Event) - Method in interface com.saperion.ngc.navigation.NavigationView
Event handler for document filing events.
onDocumentFiling(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler for document filing events.
onDocumentLocked(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Handler for onDocumentLocked events.
onDocumentLocked(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handle lock/unlock of an document.
onDocumentLocked(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handle lock/unlock of an document.
onDocumentRelease(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Release actual document.
onDocumentRelease(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Release actual document.
onDocumentSelection() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
Enable Share creation and Managing share button for selected shareBase document
onDownloadResultItem(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handle download document event.
onDownloadResultItem(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onDownloadResultItem-event for downloading items (containing in event) from server.
onDrop(Event) - Method in class com.saperion.ngc.navigation.DroppableTreeRow
Event handler for onDrop event.
onEditContent(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onEditContent(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handler for edit content event.
onEditContent(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Handler for edit content event.
onEditFolder(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onEditFolder event.
onEditFolder(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handles onEditFolder event.
onEditFolder(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handles onEditFolder event.
onEditItem(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onEditItem event.
onEditItem(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handles onEditItem event.
onEditItem(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handles onEditItem event.
onEditItemSelected(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Edit an existing row.
onEditItemSelected(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Edit an existing row.
onEditSelected(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onEditSelected events.
onEditSelected(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for edit selected events.
onEditSelected(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Locks the selected row.
onEditSelected(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onEditSelected-event for editing selected items in combo box.
onEditStructure(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handles event to edit a document's structure.
onEditStructure(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Handles event to edit a document's structure.
ONEDRIVE - com.saperion.ngc.configuration.ConfigurationSource
OneDrive configuration (onedrive.properties).
ONEDRIVE_ACCEPTED_ACR - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_ALREADY_SIGNED_IN - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ONEDRIVE_API_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
 
ONEDRIVE_AUTH_ENDPOINT - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_CLIENT - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
 
ONEDRIVE_CLIENT_ID - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_CLIENT_SECRET - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_ENABLE - Static variable in class com.saperion.ngc.util.NgClientConstants
OneDrive settings
ONEDRIVE_EVENTLISTENER - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
 
ONEDRIVE_FILTER_PATH - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
ONEDRIVE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ONEDRIVE_LOGOUT_ENDPOINT - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_MANAGE_SHARE_DIALOG_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ONEDRIVE_MANAGE_SHARE_DIALOG_ZUL - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
ONEDRIVE_POST_LOGOUT_REDIRECTURI - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_REDIRECT_URI - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_REQUESTED_ACR - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_SCOPE_EXT - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_SIGN_IN_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ONEDRIVE_SIGN_OUT_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
ONEDRIVE_TOKEN_ENDPOINT - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
ONEDRIVE_UPLOAD_MENU_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
oneDriveAPIURL - Variable in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
OneDriveClientProvider - Class in com.saperion.ngc.onedrive
This class creates an object of OneDrive client.
OneDriveClientProvider() - Constructor for class com.saperion.ngc.onedrive.OneDriveClientProvider
 
OneDriveConstants - Class in com.saperion.ngc.filter.onedrive
This class holds the properties of OneDrive plugin.
OneDriveConstants() - Constructor for class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
oneDriveLogin(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Opens OneDrive login dialog
OneDriveLoginDialog - Class in com.saperion.ngc.dialogs.onedrive.dialog
This class is responsible for Login dialog of OneDrive in Saperion web client.
OneDriveLoginDialog() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
 
OneDriveLogInErrorDialog - Class in com.saperion.ngc.dialogs.onedrive.dialog
This class represents a dialog for any error happened in the OneDrive log in process
OneDriveLogInErrorDialog() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInErrorDialog
 
OneDriveLoginEvent - Class in com.saperion.ngc.events.resultset
 
OneDriveLoginEvent(Component, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.OneDriveLoginEvent
 
OneDriveLoginResult - Class in com.saperion.ngc.dialogs.onedrive.model
This class is responsible for holding OneDrive login result data
OneDriveLoginResult() - Constructor for class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
OneDriveLogInSuccessDialog - Class in com.saperion.ngc.dialogs.onedrive.dialog
 
OneDriveLogInSuccessDialog() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInSuccessDialog
 
OneDriveLoginUtility - Class in com.saperion.ngc.filter.onedrive
This class is to handle the refresh token and logout for OneDrive integration.
OneDriveLoginUtility() - Constructor for class com.saperion.ngc.filter.onedrive.OneDriveLoginUtility
 
OneDriveLogOutErrorDialog - Class in com.saperion.ngc.dialogs.onedrive.dialog
This class represents a dialog if an user tries to logout from onedrive IDP without being logged in
OneDriveLogOutErrorDialog() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogOutErrorDialog
 
OneDriveManageShareDialog - Class in com.saperion.ngc.dialogs.onedrive.dialog
 
OneDriveManageShareDialog() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
OneDriveNewShareDialog - Class in com.saperion.ngc.dialogs.onedrive.dialog
 
OneDriveNewShareDialog() - Constructor for class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
OneDriveNewShareDialog.EmailConstraint - Class in com.saperion.ngc.dialogs.onedrive.dialog
 
OneDriveSessionUtility - Class in com.saperion.ngc.onedrive
 
OneDriveSessionUtility() - Constructor for class com.saperion.ngc.onedrive.OneDriveSessionUtility
 
OneDriveSSOFilter - Class in com.saperion.ngc.filter.onedrive
This Filter provides SSO by OneDrive.
OneDriveSSOFilter() - Constructor for class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
oneDriveUpload(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
onEvent(FormButtonEvent) - Method in class com.saperion.ngc.iform.field.lookup.popup.OkButtonListener
 
onEvent(ItemDoubleClickEvent) - Method in class com.saperion.ngc.iform.field.lookup.popup.DoubleclickListener
 
onEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.popup.AfterQueryListener
 
onEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.popup.FormCreatedListener
 
onEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.popup.OkListener
 
onEvent(Event) - Method in class com.saperion.ngc.iform.layout.AreaSizeListener
 
onEvent(Event) - Method in class com.saperion.ngc.navigation.NewFileOrRegisterListener
onEvent(Event) - Method in class com.saperion.ngc.navigation.NewFolderCancelEventListener
onEvent(Event) - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator.CreateFolderEventListener
 
onEvent(Event) - Method in class com.saperion.ngc.navigation.UploadFromExternalStorageEventListener
 
onEvent(Event) - Method in class com.saperion.ngc.resultset.WorkflowPresenter.SelectNextUserDialogEventListener
 
onEvent(Event) - Method in class com.saperion.ngc.util.BackendInfoUtil
Deprecated.
onEvent(Event) - Method in class com.saperion.ngc.util.ClientInfoUtil
 
onEvent(Event) - Method in class com.saperion.ngc.viewer.AbstractDocumentView.AskForDownloadListener
 
onExport(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Export current result.
onExport(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Export current result.
onExternalStorageUpload(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handles event to upload a document to External Storage.
onExternalStorageUpload(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
onExternalStorageUploadStatus(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
 
onExternalStorageUploadStatus(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
onFastAccessDragOver(Event) - Method in class com.saperion.ngc.navigation.FastAccessItem
Event handler for onFastAccessDragOver events.
onFastAccessInvalid(Event) - Method in class com.saperion.ngc.navigation.FastAccessList
Is called if an invalid fast access item was clicked (i.e.
onFieldChange(Event) - Method in class com.saperion.ngc.iform.mashup.FormMashup
 
onFileAction(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onSelectFolder events.
onFileAction(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for onSelectFolder events.
onFileAction(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler for onFileAction events.
onFilePreview(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onFilePreview events.
onFilePreview(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for onFilePreview events.
onFolderSelection() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
Upon selecting a folder enable share buttons for the selected item
onFolderSelection() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
This method enables upload button upon selecting a folder in the dialog
onFormCreated(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.DateField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.FloatField
Event handler for index changes.
onIndexChange(Event) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.IntField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.LookupPopup
Listener for index-change-events fired by the included result list.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.MultiField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.TextField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.TimeField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.field.TristateField
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Event handler for index changes.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Handler for onIndexChange events.
onIndexChange(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handle index change event.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handle index change event.
onIndexChange(Event) - Method in class com.saperion.ngc.iform.mashup.FormMashup
 
onIndexChange(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Perform a query based on a document selected by another view.
onIndexChange(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Perform a query based on a document selected by another view.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.DateField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.FloatField
Event handler for index clear.
onIndexClear(Event) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.IntField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.MultiField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.TextField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.TimeField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.field.TristateField
Event handler for index clear.
onIndexClear(Event) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Event handler for index clear.
onIndexClearEvent(Event) - Method in class com.saperion.ngc.iform.field.FieldEventHandler
On Index Clear Event Handler.
onIndexClearEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Event handler for EventChild.ON_INDEX_CLEAR event.
onLaunchWorkflow(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Launch an workflow after user selection.
onLaunchWorkflow(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Launch an workflow after user selection.
onLitigtationHold(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
set - / unset litigation hold
onLitigtationHold(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
set - / unset litigation hold
onLog(Event) - Method in class com.saperion.ngc.logging.LogViewImpl
Event handler for logging events.
onLog(Event) - Method in class com.saperion.ngc.portal.ArchiverHandler
Is called when a log event is fired.
onLog(Event) - Method in class com.saperion.ngc.service.ServiceView
Handles log events using the LogManager.
onLogin() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog
Login happens here and also forwarding of events if it successful
onLogon(LogonEvent) - Method in class com.saperion.ngc.portal.StandaloneViewer
Is called after login/logout is performed.
onLogon(Event) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Event handler for LogonEvent.
onLogon(Event) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Event handler for LogonEvent.
onLogon(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onLogon events.
onLogon(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Event handler for Logon events.
onLogon(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for Logon events.
onLogon(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onLogon(Event) - Method in interface com.saperion.ngc.navigation.NavigationView
Event handler for logon.
onLogon(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler for logon.
onLogon(Event) - Method in class com.saperion.ngc.portal.ArchiverHandler
Is called after login/logout is performed.
onLogon(Event) - Method in class com.saperion.ngc.portal.PortalHandler
Is called after login/logout is performed.
onLogon(Event) - Method in class com.saperion.ngc.portal.WeblinkHandler
Is called after login/logout is performed.
onLogon(Event) - Method in class com.saperion.ngc.sapviewer.SAPViewer
Logon event catched if a new login of the technical User is needed.
onLogon(Event) - Method in class com.saperion.ngc.service.ServiceView
 
onLogon(Event) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
 
onLogon(Event) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Event handler for logon event.
onLogon(Event) - Method in interface com.saperion.ngc.viewer.DocumentView
Event handler for logon event.
only(int) - Method in interface com.saperion.ngc.portal.builder.weblink.ElementBuilder
Only.
only(int) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Only.
ONLY_DELETED - com.saperion.ngc.resultset.SearchMode
Only show deleted documents.
onMailDocument(Event) - Method in class com.saperion.ngc.mail.MailAppletImpl
Event handler for mailing.
onMashupAttached(Event) - Method in class com.saperion.ngc.iform.mashup.FormMashup
Is called when the mashup is attached to the DOM.
onMashupError(Event) - Method in class com.saperion.ngc.iform.mashup.FormMashup
 
onNavigationFolder(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onNavigationFolde event.
onNavigationFolder(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handle navigation folder event.
onNavigationFolder(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handle navigation folder event.
onNavigationFolder(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onNavigationFolder(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handle navigation folder event.
onNavigationFolder(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onNavigationFolder-event for showing folder documents.
onNavigationForm(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onNavigationForm events.
onNavigationForm(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handle navigation form event.
onNavigationForm(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handle navigation form event.
onNavigationForm(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onNavigationWebpart(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onNewItem(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onNewItem event.
onNewItem(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handles onNewitem event.
onNewItem(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handles onNewitem event.
onNewSelected(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Creates a new row.
onNewSelected(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Creates a new row.
onOK(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
On OK event handler.
onOK(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.DateField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.FloatField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.IntField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Event handler for Events.ON_OK events.
onOK(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.MultiField
On OK event handler.
onOK(Event) - Method in class com.saperion.ngc.iform.field.TextField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.TimeField
 
onOK(Event) - Method in class com.saperion.ngc.iform.field.TristateField
On OK event handler.
onOkEvent(Event) - Method in class com.saperion.ngc.iform.field.FieldEventHandler
On OK event handler.
onOkEvent(Event) - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Event handler for Events.ON_OK events.
onOneDriveLogin(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
 
onOneDriveLogin(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewEventHandler
 
onOneDriveLogin(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
onOpen(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
onOpen(Event) - Method in class com.saperion.ngc.iform.field.MultiField
On open event handler.
onOpen(Event) - Method in class com.saperion.ngc.menu.SendMailMenu.SendMailMenupopup
Event handler for onOpen events.
onOpen(Event) - Method in class com.saperion.ngc.resultset.ResultContextMenu
Event handler for onOpen events.
onOpenIndexMask(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for open index mask events.
onOpenIndexMask(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for open index mask events.
onOpenMask(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onOpenMask events.
onOpenMask(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Event handler for OpenMask events.
onOpenMask(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for OpenMask events.
onOpenQueryMask(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for open query mask events.
onOpenQueryMask(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for open query mask events.
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.button.FormButton
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.CheckboxField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.ComboTextField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.DateField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.FloatField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.IntField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.LookupPopup
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.LookupTextField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.MultiField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.TextField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.TimeField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.field.TristateField
onPageAttached(Page, Page) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
onPageAttached(Page, Page) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
onPageAttached(Page, Page) - Method in class com.saperion.ngc.viewer.StructureButtons
 
onPageAttached(Page, Page) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
onPageDetached(Page) - Method in class com.saperion.ngc.iform.button.FormButton
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.CheckboxField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.ComboTextField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.DateField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.FloatField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.IntField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.LookupTextField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.MultiField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.TextField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.TimeField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.field.TristateField
onPageDetached(Page) - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
 
onPageDetached(Page) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
onPageDetached(Page) - Method in class com.saperion.ngc.maintab.TypedTab
 
onPageDetached(Page) - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
onPageDetached(Page) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
onPageDetached(Page) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
onPageDetached(Page) - Method in class com.saperion.ngc.viewer.StructureButtons
 
onPageDetached(Page) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
onPasswordExpired(Event) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Event handler for PasswordExpiredEvent.
onPasswordExpired(Event) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Event handler for PasswordExpiredEvent.
onPrintDocuments(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Print selected documents.
onPrintDocuments(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Print selected documents.
onProlongRetention(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
prolong the retention.
onProlongRetention(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
prolong the retention.
onQueryFavorite(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onQueryFavorite events.
onQueryFavorite(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Event handler for QueryFavorite events.
onQueryFavorite(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Event handler for QueryFavorite events.
onQueryFavorite(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onReduceDisposition(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
reduce disposition time.
onReduceDisposition(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
reduce disposition time.
onRefresh(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler.
onRefresh(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Refresh the view.
onRefresh(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Refresh the view.
onRefreshFolder(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event to trigger the refresh of either folders or workflow folders.
onResetGui(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handles reset gui event.
onResetGui(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handles reset gui event.
onResetGui(Event) - Method in class com.saperion.ngc.logging.LogViewImpl
Handle reset UI event.
onResetGui(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handler for reset ui event.
onResetGui(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Handler for reset ui event.
onResetGui(Event) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Handler for reset ui event.
onResetGui(Event) - Method in interface com.saperion.ngc.viewer.DocumentView
Handler for reset ui event.
onSaveDoc(Event) - Method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Event handler for onSaveDoc event.
onSaveDoc(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Event handler for save document event.
onSaveDoc(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Event handler for save document event.
onScrollNode(Event) - Method in class com.saperion.ngc.navigation.ScrollPanel
Event handler for onScrollNode event.
onSelect(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
Event-handler for onSelected event.
onSelectDDC(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onEditSelected events.
onSelectDDC(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
onSelectDDC event handler.
onSelectDDC(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
onSelectDDC event handler.
onSelectDDC(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handle DDC select event.
onSelectDDC(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires a SelectDDCEvent.
onSelectShareLink() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
onSelectShareLink() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Shows details of selected sharelink in a listbox
onSelectTreeItem(Event) - Method in interface com.saperion.ngc.navigation.NavigationView
Event handler to select a tree item.
onSelectTreeItem(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler to select a tree item.
onSendMailResultItem(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handle send documents as mail event.
onSendMailResultItem(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onSendMailResultItem-event for sending items (contained in event) as mail from server.
onShareBaseDocumentCheck(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Checkout / checkin document with ShareBase.
onShareBaseDocumentCheck(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Checkout / checkin document with ShareBase.
onShareBaseLogin(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handles event for login to ShareBase.
onShareBaseLogin(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
onShareButtonClick() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
onShareButtonClick() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
onShareExpiryStyleSelection() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
onSSOLogin() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
 
onStartWorkflow(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Start workflow.
onStartWorkflow(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Fires onStartWorkflow-event for starting the workflow for the selected document.
onTabSelected(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Event handler for tab selected event.
onUnDeleteSelected(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Undelete selected documents.
onUnDeleteSelected(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Undelete selected documents.
onUpload(Event) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Event-listener for upload-event triggered when a user adds a new document in the dialog.
onUpload(Event) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Listener for upload-events.
onUploadDocument(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onUploadDocument event.
onUploadDocument(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handle upload document event.
onUploadDocument(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handle upload document event.
onUploadDocument(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler for upload document event.
onUploadExternalStorageDocument(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for onUploadExternalStorageDocument event.
onUploadExternalStorageDocument(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handle upload External Storage document event.
onUploadExternalStorageDocument(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Handle upload External Storage document event.
onUploadExternalStorageDocument(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Event handler for upload Sharebase document event.
onUploadOK() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
Calls the onEvent on event handler upon successful uploading of document to External Storage with upload data
onUploadSuccess(Event) - Method in class com.saperion.ngc.iform.IntelligentFormEventHandler
Event handler for upload success events.
onUploadSuccess(Event) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Handles upload success events.
onUploadSuccess(Event) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
onUploadSuccess(Event) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Handles onUploadSuccess events by forwarding them to all open forms.
onUploadSuccess(Event) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
OnUploadSuccess event handler.
onUploadSuccess(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handles upload success events.
onUploadSuccess(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.CheckboxField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.ComboTextField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.DateField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.FloatField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.IntField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.LookupTextField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.MultiField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.TextField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.TimeField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.field.TristateField
Event handler for variablesAvailableEvent.
onVariablesAvailable(Event) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Event handler for variablesAvailableEvent.
onWorkflowAction(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Performs a workflow action.
onWorkflowAction(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Performs a workflow action.
onWorkflowComment(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handle workflow comment event.
onWorkflowComment(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Performs a workflow action.
onWorkflowDisplayComment(Event) - Method in interface com.saperion.ngc.resultset.ResultSetView
Handle workflow display comment event
onWorkflowDisplayComment(Event) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Performs a workflow action.
opacity - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Opacity of the annotation
open() - Method in class com.saperion.ngc.iform.field.LookupTextField
open(String) - Method in interface com.saperion.ngc.portal.builder.portal.LinkBuilder
Open.
open(String) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Open.
open(String) - Method in interface com.saperion.ngc.portal.builder.weblink.LinkBuilder
Open.
open(String) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Open.
open(Component) - Method in class com.saperion.ngc.iform.IntelligentFormMiniPopup
OPEN - com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Open file.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Opens the specified url and displays the document.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int) - Method in interface com.saperion.ngc.viewer.DocumentView
Opens the specified url and displays the document.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Opens the specified url and displays the document.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Opens the specified url and displays the document.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int, boolean) - Method in interface com.saperion.ngc.viewer.DocumentView
Opens the specified url and displays the document.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int, boolean) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Opens the specified url and displays the document.
openDocument(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, int, boolean) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Opens the specified url and displays the document.
OpenDocumentBean - Class in com.saperion.ngc.viewer
Bean holding information for a viewer-popup.
OpenDocumentBean(DocumentId, boolean, boolean, ResultSetViewImpl, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, InputStream) - Constructor for class com.saperion.ngc.viewer.OpenDocumentBean
Instantiates a new open document bean.
OpenDocumentBean(DocumentId, boolean, boolean, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, InputStream) - Constructor for class com.saperion.ngc.viewer.OpenDocumentBean
Instantiates a new open document bean.
OpenDocumentBean.MemorizeAnnotationsBean - Class in com.saperion.ngc.viewer
Bean used to memorize annotations.
openEditForm(String, DocumentId) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in index mode for editing existing documents with the given form.
openEditForm(String, DocumentId, String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in index mode for editing existing documents with the given form.
openFolder(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
openFolderPropertyMask(FolderId, String) - Method in interface com.saperion.ngc.navigation.NavigationView
Opens the mask to edit the folder's properties.
openFolderPropertyMask(FolderId, String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Opens the mask to edit the folder's properties.
openFolderPropertyMask(FolderId, String, EventListener<Event>, String) - Method in interface com.saperion.ngc.navigation.NavigationView
Opens the mask to edit the folders's properties.
openFolderPropertyMask(FolderId, String, EventListener<Event>, String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Opens the mask to edit the folders's properties.
OpenIDConnectFilter - Class in com.saperion.ngc.filter
This Filter provides SSO by OpenID Connect.
OpenIDConnectFilter() - Constructor for class com.saperion.ngc.filter.OpenIDConnectFilter
 
OpenIDConnectProvider - Class in com.saperion.ngc.filter
This LogonProvider performs an automatic logon when the session contains an OAuth access token that was set by the OpenIDConnectFilter.
OpenIDConnectProvider() - Constructor for class com.saperion.ngc.filter.OpenIDConnectProvider
 
openInbox() - Static method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Open inbox.
openIndexForm(String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in default mode with the given form.
openIndexForm(String, String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in default mode with the given form.
openIndexForm(String, String, boolean) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in default mode with the given form.
OpenIndexMaskEvent - Class in com.saperion.ngc.events.resultset
Event used to open an index mask in a popup.
OpenIndexMaskEvent(Component, String, boolean) - Constructor for class com.saperion.ngc.events.resultset.OpenIndexMaskEvent
Constructor.
OpenMaskEvent - Class in com.saperion.ngc.events.iform
 
OpenMaskEvent(Component, String, String) - Constructor for class com.saperion.ngc.events.iform.OpenMaskEvent
Constructor.
openNewItemForm(String, String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in index mode for new documents with the given form.
openNewItemForm(String, String, String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in index mode for new documents with the given form.
openNode() - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Expands the node.
openNode() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Expands the node.
OpenPolygon - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
OpenPolygon(ArrayList<Node>) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.OpenPolygon
Constructor create OpenPolygon Component.
openPopup(DisplayPopupEvent, DocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
openPopup Open a PopUp of Document Viewer.
openPopup(DisplayPopupEvent, DocumentId, boolean) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
openPopup Open a PopUp of Document Viewer.
openPopup(AdvancedLookupField, String, String, EventListener<Event>) - Static method in class com.saperion.ngc.iform.field.lookup.popup.LookupQueryPopup
Opens the query form.
openQueryForm(String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in query mode with the given form.
openQueryForm(String) - Static method in class com.saperion.ngc.scripthelper.MainTabHelper
Opens the form with the specified name in the main-tab-view.
openQueryForm(String, String) - Static method in class com.saperion.ngc.scripthelper.FormPopupHelper
Opens a form popup window in query mode with the given form.
openQueryForm(String, EventListener) - Static method in class com.saperion.ngc.scripthelper.MainTabHelper
Opens the form with the specified name in the main-tab-view.
OpenQueryMaskEvent - Class in com.saperion.ngc.events.iform
Event used to open an query mask in a popup.
OpenQueryMaskEvent(Component, String) - Constructor for class com.saperion.ngc.events.iform.OpenQueryMaskEvent
Constructor.
openSharedLink() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
openSharedLink() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Opens selected share link in a new browser window
openSubDocument() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Opens a sub document structure.
openSubDocument() - Method in interface com.saperion.ngc.viewer.DocumentView
Opens a sub document structure.
openTemporaryDocument(TemporaryDocumentId) - Method in interface com.saperion.ngc.viewer.DocumentView
Opens a temporary document.
openTemporaryDocument(TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Opens a temporary document.
openTemporaryDocument(TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Opens a temporary document.
openVerifyURL() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Called from zk, it opens the verifying link in a new tab for any browser
OptionsBuilder - Interface in com.saperion.ngc.portal.builder.portal
The Interface OptionsBuilder.
OptionsBuilder - Interface in com.saperion.ngc.portal.builder.weblink
The Interface OptionsBuilder.
ORGUNIT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Orgunit icon.
ORGUNITBOX - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
 
OUTLINER_APP - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Outliner application.
OUTLINER_APP_QUERY - com.saperion.ngc.iform.FormMode
Query for an outliner-application node.
OUTLINER_CHILD - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Outliner child.
OutlinerChildNaviTreeNode - Class in com.saperion.ngc.navigation
Child node of an outliner-application.
OutlinerNaviTreeNode - Class in com.saperion.ngc.navigation
Outliner application navigation node.
OutlinerNaviTreeNode(NavigationViewImpl, NavigationNode, NaviNodeAccessor) - Constructor for class com.saperion.ngc.navigation.OutlinerNaviTreeNode
Constructor.
Oval - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Oval(Integer, Integer, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Oval
Constructor create Oval.
OVERWRITE - com.saperion.ngc.iform.IndexMaskDocument.AclWriteMode
Removes existing ACLs and adds the new ACLs.

P

PAGE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key PAGE.
PAGE_HEIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default PageHeight height.
PAGE_WIDTH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Default PageWidth width.
PageInfo(int, int) - Constructor for class com.saperion.ngc.servlet.PageList.PageInfo
Constructor.
PageList - Class in com.saperion.ngc.servlet
 
PageList(InputStream) - Constructor for class com.saperion.ngc.servlet.PageList
 
PageList.PageInfo - Class in com.saperion.ngc.servlet
 
pageNo - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Id of the content item the annotation belongs to
PAGESIZE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key PAGESIZE.
PAGEURL - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key PAGEURL.
PaneLayout - Class in com.saperion.ngc.iform.layout
Layout class for forms that use the pane-based layout introduced in Saperion V7.
PaneLayout(PaneDescription.Layout, IntelligentFormViewImpl) - Constructor for class com.saperion.ngc.iform.layout.PaneLayout
Constructor.
PARAM_AUTHORIZATION_CODE - Static variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
PARAM_COLUMNS - Static variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Name for columns-parameter in paramters-map.
PARAM_DISABLESSO - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
PARAM_FIELDINFOS - Static variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Name for fieldinfos-parameter in parameters-map.
PARAM_FILENAME - Static variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Name for filename-parameter in parameters-map.
PARAM_IDP_ID - Static variable in class com.saperion.ngc.filter.SAML2Filter
 
PARAM_LICENSE - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
PARAM_MANDANT - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
PARAM_QUERY - Static variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Name for query-parameter in parameters-map.
PARAM_SP_ID - Static variable in class com.saperion.ngc.filter.SAML2Filter
 
PARAM_SSODONE - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
PARAM_TENANT - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
Parameter - Class in com.saperion.ngc.configuration
A configuration parameter.
Parameter(String, String) - Constructor for class com.saperion.ngc.configuration.Parameter
Creates a new parameter.
ParentAppInfo - Class in com.saperion.ngc.maintab
 
ParentAppInfo(FolderClass, FolderNode) - Constructor for class com.saperion.ngc.maintab.ParentAppInfo
 
parentField - Variable in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
parentForm - Variable in class com.saperion.ngc.iform.layout.AbstractFormLayout
Parent form of this layout.
parentView - Variable in class com.saperion.ngc.resultset.modes.AbstractResultSetMode
ResultSetViewImpl this mode is used for.
parse() - Method in class com.saperion.ngc.resultset.SearchStringParser
Parses the string.
parseHDOC(String) - Static method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerIdGenerator
Parses the HDOC contained in the specified JSON-ID.
parseIni(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
Parses the annotations defined by the specified ini-string and returns a list of parsed sections
parseIni(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Parses the annotations defined by the specified ini-string and returns a list of parsed sections.
parseIni(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
Parses the annotations defined by the specified ini-string and returns a list of parsed sections.
parseText(String) - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
Reads the data from the text entered in the field.
parseText(String) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
parseText(String) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
parseText(String) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
parseText(String) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
PASSWORD_EXPIRED - com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
User's password has expired and must be changed.
PasswordChanger - Class in com.saperion.ngc.dialogs.userprofile
A user modifier that changes the current users password.
PasswordChanger(String, String) - Constructor for class com.saperion.ngc.dialogs.userprofile.PasswordChanger
Literal constructor.
PasswordExpiredEvent - Class in com.saperion.ngc.events
Event fired when a user logs on with an expired password.
PasswordExpiredEvent(Component) - Constructor for class com.saperion.ngc.events.PasswordExpiredEvent
 
passwordFieldNeeded() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
PDF - com.saperion.ngc.mail.MailContentType
Send document as PDF attachment.
PDF - com.saperion.ngc.resultset.FileIcon.KnownExtensions
PDF files.
PDFCONTENT - Static variable in class com.saperion.ngc.servlet.ServletUrl
PDF content Servlet URL part.
PdfContentServlet - Class in com.saperion.ngc.servlet
Servlet for merging elements of a document into one PDF.
PdfContentServlet() - Constructor for class com.saperion.ngc.servlet.PdfContentServlet
 
PDFJS - com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Display document with PDFJS.
PDFJS_VIEWER_DISPLAYMODE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to get the render-mode for a pdfjs-viewer.
PdfjsViewerDisplayMode - Enum in com.saperion.ngc.viewer.pdfjs
Display-modes for the PdfjsViewerImpl.
PdfjsViewerImpl - Class in com.saperion.ngc.viewer.pdfjs
A viewer that can display images (JPG, PNG, GIF) and PDF documents.
PdfjsViewerImpl() - Constructor for class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Constructor.
PdfjsViewerUtil - Class in com.saperion.ngc.viewer.pdfjs
Utility methods for PdfjsViewerImpl and pdfjsViewerWindow.jsp.
PdfjsViewerUtil(HttpServletRequest) - Constructor for class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
PdfjsViewerVersion - Class in com.saperion.ngc.viewer.pdfjs
Version information of PDFJS.
PdfjsViewerVersion() - Constructor for class com.saperion.ngc.viewer.pdfjs.PdfjsViewerVersion
 
PdfRenderProcess - Class in com.saperion.ngc.servlet.process
Thread used to do the actual rendering and merging of the documents.
PdfRenderProcess(LRPControlBean, HttpSession) - Constructor for class com.saperion.ngc.servlet.process.PdfRenderProcess
 
PERCENT_100 - Static variable in class com.saperion.ngc.iform.layout.AbstractFormLayout
100 percent.
performClientSideFiltering(RowFilterSettings) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Filters the current result set.
performClientSideFiltering(RowFilterSettings) - Method in interface com.saperion.ngc.model.resultset.QueryService
Filters the current result set.
performClientSideSorting(Map<String, SortDirection>, int) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Sorts the current result set.
performClientSideSorting(Map<String, SortDirection>, int) - Method in interface com.saperion.ngc.model.resultset.QueryService
Sorts the current result set.
performQuery(SaQueryInfo) - Method in interface com.saperion.ngc.resultset.ResultSetView
Performs execution of the given query.
performQuery(SaQueryInfo) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Performs execution of the given query.
performQuery(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Performs a query against the classic Connector.
performQuery(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
performsLogout() - Method in class com.saperion.ngc.filter.DirectUserProvider
 
performsLogout() - Method in interface com.saperion.ngc.filter.LogonProvider
This method checks if the logon provider will handle logout.
performsLogout() - Method in class com.saperion.ngc.filter.NtlmProvider
 
performsLogout() - Method in class com.saperion.ngc.filter.OpenIDConnectProvider
 
performsLogout() - Method in class com.saperion.ngc.filter.PrincipalProvider
 
performsLogout() - Method in class com.saperion.ngc.filter.SAML2Provider
 
performsLogout() - Method in class com.saperion.ngc.filter.SAMLProvider
 
performsLogout() - Method in class com.saperion.ngc.filter.SiteminderProvider
 
PERMISSION_CELL_HEADER - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
PERMISSION_CELL_HEADER - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
PERMISSION_LIST_CELL_STYLE - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
PERMISSION_LIST_CELL_STYLE - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
PERMISSION_NAME_LABEL - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
PERMISSION_NAME_LABEL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
PERSONALFILES - com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Personal files (collections) node.
PERSONALFOLDERS - com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Personal folders node.
ping(SaClassicConnector) - Method in class com.saperion.ngc.model.AbstractConnectionProvider
 
PLACEHOLDER - com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Display a placeholder.
PLACEHOLDER_16X16 - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Placeholder 16_16.
PNG - com.saperion.ngc.resultset.FileIcon.KnownExtensions
PNG images.
PointPosition(int, int) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler.PointPosition
Constructor.
POINTS - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key POINTS.
Polygon - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Polygon(ArrayList<Node>, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Polygon
Constructor create Polygon Component.
popStackAndShowFolders() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
This method is called from zk when user clicks BACK while traversing External Storage
popStackAndShowFolders() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
This method is called from zk and it handles folder traversing
POPUP_BEAN_ATTRIBUTE - Static variable in interface com.saperion.ngc.viewer.DocumentView
Name of the session attribute for the viewer popup.
POPUP_FIELD_ATTRIBUTE - Static variable in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Name of the attribute of the form in the popup that contains this field.
popuplateList() - Method in class com.saperion.ngc.iform.field.MultiPopup
Populates the list with the items.
PORTAL_INVALID_PARAMS - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_INVALID_PARAMS.
PORTAL_INVALID_REQUEST - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_INVALID_REQUEST.
PORTAL_MASK_NOT_FOUND - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_MASK_NOT_FOUND.
PORTAL_UPLOAD_SUCCESFUL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_UPLOAD_SUCCESFUL.
PORTAL_UPLOAD_WHATSNEXT - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_UPLOAD_WHATSNEXT.
PORTAL_UPLOAD_WRONG_REQUEST - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_UPLOAD_WRONG_REQUEST.
PORTAL_UPLOAD_WRONG_USER - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTAL_UPLOAD_WRONG_USER.
PORTAL_WRONG_MASK_TYPE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Portal PORTA_WRONG_MASK_TYPE.
PortalHandler - Class in com.saperion.ngc.portal.builder.portal
The Class PortalHandler.
PortalHandler - Class in com.saperion.ngc.portal
This class is the handler for 'portal.zul'.
PortalHandler() - Constructor for class com.saperion.ngc.portal.builder.portal.PortalHandler
 
PortalHandler() - Constructor for class com.saperion.ngc.portal.PortalHandler
 
PortalHelper - Class in com.saperion.ngc.portal
Class containing helper-methods for the portal-integration.
POST_SHAREBASE_CHECKOUT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
POST_SHAREBASE_CHECKOUT_SHARE_QUESTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
postAddLinkEvent(String, NavigationNode, FolderId) - Method in class com.saperion.ngc.events.BaseWindow
Post a AddLinkEvent.
postAddLinkEvent(String, NavigationNode, FolderId) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a AddLinkEvent.
postAddLinkEvent(String, NavigationNode, FolderId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Post a AddLinkEvent.
postAddToFavoritesEvent(FavoriteQueryInformation) - Method in class com.saperion.ngc.events.BaseWindow
Posts an add to favorites event.
postAddToFavoritesEvent(FavoriteQueryInformation) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts an add to favorites event.
postAddToFavoritesEvent(FavoriteQueryInformation) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an add to favorites event.
postCancelSelectedEvent(SaveActionType) - Method in class com.saperion.ngc.events.BaseWindow
Cancel event.
postCancelSelectedEvent(SaveActionType) - Method in interface com.saperion.ngc.events.EventChildHandler
Cancel event.
postCancelSelectedEvent(SaveActionType) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Cancel event.
postChangeDocumentSecurityEvent(Set<DocumentId>, Set<String>) - Method in class com.saperion.ngc.events.BaseWindow
Posts a ChangeDocumentSecurityEvent.
postChangeDocumentSecurityEvent(Set<DocumentId>, Set<String>) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a ChangeDocumentSecurityEvent.
postChangeDocumentSecurityEvent(Set<DocumentId>, Set<String>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a ChangeDocumentSecurityEvent.
postChangeFolderSecurityEvent(FolderId, Set<String>) - Method in class com.saperion.ngc.events.BaseWindow
Posts a ChangeFolderSecurityEvent.
postChangeFolderSecurityEvent(FolderId, Set<String>) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a ChangeFolderSecurityEvent.
postChangeFolderSecurityEvent(FolderId, Set<String>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a ChangeFolderSecurityEvent.
postDeleteSelectedEvent() - Method in class com.saperion.ngc.events.BaseWindow
Delete selected.
postDeleteSelectedEvent() - Method in interface com.saperion.ngc.events.EventChildHandler
Delete selected.
postDeleteSelectedEvent() - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Delete selected.
postDisplayPopupEvent(DocumentId, boolean, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postDisplayPopupEvent(DocumentId, boolean, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postDisplayPopupEvent(DocumentId, boolean, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postDisplayPopupEvent(DocumentId, boolean, boolean, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postDisplayPopupEvent(DocumentId, boolean, boolean, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postDisplayPopupEvent(DocumentId, boolean, boolean, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postDisplayPopupEvent(DocumentId, boolean, boolean, ResultSetViewImpl) - Method in class com.saperion.ngc.events.BaseWindow
postDisplayPopupEvent(DocumentId, boolean, boolean, ResultSetViewImpl) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postDisplayPopupEvent(DocumentId, boolean, boolean, ResultSetViewImpl) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postDisplayResultItemEvent(int, DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
postDisplayResultItemEvent(int, DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postDisplayResultItemEvent(int, DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postDisplayResultItemEvent(DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
postDisplayResultItemEvent(DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
postDisplayResultItemEvent(DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postDocumentCheckEvent(CheckDataBean.CheckType, DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
Checkin / checkout selected document.
postDocumentCheckEvent(CheckDataBean.CheckType, DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
Checkin / checkout selected document.
postDocumentCheckEvent(CheckDataBean.CheckType, DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Checkin / checkout selected document.
postDocumentCheckWithShareBaseEvent(ShareBaseCheckDataBean.ShareBaseCheckType, DocumentId, boolean) - Method in class com.saperion.ngc.events.BaseWindow
Checkin / checkout selected document from/to ShareBase.
postDocumentCheckWithShareBaseEvent(ShareBaseCheckDataBean.ShareBaseCheckType, DocumentId, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
Checkin / checkout selected document from/to ShareBase.
postDocumentCheckWithShareBaseEvent(ShareBaseCheckDataBean.ShareBaseCheckType, DocumentId, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Checkin / checkout selected document from/to ShareBase.
postDocumentFilingEvent(DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, String) - Method in class com.saperion.ngc.events.BaseWindow
Posts a DocumentFilingEvent.
postDocumentFilingEvent(DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, String) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a DocumentFilingEvent.
postDocumentFilingEvent(DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, String) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a DocumentFilingEvent.
postDocumentFilingEvent(DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, Set<FolderId>) - Method in class com.saperion.ngc.events.BaseWindow
Posts a DocumentFilingEvent.
postDocumentFilingEvent(DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, Set<FolderId>) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a DocumentFilingEvent.
postDocumentFilingEvent(DocumentFilingEvent.DocumentFilingAction, Set<DocumentId>, Set<FolderId>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a DocumentFilingEvent.
postDocumentReleaseEvent(DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
Release selected document.
postDocumentReleaseEvent(DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
Release selected document.
postDocumentReleaseEvent(DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Release selected document.
postDownloadResultItemEvent(List<ResultProperties>) - Method in class com.saperion.ngc.events.BaseWindow
postDownloadResultItemEvent(List<ResultProperties>) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postDownloadResultItemEvent(List<ResultProperties>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postEditContentEvent(EditContentEvent.EditContentAction, DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
Post edit content event.
postEditContentEvent(EditContentEvent.EditContentAction, DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
Post edit content event.
postEditContentEvent(EditContentEvent.EditContentAction, DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Post edit content event.
postEditItemSelectedEvent(EditItemSelectedEvent.EditItemEventOrigin, String, String, ResultProperties) - Method in class com.saperion.ngc.events.BaseWindow
Edit item event.
postEditItemSelectedEvent(EditItemSelectedEvent.EditItemEventOrigin, String, String, ResultProperties) - Method in interface com.saperion.ngc.events.EventChildHandler
Edit item event.
postEditItemSelectedEvent(EditItemSelectedEvent.EditItemEventOrigin, String, String, ResultProperties) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Edit item event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin) - Method in class com.saperion.ngc.events.BaseWindow
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin) - Method in interface com.saperion.ngc.events.EventChildHandler
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin, boolean) - Method in class com.saperion.ngc.events.BaseWindow
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin, String, ResultProperties) - Method in class com.saperion.ngc.events.BaseWindow
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin, String, ResultProperties) - Method in interface com.saperion.ngc.events.EventChildHandler
Edit event.
postEditSelectedEvent(EditSelectedEvent.EditEventOrigin, String, ResultProperties) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Edit event.
postEditStructureEvent(DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
Posts an edit structure event.
postEditStructureEvent(DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts an edit structure event.
postEditStructureEvent(DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an edit structure event.
postErrorLogEvent(LogMessage) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Posts an error log event.
postErrorLogEvent(LogMessage) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Posts an ErrorLogEvent.
postErrorLogEvent(LogMessage) - Method in class com.saperion.ngc.events.BaseWindow
Posts an event that will create a log-entry at error-level.
postErrorLogEvent(LogMessage) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an event that will create a log-entry at error-level.
postErrorLogEvent(LogMessage) - Method in interface com.saperion.ngc.events.LogEventChildHandler
Posts an event that will create a log-entry at error-level.
postErrorLogEvent(LogMessage) - Method in class com.saperion.ngc.iform.field.MultiField
Posts an ErrorLogevent.
postErrorLogEvent(LogMessage) - Method in interface com.saperion.ngc.logging.LogView
Post an ErrorLogEvent (ZK event).
postErrorLogEvent(LogMessage) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Posts an error log event.
postErrorLogEvent(LogMessage, EventListener) - Method in class com.saperion.ngc.events.BaseWindow
Posts an event that will create a log-entry at error-level.
postErrorLogEvent(LogMessage, EventListener) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an event that will create a log-entry at error-level.
postErrorLogEvent(LogMessage, EventListener) - Method in interface com.saperion.ngc.events.LogEventChildHandler
Posts an event that will create a log-entry at error-level.
postExternalStorageUploadEvent(DocumentId, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.events.BaseWindow
 
postExternalStorageUploadEvent(DocumentId, ExternalStorageClient, ExternalStorageType) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a External Storage Upload event
postExternalStorageUploadEvent(DocumentId, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postExternalStorageUploadStatusEvent(Boolean, Document, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.events.BaseWindow
 
postExternalStorageUploadStatusEvent(Boolean, Document, ExternalStorageClient, ExternalStorageType) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a External Storage Upload status event
postExternalStorageUploadStatusEvent(Boolean, Document, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.events.BaseWindow
postFieldChangeEvent(ResultProperty) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.CheckboxField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.ComboTextField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.DateField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.FloatField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.IntField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.LookupTextField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.MultiField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.TextField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.TimeField
Posts a FieldChangeEvent.
postFieldChangeEvent(ResultProperty) - Method in class com.saperion.ngc.iform.field.TristateField
Posts a FieldChangeEvent.
postFileActionEvent(Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Method in class com.saperion.ngc.events.BaseWindow
Posts a file action event.
postFileActionEvent(Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a file action event.
postFileActionEvent(Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a file action event.
postFileActionEvent(Map<FolderId, String>, Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Method in class com.saperion.ngc.events.BaseWindow
Posts a file action event.
postFileActionEvent(Map<FolderId, String>, Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a file action event.
postFileActionEvent(Map<FolderId, String>, Map<FolderId, String>, FileActionEvent.FileAction, FolderId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a file action event.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.events.BaseWindow
postFormButtonEvent(ButtonInfo) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.button.FormButton
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.CheckboxField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.ComboTextField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.DateField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.FloatField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.IntField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.LookupTextField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.MultiField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.TextField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.TimeField
Posts a FormButtonEvent.
postFormButtonEvent(ButtonInfo) - Method in class com.saperion.ngc.iform.field.TristateField
Posts a FormButtonEvent.
postIndexResultItemEvent(ResultProperties, String) - Method in class com.saperion.ngc.events.BaseWindow
postIndexResultItemEvent(ResultProperties, String) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postIndexResultItemEvent(ResultProperties, String) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postInfoLogEvent(LogMessage) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Posts an info log event.
postInfoLogEvent(LogMessage) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Posts an InfoLogEvent.
postInfoLogEvent(LogMessage) - Method in class com.saperion.ngc.events.BaseWindow
Posts an event that will create a log-entry at info-level.
postInfoLogEvent(LogMessage) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an event that will create a log-entry at info-level.
postInfoLogEvent(LogMessage) - Method in interface com.saperion.ngc.events.LogEventChildHandler
Posts an event that will create a log-entry at info-level.
postInfoLogEvent(LogMessage) - Method in interface com.saperion.ngc.logging.LogView
Post an InfoLogEvent (ZK event).
postInfoLogEvent(LogMessage) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Posts an info log event.
postInfoLogEvent(LogMessage, EventListener) - Method in class com.saperion.ngc.events.BaseWindow
Posts an event that will create a log-entry at info-level.
postInfoLogEvent(LogMessage, EventListener) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an event that will create a log-entry at info-level.
postInfoLogEvent(LogMessage, EventListener) - Method in interface com.saperion.ngc.events.LogEventChildHandler
Posts an event that will create a log-entry at info-level.
postLaunchWorkflowEvent(List<String>, String, String, List<WorkflowMember>) - Method in class com.saperion.ngc.events.BaseWindow
postLaunchWorkflowEvent(List<String>, String, String, List<WorkflowMember>) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postLaunchWorkflowEvent(List<String>, String, String, List<WorkflowMember>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postLockDocumentEvent(boolean) - Method in class com.saperion.ngc.events.BaseWindow
postLockDocumentEvent(boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postLockDocumentEvent(boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postLogonEvent(LogonEvent.LogonResult, String) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Post a logon event.
postLogonEvent(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Post a logon event.
postLogonEvent(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.events.BaseWindow
postLogonEvent(LogonEvent.LogonResult, String) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postLogonEvent(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postLogonEvent(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.iform.field.MultiField
Posts a LogonEvent.
postLogonEvent(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Posts a logon event.
postLogonEvent(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
Posts a LogonEvent.
postLogonEvent(LogonEvent.LogonResult, String, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postLogonEvent(LogonEvent.LogonResult, String, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postLogonEvent(LogonEvent.LogonResult, String, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postNavigationFolderEvent(FolderNode, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postNavigationFolderEvent(FolderNode, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postNavigationFolderEvent(FolderNode, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postNavigationFormEvent(MaskInfoBean, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postNavigationFormEvent(MaskInfoBean, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postNavigationFormEvent(MaskInfoBean, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postNavigationFormEvent(MaskInfoBean, FolderSearchInfos, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postNavigationFormEvent(MaskInfoBean, FolderSearchInfos, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postNavigationFormEvent(MaskInfoBean, FolderSearchInfos, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postNavigationWebpartEvent(String, String, boolean) - Method in class com.saperion.ngc.events.BaseWindow
postNavigationWebpartEvent(String, String, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postNavigationWebpartEvent(String, String, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postNewSelectedEvent(NewSelectedEvent.NewEventOrigin, String, String, FormMode) - Method in class com.saperion.ngc.events.BaseWindow
New event.
postNewSelectedEvent(NewSelectedEvent.NewEventOrigin, String, String, FormMode) - Method in interface com.saperion.ngc.events.EventChildHandler
New event.
postNewSelectedEvent(NewSelectedEvent.NewEventOrigin, String, String, FormMode) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
New event.
postOpenMaskEvent(String, String) - Method in class com.saperion.ngc.events.BaseWindow
Post open mask event.
postOpenMaskEvent(String, String) - Method in interface com.saperion.ngc.events.EventChildHandler
Post open mask event.
postOpenMaskEvent(String, String) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Post open mask event.
postPrintDocumentEvent(List<ResultProperties>) - Method in class com.saperion.ngc.events.BaseWindow
Posts a print-document-event.
postPrintDocumentEvent(List<ResultProperties>) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a print-document-event.
postPrintDocumentEvent(List<ResultProperties>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a print-document-event.
postProlongRetentionEvent(ResultProperties, Date) - Method in class com.saperion.ngc.events.BaseWindow
 
postProlongRetentionEvent(ResultProperties, Date) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a prolong retention event
postProlongRetentionEvent(ResultProperties, Date) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postQueryEvent(IntelligentFormView) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Posts a query event (onButton-event of type ON_QUERY) to the given form.
postQueryEvent(IntelligentFormView) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
postQueryFavoriteEvent(Favorites, boolean) - Method in class com.saperion.ngc.events.BaseWindow
Posts an on query favorite event.
postQueryFavoriteEvent(Favorites, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts an on query favorite event.
postQueryFavoriteEvent(Favorites, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an on query favorite event.
postReduceDispositionEvent(ResultProperties, Date) - Method in class com.saperion.ngc.events.BaseWindow
 
postReduceDispositionEvent(ResultProperties, Date) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a reduce disposition event
postReduceDispositionEvent(ResultProperties, Date) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postRefreshEvent() - Method in class com.saperion.ngc.events.BaseWindow
Posts a refresh event.
postRefreshEvent() - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a refresh event.
postRefreshEvent() - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a refresh event.
postResetGuiEvent() - Method in class com.saperion.ngc.events.BaseWindow
Post reset GUI event.
postResetGuiEvent() - Method in interface com.saperion.ngc.events.EventChildHandler
Post reset GUI event.
postResetGuiEvent() - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Post reset GUI event.
postResultFieldEvent(ResultFieldEventBean) - Method in class com.saperion.ngc.events.BaseWindow
postResultFieldEvent(ResultFieldEventBean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postResultFieldEvent(ResultFieldEventBean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postSaveDocumentEvent(ResultFieldEventBean) - Method in class com.saperion.ngc.events.BaseWindow
postSaveDocumentEvent(ResultFieldEventBean) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postSaveDocumentEvent(ResultFieldEventBean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postSaveDocumentEvent(ResultFieldEventBean, Set<String>, String, Map<String, DocumentVariable>) - Method in class com.saperion.ngc.events.BaseWindow
postSaveDocumentEvent(ResultFieldEventBean, Set<String>, String, Map<String, DocumentVariable>) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postSaveDocumentEvent(ResultFieldEventBean, Set<String>, String, Map<String, DocumentVariable>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postSelectTreeItemEvent(FolderId, SelectTreeItemEvent.Destination) - Method in class com.saperion.ngc.events.BaseWindow
postSelectTreeItemEvent(FolderId, SelectTreeItemEvent.Destination) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postSelectTreeItemEvent(FolderId, SelectTreeItemEvent.Destination) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postSendMailResultItemEvent(MailSendType, ResultProperties, MailContentType) - Method in class com.saperion.ngc.events.BaseWindow
postSendMailResultItemEvent(MailSendType, ResultProperties, MailContentType) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postSendMailResultItemEvent(MailSendType, ResultProperties, MailContentType) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postSetLitigationHoldEvent(DocumentId, boolean) - Method in class com.saperion.ngc.events.BaseWindow
 
postSetLitigationHoldEvent(DocumentId, boolean) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a litigation hold value change event
postSetLitigationHoldEvent(DocumentId, boolean) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postShareBaseLoginEvent(DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
 
postShareBaseLoginEvent(DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
Post a ShareBase Login event
postShareBaseLoginEvent(DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postStartWorkflowEvent(List<String>) - Method in class com.saperion.ngc.events.BaseWindow
postStartWorkflowEvent(List<String>) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postStartWorkflowEvent(List<String>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postTabSelectedEvent(FolderId, MainTabView.MTVTabType, IntelligentFormView) - Method in class com.saperion.ngc.events.BaseWindow
Posts a tab selected event.
postTabSelectedEvent(FolderId, MainTabView.MTVTabType, IntelligentFormView) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts a tab selected event.
postTabSelectedEvent(FolderId, MainTabView.MTVTabType, IntelligentFormView) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts a tab selected event.
postUnDeleteSelectedEvent() - Method in class com.saperion.ngc.events.BaseWindow
Undelete selected.
postUnDeleteSelectedEvent() - Method in interface com.saperion.ngc.events.EventChildHandler
Undelete selected.
postUnDeleteSelectedEvent() - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Undelete selected.
postUploadDocumentEvent(FolderUploadInfos) - Method in class com.saperion.ngc.events.BaseWindow
Posts an upload document event.
postUploadDocumentEvent(FolderUploadInfos) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts an upload document event.
postUploadDocumentEvent(FolderUploadInfos) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an upload document event.
postUploadeExternalStorageDocumentEvent(FolderUploadInfos, ExternalStorageType) - Method in class com.saperion.ngc.events.BaseWindow
Posts an upload Sharebase document event.
postUploadeExternalStorageDocumentEvent(FolderUploadInfos, ExternalStorageType) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts an upload Sharebase document event.
postUploadeExternalStorageDocumentEvent(FolderUploadInfos, ExternalStorageType) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
 
postUploadSuccessEvent(FolderId) - Method in class com.saperion.ngc.events.BaseWindow
Posts an upload success event.
postUploadSuccessEvent(FolderId) - Method in interface com.saperion.ngc.events.EventChildHandler
Posts an upload success event.
postUploadSuccessEvent(FolderId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an upload success event.
postWarningLogEvent(LogMessage) - Method in class com.saperion.ngc.events.BaseWindow
Posts an event that will create a log-entry at warning-level.
postWarningLogEvent(LogMessage) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an event that will create a log-entry at warning-level.
postWarningLogEvent(LogMessage) - Method in interface com.saperion.ngc.events.LogEventChildHandler
Posts an event that will create a log-entry at warning-level.
postWarningLogEvent(LogMessage) - Method in interface com.saperion.ngc.logging.LogView
Post a WarningLogEvent (ZK event).
postWarningLogEvent(LogMessage, EventListener) - Method in class com.saperion.ngc.events.BaseWindow
Posts an event that will create a log-entry at warning-level.
postWarningLogEvent(LogMessage, EventListener) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Posts an event that will create a log-entry at warning-level.
postWarningLogEvent(LogMessage, EventListener) - Method in interface com.saperion.ngc.events.LogEventChildHandler
Posts an event that will create a log-entry at warning-level.
postWorkflowActionEvent(List<DocumentId>, CommandInfo, List<String>, String, Date) - Method in class com.saperion.ngc.events.BaseWindow
postWorkflowActionEvent(List<DocumentId>, CommandInfo, List<String>, String, Date) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postWorkflowActionEvent(List<DocumentId>, CommandInfo, List<String>, String, Date) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postWorkflowCommentEvent(List<DocumentId>) - Method in class com.saperion.ngc.events.BaseWindow
postWorkflowCommentEvent(List<DocumentId>) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postWorkflowCommentEvent(List<DocumentId>) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
postWorkflowDisplayCommentEvent(DocumentId) - Method in class com.saperion.ngc.events.BaseWindow
postWorkflowDisplayCommentEvent(DocumentId) - Method in interface com.saperion.ngc.events.EventChildHandler
 
postWorkflowDisplayCommentEvent(DocumentId) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
PPT - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS Powerpoint.
PPTX - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS Powerpoint (XML).
preloadContent() - Method in class com.saperion.ngc.resultset.multiselect.ConvertToPdfAction
If the action requires the content to be already available as a stream inside each content object, this method has to return true.
preloadContent() - Method in interface com.saperion.ngc.resultset.multiselect.MultiSelectAction
If the action requires the content to be already available as a stream inside each content object, this method has to return true.
preloadContent() - Method in class com.saperion.ngc.resultset.multiselect.ServletDownloadAction
If the action requires the content to be already available as a stream inside each content object, this method has to return true.
preloadContent() - Method in class com.saperion.ngc.resultset.multiselect.ZipAction
If the action requires the content to be already available as a stream inside each content object, this method has to return true.
preloadContent() - Method in class com.saperion.ngc.resultset.multiselect.ZkDownloadAction
If the action requires the content to be already available as a stream inside each content object, this method has to return true.
prepareDatabaseName(String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Removes all '[', ']' and '"' from the passed string.
PresenceModifier - Class in com.saperion.ngc.dialogs.userprofile
Modifies the current user settings by setting the presence of the current user to true or false.
PresenceModifier(boolean) - Constructor for class com.saperion.ngc.dialogs.userprofile.PresenceModifier
Literal constructor.
presenter - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
Parent view's presenter.
Presenter - Interface in com.saperion.ngc.main
Interface for presenters.
PrincipalProvider - Class in com.saperion.ngc.filter
Logon provider for Principal authentication.
PrincipalProvider() - Constructor for class com.saperion.ngc.filter.PrincipalProvider
 
PRINT - com.saperion.ngc.model.document.DocumentService.AuditEvent
 
PRINT - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type print.
printAsPdf(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
PrintDocumentsEvent - Class in com.saperion.ngc.events.resultset
Event sent when documents are printed.
PrintDocumentsEvent(Component, List<ResultProperties>) - Constructor for class com.saperion.ngc.events.resultset.PrintDocumentsEvent
 
PRIVATE - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
PRIVATE - com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Private.
PRIVATE_ROOT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
PROCESS_ALREADY_RUNNING_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Process already running.
ProcessAlreadyRunningException - Exception in com.saperion.ngc.exception
Exception thrown when a process is started in a session that already contains a running LongRunningProcess.
ProcessAlreadyRunningException() - Constructor for exception com.saperion.ngc.exception.ProcessAlreadyRunningException
 
PROG_GROUP - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Group icon.
progress - Variable in class com.saperion.ngc.servlet.process.LongRunningProcess
Current progress (percent).
ProgressResponse - Class in com.saperion.ngc.servlet
 
ProgressResponse() - Constructor for class com.saperion.ngc.servlet.ProgressResponse
 
prolongRetention(ResultProperties, Date) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
ProlongRetentionEvent - Class in com.saperion.ngc.events.resultset
Event for prolong retention time button in the context menu.
ProlongRetentionEvent(Component, ResultProperties, Date) - Constructor for class com.saperion.ngc.events.resultset.ProlongRetentionEvent
Constructor.
prolongRetentionTime(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
PROP_CSP_POLICY - Static variable in class com.saperion.ngc.filter.security.HttpHeaderExtendedSecurityFilter
 
PropertyFileLoader - Class in com.saperion.ngc.configuration
Utility class to handle property-files.
PropertyHandler - Class in com.saperion.ngc.util.property
Deprecated.
Deprecated due to performance issues. Use PropertyToStringConverter instead.
PropertyToStringConverter - Class in com.saperion.ngc.util.property
Class that is responsible for property type conversion and comparison.
PropertyToStringConverter(DDC) - Constructor for class com.saperion.ngc.util.property.PropertyToStringConverter
Constructor.
PropertyType - Class in com.saperion.ngc.util.property
Class that represents property type.
PropertyType() - Constructor for class com.saperion.ngc.util.property.PropertyType
Deprecated.
use single-argument constructor instead. Will be removed in 8.1.
PropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.PropertyType
 
PROVIDER - Static variable in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Logon provider list.
PUBLIC - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
published() - Method in interface com.saperion.ngc.portal.builder.weblink.OptionsBuilder
Published.
published() - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Published.
put(String, String) - Method in class com.saperion.ngc.configuration.CombinedProperties
 
put(String, String) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
putAll(Map<? extends String, ? extends String>) - Method in class com.saperion.ngc.configuration.CombinedProperties
 
putAll(Map<? extends String, ? extends String>) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 

Q

QAComposer - Class in com.saperion.ngc.qa
This class is the handler for qa purposes.
QAComposer() - Constructor for class com.saperion.ngc.qa.QAComposer
 
query - Variable in class com.saperion.ngc.servlet.process.export.ExportProcess
The query to execute to get search result.
QUERY - com.saperion.ngc.iform.FormMode
Query mode.
QUERY - com.saperion.ngc.iform.SysForm.FormType
Deprecated.
Query form.
QUERY - com.saperion.ngc.maintab.MainTabView.MTVTabType
Tabs with query masks.
QUERY - com.saperion.ngc.scripthelper.internal.FormPopupType
Open form in query mode to get results.
QUERY_USER_TYPE - com.saperion.ngc.model.authorization.UserType
Query user.
QueryClassicConnectorService - Class in com.saperion.ngc.model.resultset
Query service.
QueryClassicConnectorService(int) - Constructor for class com.saperion.ngc.model.resultset.QueryClassicConnectorService
Constructor.
QueryFavoriteEvent - Class in com.saperion.ngc.events
AddToFavoritesEvent event class.
QueryFavoriteEvent(Component, Object) - Constructor for class com.saperion.ngc.events.QueryFavoriteEvent
Constructor.
QueryModifier - Class in com.saperion.ngc.model.resultset
Utility class for query modification.
QueryService - Interface in com.saperion.ngc.model.resultset
 

R

raiseTabClear() - Method in class com.saperion.ngc.navigation.FavoriteNaviTreeNode
Raise tab clear.
raiseTabClear() - Method in class com.saperion.ngc.navigation.FormNaviTreeNode
Raise tab clear.
raiseTabClear() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Raise tab clear.
raiseTabClear() - Method in class com.saperion.ngc.navigation.WebpartNaviTreeNode
Raise tab clear.
raiseTabClear() - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Raise tab clear.
RawTextTools - Class in com.saperion.ngc.util
A utility that provides several methods to analyze and convert raw text data.
RE_OPEN - com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Re-open file.
read() - Method in class com.saperion.ngc.filter.security.MultiReadHttpServletRequest.CachedServletInputStream
 
read() - Method in class com.saperion.ngc.util.BlockStream
readColor() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineHandler
Reads a color tag.
readResultType(String) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
 
RECIPIENTS_LABEL - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
RECIPIENTS_LABEL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
Rectangle - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Rectangle - com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationType
Rectangle.
Rectangle(Integer, Integer, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Rectangle
Constructor create Rectangle Component.
RectangleAnnotation - Class in com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle
Contains configuration for Rectangle Annotation
RectangleAnnotation() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle.RectangleAnnotation
 
RectangleAnnotation(DocDimension, boolean) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.rectangle.RectangleAnnotation
 
RECTANGULAR - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key RECTANGULAR.
Redact - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Redact(Integer, Integer, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Redact
Constructor create Redact Component "Black-Label-Rectangle" .
RedactPolygon - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
RedactPolygon(ArrayList<Node>, Integer, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.RedactPolygon
Constructor create RedactPolygon "Black-Label-Polygon" Component.
REDIRECTION_TO_NEW_WEB_PAGE_ATTRIBUTE - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
REDIRECTION_TO_NEW_WEB_PAGE_ATTRIBUTE - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
redirectToLogoutPage(Function<String, String>) - Method in class com.saperion.ngc.filter.AbstractLogonProvider
Redirects the browser to the logout page.
redirectURI - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
reduceDisposition(ResultProperties, Date) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
ReduceDispositionEvent - Class in com.saperion.ngc.events.resultset
Event for reduce disposition time button in the context menu.
ReduceDispositionEvent(Component, ResultProperties, Date) - Constructor for class com.saperion.ngc.events.resultset.ReduceDispositionEvent
Constructor.
reduceDispositionTime(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
ReferenceTypes - Class in com.saperion.ngc.util
This utility class provides methods that convert between IDs used by the webclient and references.
refresh(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Refreshes the result list.
refresh(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Refreshes the result list.
REFRESH_FOLDER_TIME_OFF - Static variable in class com.saperion.ngc.util.NgClientConstants
Interval for Turning off Folder Refresh.
REFRESH_FOLDER_TIME_PARAM - Static variable in class com.saperion.ngc.util.NgClientConstants
Param name for web.xml Folder Refresh timer.
REFRESH_FOLDER_TIMER_NAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Name for Folder Refresh Timer.
REFRESH_TOKEN_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
REFRESH_TOKEN_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.OpenIDConnectProvider
 
REFRESH_WORKFLOW_FOLDER_TIME_PARAM - Static variable in class com.saperion.ngc.util.NgClientConstants
Param name for web.xml Workflow Folder Refresh timer.
REFRESH_WORKFLOW_FOLDER_TIMER_NAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Name for Workflow Folder Refresh Timer.
RefreshCommand - Class in com.saperion.ngc.commands
Refresh command for onRefresh events triggered by JavaScript.
RefreshCommand() - Constructor for class com.saperion.ngc.commands.RefreshCommand
 
refreshCurrentNode() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Refreshes the current node only.
refreshCurrentNode(boolean) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Refreshes the current node.
refreshCurrentNode(boolean) - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
 
refreshCurrentNode(boolean) - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
 
refreshCurrentNode(boolean) - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
 
refreshDocument() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
refreshDocument() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Refreshes the viewer using the last opened document.
refreshDocument() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Refreshes the viewer using the last opened document.
refreshDocument() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Refreshes the viewer using the last opened document.
refreshDocument() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Refreshes the viewer using the last opened document.
refreshDocument() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
RefreshEvent - Class in com.saperion.ngc.events
 
RefreshEvent(Component) - Constructor for class com.saperion.ngc.events.RefreshEvent
Constructor.
RefreshFolderEvent - Class in com.saperion.ngc.events.navigation
Event that is thrown to trigger the refresh of (workflow) folders.
RefreshFolderEvent(Component, boolean) - Constructor for class com.saperion.ngc.events.navigation.RefreshFolderEvent
 
refreshParent() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Refreshes the parent view of the current node.
refreshSessionAttributes(OneDriveClient) - Static method in class com.saperion.ngc.onedrive.OneDriveSessionUtility
 
refreshView() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Refreshes the view with the last opened document.
refreshView() - Method in interface com.saperion.ngc.viewer.DocumentView
Refreshes the view with the last opened document.
REGISTER - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Register.
registerChildrensColumns() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Registers the columns used by the child nodes at the column manager.
registerColumn(String) - Method in class com.saperion.ngc.navigation.ColumnManager
Registers a column in the manager.
registerForm(String) - Method in class com.saperion.ngc.iform.TabIndexHelper
Registers a form and associates an offset to it.
RegisterNaviTreeNode - Class in com.saperion.ngc.navigation
Tree node used for registers.
release(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
releaseConnection() - Method in class com.saperion.ngc.model.ClassicConnectorProvider
Disposes the connector.
releaseConnection() - Method in interface com.saperion.ngc.model.ConnectionProvider
Dispose the connection.
releaseConnection() - Method in class com.saperion.ngc.model.NewConnectionClassicConnectorProvider
 
releaseConnection() - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorProvider
 
releaseDocument(DocumentId, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Release a document.
releaseDocument(DocumentId, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Release a document.
releaseLocks() - Method in interface com.saperion.ngc.resultset.ResultSetView
Unlocks all previously locked documents.
releaseLocks() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Unlocks all documents.
reload() - Static method in class com.saperion.ngc.mail.MailerConfig
Read configured values from scratch.
reLogin() - Method in class com.saperion.ngc.sapviewer.SAPViewer
Performs a re-login.
RememberDocumentBean - Class in com.saperion.ngc.viewer
Bean used to remember the last document.
RememberDocumentBean(DocumentId, int, DocumentArchiveMetaInfo.ElementArchiveMetaInfo, long, boolean) - Constructor for class com.saperion.ngc.viewer.RememberDocumentBean
Creates a new DocumentHelper Object that holds information about a document like its docId.
rememberRotationForPage(OpenDocumentBean, int, int) - Static method in class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Stores the angle by wich the specified page was rotated.
REMINDERS - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
 
remove(NavigationNode) - Method in class com.saperion.ngc.model.navigation.FolderNode
Removes the given child node.
remove(NavigationNode) - Method in class com.saperion.ngc.model.navigation.FolderTree
Removes the given child node.
remove(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
Removes the given child node.
remove(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
Removes the associated child node.
remove(NavigationNode) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Removes the associated child node.
remove(Object) - Method in class com.saperion.ngc.configuration.CombinedProperties
 
remove(Object) - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
REMOVE_FROM_FOLDER - com.saperion.ngc.events.navigation.DocumentFilingEvent.DocumentFilingAction
Removes a document from folders.
removeAcl(String) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Removes an ACL that was added by IndexMaskDocument.addAcl(String) before.
removeAttribute(String) - Method in class com.saperion.ngc.main.HttpSessionWrapper
Removes the attribute with the specified key from the current session.
removeCondition(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
Removes a condition from the field.
removeCustomValue(String) - Method in class com.saperion.ngc.resultset.generator.LookupQueryGenerator
Removes a custom-value.
removeFastAccessAndWrite(FastAccessItem) - Method in class com.saperion.ngc.navigation.FastAccessList
Removes a fast access entry and saves the reduced fast access list.
removeFilter() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
Remove filter from result.
removeFromFolder(DocumentId, Set<FolderId>) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Removes the documents from the specified folder.
removeFromFolder(Set<FolderId>, DocumentId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Removes the specified document from a folder.
removeFromFolder(Set<FolderId>, DocumentId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Removes the specified document from a folder.
removeFromList(Set<?>) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Removes the specified items from the list of selected members.
removeIndexValue(String) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Removes a value previously added by IndexMaskDocument.addIndexValue(String, Object).
removeItem() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Removes the selected item from the list.
removeItem() - Method in class com.saperion.ngc.dialogs.CheckinDialog
 
removeItem() - Method in class com.saperion.ngc.dialogs.EditStructureDialog
 
removeItem() - Method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
removeIXOSAnno(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Remove the IXOS annotation from content list.
removeIXOSAnno(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Remove the IXOS annotation from content list.
removeListDataListener(ListDataListener) - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
 
removeNode(FolderId) - Method in interface com.saperion.ngc.navigation.NavigationView
Removes the node identified by the specified id from the view.
removeNode(FolderId) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Removes the node identified by the specified id from the view.
removeNode(NavigationNode) - Method in interface com.saperion.ngc.navigation.NavigationView
Removes the node from the view.
removeNode(NavigationNode) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Removes the node from the view.
removeOrderByClause(String) - Static method in class com.saperion.ngc.model.resultset.QueryModifier
Removes the order-by clause from a query string.
removeProperty(String) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Removes the property.
removeRenderTargetInBean(OpenDocumentBean) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
Removes the 'targetFormat' parameter from the bean.
removeSclass(String, HtmlBasedComponent) - Static method in class com.saperion.ngc.util.CssUtils
Removes the defined css-class from the component.
removeSubFolder(String) - Method in class com.saperion.ngc.navigation.ALFNaviTreeNode
Removes a subfolder.
removeValidationMessages() - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Removes all error messages from the fields.
renameFolder(NavigationNode, String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Renames folder.
renameFolder(NavigationNode, String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Renames folder.
renameNode(NavigationNode, String) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
render() - Method in interface com.saperion.ngc.model.navigation.intf.NaviNodeAccessor
Renders the children of this node based on the given model node.
render() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Renders the children of this node based on the given model node.
render() - Method in class com.saperion.ngc.navigation.RootNaviTreeNode
Renders the NavigationTree.
render(Listitem, WorkflowMember, int) - Method in class com.saperion.ngc.dialogs.userselect.UserListRenderer
 
render(Listitem, RevisionHistoryDialog.RevisionBean, int) - Method in class com.saperion.ngc.dialogs.RevisionListRenderer
 
render(Treeitem, WorkflowMember, int) - Method in class com.saperion.ngc.dialogs.userselect.UserTreeRenderer
 
RENDER_ERROR_PLACEHOLDER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Placeholder image for viewer when rendering failed.
RENDER_IMAGES - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Render images to PDF before viewing.
RENDER_TARGET - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Request-parameter to signalize that an element should be marked for rendering.
RENDER_TEMPORARY - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Configures rendering of temporary documents.
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.ArrowAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.CheckmarkAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.CircleAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.FreehandAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.LineAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.NoteAnno
 
renderAnno(AnnMeta, AnnObject) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.TextAnno
 
renderChildNodes(List<NavigationNode>) - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
renderComponent() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
renderComponent() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
renderComponent() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Highlight
 
renderComponent() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Arrow
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Custom
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Freehand
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Highlight
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.HighlightPolygon
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Line
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Note
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.OpenPolygon
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Oval
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Polygon
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Rectangle
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Redact
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.RedactPolygon
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Stamp
 
renderComponent() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Text
 
renderFastAccess(String, String) - Method in interface com.saperion.ngc.navigation.NavigationView
Renders the fast access content.
renderFastAccess(String, String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Renders the fast access content.
RenderingFailedException - Exception in com.saperion.ngc.exception
Exception thrown when rendering a document failed.
RenderingFailedException(String) - Constructor for exception com.saperion.ngc.exception.RenderingFailedException
Instantiates a new rendering exception.
RenderingFailedException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.RenderingFailedException
Instantiates a new rendering exception.
renderKeyValue(String, String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
renderKeyValue(String, String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
renderKeyValue(String, String, String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
renderKeyValue(String, String, String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
renderNavigationTree(NavigationTree) - Method in interface com.saperion.ngc.navigation.NavigationView
Sets the user settings navigation data tree to be displayed.
renderNavigationTree(NavigationTree) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Sets the user settings navigation data tree to be displayed.
renderNode(String, String, Node) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
renderNode(String, String, Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
renderNode(String, String, Node, String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
renderNode(String, String, Node, String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
renderProperties(ContentRenderer) - Method in class com.saperion.ngc.ngapplet.NgApplet
renderQueryResult(List<ResultProperties>) - Method in interface com.saperion.ngc.resultset.ResultList
Renders the list of properties that represents the result of the previous query.
renderQueryResult(List<ResultProperties>) - Method in class com.saperion.ngc.resultset.ResultListImpl
 
renderSection() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
renderSection .
renderStream(InputStreamDescriptor, TargetFormat) - Method in class com.saperion.ngc.rendering.NgcRenderService
Renders the provided stream.
renderType() - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
renderType() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
REPLACE - com.saperion.ngc.dialogs.AbstractStructureDialog.StructureUploadAction
Replace existing element.
replaceDocumentWithShareBaseContent() - Method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
replaceLast(String, String, String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Replaces the substring toReplace with the string replacement in the given string at the last index of toReplace.
REQUEST_FOR_LOGIN_TO_SHAREBASE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
requestAccessTokenFromAuthorizationCode(String, HttpSession, HttpServletRequest) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
requestAccessTokenFromRefreshToken(HttpSessionWrapper, String, LicenseEnumeration) - Static method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
requestAccessTokenFromRefreshToken(String) - Static method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
requestAcr - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
RequestLoggingUtil - Class in com.saperion.ngc.servlet
Utility-class that generates a log-message for a http-request.
RequestServerFilter - Class in com.saperion.ngc.filter.security
Filter used to protect the virtual viewer request server servlet.
RequestServerFilter() - Constructor for class com.saperion.ngc.filter.security.RequestServerFilter
 
reset() - Method in interface com.saperion.ngc.logging.LogView
Reset view.
reset() - Method in class com.saperion.ngc.logging.LogViewImpl
Reset view.
reset() - Method in interface com.saperion.ngc.resultset.ResultSetView
Reset view.
reset() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Removes the ResultSetList from main-center.
reset() - Method in class com.saperion.ngc.util.BlockStream
reset() - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Closes the current document.
reset() - Method in interface com.saperion.ngc.viewer.DocumentView
Closes the current document.
reset(boolean) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Closes the current document.
reset(boolean) - Method in interface com.saperion.ngc.viewer.DocumentView
Closes the current document.
resetButtons() - Method in class com.saperion.ngc.viewer.StructureButtons
Reset buttons.
ResetGuiEvent - Class in com.saperion.ngc.events
Event to cause other components to reset the GUI.
ResetGuiEvent(Component) - Constructor for class com.saperion.ngc.events.ResetGuiEvent
Constructor.
resetMask() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Deletes the stored layout for the mask and re-creates the content.
resetMask() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Deletes the stored layout for the mask and re-creates the content.
resetView() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
resetView() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Resets the view so that the viewer applet will not re-open the last opened document.
resetView() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Resets the view so that the viewer applet will not re-open the last opened document.
resetView() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Resets the view so that the viewer applet will not re-open the last opened document.
resetView() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Resets the view so that the viewer applet will not re-open the last opened document.
resetView() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
resetView(boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
resetView(boolean) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Resets the view so that the viewer applet will not re-open the last opened document.
resetView(boolean) - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Resets the view so that the viewer applet will not re-open the last opened document.
resetView(boolean) - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Resets the view so that the viewer applet will not re-open the last opened document.
resetView(boolean) - Method in interface com.saperion.ngc.viewer.ViewerComponent
Resets the view so that the viewer applet will not re-open the last opened document.
resetView(boolean) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
resizable - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Annotation is resizable
resolveClass(ObjectStreamClass) - Method in class com.saperion.ngc.maintab.WhitelistObjectInputStream
 
ResolvedFieldLink(IntelligentField, String, LimitType, boolean) - Constructor for class com.saperion.ngc.util.FieldUtil.ResolvedFieldLink
Instantiates a new resolved field link.
resolveFieldLink(String, IntelligentFormView) - Static method in class com.saperion.ngc.util.FieldUtil
Resolves a field link.
resolveLatestHdoc(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
resolveLatestHdoc(String) - Method in interface com.saperion.ngc.model.document.DocumentService
resolveLatestRevision(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Resolve latest revision for the given hdoc.
resolveLatestRevision(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Resolve latest revision for the given hdoc.
resolveLatestRevision(String) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Resolves the latest revision of the document with the specified HDOC.
resolveLink(FolderId) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Resolves a link folder and returns the link destination.
resolveLink(FolderId) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Resolves a link folder and returns the link destination.
resolveLocale(String) - Static method in class com.saperion.ngc.util.LocalizationUtil
resolve Country and Language from a Locale String like "de_DE".
resolveLocale(Locale) - Static method in class com.saperion.ngc.util.LocalizationUtil
resolve Country and Language from a Locale to a String like "de_DE".
resolveSapURL(String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Resolves the given SAP URL and returns the SapDocInfo.
resolveSapURL(String) - Method in interface com.saperion.ngc.model.document.DocumentService
Resolves the given SAP URL and returns the SapDocInfo.
resolveToStringArray(String) - Static method in class com.saperion.ngc.util.LocalizationUtil
Deprecated.
will be removed in 8.1
RESOURCE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key RESOURCE.
restrictMIMEType(Media) - Static method in class com.saperion.ngc.util.UploadUtil
check if the MIMETYPE of the media file uploaded falls under restrictedMIMETypes or not
restrictMIMEType(UploadEvent) - Static method in class com.saperion.ngc.util.UploadUtil
check if the MIMETYPE of the media file uploaded falls under restrictedMIMETypes or not
RESULT_SET_SORT_DEFAULT_CSS_CLASS_NATURAL - Static variable in class com.saperion.ngc.util.NgClientConstants
Standard CSS class for result set view sorting.
ResultAccessData - Interface in com.saperion.ngc.model.resultset
Interface for document access data information.
ResultAccessDataImpl - Class in com.saperion.ngc.model.resultset
Class containing access information for a single document.
ResultAccessDataImpl(int) - Constructor for class com.saperion.ngc.model.resultset.ResultAccessDataImpl
Constructor.
ResultAccessDataImpl(SaDocAccessData) - Constructor for class com.saperion.ngc.model.resultset.ResultAccessDataImpl
Constructor.
ResultContextMenu - Class in com.saperion.ngc.resultset
Context menu for ResultSetView.
ResultContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ResultSetViewImpl.ViewMode, boolean) - Constructor for class com.saperion.ngc.resultset.ResultContextMenu
Constructor.
ResultContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ResultSetViewImpl.ViewMode, boolean, boolean) - Constructor for class com.saperion.ngc.resultset.ResultContextMenu
Constructor.
ResultFieldEvent - Class in com.saperion.ngc.events.iform
 
ResultFieldEvent(Component, ResultFieldEventBean) - Constructor for class com.saperion.ngc.events.iform.ResultFieldEvent
 
ResultFieldEventBean - Class in com.saperion.ngc.events.iform
 
ResultFieldEventBean(List<FieldResultBean>, Form, SaveActionType) - Constructor for class com.saperion.ngc.events.iform.ResultFieldEventBean
Constructor.
ResultFieldEventBean(List<FieldResultBean>, Form, SaveActionType, List<ContentStream>, int, boolean) - Constructor for class com.saperion.ngc.events.iform.ResultFieldEventBean
Constructor.
ResultFieldEventBean(List<FieldResultBean>, String, SaveActionType) - Constructor for class com.saperion.ngc.events.iform.ResultFieldEventBean
Constructor.
ResultFieldEventBean(List<FieldResultBean>, String, SaveActionType, List<ContentStream>, int) - Constructor for class com.saperion.ngc.events.iform.ResultFieldEventBean
Constructor.
ResultList - Interface in com.saperion.ngc.resultset
Interface for the UI-component that displays the actual entries of a query-result.
ResultListImpl - Class in com.saperion.ngc.resultset
Default-implementation of ResultList.
ResultListImpl() - Constructor for class com.saperion.ngc.resultset.ResultListImpl
 
ResultListItem - Interface in com.saperion.ngc.resultset
Represents an item in the ResultList of a ResultSetView.
ResultLockData - Interface in com.saperion.ngc.model.resultset
Class that holds information about the locking and checkout status of a result item.
ResultLockDataImpl - Class in com.saperion.ngc.model.resultset
Implementation of ResultLockData.
ResultLockDataImpl(DocumentDatabaseMetaInfo) - Constructor for class com.saperion.ngc.model.resultset.ResultLockDataImpl
Constructor.
ResultLockDataImpl(DocumentDatabaseMetaInfo, SaLockInfo) - Constructor for class com.saperion.ngc.model.resultset.ResultLockDataImpl
Constructor.
ResultPaging - Class in com.saperion.ngc.model.resultset
Bean Class that represents query result set paging.
ResultPaging() - Constructor for class com.saperion.ngc.model.resultset.ResultPaging
constructs the ResultPaging instance.
ResultPaging(int, int) - Constructor for class com.saperion.ngc.model.resultset.ResultPaging
constructs the ResultPaging instance.
ResultProperties - Class in com.saperion.ngc.model.resultset
Converter class that is responsible for transfer the query results from backend to view.
ResultProperties(int, ResultProperties.Type, String) - Constructor for class com.saperion.ngc.model.resultset.ResultProperties
Constructor.
ResultProperties.Type - Enum in com.saperion.ngc.model.resultset
ResultProperties item type.
ResultProperty - Class in com.saperion.ngc.model.resultset
Bean that holds information about a result property.
ResultProperty(SaPropertyValue, EditFieldType) - Constructor for class com.saperion.ngc.model.resultset.ResultProperty
Constructor.
ResultSetColumn - Class in com.saperion.ngc.resultset
This class represents the columns of the result set including all relevant attributes (ID, sorting,...).
ResultSetColumn(String) - Constructor for class com.saperion.ngc.resultset.ResultSetColumn
Constructor.
ResultSetColumns - Class in com.saperion.ngc.resultset
Utility class used to write and read configuration-strings for the result set view.
ResultsetConfiguration - Class in com.saperion.ngc.resultset
Utility class that holds configuration parameters for ResultSetViewImpl.
ResultsetConfiguration(ResultSetPresenter) - Constructor for class com.saperion.ngc.resultset.ResultsetConfiguration
Constructor.
ResultSetEvent - Interface in com.saperion.ngc.resultset
Interface for events handled by ResultSet.
ResultSetEventListenerFactory - Class in com.saperion.ngc.resultset
Class that holds the event listener classes for ResultSetViewImpl.
ResultSetMode - Interface in com.saperion.ngc.resultset
Interface for rendering modes of the result set view.
ResultSetPresenter - Class in com.saperion.ngc.resultset
Presenter for ResultSetView.
ResultSetRefreshEvent - Class in com.saperion.ngc.resultset
Event to trigger a refresh of the result set.
ResultSetRefreshEvent() - Constructor for class com.saperion.ngc.resultset.ResultSetRefreshEvent
 
ResultSetView - Interface in com.saperion.ngc.resultset
Represents a result list in a form.
ResultSetView.DefaultButtonType - Enum in com.saperion.ngc.resultset
Actions to be performed, when user double-clicks an item.
ResultSetView.ExportFormat - Enum in com.saperion.ngc.resultset
Possible formats used to export a query result.
ResultSetViewEventHandler - Class in com.saperion.ngc.resultset
Event handlers for ResultSetViewImpl.
ResultSetViewFilterArea - Class in com.saperion.ngc.resultset
Implementation of ResultSetView.
ResultSetViewFilterArea() - Constructor for class com.saperion.ngc.resultset.ResultSetViewFilterArea
Constructor.
ResultSetViewFilterArea(ResultSetViewImpl) - Constructor for class com.saperion.ngc.resultset.ResultSetViewFilterArea
Constructor for iForm use.
ResultSetViewImpl - Class in com.saperion.ngc.resultset
Implementation of ResultSetView.

Important events: EventChild.ON_INDEX_RESULTITEM when the user selects an item in the list.
ResultSetViewImpl() - Constructor for class com.saperion.ngc.resultset.ResultSetViewImpl
Constructor.
ResultSetViewImpl(boolean) - Constructor for class com.saperion.ngc.resultset.ResultSetViewImpl
Constructor for use in LookupPopup.
ResultSetViewImpl(ResultType, boolean, String, PosType, String) - Constructor for class com.saperion.ngc.resultset.ResultSetViewImpl
Constructor for iForm use.
ResultSetViewImpl.ViewMode - Enum in com.saperion.ngc.resultset
Enumeration for view modes.
returnStringValue(SaPropertyValue, Locale) - Method in class com.saperion.ngc.util.property.StringPropertyType
Deprecated.
use StringPropertyType.returnStringValue(SaPropertyValue) instead. Will be removed in 8.1
returnStringValues() - Method in class com.saperion.ngc.util.property.PropertyHandler
Deprecated.
Converts the provided SaPropertyValue object values to String array.
returnStringValues(SaPropertyValue) - Method in class com.saperion.ngc.util.property.PropertyToStringConverter
Converts the provided SaPropertyValue object values to String array.
REV_CURRENT_REVISION - Static variable in class com.saperion.ngc.servlet.ServletUrl
currentRevision.
REV_ID_ATTR - Static variable in class com.saperion.ngc.servlet.ServletUrl
Name for revision id (hdoc) attribute used in streaming-servlet request.
RevisionBean(DocumentVersionInfo, DocumentId, String, boolean) - Constructor for class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionBean
Creates a new RevisionBean.
RevisionCreatedEvent - Class in com.saperion.ngc.events.iform
Event fired when a new document was added to the archive.
RevisionCreatedEvent(Component, SaSaveInfo, List<FieldResultBean>, boolean) - Constructor for class com.saperion.ngc.events.iform.RevisionCreatedEvent
Constructor.
RevisionCreatedEvent(Component, DocumentId, List<FieldResultBean>, boolean) - Constructor for class com.saperion.ngc.events.iform.RevisionCreatedEvent
Constructor.
revisionHistory(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
RevisionHistoryDialog - Class in com.saperion.ngc.dialogs
Revision history dialog.
RevisionHistoryDialog() - Constructor for class com.saperion.ngc.dialogs.RevisionHistoryDialog
 
RevisionHistoryDialog.RevisionBean - Class in com.saperion.ngc.dialogs
Bean for revision information as string.
RevisionHistoryDialog.RevisionListModel - Class in com.saperion.ngc.dialogs
List model for the version history dialog.
RevisionListModel(List<String>, ResultSetPresenter, DocumentId, String, ResultSetViewImpl, boolean) - Constructor for class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
Constructor.
RevisionListRenderer - Class in com.saperion.ngc.dialogs
Renderer for the listbox in revision_history.zul.
RevisionListRenderer(boolean, ResultSetViewImpl) - Constructor for class com.saperion.ngc.dialogs.RevisionListRenderer
Constructor.
revokeShare() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
revokeShare() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Revoke selected share link for a sharebase document
rgbToHex(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
 
RIGHT - com.saperion.ngc.resultset.Alignment
right.
RIGHT - com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
Right.
RIGHT_MOUSECLICK_ON_FOLDER - com.saperion.ngc.upload.UploadVariant
Upload via right mouseclick on a folder (context menu).
ROLE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Orgunit icon.
ROOT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
ROOT - Static variable in class com.saperion.ngc.model.FolderId
Root folder id.
RootFavoriteNaviTreeNode - Class in com.saperion.ngc.navigation
Root favorite folder, which contains all favorites of the user.
RootFormNaviTreeNode - Class in com.saperion.ngc.navigation
 
RootNaviTreeNode - Class in com.saperion.ngc.navigation
The root node of a tree in the navigation view.
RootNaviTreeNode(NavigationViewImpl, NavigationTree, Treechildren) - Constructor for class com.saperion.ngc.navigation.RootNaviTreeNode
Constructor.
RootPrivateNaviTreeNode - Class in com.saperion.ngc.navigation
Private root folder, which contains all root level nodes of the user.
ROTATE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to notify the control servlet that the user rotated the document.
ROTATION - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key ROTATION.
Round - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineCap
Round.
RowComparator(boolean) - Constructor for class com.saperion.ngc.dialogs.WfInformationDialog.RowComparator
 
RowFilter - Class in com.saperion.ngc.model.resultset
Filters a list of ResultProperties using a user defined string.
RowFilter(List<ResultProperties>, RowFilterSettings) - Constructor for class com.saperion.ngc.model.resultset.RowFilter
Constructor.
RowFilterSettings - Class in com.saperion.ngc.model.resultset
Settings bean for RowFilter.
RowFilterSettings(boolean) - Constructor for class com.saperion.ngc.model.resultset.RowFilterSettings
Constructor for empty filter.
RowFilterSettings(String, Set<String>, boolean) - Constructor for class com.saperion.ngc.model.resultset.RowFilterSettings
Constructor with global filter.
RowFilterSettings(Map<String, String>, Set<String>, boolean) - Constructor for class com.saperion.ngc.model.resultset.RowFilterSettings
Constructor filters for specified columns.
RSS_BUTTONDELETE - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for delete-button.
RSS_BUTTONEDIT - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for edit-button.
RSS_BUTTONINDEX - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for index-button.
RSS_BUTTONNEW - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for new-button.
RSS_BUTTONPRINT - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for print-button.
RSS_BUTTONSAVE - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for save-button.
RSS_BUTTONSECURITY - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for security-button.
RSS_BUTTONVIEW - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for view-button.
RSS_CONDITION - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for condition-option.
RSS_OUTLINE - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for outliner-view.
RSS_RESTRICTCURSOR - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for restrict-cursor-option.
RSS_SINGLECLICK - Static variable in interface com.saperion.ngc.resultset.ResultSetView
ResStyle bitmask entry for singleclick-option.
RSW_ADD_COMMENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Add comment.
RSW_ADD_TO_FAVORITES_CANCELED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Add to favorites canceled.
RSW_CHECKOUT_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Checkout failed message.
RSW_CHECKOUT_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Checkout tooltip.
RSW_COMMENT_DIALOG_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Comment dialog title.
RSW_CONTEXT_MENU_CREATION_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Context menu create error.
RSW_CONTEXT_MENU_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Context menu insufficient rights.
RSW_CONTEXT_MENU_NOT_AVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Context menu not available.
RSW_DELETE_FAILED_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Delete failed access error.
RSW_DELETE_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Delete failed system error.
RSW_DELETE_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Delete file.
RSW_DELETE_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Delete item label.
RSW_DELETE_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Delete not possible.
RSW_DELETED_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Delete tooltip.
RSW_DISPLAY_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Display item label.
RSW_DISPLAY_REVISION_DATABASE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Display revision database error.
RSW_DISPLAY_REVISION_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Display revision system error.
RSW_DOCUMENT_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document permission error.
RSW_DOCUMENT_EDIT_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document edit not possible.
RSW_DOCUMENT_ID_UNAVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document-ID unavailable.
RSW_DOCUMENT_LOCKED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document locked.
RSW_DOCUMENT_PROPERTIES_UNAVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document properties unavailable.
RSW_DOCUMENT_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document save system error.
RSW_DOCUMENT_UNAVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document unavailable.
RSW_DOCUMENT_VERSIONS_UNAVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Document versions unavailable.
RSW_DOWNLOAD_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Download item label.
RSW_DOWNLOAD_ITEM_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Download item system error.
RSW_EDIT_ANNOTATIONS_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Edit annotations item label.
RSW_EDIT_DELETED_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Edit deleted message.
RSW_EDIT_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Edit file.
RSW_EDIT_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Edit item label.
RSW_EDIT_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Edit not possible.
RSW_EDIT_STRUCTURE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Edit structure.
RSW_EMPTY_RESULT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Empty result message.
RSW_ERROR_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Error insufficient rights.
RSW_ERROR_PAGESIZE_NOT_SET - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Page size not set while creating query mask in mask editor.
RSW_ERROR_SYSTEM_EXCEPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Error system exception.
RSW_EXPORT_EMPTY_LIST - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export empty list message.
RSW_EXPORT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export error message.
RSW_EXPORT_NO_QUERY - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export no query message.
RSW_EXPORT_PROGRESS_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export title.
RSW_EXPORT_TOO_MANY_ELEMENTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export too many elements message.
RSW_EXPORT_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export tooltip.
RSW_EXPORT_WORKING - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Export working message.
RSW_FAVORITE_BUTTON_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Favorite button tooltip.
RSW_FAVORITE_DIALOG_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Favorite dialog title.
RSW_FIELDS_TO_DISPLAY_INVALID - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Fields to display invalid.
RSW_FILTER_CLEAR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter clear.
RSW_FILTER_END_INVALID - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter end invalid.
RSW_FILTER_HINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter hint.
RSW_FILTER_INVALID_COLSEP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter invalid column-separator.
RSW_FILTER_INVALID_MAINSEP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter invalid main-separator.
RSW_FILTER_MISSING_ESCAPE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter missing escape.
RSW_FILTER_MISSING_EXPR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter missing expression.
RSW_FILTER_SEARCH - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter search.
RSW_FILTER_START_INVALID - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter start invalid.
RSW_FILTER_THREE_CHAR_MIN - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter three char min.
RSW_FILTER_TOO_MANY_ELEMENTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Filter too many elements.
RSW_FIND_CONTENT_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Find content failed.
RSW_FOLDER_ADD_TO_NEW - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder add to new.
RSW_FOLDER_DELETE_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder delete message.
RSW_FOLDER_DOCLIST_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder document-list title.
RSW_FOLDER_ENTER_NAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder enter name.
RSW_FOLDER_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder file.
RSW_FOLDER_NO_DESCRIPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder no description.
RSW_FOLDER_POPUP_SAVE_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder popup save message.
RSW_FOLDER_POPUP_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder popup title.
RSW_FOLDER_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder system error.
RSW_FOLDER_UNFILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder unfile.
RSW_FOLDER_UNFILE_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder unfile failed.
RSW_FOLDER_UNFILE_QUESTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder unfile question.
RSW_FOLDER_UNFILE_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Folder unfile messagebox title.
RSW_GET_COMMENTS_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Comment dialog access error.
RSW_GET_COMMENTS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Comment dialog system error.
RSW_GET_COMMENTS_WORKFLOW_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Comment dialog workflow error.
RSW_HIDE_DETAILS_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Hide details tooltip.
RSW_HIDE_TIMELINE_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Hide timeline tooltip.
RSW_INDEX_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Index item label.
RSW_INDEX_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Index not possible.
RSW_INDEX_VIEW_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - View index.
RSW_INIT_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Init failed.
RSW_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Input window interrupted.
RSW_LINK_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Link tooltip.
RSW_LITIGATION_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Litigation tooltip.
RSW_LOCK_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Lock failed.
RSW_LOCK_FAILED_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Lock failed access error.
RSW_LOCK_FAILED_ALREADY_LOCKED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Lock failed already locked.
RSW_LOCK_FAILED_EDITING - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Lock failed editing.
RSW_LOCK_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Lock failed system error.
RSW_MAIL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Send file(s) as mail.
RSW_MAIL_ATTACHMENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Send file(s) in mail as attachment.
RSW_MAIL_COULD_NOT_BE_SENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Sending mail failed.
RSW_MAIL_LINK - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Send file(s) in mail as link.
RSW_MAIL_PDF - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Send file(s) in mail as PDF attachment.
RSW_MAIL_PDF_INCOMPLETE_QUESTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print as PDF incomplete question.
RSW_MAIL_PDF_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Send file(s) in mail as PDF - messagebox title.
RSW_MAX_RESULT_EXCEEDED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Maximum number of result hits exceeded.
RSW_MORE_THAN_ONE_ITEM_SELECTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - There is more than one item selected.
RSW_NO_CONTENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - No content.
RSW_NO_INDEX_FORM - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - No index form available.
RSW_NO_ITEM_SELECTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - No item selected.
RSW_NO_LOCALE_FOUND - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - No locale definition found.
RSW_OBJECTS_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Objects tooltip.
RSW_OFFLINE_CONFLICT_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Offline conflict tooltip.
RSW_OPEN_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Open file.
RSW_OPEN_MENU - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Open menu.
RSW_PAGING_FIRST_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Paging first tooltip.
RSW_PAGING_LAST_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Paging last tooltip.
RSW_PAGING_NEXT_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Paging next tooltip.
RSW_PAGING_PREV_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Paging previous tooltip.
RSW_PRINT_PDF - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print as PDF.
RSW_PRINT_PDF_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print pdf error.
RSW_PRINT_PDF_INCOMPLETE_QUESTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print as PDF incomplete question.
RSW_PRINT_PDF_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print pdf message.
RSW_PRINT_PDF_NOT_POSSIBLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print pdf not possible.
RSW_PRINT_PDF_TOO_MANY_ELEMENTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Print pdf too many elements.
RSW_PROLONGRETENTION_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Prolong retention failed.
RSW_QUERY_ACCESS_RESTRICTIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Query permission error.
RSW_QUERY_FAILED_DATABASE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Query failed database error.
RSW_QUERY_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Query failed system error.
RSW_QUERY_FAILED_TOO_MANY_RESULTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Query failed.
RSW_READ_PROPERTY_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Read property failed.
RSW_READ_SETTINGS_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Reading settings failed.
RSW_READ_SETTINGS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Reading settings failed.
RSW_REDUCEDISPOSITION_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Reducing disposition failed.
RSW_RETENTION_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Retention tooltip.
RSW_REVISION_COMMENT_ACL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Default revision comment for ACL dialog.
RSW_REVISION_COMMENT_CHECKIN - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Default revision comment for checkin dialog.
RSW_REVISION_COMMENT_INDEX - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Default revision comment for update index dialog.
RSW_REVISION_HIST_COMMENT_COL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Revision history comment column.
RSW_REVISION_HIST_CREATOR_COL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Revision history creator column.
RSW_REVISION_HIST_DATE_COL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Revision history date column.
RSW_REVISION_HIST_DOCUMENT_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Tooltip to display document.
RSW_REVISION_HIST_DOWNLOAD_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
RSW_REVISION_HIST_INDEX_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Tooltip to display index.
RSW_REVISION_HIST_MASK_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Title of index popup.
RSW_REVISION_HIST_NUMBER_COL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Revision history number column.
RSW_REVISION_HIST_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Revision history title.
RSW_REVISIONS_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Revisions tooltip.
RSW_SAVE_CANCEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Save cancel.
RSW_SAVE_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Save failed.
RSW_SAVE_FAILED_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Save failed access error.
RSW_SAVE_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Save failed system error.
RSW_SHOW_COMMENTS_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Show comments tooltip.
RSW_SHOW_DETAILS_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Show details tooltip.
RSW_SHOW_REVISION_HISTORY - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Show revision history.
RSW_SHOW_TIMELINE_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Show timeline tooltip.
RSW_SIGNED_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Signed tooltip.
RSW_SORT_ASCENDING - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Sort ascending.
RSW_SORT_DESCENDING - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Sort descending.
RSW_SORT_NATURAL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Sort natural.
RSW_STREAM_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Stream tooltip.
RSW_THREAD_INTERRUPTED_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Procedure was interrupted.
RSW_THUMBNAIL_IO_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Thumbnail IO Error.
RSW_THUMBNAIL_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Thumbnail system error.
RSW_TIMELINE_BY_DAY - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by day.
RSW_TIMELINE_BY_DAY_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by day tooltip.
RSW_TIMELINE_BY_HOUR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by hour.
RSW_TIMELINE_BY_HOUR_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by hour tooltip.
RSW_TIMELINE_BY_MONTH - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by month.
RSW_TIMELINE_BY_MONTH_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by month tooltip.
RSW_TIMELINE_DATEBOX_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline by datebox tooltip.
RSW_TIMELINE_TOOLS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Timeline tools.
RSW_UNDELETE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Undelete.
RSW_UNDELETE_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Undelete failed.
RSW_UNDELETE_QUESTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Undelete question.
RSW_UNDELETING - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetView - Undeleting.
RSW_UNLOCK_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Unlock failed.
RSW_UNLOCK_FAILED_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Unlock failed access error.
RSW_UNLOCK_FAILED_EDITING - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Unlock failed editing.
RSW_UNLOCK_FAILED_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Unlock failed system error.
RSW_UPLOAD_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Upload message.
RSW_UPLOAD_OVERWRITE_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Upload overwrite message.
RSW_UPLOAD_OVERWRITE_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Upload overwrite title.
RSW_UPLOAD_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Upload title.
RSW_USER_SELECT_DLG_ADD - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog add.
RSW_USER_SELECT_DLG_AVAILABLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog available.
RSW_USER_SELECT_DLG_DESCRIPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog description.
RSW_USER_SELECT_DLG_FILL_GROUP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog fill group.
RSW_USER_SELECT_DLG_REMOVE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog remove.
RSW_USER_SELECT_DLG_SELECTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog selected.
RSW_USER_SELECT_DLG_USER_GROUP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - User select dialog user group.
RSW_WORKFLOW_ACTION_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow action failed (with count).
RSW_WORKFLOW_ACTION_GENERIC_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow action failed.
RSW_WORKFLOW_COMMENT_DIALOG_COMMENT_BY - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow comment dialog comment by.
RSW_WORKFLOW_COMMENT_DIALOG_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow comment dialog title.
RSW_WORKFLOW_COMMENT_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow faild to add comment.
RSW_WORKFLOW_INVALID_TASK - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow invalid task.
RSW_WORKFLOW_LAUNCH_DISABLED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindows - Workflow launch disabled.
RSW_WORKFLOW_LAUNCH_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow launch failed.
RSW_WORKFLOW_SELECT_DLG_COMMENTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow select dialog comments.
RSW_WORKFLOW_SELECT_DLG_DEFINITIONS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow select dialog definitions.
RSW_WORKFLOW_START_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow start failed.
RSW_WORKFLOW_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Workflow tooltip.
RSW_WRITE_SETTINGS_INSUFFICIENT_RIGHTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Store configuration failed.
RSW_WRITE_SETTINGS_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ResultSetWindow - Loading configuration failed.
RT_WIN32DLG - Static variable in class com.saperion.ngc.resources.CoreResources
Account has been locked out.
RT_WMF - Static variable in class com.saperion.ngc.resources.CoreResources
Client not found..
run() - Method in class com.saperion.ngc.externalstorage.ExternalStorageToSaperionArchiver
 
run() - Method in class com.saperion.ngc.servlet.process.export.CSVExportProcess
 
run() - Method in class com.saperion.ngc.servlet.process.export.XLSXExportProcess
 
run() - Method in class com.saperion.ngc.servlet.process.PdfRenderProcess
 

S

SA_WEB_CLIENT_LAST_USER - Static variable in class com.saperion.ngc.util.CookieUtil
Name of the user-cookie.
SA_WEB_CLIENT_LAST_USER_LANGUAGE - Static variable in class com.saperion.ngc.util.CookieUtil
Name of the user-language-cookie.
safeForScripting(String) - Static method in class com.saperion.ngc.util.UuidUtility
Returns a uuid-string that can be used for scripting based on the provided UUID.
safeOpen(String, String, Map<String, Object>) - Static method in class com.saperion.ngc.dialogs.Dialogs
Opens the specified dialogs.
SAML_ATTR_GIVENNAME - Static variable in class com.saperion.ngc.servlet.SAMLCommon
SAMLResponse attribute for givenname.
SAML_ATTR_SURNAME - Static variable in class com.saperion.ngc.servlet.SAMLCommon
SAMLResponse attribute for surname.
SAML_GID - Static variable in class com.saperion.ngc.servlet.SAMLCommon
SAML GID.
SAML_GIVENNAME - Static variable in class com.saperion.ngc.servlet.SAMLCommon
SAML NAME.
SAML_STATE - Static variable in class com.saperion.ngc.filter.SAML2Filter
 
SAML_STATE_AUTH_REQUESTED - Static variable in class com.saperion.ngc.filter.SAML2Filter
 
SAML_STATE_RESPONSE_RECEIVED - Static variable in class com.saperion.ngc.filter.SAML2Filter
 
SAML_SURNAME - Static variable in class com.saperion.ngc.servlet.SAMLCommon
SAML SURNAME.
SAML2Filter - Class in com.saperion.ngc.filter
This filter provides SSO with SAML 2.0 by redirecting the user to the IDP to authenticate.
SAML2Filter() - Constructor for class com.saperion.ngc.filter.SAML2Filter
 
SAML2MetadataServlet - Class in com.saperion.ngc.servlet
This servlet provides the SAML service provider metadata as XML.
SAML2MetadataServlet() - Constructor for class com.saperion.ngc.servlet.SAML2MetadataServlet
 
SAML2Provider - Class in com.saperion.ngc.filter
 
SAML2Provider() - Constructor for class com.saperion.ngc.filter.SAML2Provider
 
SAML2Servlet - Class in com.saperion.ngc.servlet
This servlet provides the SAML 2.0 assertion receiver POST binding.
SAML2Servlet() - Constructor for class com.saperion.ngc.servlet.SAML2Servlet
 
SAMLALIAS - Static variable in class com.saperion.ngc.util.SignatureHandler
Alias for SAML SSO.
SAMLCommon - Class in com.saperion.ngc.servlet
this class manages attributes which are used in SAML1 and SAML2 Servlet
SAMLCommon() - Constructor for class com.saperion.ngc.servlet.SAMLCommon
 
SAMLFakeFilter - Class in com.saperion.ngc.filter
This filter adds the following attributes to the session and is only used to test SAML user identification in SAP Viewer.
SAMLFakeFilter() - Constructor for class com.saperion.ngc.filter.SAMLFakeFilter
 
SAMLProvider - Class in com.saperion.ngc.filter
Logon provider for SAML authentication.
SAMLProvider() - Constructor for class com.saperion.ngc.filter.SAMLProvider
 
SAMLRelayState - Class in com.saperion.ngc.servlet
 
SAMLRelayState(String, LicenseEnumeration) - Constructor for class com.saperion.ngc.servlet.SAMLRelayState
 
SAP_NOTES - Static variable in class com.saperion.ngc.servlet.ServletUrl
SAP-Notes retrieval- and storage-servlet.
SAP_VIEWER_ACCESS_DENIED - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer access denied.
SAP_VIEWER_ATTRIBUTE - Static variable in class com.saperion.ngc.sapviewer.SAPViewer
Session attribute used to find out if SAPViewer is active.
SAP_VIEWER_AUTH - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer authentication failure.
SAP_VIEWER_CANCEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer cancel button.
SAP_VIEWER_DOC - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer document not found.
SAP_VIEWER_DOC_ID - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer document ID.
SAP_VIEWER_DOC_NOT_FOUND - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer document not found.
SAP_VIEWER_DOC_SAVED - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer - document saved.
SAP_VIEWER_DOWNLOAD_NOTHING_SELECTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer no elements selected for download message.
SAP_VIEWER_ERRORCODE - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer error code label.
SAP_VIEWER_GENERIC_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer generic error.
SAP_VIEWER_INFO_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer info tooltip.
SAP_VIEWER_LOAD_SAPNOTES - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer loading sap notes.
SAP_VIEWER_MAIL_ATTACHMENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer mail attachment button tooltip.
SAP_VIEWER_MAIL_ATTACHMENT_TEXT - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer attachment-mail text.
SAP_VIEWER_MAIL_DOWNLOADLINK - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer mail download link button tooltip.
SAP_VIEWER_MAIL_SHARELINK - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer mail share link button tooltip.
SAP_VIEWER_MAIL_SUBJECT - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer mail subject.
SAP_VIEWER_MAIL_URL_TEXT - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer utl-mail text.
SAP_VIEWER_NOT_SAVED - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer unsaved annotations message.
SAP_VIEWER_NOTES_PANEL_BACKGROUND - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Background image for Sap Notes Indicator Panel.
SAP_VIEWER_NOTES_SAVED - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer - notes saved.
SAP_VIEWER_NOTES_SPLITTER_LEFT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Indicator Image for collapsed Sap Notes Area.
SAP_VIEWER_NOTES_SPLITTER_RIGHT - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Indicator Image to collapse Sap Notes Area.
SAP_VIEWER_OK - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer ok button.
SAP_VIEWER_PRINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer print notice.
SAP_VIEWER_TIMEOUT - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer timeout.
SAP_VIEWER_UNSAVED_NOTES - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer browser message for unsaved sap notes.
SAP_VIEWER_WRONG - Static variable in class com.saperion.ngc.util.LocalizationConstants
SAP Viewer wrong URL.
SapDocumentViewImpl - Class in com.saperion.ngc.viewer
Document Viewer for SAP Web Viewer.
SapDocumentViewImpl() - Constructor for class com.saperion.ngc.viewer.SapDocumentViewImpl
 
SAPERION - com.saperion.ngc.configuration.ConfigurationSource
Saperion settings (saperion.properties).
SAPERION_LOGO - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Saperion logo 64x64.
SAPERION_SERVICE_ACCOUNT_PASSWORD - Static variable in class com.saperion.ngc.util.NgClientConstants
Service account password
SAPERION_SERVICE_ACCOUNT_TENANT - Static variable in class com.saperion.ngc.util.NgClientConstants
Service account tenant
SAPERION_SERVICE_ACCOUNT_USER_TYPE - Static variable in class com.saperion.ngc.util.NgClientConstants
Service account user type
SAPERION_SERVICE_ACCOUNT_USERNAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Service account username
SaperionIniSettings - Class in com.saperion.ngc.configuration
Loads settings from the Saperion INI files.
SaperionToolbarPresenter - Class in com.saperion.ngc.toolbar
Presenter for SaperionToolbarView.
SaperionToolbarPresenter() - Constructor for class com.saperion.ngc.toolbar.SaperionToolbarPresenter
 
SaperionToolbarView - Class in com.saperion.ngc.toolbar
The implementation of the toolbar in the main-window of the webclient.
SaperionToolbarView() - Constructor for class com.saperion.ngc.toolbar.SaperionToolbarView
ToolbarView in north-area of the client Constructor.
SapNote - Class in com.saperion.ngc.json
 
SapNote() - Constructor for class com.saperion.ngc.json.SapNote
 
SapUrlParseResult - Class in com.saperion.ngc.json
This bean is serialized to JSON when a new SAP-Viewer URL was parsed.
SapUrlParseResult() - Constructor for class com.saperion.ngc.json.SapUrlParseResult
 
SAPV_TECH_PASS - Static variable in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
SapViewer login techpass password.
SAPV_TECH_SYSTEM - Static variable in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
SapViewer login techsystem system.
SAPV_TECH_USER - Static variable in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
SapViewer login techuser.
SAPViewer - Class in com.saperion.ngc.sapviewer
 
SAPViewer() - Constructor for class com.saperion.ngc.sapviewer.SAPViewer
Instantiates a new SAPViewer.
SAPVIEWER_DOWNLOAD - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to trogger a multi-element download from SAPViewer.
SAPVIEWER_ELEMENT_CHANGE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to notify the control servlet that a new element was selected in SAP Viewer.
SAPVIEWER_FEATURES - com.saperion.ngc.configuration.ConfigurationSource
SAPViewer features (SAPViewerFeatures.properties).
SAPVIEWER_GET_DOCINFO - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to keep sessions alive.
SAPVIEWER_KEEPALIVE - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to keep sessions alive.
SAPVIEWER_MAIL_DOWNLOADLINK - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to request resources needed to create a mailto link (webservices downloadlink) on the client.
SAPVIEWER_MAIL_SHARELINK - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to request resources needed to create a mailto link (SapViewer link) on the client.
SAPVIEWER_NEW_URL - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to notify the control servlet that the SAPViewer received a new URL.
SAPVIEWER_PREFIX - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
Prefix for client instance ID of applet.
SAPVIEWER_RESOURCES - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Action used to get resources needed for SAPViewer.jsp.
SAPVIEWER_SESSION - Static variable in class com.saperion.ngc.listener.SAPViewerSessionCleanup
 
SAPVIEWERALIAS - Static variable in class com.saperion.ngc.util.SignatureHandler
Alias for SAP Web Viewer.
SapViewerDocumentUploaderServlet - Class in com.saperion.ngc.servlet.sapviewer
This servlet uploads the SAP document to Hy-RCS which will be used by Hyland Viewer
SapViewerDocumentUploaderServlet() - Constructor for class com.saperion.ngc.servlet.sapviewer.SapViewerDocumentUploaderServlet
 
SapViewerDownloadRequest - Class in com.saperion.ngc.json
 
SapViewerDownloadRequest(JSONObject) - Constructor for class com.saperion.ngc.json.SapViewerDownloadRequest
 
SapViewerFeatures - Class in com.saperion.ngc.json
This class contains settings for enabled or disabled features of sapviewer.jsp.
SapViewerFeatures() - Constructor for class com.saperion.ngc.json.SapViewerFeatures
Creates a new SapViewerFeatures instance containing all feature-settings.
SapViewerLogonFilter - Class in com.saperion.ngc.filter
 
SapViewerLogonFilter() - Constructor for class com.saperion.ngc.filter.SapViewerLogonFilter
 
SAPViewerMailUrl - Class in com.saperion.ngc.sapviewer
Class used to generate URLs needed to send documents by mail.
SAPViewerNotesServlet - Class in com.saperion.ngc.servlet
This servlet is used to load and create SAP notes in SAPViewer.
SAPViewerNotesServlet() - Constructor for class com.saperion.ngc.servlet.SAPViewerNotesServlet
 
SapViewerResources - Class in com.saperion.ngc.json
The resources used on the client-side by SAPViewer.
SapViewerResources(HttpServletRequest, String) - Constructor for class com.saperion.ngc.json.SapViewerResources
 
SapViewerResponse - Class in com.saperion.ngc.json
A SapViewerResponse contains the data about the opened document that is sent to the SAPViewer after the document was loaded on server-side.
SapViewerResponse() - Constructor for class com.saperion.ngc.json.SapViewerResponse
 
SapViewerResponse.StructureRow - Class in com.saperion.ngc.json
This class represents a row in the structure-view of the SAPViewer.
SAPViewerSAMLHandler - Class in com.saperion.ngc.sapviewer
This class is used to parse the SAMLResponse for user related SAML attributes (SAML2).
SAPViewerSAMLHandler() - Constructor for class com.saperion.ngc.sapviewer.SAPViewerSAMLHandler
 
SAPViewerSessionCleanup - Class in com.saperion.ngc.listener
This HttpSessionListener logs-off a ClassicConnector in a session used by the SAP-Viewer when the session is destroyed.
SAPViewerSessionCleanup() - Constructor for class com.saperion.ngc.listener.SAPViewerSessionCleanup
 
SapViewerStrings - Class in com.saperion.ngc.json
This class contains the localized strings that are used by the sapviewer.jsp.
SapViewerStrings(LocalizationUtil, HttpSession) - Constructor for class com.saperion.ngc.json.SapViewerStrings
Creates a new SapViewerStrings instance containing all localized strings needed by the sapviewer.jsp.
SAPViewerUrl - Class in com.saperion.ngc.sapviewer
This is the parser for SAPViewer URLs.
SAPViewerUrl() - Constructor for class com.saperion.ngc.sapviewer.SAPViewerUrl
 
SapViewerUrlException - Exception in com.saperion.ngc.exception
Exception thrown when an invalid SAPViewer URL was received.
SapViewerUrlException(String, SapViewerUrlException.SapViewerUrlExceptionCause) - Constructor for exception com.saperion.ngc.exception.SapViewerUrlException
Creates a new SapViewerUrlException.
SapViewerUrlException.SapViewerUrlExceptionCause - Enum in com.saperion.ngc.exception
saValueArrayToString(SaValue[]) - Method in class com.saperion.ngc.favorites.convert.MultiValueBooleanConverter
 
saValueArrayToString(SaValue[]) - Method in class com.saperion.ngc.favorites.convert.MultiValueDataTypeConverter
Converts the type of the given field into the favorites specific string representation.
saValueArrayToString(SaValue[]) - Method in class com.saperion.ngc.favorites.convert.MultiValueDateConverter
 
saValueArrayToString(SaValue[]) - Method in class com.saperion.ngc.favorites.convert.MultiValueDoubleConverter
 
saValueArrayToString(SaValue[]) - Method in class com.saperion.ngc.favorites.convert.MultiValueIntegerConverter
 
saValueArrayToString(SaValue[]) - Method in class com.saperion.ngc.favorites.convert.MultiValueStringConverter
 
saValueToString(SaValue) - Method in class com.saperion.ngc.favorites.convert.BooleanConverter
 
saValueToString(SaValue) - Method in class com.saperion.ngc.favorites.convert.DataTypeConverter
Converts the type of the given field into the favorites specific string representation.
saValueToString(SaValue) - Method in class com.saperion.ngc.favorites.convert.DateConverter
 
saValueToString(SaValue) - Method in class com.saperion.ngc.favorites.convert.DoubleConverter
 
saValueToString(SaValue) - Method in class com.saperion.ngc.favorites.convert.IntegerConverter
 
saValueToString(SaValue) - Method in class com.saperion.ngc.favorites.convert.StringConverter
 
SAVE - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type save.
SaveDocumentEvent - Class in com.saperion.ngc.events.iform
Event used to tell the ResultSet that a document was edited in an index-mask.
SaveDocumentEvent(Component, ResultFieldEventBean) - Constructor for class com.saperion.ngc.events.iform.SaveDocumentEvent
 
SaveDocumentEvent(Component, ResultFieldEventBean, Set<String>, String, Map<String, DocumentVariable>) - Constructor for class com.saperion.ngc.events.iform.SaveDocumentEvent
 
SaveFolderEvent - Class in com.saperion.ngc.events.navigation
Event posted when a folder is updated.
SaveFolderEvent(Component, FolderId, IFormPopupResult) - Constructor for class com.saperion.ngc.events.navigation.SaveFolderEvent
Constructor.
saveFormLayout() - Method in interface com.saperion.ngc.iform.IntelligentFormView
Saves the layout of the form for the current user.
saveFormLayout() - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Saves the layout of the form for the current user.
saveLastLaunched(String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Save last launched.
saveToFile(String, String) - Static method in class com.saperion.ngc.util.SessionTempFileUtil
 
SCALE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key SCALE.
ScriptHelper - Class in com.saperion.ngc.scripthelper
Provides static helper methods to be used in server-side scripts in masks.
ScriptHelper - Class in com.saperion.ngc.util
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
ScrollNodeCommand - Class in com.saperion.ngc.commands
 
ScrollNodeCommand() - Constructor for class com.saperion.ngc.commands.ScrollNodeCommand
 
ScrollNodeEvent - Class in com.saperion.ngc.events.navigation
 
ScrollNodeEvent(Component) - Constructor for class com.saperion.ngc.events.navigation.ScrollNodeEvent
 
ScrollPanel - Class in com.saperion.ngc.navigation
 
ScrollPanel(Center, boolean) - Constructor for class com.saperion.ngc.navigation.ScrollPanel
 
SEARCH - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Search icon.
SEARCH_FIRST_VIEWABLE_DOCUMENT - Static variable in class com.saperion.ngc.util.NgClientConstants
Indicator to look for the first viewable structure element on openDocument.
SEARCH_HOVER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Search icon (hover).
Searchbox - Class in com.saperion.ngc.searchbox
A custom searchbox component with two buttons.
Searchbox() - Constructor for class com.saperion.ngc.searchbox.Searchbox
Simple constructor.
Searchbox(String) - Constructor for class com.saperion.ngc.searchbox.Searchbox
Constructor with predefined value.
searchFolderDocuments(String, String, SaQueryInfo) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
HQL search extended with additional folder informations and depth.
searchFolderDocuments(String, String, SaQueryInfo) - Method in interface com.saperion.ngc.model.resultset.QueryService
HQL search extended with additional folder informations and depth.
SearchMode - Enum in com.saperion.ngc.resultset
Possible search modes for the ResultSetView.
SearchOptions - Class in com.saperion.ngc.resultset
A utility class that provides easy access to search related configuration options.
SearchOptions() - Constructor for class com.saperion.ngc.resultset.SearchOptions
 
SearchStringParser - Class in com.saperion.ngc.resultset
Parses search strings entered by the user.
SearchStringParser(String, Map<String, ResultSetColumn>) - Constructor for class com.saperion.ngc.resultset.SearchStringParser
Constructor.
SearchSyntaxException - Exception in com.saperion.ngc.exception
Exception thrown when the user enters an invalid search string.
SearchSyntaxException(String) - Constructor for exception com.saperion.ngc.exception.SearchSyntaxException
Constructor.
SEC_FIELDS - Static variable in class com.saperion.ngc.util.SignatureHandler
Seckey tags.
SECKEY - Static variable in class com.saperion.ngc.util.SignatureHandler
Seckey tag.
Section - Class in com.saperion.ngc.viewer.hylandviewer.annotation.json
Holds information about the annotation type and its key-value pairs [TEXT] CUSTOMPROPERTY = 65537 X = 1636 Y = 574 WIDTH = 4323 HEIGHT = 1539 PAGE = 1 EDIT = 1 TEXT = Text FONT_NAME = NSimSun FONT_BOLD = 1 FONT_ITALIC = 1 FONT_UNDERLINE = 1 FONT_STRIKETHROUGH = 0 FONTHEIGHT = 100 COLOR = 0, 0, 0 FILLCOLOR = 255, 128, 128 TRANSPARENT = 1 READONLY = 0
Section - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini
A Section is HashMap of a data structure we read from the ini.
Section(String, Map<String, String>) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
 
Section(String, Map<String, String>) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
Constructor.
SecureIdGenerator - Class in com.saperion.ngc.main.id
Generator for secure desktop-IDs.
SecureIdGenerator() - Constructor for class com.saperion.ngc.main.id.SecureIdGenerator
 
security(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
SECURITY - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type security.
securityForLookup(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
SELECT_FOLDER_CLASS_DIALOG_CANCEL - Static variable in class com.saperion.ngc.dialogs.SelectFolderClassDialog
Cancel button.
SELECT_FOLDER_CLASS_DIALOG_OK - Static variable in class com.saperion.ngc.dialogs.SelectFolderClassDialog
OK button.
SELECT_LOOKUP - com.saperion.ngc.resultset.ResultSetViewImpl.ViewMode
Lookup mode for selections.
selectAllElements() - Method in class com.saperion.ngc.viewer.StructureList
Select all elements.
SelectDDCEvent - Class in com.saperion.ngc.events.navigation
 
SelectDDCEvent(Component, Object) - Constructor for class com.saperion.ngc.events.navigation.SelectDDCEvent
Constructor.
SELECTED_ROW_ATTRIBUTE - Static variable in class com.saperion.ngc.iform.field.LookupTextField
Name of the attribute containing the selected row.
selectedColumns - Variable in class com.saperion.ngc.servlet.process.export.ExportProcess
Selected columns to export (map from name to display-name).
selectedItems(Set<Treeitem>) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Handles the selection of tree items.
selectElement(int) - Method in class com.saperion.ngc.viewer.StructureList
Selects the item with the specified element-id.
selectFirst() - Method in interface com.saperion.ngc.resultset.ResultSetView
Selects the first valid row.
selectFirst() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
selects the first valid row.
SelectFolderClassDialog - Class in com.saperion.ngc.dialogs
Dialog used to create a new register.
SelectFolderClassDialog() - Constructor for class com.saperion.ngc.dialogs.SelectFolderClassDialog
 
SelectFolderClassDialog.SelectFolderClassDialogResult - Class in com.saperion.ngc.dialogs
Result of SelectFolderClassDialog.
SelectFolderClassDialogResult(String, int) - Constructor for class com.saperion.ngc.dialogs.SelectFolderClassDialog.SelectFolderClassDialogResult
Constructor.
SELECTION_DISABLED - Static variable in interface com.saperion.ngc.navigation.NavigationView
Selection mode disabled.
selectItemByPath(String) - Method in class com.saperion.ngc.navigation.FastAccessList
Selects the fast access item with the given path.
selectLast() - Method in interface com.saperion.ngc.resultset.ResultSetView
Selects the last valid row.
selectLast() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
selects the last valid row.
selectNext() - Method in interface com.saperion.ngc.resultset.ResultSetView
Selects the next row.
selectNext() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
selects the next row.
SelectNextUserDialogEventListener(CommandInfo, String, Date, List<DocumentId>, boolean) - Constructor for class com.saperion.ngc.resultset.WorkflowPresenter.SelectNextUserDialogEventListener
 
selectPrevious() - Method in interface com.saperion.ngc.resultset.ResultSetView
Selects the previous row.
selectPrevious() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
selects the previous row.
selectSingleResult() - Method in interface com.saperion.ngc.portal.builder.portal.OptionsBuilder
Select single result.
selectSingleResult() - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Select single result.
SelectTreeItemEvent - Class in com.saperion.ngc.events.navigation
 
SelectTreeItemEvent(Component, FolderId, SelectTreeItemEvent.Destination) - Constructor for class com.saperion.ngc.events.navigation.SelectTreeItemEvent
 
SelectTreeItemEvent.Destination - Enum in com.saperion.ngc.events.navigation
Destination type.
SEMITRANSPARENT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key SEMITRANSPARENT.
SEND_PLAIN_ID - Static variable in class com.saperion.ngc.servlet.ViewerControlServlet
Request-parameter to decide whether to send plain ID or not.
sendAttachmentMessage(String[], List<ZKMailAttachment>, String, String) - Method in class com.saperion.ngc.util.ZKMailSender
Sends a mail with the given attachment to a mail receiver.
sendAttachmentMessage(List<String>, List<ZKMailAttachment>, String, String) - Method in class com.saperion.ngc.util.ZKMailSender
Sends a mail with the given attachment to a mail receiver.
sendErrorMessageToView(LogMessage) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Sends an error message to the view.
sendLogonMessageToView(LogonEvent.LogonResult, String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Sends a logon message to the view.
SendMailMenu - Class in com.saperion.ngc.menu
(Sub-)Menu for sending files from document as mail.
SendMailMenu(String, ResultSetView, List<MenuItemKey>) - Constructor for class com.saperion.ngc.menu.SendMailMenu
Constructor.
SendMailMenu.SendMailMenupopup - Class in com.saperion.ngc.menu
Menupopup for sending files from document as mail.
SendMailResultItemEvent - Class in com.saperion.ngc.events.resultset
ZK event to send documents as mail.
SendMailResultItemEvent(Component, MailSendType, ResultProperties, MailContentType) - Constructor for class com.saperion.ngc.events.resultset.SendMailResultItemEvent
Constructor.
sendPlainMessage(String[], String, String) - Method in class com.saperion.ngc.util.ZKMailSender
Sends a plain message to the given address.
sendPlainMessage(List<String>, String, String) - Method in class com.saperion.ngc.util.ZKMailSender
Sends a plain message to the given address.
SERVER_ERROR - com.saperion.ngc.exception.SapViewerUrlException.SapViewerUrlExceptionCause
A server-error occurred while loading the document.
service(AuRequest, boolean) - Method in class com.saperion.ngc.commands.EditContentCommand
service(AuRequest, boolean) - Method in class com.saperion.ngc.commands.FastAccessDragOverCommand
 
service(AuRequest, boolean) - Method in class com.saperion.ngc.commands.RefreshCommand
service(AuRequest, boolean) - Method in class com.saperion.ngc.commands.ScrollNodeCommand
 
service(AuRequest, boolean) - Method in class com.saperion.ngc.dialogs.userselect.UserListcell
service(AuRequest, boolean) - Method in class com.saperion.ngc.dialogs.userselect.UserTreerow
service(AuRequest, boolean) - Method in class com.saperion.ngc.iform.mashup.FormMashup
service(AuRequest, boolean) - Method in class com.saperion.ngc.iform.tristate.Tristate
Service - Interface in com.saperion.ngc.model
Service base interface.
ServiceView - Class in com.saperion.ngc.service
Wrapper component for authentication and scripting services.
ServiceView() - Constructor for class com.saperion.ngc.service.ServiceView
Creates a new ServiceView instance with an authorization- and a script-component.
ServletDownloadAction - Class in com.saperion.ngc.resultset.multiselect
Multiselect-Action to download a single Content element.
ServletDownloadAction() - Constructor for class com.saperion.ngc.resultset.multiselect.ServletDownloadAction
 
ServletUrl - Class in com.saperion.ngc.servlet
Utility class to construct the URLs required to access the servlets.
session - Variable in class com.saperion.ngc.model.AbstractConnectionProvider
 
session - Variable in class com.saperion.ngc.servlet.process.LongRunningProcess
Current session.
SESSION_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.SAML2Provider
 
SESSION_MUTEX_ATTRIBUTE - Static variable in class com.saperion.ngc.util.WebSessionUtil
 
SessionCollector - Class in com.saperion.ngc.listener
Collects the Session on the Server Side and make it accessible.
SessionCollector() - Constructor for class com.saperion.ngc.listener.SessionCollector
 
sessionCreated(HttpSessionEvent) - Method in class com.saperion.ngc.listener.SAPViewerSessionCleanup
 
sessionCreated(HttpSessionEvent) - Method in class com.saperion.ngc.listener.SessionCollector
 
sessionDestroyed(HttpSessionEvent) - Method in class com.saperion.ngc.listener.SAPViewerSessionCleanup
 
sessionDestroyed(HttpSessionEvent) - Method in class com.saperion.ngc.listener.SessionCollector
 
sessionLocalize(String) - Static method in class com.saperion.ngc.util.LocalizationUtil
Returns the session stored messages by the given key if existing.
SessionTempFileUtil - Class in com.saperion.ngc.util
The class SessionTempFileUtil.
setAcl(DocumentId, String, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Deprecated.
setAcl(DocumentId, String, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Deprecated.
use DocumentService.setAclNames(DocumentId, List, String) instead. Will be removed in 8.1.
setAclNames(DocumentId, List<String>, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
 
setAclNames(DocumentId, List<String>, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Sets the ACL for the specified document or lookup table entry.
setAcls(Set<String>) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setAclWriteMode(IndexMaskDocument.AclWriteMode) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Sets how to store the ACLs on the document.
setActivePage(int) - Method in class com.saperion.ngc.model.resultset.ResultPaging
sets active page number.
setActiveSessionsOfLoggedInUser(User, Session, SaClassicConnector) - Method in class com.saperion.ngc.filter.AbstractLogonProvider
Set the active sessions of given User.
setActor(String) - Method in class com.saperion.ngc.resultset.LaunchWorkflowBean
 
setActor(List<WorkflowMember>) - Method in class com.saperion.ngc.resultset.LaunchWorkflowBean
 
setActorDescription(String) - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
setActualId(int) - Method in class com.saperion.ngc.model.document.DocumentImageInfo
Set the actual image id.
setAlf(boolean) - Method in class com.saperion.ngc.json.SapUrlParseResult
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.DateField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.FloatField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.IntField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.TextField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.TimeField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.field.TristateField
 
setAlign(AlignType) - Method in class com.saperion.ngc.iform.label.FormLabel
 
setAlignment(String) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
setAllowed(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
 
setAllowed(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
setAllowedMaxNrOfNodesPerLevel(int) - Method in interface com.saperion.ngc.navigation.NavigationView
Sets the maximum number of allowed nodes per level to the given limit.
setAllowedMaxNrOfNodesPerLevel(int) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Sets the maximum number of allowed nodes per level to the given limit.
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setAllowInactiveLookup(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setAnnId(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
setAnnotationHash(int) - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
setAnnotations(String, int, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Sets the annotations of a document.
setAnnotations(String, int, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Sets the annotations of a document.
setAnnType(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
 
setApplicationName(String) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
 
setArchive(String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the archive parameter.
setArrowHeadSize(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setAspectRatio(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setAttachment(boolean) - Method in class com.saperion.ngc.model.document.DocumentId
 
setAttribute(String, Object) - Method in class com.saperion.ngc.main.HttpSessionWrapper
Set attribute in the current session.
setAttribute(Attribute) - Method in class com.saperion.ngc.configuration.ConfigurationMBean
 
setAttributes(AttributeList) - Method in class com.saperion.ngc.configuration.ConfigurationMBean
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setAutoComplete(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setAutoQuery(boolean) - Method in class com.saperion.ngc.events.MaskInfoBean
Sets the auto query parameter.
setAutoSearch(boolean) - Method in class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setBEnabled(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setBlankOutImage(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setBmName(String) - Method in class com.saperion.ngc.iform.image.FormImage
 
setBmType(BmTypeType) - Method in class com.saperion.ngc.iform.image.FormImage
 
setBorder(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setBorder(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setBPersistent(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setButtonMode(IntelligentFormViewImpl.ButtonMode) - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Sets the buttons to disabled/enabled state according to the specified ButtonMode.
setButtonMode(IntelligentFormViewImpl.ButtonMode, boolean) - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Sets the buttons to disabled/enabled state according to the specified ButtonMode.
setButtonType(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.FieldEventHandler
 
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.DateField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.FieldEventHandler
Sets the changed attribute to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.FloatField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.IntField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
Sets the field's state to changed, hasValue.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.MultiField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.TextField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.TimeField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.field.TristateField
Sets the changed-property of this field to true.
setChangedImplicitly() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.DateField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.IntField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.TextField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the changed-property of this field to true.
setChangedImplicitly(boolean) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the changed-property of this field to true.
setChecked(boolean) - Method in class com.saperion.ngc.iform.tristate.Tristate
Set checked state.
setCheckedOut(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setCheckin(boolean) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setCheckOutByCurrentUser(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setCheckOutWithShareBase(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setClose() - Method in class com.saperion.ngc.events.navigation.NavigationTabEvent
Set event to close function.
setCode(String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the code parameter.
setCodebase(String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the codebase.
setColor(Color) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
setColor(Color) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setColor(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.DateField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.FloatField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.IntField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.TextField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.TimeField
 
setColorError(long) - Method in class com.saperion.ngc.iform.field.TristateField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.DateField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.FloatField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.IntField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.TextField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.TimeField
 
setColorOk(long) - Method in class com.saperion.ngc.iform.field.TristateField
 
setColumns(List<ColumnType>) - Method in class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
Sets the options for the columns of the result set view of the form.
setComboBoxLocale(Locale) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
Sets the language which should be selected in the Combobox .
setCommands(CommandInfo[]) - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
setComment(String) - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog
Sets the comment.
setComment(String) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Allows to set a comment to use for the new revision.
setComment(String) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setComment(String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute set comment.
setComment(String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute set comment.
setCommentDialogEnabled(boolean) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setCommentEnabled(boolean) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.DateField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.FloatField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.IntField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.TextField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.TimeField
 
setConditionField(int) - Method in class com.saperion.ngc.iform.field.TristateField
 
setContainsOnlyLinks(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setContent(InputStream) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the content stream.
setContent(InputStream) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets the content stream.
setContextMenu(Menupopup) - Method in interface com.saperion.ngc.resultset.ResultList
Sets a Menupopup to be used as context-menu of this ResultList.
setContextMenu(Menupopup) - Method in class com.saperion.ngc.resultset.ResultListImpl
 
setCookie(String, String, int) - Static method in class com.saperion.ngc.util.CookieUtil
Sets a new cookie.
setCopied(boolean) - Method in class com.saperion.ngc.iform.image.FormImage
 
setCorrectStructure(boolean) - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
setCorrectStructure(boolean) - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
setCreateDate(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setCreatedByFiltering(boolean) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the created by filtering property.
setCreatedByFiltering(boolean) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the created by filtering property.
setCreatedId(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setCurrentElement(int) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Sets the current element.
setCurrentLocale(Locale) - Static method in class com.saperion.ngc.util.LocalizationUtil
 
setCurrentLocale(Locale, HttpSession) - Static method in class com.saperion.ngc.util.LocalizationUtil
 
setCurrentRevision(boolean) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Sets the currentRevision flag.
setCurrentSession(Session) - Method in class com.saperion.ngc.model.authorization.User
Set the current session
setCurrentUserPresent(boolean) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Sets whether the current user is present.
setCurrentUserPresent(boolean) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Sets whether the current user is present.
setCurrentUserSubstituteAccessEnabled(boolean) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Sets whether the current user's substitute has access to the users workflow-inbox.
setCurrentUserSubstituteAccessEnabled(boolean) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Sets whether the current user's substitute has access to the users workflow-inbox.
setCustomProperty(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setCustomProperty(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setCustomSortSequences(Map<String, SortDirection>) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets custom sort sequences for the specified column names.
setCustomSortSequences(Map<String, SortDirection>) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
setData(byte[]) - Method in class com.saperion.ngc.iform.image.FormImage
 
setData(ResultAccessData) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setDatabaseType(String) - Static method in class com.saperion.ngc.util.BackendInfoUtil
Deprecated.
use SettingsService to load settings
setDate(Date) - Method in class com.saperion.ngc.dialogs.DateTimeInputDialog
 
setDate(Date) - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
 
setDdc(String) - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
setDDC(String) - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Sets the name of the definition.
setDdcName(String) - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
setDdcName(String) - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
Sets the DDC name.
setDdcSelectorVisible(boolean) - Method in interface com.saperion.ngc.navigation.NavigationView
Set visibility of the Folder-DDC selector.
setDdcSelectorVisible(boolean) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Set visibility of the Folder-DDC selector.
setDefaultButtonType(ResultSetView.DefaultButtonType) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the default type of button to be shown for each item in result list.
setDefaultButtonType(ResultSetView.DefaultButtonType) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the default type of button to be shown for each item in result list.
setDefaultComment(String) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
setDefaultComment(String) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setDefaultMenu(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
 
setDefaultMenu(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.DateField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the default value.
setDefaultValue(String) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.IntField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.TextField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the default value.
setDefaultValue(String) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the default value.
setDefinition(String) - Method in class com.saperion.ngc.dialogs.WorkflowSelectDialog
Sets the selected workflow definition.
setDelay(int) - Method in class com.saperion.ngc.timer.SwitchableTimer
Turns off this delay time is wrong (negative).
setDeleted(boolean) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setDimension(int, int) - Method in interface com.saperion.ngc.servlet.AnnotationConverter
Set document dimension.
setDimension(int, int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
setDirection(String) - Method in enum com.saperion.ngc.resultset.SortDirection
 
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.DateField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the disabled state of this field.
setDisabled(boolean) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.IntField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setDisabled(boolean) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the disabled-state of the field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.TextField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
Set disabled state.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the disabled state of this field.
setDisabled(boolean) - Method in class com.saperion.ngc.iform.tristate.Tristate
Set disabled state.
setDisabled(boolean) - Method in class com.saperion.ngc.searchbox.Searchbox
Set disabled state.
setDisplayName(String) - Method in class com.saperion.ngc.events.MaskInfoBean
 
setDisplayName(String) - Method in class com.saperion.ngc.navigation.NaviTreeItem
Sets the navigation tree item name.
setDisplayName(String) - Method in class com.saperion.ngc.navigation.RegisterNaviTreeNode
Sets the navigation tree item name of this register node.
setDisplayName(String) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
setDispositionSupported(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setDocCount(int) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the number of documents enclosed by this folder.
setDocCount(int) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets the number of documents enclosed by this folder.
setDocDimension(DocDimension) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationCreator
Set the dimension of a document
setDocSize(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
 
setDocument(Media) - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
 
setDocumentId(DocumentId) - Method in class com.saperion.ngc.dialogs.EditStructureDialog
 
setDocumentId(DocumentId) - Method in class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
setDocumentId(DocumentId) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog.ShareBaseLoginResult
 
setDocumentId(DocumentId) - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Sets the document id.
setDocumentId(DocumentId) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Sets the document id.
setDocumentId(String) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setDocumentImageSize(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
 
setDocumentImageSize(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
 
setDocumentImageSize(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
 
setDocumentInfo(DocumentDatabaseMetaInfo) - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
setDocumentInfos(OpenDocumentBean) - Method in interface com.saperion.ngc.servlet.AnnotationConverter
Used to pass information about the document to the converter.
setDocumentInfos(OpenDocumentBean) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
setDocumentName(String) - Method in class com.saperion.ngc.model.document.TemporaryDocumentId
 
setDocumentPages(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
setDocumentRead(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Sets the specified document's state to 'read' without creating a new revision.
setDocumentRead(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Sets the specified document's state to 'read' without creating a new revision.
setDocumentRead(DraggableListItem) - Method in interface com.saperion.ngc.resultset.ResultSetView
Deprecated.
use ResultSetView.setDocumentRead(ResultListItem) instead. Will be removed in 8.1.
setDocumentRead(DraggableListItem) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Deprecated.
use ResultSetViewImpl.setDocumentRead(ResultListItem) instead. Will be removed in 8.1.
setDocumentRead(ResultListItem) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Sets the specified document's state to 'read'.
setDocumentRead(ResultListItem) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the specified item's state to 'read' without creating a new revision.
setDocumentRead(ResultListItem) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the specified item's state to 'read' without creating a new revision.
setDocumentRendered(boolean) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
setDocumentRows(SapViewerResponse.StructureRow[]) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setDocumentUnread(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Sets the specified document's state to 'unread' without creating a new revision.
setDocumentUnread(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Sets the specified document's state to 'unread' without creating a new revision.
setDocumentUnread(DraggableListItem) - Method in interface com.saperion.ngc.resultset.ResultSetView
Deprecated.
use ResultSetView.setDocumentUnread(ResultListItem) instead. Will be removed in 8.1.
setDocumentUnread(DraggableListItem) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Deprecated.
use ResultSetViewImpl.setDocumentUnread(ResultListItem) instead. Will be removed in 8.1.
setDocumentUnread(ResultListItem) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Sets the specified document's state to 'unread'.
setDocumentUnread(ResultListItem) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the specified item's state to 'unread' without creating a new revision.
setDocumentUnread(ResultListItem) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the specified item's state to 'unread' without creating a new revision.
setDocumentUpdated(boolean) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
setDownloadAllowed(boolean) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setDownloadName(String) - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
setEdit(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setEdit(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setEditEvent(EditSelectedEvent) - Method in class com.saperion.ngc.events.CancelSelectedEvent
Sets the edit-event that started the edit-action that resulted in this cancel-event.
setEditEvent(EditSelectedEvent) - Method in class com.saperion.ngc.events.iform.SaveDocumentEvent
Sets the the edit-event that started the edit-action that resulted in this save-event.
setEditEvent(EditSelectedEvent) - Method in class com.saperion.ngc.model.document.UpdateSettings
Sets the edit-event that started the edit-action that uses this UpdateSettings.
setEditMode(boolean) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Sets the edit mode.
setElement(int) - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
setElementCount(int) - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
setElementCount(int) - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
setElements(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Sets the elements.
setEmailContent(String) - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
 
setEmbedResult(boolean) - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
setEmpty(boolean) - Method in interface com.saperion.ngc.servlet.AnnotationConverter
Used to notify the converter that the document has no annotations.
setEmpty(boolean) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
setEnabledContextMenuItems(int) - Method in class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
Defines the setting for the enabled context-menu-items of the result set view of the form.
setEnableDocEdit(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
setEnableDocView(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
setEnableLoadingMessage(boolean) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Enables or disables the loading message that will be shown when the viewer is initiated.
setEnableLoadingMessage(boolean) - Method in interface com.saperion.ngc.viewer.DocumentView
Enables or disables the loading message that will be shown when the viewer is initiated.
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.DateField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.FloatField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.IntField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.TextField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.TimeField
 
setEnableMaximize(short) - Method in class com.saperion.ngc.iform.field.TristateField
 
setEnd(Node) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
setError(boolean) - Method in class com.saperion.ngc.servlet.ProgressResponse
 
setErrorMessage(String) - Method in class com.saperion.ngc.dialogs.WfInformationDialog.HistoryBean
 
setErrorMessage(String) - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
setEventListener(EventListener) - Method in class com.saperion.ngc.dialogs.NewFolderDialog
Sets the event listener.
setEventListener(EventListener) - Method in class com.saperion.ngc.dialogs.SelectFolderClassDialog
Sets the event listener.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.ComboTextField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.DateField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.FloatField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.IntField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.LookupTextField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.MultiField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.TextField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.TimeField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.TristateField
Starts event handling on enter key.
setEventOnOk(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Starts event handling on enter key.
setEventtarget(Component, String) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.events.BaseWindow
Set the event target.
setEventtarget(Component, String) - Method in interface com.saperion.ngc.events.EventChild
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.events.EventChildHandlerImpl
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.button.FormButton
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.CheckboxField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.ComboTextField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.DateField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.FloatField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.IntField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.LookupTextField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.MultiField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.TextField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.TimeField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.field.TristateField
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.iform.mashup.FormMashup
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
Set the event target.
setEventtarget(Component, String) - Method in class com.saperion.ngc.viewer.DocumentViewImpl
Set the event target.
setExpandImage(Image) - Method in class com.saperion.ngc.resultset.DraggableListItem
 
setExportEnabled(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Enables or disables the export button.
setExportEnabled(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Enables or disables the export button.
setExternalStorageClient(ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Sets External Storage client for the dialog object
setExternalStorageType(ExternalStorageType) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
setFastAccessEnabled(boolean) - Method in interface com.saperion.ngc.navigation.NavigationView
Activates or deactivates the fast access list.
setFastAccessEnabled(boolean) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Activates or deactivates the fast access list.
setFastAccessItems(Map<String, String>) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Stores the fast access items.
setFastAccessItems(Map<String, String>) - Method in interface com.saperion.ngc.model.SettingsService
Stores the fast access items.
setField(String, String) - Method in interface com.saperion.ngc.portal.builder.portal.FieldSetter
Sets the field.
setField(String, String) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Sets the field.
setFieldDatabaseName(String) - Method in class com.saperion.ngc.navigation.DefinitionFieldBean
 
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.DateField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.IntField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.TextField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the fieldInactive parameter.
setFieldInactive(boolean) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the fieldInactive parameter.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.DateField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the name of the field.
setFieldName(String) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.IntField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setFieldName(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.TextField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the name of the field.
setFieldName(String) - Method in class com.saperion.ngc.navigation.DefinitionFieldBean
 
setFields(List<FieldResultBean>) - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
Fields derived from form.
setFieldsDisabledState(boolean) - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Sets the disabled state for all fields.
setFieldsReadonlyState(boolean) - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Sets the readonly state for all fields.
setFieldsToDisplay(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
 
setFieldsToDisplay(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
setFieldType(int) - Method in class com.saperion.ngc.navigation.DefinitionFieldBean
 
setFieldValue(String, IntelligentField) - Static method in class com.saperion.ngc.portal.PortalHelper
Sets the value of the specified field.
setFilename(String) - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog
 
setFileParent(FolderId) - Method in class com.saperion.ngc.events.iform.ResultFieldEvent
Sets the file parent folder.
setFileParent(FolderId) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the folder this result list is using.
setFilingSupported(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setFillColor(Color) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setFillColor(Color) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setFilterViewShown(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Enables or disables the filter view.
setFilterViewShown(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Enables or disables the filter view.
setFireEventsAllowed(boolean) - Method in class com.saperion.ngc.timer.SwitchableTimer
 
setFirstViewableElement(int) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setFirstViewableElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo) - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Sets the first viewable element.
setFName(String) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.DateField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.FloatField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.IntField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.TextField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.TimeField
 
setFName(String) - Method in class com.saperion.ngc.iform.field.TristateField
 
setFocus(boolean) - Method in interface com.saperion.ngc.resultset.ResultListItem
Sets or removes the focus on this item.
setFolderAcl(FolderId, String) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Sets ACL for folder.
setFolderAcl(FolderId, String) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Sets ACL for folder.
setFolderDDC(String) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the folder ddc.
setFolderDDC(String) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the folder ddc.
setFolderFilter(SaQueryInfo) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the folder filter.
setFolderFilter(SaQueryInfo) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the folder filter.
setFolderId(FolderId) - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
Sets the folder id.
setFolderId(String) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the folder id.
setFolderId(String) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the folder id.
setFolderItem(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setFolderSearch(boolean) - Method in interface com.saperion.ngc.resultset.ModelResult
Set to true if the last search was a folder search.
setFolderSearch(boolean) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Set to true if the last search was a folder search.
setFolderSearchInfos(FolderSearchInfos) - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
Sets the info needed for searching within a folder.
setFolderStack(Stack<String>) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
setFolderTable(String) - Method in interface com.saperion.ngc.navigation.NavigationView
Sets the folder table to use.
setFolderTable(String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Sets the folder table to use.
setFont(FontType) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.DateField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.FloatField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.IntField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.TextField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.TimeField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.field.TristateField
 
setFont(FontType) - Method in class com.saperion.ngc.iform.label.FormLabel
 
setFontBold(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontBold(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setFontColor(Color) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontHeight(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontHeight(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setFontItalic(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontItalic(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setFontName(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontName(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setFontStrikeThrough(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontStrikeThrough(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setFontUnderline(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setFontUnderline(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setForm(Form) - Method in class com.saperion.ngc.events.iform.OpenMaskEvent
 
setForm(Form) - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
 
setForm(Form) - Method in class com.saperion.ngc.events.UploadDocumentEvent
Sets the form to open in IntelligentFormView.
setFormat(String) - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog
 
setFormCreatedListener(EventListener) - Method in class com.saperion.ngc.events.MaskInfoBean
Sets the listener to be called when the form was created.
setFormMode(FormMode) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Sets the mode of the form.
setFormMode(FormMode) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Sets the mode of the form.
setFormName(String) - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
setFormName(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
 
setFormName(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
setFrameDimensions(int, PosType) - Method in interface com.saperion.ngc.iform.layout.FormLayout
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout1
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout10
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout11
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout12
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout13
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout14
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout15
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout16
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout17
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout18
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout19
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout2
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout20
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout21
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout3
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout4
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout5
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout6
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout7
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout8
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.FormLayout9
Sets the dimensions of the specified frame.
setFrameDimensions(int, PosType) - Method in class com.saperion.ngc.iform.layout.PaneLayout
Sets the dimensions of the specified frame.
setFrames(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setHasEmptyStructure(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setHasImagesOnly(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setHasStructure(boolean) - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
setHasStructure(boolean) - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
setHasSysAclList(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setHdoc(String) - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
setHeader(HeaderType) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Sets the header-property of the form-definition.
setHeaderAlignments(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the alignments of the headers.
setHeaderAlignments(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the alignments of the headers.
setHeaderNames(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the names of the column headers from left to right.
setHeaderNames(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the names of the column headers from left to right.
setHeaderWidths(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the widths of the headers.
setHeaderWidths(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the widths of the headers.
setHeight(int) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Sets the viewport height.
setHeight(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setHeight(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setHeight(String) - Method in class com.saperion.ngc.iform.field.MultiField
setHeight(String) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
setHex(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
Format must be "#XXXXXX" .
setHidden(HiddenType) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Sets the hidden-property of the form-definition.
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setHideButtons(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setHyperlink(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setHyperLinkSettings(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setId(int) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
setId(FolderId) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the ID of this node.
setId(FolderId) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets the ID of this node.
setId(String) - Method in class com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItem
 
setId(String) - Method in class com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItem
 
setIFormView(IntelligentFormView) - Method in class com.saperion.ngc.maintab.TypedTab
Sets the iForm view that is contained in this tab.
setIgnoreInvokeErrors(boolean) - Method in class com.saperion.ngc.ngapplet.NgApplet
If set to true, all errors that occur when a method of the applet is called by JavaScript will be ignored.
setIgnoreSizes(boolean) - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Sets the ignore sizes parameter.
setIgnoreSizes(boolean) - Method in class com.saperion.ngc.viewer.StructureList
Sets the ignore sizes parameter.
setInboxInfo(Treeitem) - Method in class com.saperion.ngc.navigation.NavigationPresenter
 
setIndexMask(String) - Method in class com.saperion.ngc.model.navigation.FolderUploadInfos
Set the name of index mask or empty string if not available.
setInDispositionTime(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setInLitigationHold(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setInputMask(String) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setInRetention(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setIsDeleted(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setIsLink(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setIsPresent(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Sets the presence-property.
setIsStructuredLink(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setIsUnstructured(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setIsVar(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setItem(ExternalStorageListItem) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Sets ShareBase list item
setJsonParameters(String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the json parameters.
setKeyValuePair(Map<String, String>) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Section
 
setKeyValuePair(Map<String, String>) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
setKind(ButtonKindType) - Method in class com.saperion.ngc.iform.button.FormButton
 
setLabel(String) - Method in class com.saperion.ngc.button.Button
 
setLabel(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setLabel(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setLastLaunched(String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Set the last lauched workflow name.
setLastLaunched(String) - Method in interface com.saperion.ngc.model.SettingsService
Set the last lauched workflow name.
setLastUser(String) - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Sets the last user name.
setLastUser(String) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Sets the last user name.
setLastUser(String) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Sets the last user name.
setLaunchable(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.DateField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.FloatField
 
setLimit(String) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the limit type.
setLimit(String) - Method in class com.saperion.ngc.iform.field.IntField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the limit type.
setLimit(String) - Method in class com.saperion.ngc.iform.field.TextField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.TimeField
 
setLimit(String) - Method in class com.saperion.ngc.iform.field.TristateField
 
setLimit(String) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the limit type.
setLineWidth(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
setLineWidth(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Highlight
 
setLineWidth(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setLinkingNode(NavigationNode) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the node that is linking to this node.
setLinkingNode(NavigationNode) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets the node that is linking to this node.
setListener(EventListener) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
 
setListItem(ExternalStorageListItem) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
setListItem(ExternalStorageListItem) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
setListItems(ExternalStorageListItem) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Sets share list items for for dialog object
setListItems(ExternalStorageListItem) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
setListModel(ListModelList) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Sets the listmodel to use.
setListVersion(long) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.DateField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.FloatField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.IntField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.TextField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.TimeField
 
setListVersion(long) - Method in class com.saperion.ngc.iform.field.TristateField
 
setlitigationhold(DocumentId, boolean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Sets the specified document's litigationhold to 'read'.
setLitigationHoldSupported(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setLocale(Locale) - Method in class com.saperion.ngc.model.authorization.AuthClassicConnectorService
Sets the locale for the underlying connection to the backend.
setLocale(Locale) - Method in interface com.saperion.ngc.model.authorization.AuthorizationService
Sets the locale for the underlying connection to the backend.
setLocale(Locale) - Method in class com.saperion.ngc.toolbar.SaperionToolbarPresenter
Sets the locale on the underlying backend connection.
setLocaleList(List<Locale>) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Set locales.
setLocaleList(List<Locale>) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
set Locales in Language Combobox .
setLocaleList(List<Locale>) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
Adds the Locales-list (containing languages) to Language Combobox .
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Sets localization.
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInErrorDialog
Sets the localization for dialog object
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInSuccessDialog
Sets the localization for dialog object
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogOutErrorDialog
Sets the localization for dialog object
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
setLocalization(LocalizationUtil) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLogInErrorDialog
Sets the localization for dialog object
setLocalization(LocalizationUtil) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
sets localization for dialog object
setLocalization(LocalizationUtil) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
setLoggedIn(boolean) - Method in class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
setLoggedIn(boolean) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog.ShareBaseLoginResult
 
setLogoffWarningDisabled(boolean) - Method in interface com.saperion.ngc.authorization.AuthorizationView
The WebClient displays a warning-message when a user closes the browser window or navigates to another page without having logged off from the system before.
setLogoffWarningDisabled(boolean) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
The WebClient displays a warning-message when a user closes the browser window or navigates to another page without having logged off from the system before.
setLogoffWarningDisabled(boolean) - Method in class com.saperion.ngc.service.ServiceView
The WebClient displays a warning-message when a user closes the browser window or navigates to another page without having logged off from the system before.
setLookup(boolean) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setLookupMode() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Set the list to lookup mode.
setMailingUrl(String) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.DateField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.FloatField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.IntField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.TextField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.TimeField
 
setMandatory(OverrideKindType) - Method in class com.saperion.ngc.iform.field.TristateField
 
setMaxRecords(int) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets maximum number of records for the result set.
setMenuImageOnWorkflowCommandItem(Menuitem, SaWFConstants.CommandId) - Method in class com.saperion.ngc.resultset.contextmenu.AbstractWorkflowContextMenu
Adds the image to the context menu items.
setMimeType(String) - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
setModifiedDate(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setModifiedId(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setMold(String) - Method in class com.saperion.ngc.iform.button.FormButton
setMultipageTiff(boolean) - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Sets the multipage tiff property.
setMultiSearchItems(String[]) - Method in class com.saperion.ngc.iform.field.LookupPopup
Sets the values to display for multi-selection.
setMultiSearchItems(String[]) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the values to display for multi-selection.
setName(String) - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
setName(String) - Method in class com.saperion.ngc.model.FolderId
 
setName(String) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the node name.
setName(String) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets the node name.
setName(String) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
setName(String) - Method in class com.saperion.ngc.timer.SwitchableTimer
Sets the timers name.
setNavigationMode(String) - Method in interface com.saperion.ngc.navigation.NavigationView
Sets the navigation mode.
setNavigationMode(String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Sets the navigation mode.
setNextUser(String) - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
setNextUser(List<WorkflowMember>) - Method in class com.saperion.ngc.resultset.WorkflowActionBean
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.button.FormButton
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the noLocalize parameter that can be used to disable localization of this component.
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.MultiField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.image.FormEditableImage
 
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.label.FormLabel
 
setNoLocalize(boolean) - Method in interface com.saperion.ngc.iform.Localized
Sets the noLocalize parameter that can be used to disable localization of this component.
setNoLocalize(boolean) - Method in class com.saperion.ngc.iform.tab.FormTabbox
 
setNotesContent(String, String, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Writes the notes element.
setNotesContent(String, String, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Writes the notes element.
setNumber(int) - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
setObjectValue(Object) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the field's value.
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
setObjectValue(Object) - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
Sets the value of this field.
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
setObjectValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
setOneDriveClient(OneDriveClient) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
setOneDriveClient(OneDriveClient) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
setOneDriveClient(OneDriveClient) - Method in class com.saperion.ngc.dialogs.onedrive.model.OneDriveLoginResult
 
setOneDriveLoginDialog(OneDriveLoginDialog) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
Sets the instance of OneDriveLoginDialog object.
setOnOkEventType(ButtonInfo.EventType) - Method in class com.saperion.ngc.iform.field.lookup.LookupFieldEventHandler
 
setOriginalIndex(int) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Updates the original index of this ResultProperties instance.
setOtherHeadersToNatural(Listheader) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Set all header to natural sorting except the one defined.
setPage(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setPage(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setPagecount(int) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setPageNo(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
 
setPageSize(int) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
 
setPageSize(int) - Method in interface com.saperion.ngc.model.resultset.QueryService
Sets the page size.
setPageSize(int) - Method in class com.saperion.ngc.model.resultset.ResultPaging
sets page size.
setPageSize(int) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the page size of the list.
setPageSize(int) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the page size of the list.
setPageSize(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setPageUrl(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setPaging(ResultPaging) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the paging.
setPaging(ResultPaging) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the paging.
setParam(String, String) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the parameter with the specified name.
setParameterPrefix(String) - Method in class com.saperion.ngc.resultset.generator.BaseQueryGenerator
Sets the prefix to use for parameter-names.
setParameters(Map<String, Object>) - Method in class com.saperion.ngc.iform.CustomConditionBean
Sets the parameters for the query replacing all previously set parameters.
setParameters(Map<String, String>) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the parameters.
setParameters(Properties) - Method in class com.saperion.ngc.ngapplet.NgApplet
Sets the parameters.
setParent(NavigationItem) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets a new parent to a Node.
setParent(NavigationItem) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets a new parent to a Node.
setParent(Component) - Method in class com.saperion.ngc.iform.button.FormButton
setParent(Component) - Method in class com.saperion.ngc.iform.button.IconButton
 
setParentEventChildHandler(EventChildHandler) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
Sets Parent event child handler
setParentView(BaseWindow) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
Sets the ParentView in the dialog object
setParentView(BaseWindow) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog
Sets the ParentView in the dialog object
setParentViewComponent(DocumentView) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
setParentViewComponent(DocumentView) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Used to pass a reference to the parent component to this ViewerComponent.
setParentViewComponent(DocumentView) - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Used to pass a reference to the parent component to this ViewerComponent.
setParentViewComponent(DocumentView) - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Used to pass a reference to the parent component to this ViewerComponent.
setParentViewComponent(DocumentView) - Method in interface com.saperion.ngc.viewer.ViewerComponent
Used to pass a reference to the parent component to this ViewerComponent.
setParentViewComponent(DocumentView) - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
setPasswordChanged(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
setPasswordChangeDisabled(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Sets if changing the password is disabled.
setPasswordConstraint(String) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
Sets the password constraint.
setPath(String) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
 
setPath(String) - Method in class com.saperion.ngc.model.FolderId
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setPersistVar(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setPlaceholder(String) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the placeholder-text.
setPopup(TabContextMenuPopup) - Method in class com.saperion.ngc.maintab.TypedTab
 
setPopupFormName(String) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Sets the name of the form to display in the popup.
setPos(PosType) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.DateField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.FloatField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.IntField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.TextField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.TimeField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.field.TristateField
 
setPos(PosType) - Method in class com.saperion.ngc.iform.image.FormImage
 
setPos(PosType) - Method in class com.saperion.ngc.iform.label.FormLabel
 
setPosition(Node) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Highlight
 
setPosition(Node) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setPrefix(String) - Method in class com.saperion.ngc.resultset.generator.BaseQueryGenerator
Sets the prefix to use as DDC-alias and field-selector-prefix.
setPresenceChanged(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
setPresent(boolean) - Method in class com.saperion.ngc.model.authorization.User
Sets the present-property.
setProgress(int) - Method in class com.saperion.ngc.servlet.ProgressResponse
 
setProperties(List<ResultProperties>) - Method in class com.saperion.ngc.resultset.FieldsFilter
 
setProperties(Map<String, String>, String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Writes the given properties to the given section.
setProperties(Map<String, String>, String) - Method in interface com.saperion.ngc.model.SettingsService
Writes the given properties to the given section.
setPropertiesFileName(String) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Sets the name of a properties file for the internal viewer component.
setPropertiesFileName(String) - Method in interface com.saperion.ngc.viewer.DocumentView
Sets the name of a properties file for the internal viewer component.
setProperty(ResultProperty) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Sets a property.
setPropertyValue(SaPropertyValue) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the field's value.
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
setPropertyValue(SaPropertyValue) - Method in interface com.saperion.ngc.iform.field.lookup.multi.MultivalueDataHandler
Sets the value of this field.
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDateDataHandler
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueDoubleDataHandler
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueIntDataHandler
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.multi.MultivalueStringDataHandler
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
setPropertyValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
setPropertyValue(SaPropertyValue, String) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the field's value.
setPropertyValue(SaPropertyValue, String) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
setQuery(SaQueryInfo) - Method in class com.saperion.ngc.model.resultset.ResultPaging
Sets query string.
setQuery(SaQueryInfo) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the query string.
setQuery(SaQueryInfo) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the query string.
setQuery(String) - Method in class com.saperion.ngc.events.MaskInfoBean
 
setQuery(String) - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
setRead() - Method in class com.saperion.ngc.resultset.DraggableListItem
Sets the CSS style for a read document.
setRead() - Method in interface com.saperion.ngc.resultset.ResultListItem
Marks this item as read.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.DateField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the readonle state of this field.
setReadonly(boolean) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.IntField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setReadonly(boolean) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the readonly-state of the field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.TextField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the readonle state of this field.
setReadonly(boolean) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the readonle state of this field.
setReadOnly(boolean) - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Sets the read only parameter value.
setReadOnlyLookupItem(boolean) - Method in class com.saperion.ngc.model.resultset.ResultProperties
Sets the read only lookup item property.
setRectangular(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setRedirectAfterLogoffDisabled(boolean) - Method in interface com.saperion.ngc.authorization.AuthorizationView
For security reasons the WebClient redirects to self after a user has logged of.
setRedirectAfterLogoffDisabled(boolean) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
For security reasons the WebClient redirects to self after a user has logged of.
setRedirectAfterLogoffDisabled(boolean) - Method in class com.saperion.ngc.service.ServiceView
For security reasons the WebClient redirects to self after a user has logged of.
setRemoveMenuItemList(List<MenuItemKey>, boolean) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Set menu items for removing.
setRemoveMenuItemList(List<MenuItemKey>, boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Set menu items for removing.
setRemoveMenuItemList(List<MenuItemKey>, boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Set menu items for removing.
setRenderForm(boolean) - Method in class com.saperion.ngc.events.navigation.NavigationFormEvent
 
setRenderTargetInBean(OpenDocumentBean) - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
Adds a parameter 'targetFormat' in the bean, which will cause the ViewDocumentServlet to render the element as PDF.
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.DateField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.FloatField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.IntField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.TextField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.TimeField
 
setResFieldCnt(int) - Method in class com.saperion.ngc.iform.field.TristateField
 
setResource(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.DateField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.FloatField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.IntField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.TextField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.TimeField
 
setResStyle(int) - Method in class com.saperion.ngc.iform.field.TristateField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setRestrictCursor(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setResult(List) - Method in class com.saperion.ngc.dialogs.UnfileSelectDialog
Sets the selected items.
setResult(List<ResultProperties>) - Method in interface com.saperion.ngc.resultset.ModelResult
Sets the result.
setResult(List<ResultProperties>) - Method in class com.saperion.ngc.resultset.ModelResultImpl
Sets the result.
setResultColumns(Map<String, ResultSetColumn>) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the columns for the result list.
setResultColumns(Map<String, ResultSetColumn>) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the columns for the result list.
setResultListClass(Class<? extends ResultList>) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the class that will be used for the internal ResultList.
setResultListClass(Class<? extends ResultList>) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
setResultSetColumns(List<ResultSetColumn>) - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
setResultType(ResultType) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
 
setResultType(String, int, int, ResultType, String) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Deprecated.
use setSetting instead
setResultType(String, int, int, ResultType, String) - Method in interface com.saperion.ngc.model.SettingsService
Deprecated.
use setSetting instead
setRetentionSupported(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setRgb(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Color
Format must be "int,int,int" .
setRotation(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setSapNote(String) - Method in class com.saperion.ngc.json.SapNote
 
setSapNotes(boolean) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Set the visibility of SAP notes editor.
setSapNotesUserInfo(String, String) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Set the user information for the sap notes editor.
setSapNotesUserName(String) - Method in class com.saperion.ngc.viewer.SapDocumentViewImpl
Set the user name string.
setSaveAction(SaveActionType) - Method in class com.saperion.ngc.iform.button.FormButton
 
setSaveAction(SaveActionType) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setSaveFavoriteEnabled(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the saveFavoriteEnabled parameter.
setSaveFavoriteEnabled(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the saveFavoriteEnabled parameter.
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setSaveLayout(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setSaveLayout(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Enables or disabled saving of the layout.
setSaveLayout(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Enables or disabled saving of the layout.
setScale(boolean) - Method in class com.saperion.ngc.iform.image.FormImage
 
setScale(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setScanned(boolean) - Method in interface com.saperion.ngc.model.resultset.ResultAccessData
 
setScanned(boolean) - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
setScreenHeightPx(int) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Sets the height of the client's screen in pixels.
setScreenWidthPx(int) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Sets the width of the client's screen in pixels.
setSearchList(Map<String, int[]>) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
Sets the search index list.
setSearchMode(FieldSearchMode) - Method in class com.saperion.ngc.iform.FieldResultBean
Sets the search mode for this field.
setSearchMode(SearchMode) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the search-mode.
setSearchMode(SearchMode) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the search-mode.
setSelected(boolean) - Method in interface com.saperion.ngc.resultset.ResultListItem
Selects or deselects this item.
setSelected(Map) - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog
 
setSelected(Set) - Method in class com.saperion.ngc.dialogs.AclSelectDialog
 
setSelectedFolderID(String) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog.ExternalStorageUploadEventData
 
setSelectedImage(int) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setSelectedIndex(int) - Method in interface com.saperion.ngc.resultset.ResultSetView
Moves the selected index of the result list to the specified position.
setSelectedIndex(int) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Moves the selected index of the result list to the specified position.
setSelectedListIndex(int) - Method in interface com.saperion.ngc.resultset.ResultList
Selects the item with the specified index in the list.
setSelectedListIndex(int) - Method in class com.saperion.ngc.resultset.ResultListImpl
 
setSelectedLocale(Locale) - Method in interface com.saperion.ngc.authorization.AuthorizationView
setSelectedLocale in Language Combobox .
setSelectedLocale(Locale) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
setSelectedLocale in Language Combobox .
setSelectedUserType(UserType) - Method in interface com.saperion.ngc.authorization.AuthorizationView
setSelectedUserType in userType.
setSelectedUserType(UserType) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
setSelectedUserType in userType Combobox .
setSelectionMode(boolean) - Method in class com.saperion.ngc.navigation.DroppableTreeRow
 
setSelectionMode(String) - Method in interface com.saperion.ngc.navigation.NavigationView
Sets the selection mode.
setSelectionMode(String) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Sets the selection mode.
setSelectLookupMode() - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Set the list to select lookup mode.
setSelectQuery(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Setter for selectQuery attribute to be used in zul.
setSelectQuery(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Setter for selectQuery attribute to be used in zul.
setSelectWfQuery(String, boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Setter for selectQuery attribute to be used in zul.
setSelectWfQuery(String, boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Setter for selectQuery attribute to be used in zul.
setSemiTransparent(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setSemiTransparent(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setSession(HttpSession) - Method in interface com.saperion.ngc.servlet.AnnotationConverter
Passes the current session to the converter, if it is available.
setSession(HttpSession) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
setSetting(String, String, String, boolean) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Stores a setting in the backend.
setSetting(String, String, String, boolean) - Method in interface com.saperion.ngc.model.SettingsService
Stores a setting in the backend.
setSharebaseClient(ShareBaseClient) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
Set ShareBase client instance
setSharebaseClient(ShareBaseClient) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
setShareBaseClient(ShareBaseClient) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
sets sharebase client for dialog object
setShowStructure(boolean) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setSimpleDocumentId(String) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setSimpleEFileChildren(boolean) - Method in interface com.saperion.ngc.navigation.NavigationView
If this parameter is set to true, a eFile folder shows only eFile names, that where opened in the session.
setSimpleEFileChildren(boolean) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
If this parameter is set to true, a eFile folder shows only eFile names, that where opened in the session.
setSimpleMode(boolean) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Sets the simple mode parameter for the embedded result lists.
setSimpleMode(boolean) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Sets the simple mode parameter for the embedded result lists.
setSimpleMode(boolean) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the simple mode parameter.
setSimpleMode(boolean) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the simple mode parameter.
setSingleMandant(boolean) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Set single mandant.
setSingleMandant(boolean) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Set single mandant.
setSize(long) - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
setSortDirection(String) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
setSortingDirections(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the sorting direction for each column from left to right.
setSortingDirections(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the sorting direction for each column from left to right.
setSortingDisabled(String) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Adds a column to the set of columns that have the sorting function disabled.
setSsoLogin() - Method in interface com.saperion.ngc.authorization.AuthorizationView
For specific SSO providers the identity token e.g OpenId Connect is expired after some time.
setSsoLogin() - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
For specific SSO providers the identity token e.g OpenId Connect is expired after some time.
setStart(Node) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Arrow
 
setStartPageContent(String) - Method in interface com.saperion.ngc.maintab.MainTabView
Sets the content that is shown on the first tab when a user logs on to the webclient.
setStartPageContent(String) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
 
setStartPageUrl(String) - Method in interface com.saperion.ngc.maintab.MainTabView
Sets the URL of the start page.
setStartPageUrl(String) - Method in class com.saperion.ngc.maintab.MainTabViewImpl
Sets the URL of the start page.
setStoredSizes(Map<Integer, AreaSize>) - Method in class com.saperion.ngc.iform.layout.AbstractFormLayout
Sets the sizes of the layout areas that were stored in the backend-configuration.
setStoredSizes(Map<Integer, AreaSize>) - Method in interface com.saperion.ngc.iform.layout.FormLayout
Sets the sizes of the layout areas that were stored in the backend-configuration.
setStream(boolean) - Method in class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Sets the stream-property.
setStrikeThrough(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setStringValue(String) - Method in class com.saperion.ngc.iform.tristate.Tristate
 
setStrokePattern(StrokePattern) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
setStructureButtonsBoxShown(boolean) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
 
setStructureButtonsBoxShown(boolean) - Method in interface com.saperion.ngc.viewer.DocumentView
Set the visibility of the its structure button box and its containingn structure buttons of the structure view.
setStructureEnabled(boolean) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Enables or disables the structure view.
setStructureEnabled(boolean) - Method in interface com.saperion.ngc.viewer.DocumentView
Enables or disables the structure view.
setSubstitute(String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
 
setSubstitute(String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Sets the substitute for workflows.
setSubstituteAccessChanged(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
setSubstituteAccessEnabled(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
setSubstituteChanged(boolean) - Method in class com.saperion.ngc.dialogs.UserProfileDialog
 
setSysrowid(String) - Method in class com.saperion.ngc.viewer.virtualviewer.JsonId
 
setTabindex(int) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the tabindex of this field.
setTabindex(int) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setTabindex(int) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the tabindex of the field.
setTabindex(int) - Method in class com.saperion.ngc.iform.field.TristateField
This method is not supported in TristateField and does nothing.
setTabindex(int) - Method in class com.saperion.ngc.iform.image.FormEditableImage
This method is not supported by FormEditableImage and has no effect.
setTabIndex(HtmlBasedComponent, PosType, IntelligentFormView) - Static method in class com.saperion.ngc.iform.TabIndexHelper
Sets the tab-index property of the component as defined in the component's position.
setTaskInfo(TaskInfo) - Method in class com.saperion.ngc.model.resultset.ResultProperties
 
setTechnical(boolean) - Method in class com.saperion.ngc.model.authorization.User
Sets the technical property.
setTemporaryDocumentId(TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
setTempVerifyURL(String) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Sets the temporary verify share link to the dialog object
setText(String) - Method in class com.saperion.ngc.dialogs.StringInputDialog
 
setText(String) - Method in class com.saperion.ngc.dialogs.WebpartInputDialog
 
setText(String) - Method in class com.saperion.ngc.iform.field.DateField
Sets the text content of the field.
setText(String) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the text content of the field.
setText(String) - Method in class com.saperion.ngc.iform.field.IntField
Sets the text content of the field.
setText(String) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Sets the field's value as text.
setText(String) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setText(String) - Method in class com.saperion.ngc.iform.field.TextField
Sets the text content of the field.
setText(String) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the text content of the field.
setText(String) - Method in class com.saperion.ngc.searchbox.Searchbox
Sets the textbox's text.
setText(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
setText(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setTextRotation(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setTextstring(String) - Method in class com.saperion.ngc.iform.label.FormLabel
 
setTimezone(TimeZone) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Sets the timezone.
SettingsClassicConnectorService - Class in com.saperion.ngc.model
Default-implementation of SettingsService.
SettingsClassicConnectorService() - Constructor for class com.saperion.ngc.model.SettingsClassicConnectorService
 
SettingsClassicConnectorService(HttpSession) - Constructor for class com.saperion.ngc.model.SettingsClassicConnectorService
Constructor.
SettingsService - Interface in com.saperion.ngc.model
A service containing setting- and configuration related methods.
setTitle(String) - Method in interface com.saperion.ngc.resultset.ResultSetView
Sets the title.
setTitle(String) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
Sets the title.
setTitle(String) - Method in class com.saperion.ngc.scripthelper.internal.FormPopupHelperContext
Sets the title for the form popup window.
setTitle(String) - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
setToolbar(ToolbarType) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Sets the toolbar-property of the form-definition.
setTotalCount(long) - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Sets the number of total items enclosed by this folder.
setTotalCount(long) - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Sets the number of total items enclosed by this folder.
setTotalSize(int) - Method in class com.saperion.ngc.model.resultset.ResultPaging
sets result lists total size.
setTransparent(boolean) - Method in class com.saperion.ngc.iform.image.FormImage
 
setTransparent(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setTransparent(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setTreecells(List<Treecell>) - Method in class com.saperion.ngc.navigation.NaviTreeNode
 
setTreeModel(TreeModel) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Sets the treemodel to use.
setType(SaFolderConstants.FOLDER_TYPE) - Method in class com.saperion.ngc.model.FolderId
 
setType(ExternalStorageListItemType) - Method in class com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItem
 
setType(ShareBaseListItemType) - Method in class com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItem
 
setType(String) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setType(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setType(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
setTypedValue(Object) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
Sets the value of this AdvancedLookupField.
setUnlocked(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setUnread() - Method in class com.saperion.ngc.resultset.DraggableListItem
Sets the CSS style for an unread document.
setUnread() - Method in interface com.saperion.ngc.resultset.ResultListItem
Marks this item as unread.
setUnreadCount(long) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the number of unread documents enclosed by this folder.
setUnreadCount(long) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
Sets the number of unread documents enclosed by this folder.
setUnreadCount(long) - Method in interface com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo
Sets the number of unread items enclosed by this folder.
setUnreadCount(long) - Method in class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Sets the number of unread items enclosed by this folder.
setUploadAction(AbstractStructureDialog.StructureUploadAction) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Sets the action to perform when a document was uploaded.
setUrlMailingUrl(String) - Method in class com.saperion.ngc.json.SapViewerResponse
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.DateField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.FloatField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.IntField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.TextField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.TimeField
 
setUseCalendar(boolean) - Method in class com.saperion.ngc.iform.field.TristateField
 
setUseFields(boolean) - Method in class com.saperion.ngc.iform.button.FormButton
 
setUseHylandViewer(boolean) - Method in class com.saperion.ngc.json.SapUrlParseResult
set this if hyland viewer is to be used
setUseMultiSelection(boolean) - Method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Sets flag that indicates whether only single user selection is allowed.
setUsePdfJSViewer(boolean) - Method in class com.saperion.ngc.json.SapUrlParseResult
 
setUsername(String) - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
 
setUsername(String) - Method in class com.saperion.ngc.toolbar.SaperionToolbarView
 
setUserTypeList(List<UserType>) - Method in interface com.saperion.ngc.authorization.AuthorizationView
Set user types.
setUserTypeList(List<UserType>) - Method in class com.saperion.ngc.authorization.AuthorizationViewImpl
Set user types.
setUtf8(boolean) - Method in class com.saperion.ngc.iform.button.FormButton
 
setUtf8Properties(Map<String, String>, String, boolean) - Method in class com.saperion.ngc.model.SettingsClassicConnectorService
Writes the given properties with UTF-8 encoded values to the given section.
setUtf8Properties(Map<String, String>, String, boolean) - Method in interface com.saperion.ngc.model.SettingsService
Writes the given properties with UTF-8 encoded values to the given section.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.DateField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the value of this field.
setValue(SaPropertyValue) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.IntField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
(@inheritDoc)
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.TextField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the value of this field.
setValue(SaPropertyValue) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the value of this field.
setValue(Tristate.Tristates) - Method in class com.saperion.ngc.iform.tristate.Tristate
 
setValue(Object) - Method in class com.saperion.ngc.model.document.DocumentVariable
Sets the value of the variable.
setValue(String) - Method in class com.saperion.ngc.searchbox.Searchbox
Sets the textbox's value.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.DateField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.IntField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.TextField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.CheckboxField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.ComboTextField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.DateField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.FloatField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.IntField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.LookupTextField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.MultiField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.TextField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.TimeField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.field.TristateField
Sets the value of this field and sets the changed-property of this field to true.
setValueImplicitly(SaPropertyValue, boolean) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Sets the value of this field and sets the changed-property of this field to true.
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.DateField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.FloatField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.IntField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.TextField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.TimeField
 
setVarDataType(short) - Method in class com.saperion.ngc.iform.field.TristateField
 
setVariable(DocumentVariable) - Method in class com.saperion.ngc.iform.IndexMaskDocument
Sets a new variable.
setVariables(Map<String, DocumentVariable>) - Method in class com.saperion.ngc.model.document.UpdateSettings
 
setView(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setViewable(boolean) - Method in class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
setViewElementId(String) - Method in class com.saperion.ngc.model.navigation.FolderNode
Sets the ID of the associated ZK view element.
setViewElementId(String) - Method in class com.saperion.ngc.model.navigation.FolderTree
Sets the ID of the associated ZK view element.
setViewElementId(String) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationItem
Sets the ID of the associated ZK view element.
setViewerClass(String) - Method in interface com.saperion.ngc.iform.IntelligentFormView
Sets the name of the class to be instantiated when a viewer is used in the mask.
setViewerClass(String) - Method in class com.saperion.ngc.iform.IntelligentFormViewImpl
Sets the name of the class to be instantiated when a viewer is used in the mask.
setViewerClass(String) - Method in class com.saperion.ngc.viewer.AbstractDocumentView
Sets the class-name of the contained viewer-component.
setViewerClass(String) - Method in interface com.saperion.ngc.viewer.DocumentView
Sets the class-name of the contained viewer-component.
setViewerId(String) - Method in interface com.saperion.ngc.servlet.AnnotationConverter
Used to pass the ID of the viewer that requested the annotations to the converter.
setViewerId(String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceAnnotationConverter
 
setViewerPopupId(String) - Method in class com.saperion.ngc.events.resultset.EditContentEvent
Sets the viewer popup id.
setVisibleColumns(Set<String>) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
setWebpart(String) - Method in class com.saperion.ngc.dialogs.WebpartInputDialog
 
setWebpartsAllowed(boolean) - Method in interface com.saperion.ngc.navigation.NavigationView
 
setWebpartsAllowed(boolean) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
setWfAllowSubstAccess(boolean) - Method in class com.saperion.ngc.model.authorization.User
Sets whether the user's substitute has access to the users workflow-inbox.
setWidth(int) - Method in class com.saperion.ngc.resultset.ResultSetColumn
 
setWidth(int) - Static method in class com.saperion.ngc.util.ClientInfoUtil
Sets the viewport width.
setWidth(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Component
 
setWidth(int) - Method in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
setWidth(Integer) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setWorkflow(boolean) - Method in class com.saperion.ngc.favorites.FavoriteQueryInformation
 
setWorkflow(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setWorkflowAction(WorkflowActionType) - Method in class com.saperion.ngc.iform.button.FormButton
 
setWorkflowActive(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setWorkflowHistory(boolean) - Method in class com.saperion.ngc.resultset.ItemAnalyzeResult
 
setWorkflowInfo(WorkflowNodeInfo) - Method in class com.saperion.ngc.model.navigation.FolderNode
setWorkflowInfo(WorkflowNodeInfo) - Method in interface com.saperion.ngc.model.navigation.intf.NavigationNode
 
setWorkingMessage(String) - Method in class com.saperion.ngc.servlet.process.LRPControlBean
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.DateField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.FloatField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.IntField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.TextField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.TimeField
 
setWxCombo(int) - Method in class com.saperion.ngc.iform.field.TristateField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.DateField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.FloatField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.IntField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.TextField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.TimeField
 
setWyCombo(int) - Method in class com.saperion.ngc.iform.field.TristateField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.CheckboxField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.ComboTextField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.DateField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.FloatField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.IntField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.LookupTextField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.TextField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.TimeField
 
setXCombo(int) - Method in class com.saperion.ngc.iform.field.TristateField
 
setXy(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setXy1(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setXy2(Node) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setXyn(ArrayList<Node>) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
 
setXyn(ArrayList<Node>) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Freehand
 
SHARE_BASE_UPLOAD_BUTTON - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
SHARE_LINK_DETAILS_LISTBOX - Static variable in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
SHARE_LINK_DETAILS_LISTBOX - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
SHARE_LINK_TYPE_CONSTRAINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHARE_LINK_TYPE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHARE_LINK_TYPE_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHARE_LINKS_LISTBOX - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
SHARE_REQUIRE_SIGN_IN - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHARE_SCOPE_CONSTRAINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHARE_SCOPE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHARE_SCOPE_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE - com.saperion.ngc.configuration.ConfigurationSource
Sharebase configuration (sharebase.properties).
SHAREBASE_API_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_BEARER_TOKEN - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_CHECKIN - com.saperion.ngc.events.ShareBaseCheckDataBean.ShareBaseCheckType
Checkin with sharebase
SHAREBASE_CHECKOUT - com.saperion.ngc.events.ShareBaseCheckDataBean.ShareBaseCheckType
Checkout with sharebase
SHAREBASE_CHECKOUT_FOLDER - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
 
SHAREBASE_CLIENT - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
 
SHAREBASE_DASHBOARD_FAIL_TO_FETCH_FOLDERS - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_DASHBOARD_FAIL_TO_FETCH_LIBRARIES - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_DELETE_OLDER_THAN - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_DISCARD - com.saperion.ngc.events.ShareBaseCheckDataBean.ShareBaseCheckType
Discard changes with sharebase
SHAREBASE_DOC_FETCH_EXPIRY_EXPIRY - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_DOC_FETCH_INTERVAL_MINS - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_DOCUMENT_PURGE_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_ENABLE - Static variable in class com.saperion.ngc.util.NgClientConstants
Sharebase settings
SHAREBASE_FETCH_DOC_ENABLE - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_FOLDER_TRAVERSE_BACK_BUTTON - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
 
SHAREBASE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_PHOENIX_SCHEME_ENABLE - Static variable in class com.saperion.ngc.util.NgClientConstants
 
SHAREBASE_SERVICE_ACCOUNT_PASSWORD - Static variable in class com.saperion.ngc.util.NgClientConstants
Service account password
SHAREBASE_SERVICE_ACCOUNT_USERNAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Service account username
SHAREBASE_SHARE_ACCESS_CODE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_BUTTON_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_COMBOITEM_LABEL_DATE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_COMBOITEM_LABEL_DAYS - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_COMBOITEM_LABEL_HOURS - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_COMBOITEM_LABEL_MINUTES - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_COMBOITEM_LABEL_NEVER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_CREATION_FAILURE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_CREATION_SUCCESS - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_CREATION_WINDOW_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_DOWNLOAD_PERMISSION_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EDIT_PERMISSION_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EMAIL_CONSTRAINT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EMAIL_TEXT_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EMAIL_TEXT_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRATION_VALUE_CONSTRAINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRATION_VALUE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRATION_VALUE_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRY_DATE_CONSTRAINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRY_DATE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRY_DATE_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRY_STYLE_CONSTRAINT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRY_STYLE_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_EXPIRY_STYLE_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_NOTIFY_RECIPIENTS_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_PASSWORD_CHECKBOX_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_PASSWORD_CONSTRAINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_PASSWORD_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_PASSWORD_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_RECIPIENT_CONSTRAINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_RECIPIENT_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_RECIPIENT_PLACEHOLDER - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_UPLOAD_PERMISSION_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_USERNAME_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_SHARE_VIEW_PERMISSION_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_UPLOAD_MENU_ITEM_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SHAREBASE_UPLOAD_STATUS_DIALOG_ZUL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
 
ShareBaseCheckDataBean - Class in com.saperion.ngc.events
 
ShareBaseCheckDataBean(ShareBaseCheckDataBean.ShareBaseCheckType, DocumentId) - Constructor for class com.saperion.ngc.events.ShareBaseCheckDataBean
Constructor.
ShareBaseCheckDataBean.ShareBaseCheckType - Enum in com.saperion.ngc.events
Checkout / checkin type.
ShareBaseCheckInDialog - Class in com.saperion.ngc.dialogs
 
ShareBaseCheckInDialog() - Constructor for class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
ShareBaseCheckoutShareDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class represents the share creation and management dialog after checking out a document to ShareBase
ShareBaseCheckoutShareDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
 
SharebaseClientProvider - Class in com.saperion.ngc.sharebase
 
SharebaseClientProvider() - Constructor for class com.saperion.ngc.sharebase.SharebaseClientProvider
 
ShareBaseDuplicateDocumentUploadErrorDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class represents a Error dialog if duplicate document is found when trying to upload a document to ShareBase.
ShareBaseDuplicateDocumentUploadErrorDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseDuplicateDocumentUploadErrorDialog
 
SharebaseFetchJob - Class in com.saperion.ngc.sharebase
This job fetches folder ids from Sharebase and archives documents present in those folders to Saperion
SharebaseFetchJob() - Constructor for class com.saperion.ngc.sharebase.SharebaseFetchJob
 
SharebaseFetchScheduler - Class in com.saperion.ngc.sharebase
 
SharebaseFetchScheduler() - Constructor for class com.saperion.ngc.sharebase.SharebaseFetchScheduler
 
ShareBaseListItem - Class in com.saperion.ngc.dialogs.sharebase.model
 
ShareBaseListItem(String, ShareBaseListItemType) - Constructor for class com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItem
 
ShareBaseListItemType - Enum in com.saperion.ngc.dialogs.sharebase.model
 
shareBaseLogin(DocumentId) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Opens ShareBase login dialog
ShareBaseLoginDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class is responsible for Login dialog of ShareBase in Saperion web client and it also handle checkout folder creation scenario if it is not present in ShareBase.
ShareBaseLoginDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog
 
ShareBaseLoginDialog.ShareBaseLoginResult - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class is responsible for holding ShareBase login result data
ShareBaseLogInErrorDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class represents a dialog for any error happened in the ShareBase log in process
ShareBaseLogInErrorDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLogInErrorDialog
 
ShareBaseLoginEvent - Class in com.saperion.ngc.events.resultset
 
ShareBaseLoginEvent(Component, DocumentId) - Constructor for class com.saperion.ngc.events.resultset.ShareBaseLoginEvent
 
ShareBaseLoginResult() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog.ShareBaseLoginResult
 
ShareBaseManageShareDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
This class represents ShareBase Manage Share Dialog, where a user can share, mail and revoke a sharelink.
ShareBaseManageShareDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
ShareBaseNewShareDialog - Class in com.saperion.ngc.dialogs.sharebase.dialog
ShareBase ShareCreation Dialog for uploaded Documents
ShareBaseNewShareDialog() - Constructor for class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
ShareBaseNewShareDialog.EmailConstraint - Class in com.saperion.ngc.dialogs.sharebase.dialog
 
shareBaseUpload(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
SHARED_BY_USER_LABEL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
SHARED_ITEM_TYPE_LABEL - Static variable in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
 
shouldCreateWebpartFolderMenuItem() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Determines if WebpartFolderMenuItem should be created.
show() - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInErrorDialog
Shows the Error Dialog for OneDrive Log In Failures
show() - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogInSuccessDialog
Shows the Error Dialog for OneDrive Log In success
show() - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLogOutErrorDialog
Shows the Error Dialog for OneDrive Log In Failures
show() - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLogInErrorDialog
Shows the Error Dialog for ShareBaseLogIn Failures
show(boolean, Document, ExternalStorageClient, ExternalStorageType) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadStatusDialog
Shows the status dialog for successful upload to sharebase and also for failure
show(ExternalStorageClient, ExternalStorageType, EventChildHandler) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
Show External Storage DashBoard Dialog
show(Folder) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseDuplicateDocumentUploadErrorDialog
 
show(WorkflowMember, boolean, UserSelectionFlags, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Shows the user selection dialog and returns the selected users.
show(WorkflowMember, boolean, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Deprecated.
show(BaseWindow, List<FolderId>) - Static method in class com.saperion.ngc.dialogs.ContainedInFolderDialog
Opens the dialog and returns the selected workflow definition, the comment and the button that was pressed.
show(EventChildHandler, String, int, EventListener) - Static method in class com.saperion.ngc.dialogs.WebpartInputDialog
Shows the user selection dialog and returns the entered text.
show(EventChildHandler, String, int, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.StringInputDialog
Shows the user selection dialog and returns the entered text.
show(EventChildHandler, String, int, EventListener<Event>, String) - Static method in class com.saperion.ngc.dialogs.StringInputDialog
Shows the user selection dialog and returns the entered text.
show(EventChildHandler, String, String, Date, String, EventListener) - Static method in class com.saperion.ngc.dialogs.DateTimeInputDialog
Shows the date/time selection dialog and returns the selected date.
show(EventChildHandler, String, String, Date, EventListener) - Static method in class com.saperion.ngc.dialogs.DateTimeInputDialog
Shows the date/time selection dialog and returns the selected date.
show(EventChildHandler, String, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.StringInputDialog
Shows the user selection dialog and returns the entered text.
show(EventChildHandler, String, EventListener<Event>, String) - Static method in class com.saperion.ngc.dialogs.StringInputDialog
Shows the user selection dialog and returns the entered text.
show(DocumentId, List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, BaseWindow, EventListener, boolean, String) - Static method in class com.saperion.ngc.dialogs.EditStructureDialog
Shows the EditStructureDialog.
show(DocumentId, EventListener, BaseWindow) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
Shows OneDrive Login Dialog if user is not logged and wants to perform any operations related to a Saperion document in OneDrive.
show(DocumentId, EventListener, BaseWindow) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog
Shows ShareBase Login Dialog if user is not logged and performing wants to perform ShareBase operations related to a Saperion document
show(DocumentId, EventListener, BaseWindow, ExternalStorageClient, ExternalStorageType) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
Shows the External Storage Upload dialog
show(ResultSetPresenter, TaskInfo) - Static method in class com.saperion.ngc.dialogs.CommentDialog
Shows the comment dialog.
show(ResultSetPresenter, ResultSetViewImpl, DocumentId, String) - Static method in class com.saperion.ngc.dialogs.RevisionHistoryDialog
Shows the revision history.
show(ResultSetView, List<FolderId>, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.UnfileSelectDialog
Opens the dialog and returns the selected workflow definition, the comment and the button that was pressed.
show(ResultSetView, List<String>, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.WorkflowSelectDialog
Deprecated.
show(OneDriveClient, ExternalStorageListItem) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveManageShareDialog
 
show(OneDriveClient, ExternalStorageListItem) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
show(ShareBaseClient, ExternalStorageListItem) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseManageShareDialog
Shows share management dialog
show(ShareBaseClient, ExternalStorageListItem) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
show(String, FolderId, boolean, boolean) - Static method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Creates and shows the IntelligentFormPopupWindow without a predefined mask.
show(String, FolderId, boolean, boolean, EventListener<Event>) - Static method in class com.saperion.ngc.iform.IntelligentFormPopupWindow
Creates and shows the IntelligentFormPopupWindow without a predefined mask.
show(String, String, EventListener<FolderSelectionDialog.FolderSelectionEvent>) - Static method in class com.saperion.ngc.dialogs.FolderSelectionDialog
Shows the folder selection dialog.
show(List<Document>, ShareBaseClient) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
Show the ShareBaseCheckOutShareDialog
show(List<HistoryInfo[]>) - Static method in class com.saperion.ngc.dialogs.WfInformationDialog
Shows the workflow information dialog.
show(List<HistoryInfo[]>, boolean) - Static method in class com.saperion.ngc.dialogs.WfInformationDialog
Shows the workflow information dialog.
show(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, BaseWindow, EventListener) - Static method in class com.saperion.ngc.dialogs.CheckinDialog
Shows the CheckinDialog.
show(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, BaseWindow, EventListener, boolean, String) - Static method in class com.saperion.ngc.dialogs.CheckinDialog
Shows the CheckinDialog.
show(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo>, BaseWindow, EventListener, boolean, String, Map<String, Integer>) - Static method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
Shows the CheckinDialog.
show(List<String>, List<String>, BaseWindow, EventListener) - Static method in class com.saperion.ngc.dialogs.AclSelectDialog
Shows the AclSelectDialog.
show(Set<String>, Collection<ResultSetColumn>, BaseWindow, EventListener) - Static method in class com.saperion.ngc.dialogs.ExportSettingsDialog
Shows the ColumnSelectDialog.
show(Component, Map<String, Object>) - Static method in class com.saperion.ngc.dialogs.UserProfileDialog
Shows the dialog.
show(EventListener) - Static method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
 
show(EventListener) - Static method in class com.saperion.ngc.dialogs.NewFolderDialog
Shows the new folder dialog.
show(EventListener) - Static method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveLoginDialog
Shows the OneDrive login window
show(EventListener) - Static method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseLoginDialog
Shows the ShareBase login window for un-related document operations.
show(EventListener, Set<FolderClass>) - Static method in class com.saperion.ngc.dialogs.SelectFolderClassDialog
Shows the new folder dialog.
showAndGetResult(EventChildHandler, String, EventListener) - Static method in class com.saperion.ngc.dialogs.DateTimeInputDialog
Shows the date/time selection dialog and returns the selected date (preset: now).
showContextMenu() - Method in class com.saperion.ngc.resultset.ResultContextMenu
Shows the context menu by doing the following steps: 1.
SHOWDEFAULTCOMMANDACTIONCELL - Static variable in class com.saperion.ngc.util.NgClientConstants
Constant to define if for workflow items the next default command action cell should be displayed as configured in web.xml.
showDialog(ResultSetView, List<ProcessDefinitionDescriptor>, EventListener<Event>) - Static method in class com.saperion.ngc.dialogs.WorkflowSelectDialog
Opens the dialog and returns the selected workflow definition, the comment and the button that was pressed.
showDocumentCannotBeEditedMessage(ResultSetView, DocumentId) - Static method in class com.saperion.ngc.util.MessageboxProvider
Shows the 'this document cannot be edited' message box with a choice for the user.
showErrorMessage - Variable in class com.saperion.ngc.util.ErrorPageProvider.ErrorPageConfig
Indicates if the error page should show error message.
showErrorMessage(String) - Method in interface com.saperion.ngc.message.MessageView
Shows an error message.
showErrorMessage(String) - Method in class com.saperion.ngc.message.MessageViewImpl
Shows an error message.
showErrorMessage(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Shows an error message box with the given message to the user.
showErrorMessage(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
showErrorMessage(String, EventListener<Event>) - Method in interface com.saperion.ngc.message.MessageView
Shows an error message.
showErrorMessage(String, EventListener<Event>) - Method in class com.saperion.ngc.message.MessageViewImpl
Shows an error message.
showErrorType - Variable in class com.saperion.ngc.util.ErrorPageProvider.ErrorPageConfig
Indicates if the error page should show the error type.
showExportButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
showFavoriteButton() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
 
showFilter() - Method in class com.saperion.ngc.resultset.ResultSetViewFilterArea
Shows the filter box.
showImageById(DocumentId) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Shows the thumbnail associated to the specified document.
showInfoDialog() - Method in class com.saperion.ngc.sapviewer.SAPViewer
Open info dialog.
showInfoMessage(String) - Method in interface com.saperion.ngc.message.MessageView
Shows an information message.
showInfoMessage(String) - Method in class com.saperion.ngc.message.MessageViewImpl
Shows an information message.
showInfoMessage(String) - Static method in class com.saperion.ngc.scripthelper.ScriptHelper
Shows an info message box with the given message to the user.
showInfoMessage(String) - Static method in class com.saperion.ngc.util.ScriptHelper
Deprecated.
Moved to ScriptHelper. Will be removed in 8.1.
showInfoMessage(String, EventListener<Event>) - Method in interface com.saperion.ngc.message.MessageView
Shows an information message.
showInfoMessage(String, EventListener<Event>) - Method in class com.saperion.ngc.message.MessageViewImpl
Shows an information message.
showMask(String) - Static method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Show mask.
showMissingFilenameMessage() - Method in class com.saperion.ngc.dialogs.ExportSettingsDialog
Shows an error message that no filename was entered.
showNode(FolderId) - Method in interface com.saperion.ngc.navigation.NavigationView
Assures that the node with the specified path is visible in the navigation view.
showNode(FolderId) - Method in class com.saperion.ngc.navigation.NavigationViewImpl
Assures that the node with the specified path is visible in the navigation view.
showNoDownloadMessage(String) - Static method in class com.saperion.ngc.util.MessageboxProvider
 
showPopup(String) - Method in class com.saperion.ngc.searchbox.Searchbox
 
showRevision(RevisionHistoryDialog.RevisionBean) - Method in class com.saperion.ngc.dialogs.RevisionListRenderer
Show revision Display.
showRevisionIndex(RevisionHistoryDialog.RevisionBean) - Method in class com.saperion.ngc.dialogs.RevisionListRenderer
Show revision Display.
showSelectedItem() - Method in class com.saperion.ngc.dialogs.EditStructureDialog
Shows the selected element in the preview.
showSelectedItem() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
shows all the folders present for a selected library
showSelectedItem() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageUploadDialog
Load folders upon selecting library
showShareBaseManage() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
Show manage share dialog
showShareBaseManage() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
Show manage share link dialog
showShareCreateDialog() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ExternalStorageDashBoardDialog
Show create share dialog
showShareCreateDialog() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseCheckoutShareDialog
Show new share creation dialog
showStatusCode - Variable in class com.saperion.ngc.util.ErrorPageProvider.ErrorPageConfig
Indicates if the error page should show the error status code.
showValidationErrorMessage(IntelligentField, FieldValidationException.ValidationError, EventChildHandler) - Static method in class com.saperion.ngc.iform.ValidationErrorMessageCreator
 
showWarningMessage(String) - Method in interface com.saperion.ngc.message.MessageView
Shows a warning message.
showWarningMessage(String) - Method in class com.saperion.ngc.message.MessageViewImpl
Shows a warning message.
showWarningMessage(String, EventListener<Event>) - Method in interface com.saperion.ngc.message.MessageView
Shows a warning message.
showWarningMessage(String, EventListener<Event>) - Method in class com.saperion.ngc.message.MessageViewImpl
Shows a warning message.
shutdown() - Method in class com.saperion.ngc.cache.WebClientCacheManager
Shuts down this CacheManager and thus clears all caches.
shutdown() - Static method in class com.saperion.ngc.configuration.WebClientConfiguration
Shuts down the WebClientConfiguration instance.
SID_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
StringInputDialog - Input window interrupted.
SID_INPUT_WINDOW_TITLE_FOLDER_RENAME - Static variable in class com.saperion.ngc.util.LocalizationConstants
StringInputDialog - Window title folder rename.
SIGN_IN_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SIGN_IN_REQUIRED_ONEDRIVE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
SIGN_OUT_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
signalizeError(boolean) - Method in class com.saperion.ngc.searchbox.Searchbox
Changes the look of the searchbox to signal an error.
SignatureHandler - Class in com.saperion.ngc.util
Helper-class that verifies SAP Viewer URLs with a signature.
SignedStreamingServlet - Class in com.saperion.ngc.servlet
Document streaming servlet with signature check for Siemens Teamcenter application.
SignedStreamingServlet() - Constructor for class com.saperion.ngc.servlet.SignedStreamingServlet
 
SIMPLE - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
SIMPLE - com.saperion.ngc.resultset.ResultSetViewImpl.ViewMode
Google like mode.
SIMPLE_MODE - Static variable in interface com.saperion.ngc.navigation.NavigationView
Simple navigation mode.
SimpleIconButton - Class in com.saperion.ngc.iform.button
A simple IconButton that only uses ZKs event listener.
SimpleIconButton(String, String, EventListener) - Constructor for class com.saperion.ngc.iform.button.SimpleIconButton
 
SimpleId - Annotation Type in com.saperion.ngc.main.id
Created by IntelliJ IDEA.
SimpleIdGenerator - Class in com.saperion.ngc.main.id
Created by IntelliJ IDEA.
SimpleIdGenerator() - Constructor for class com.saperion.ngc.main.id.SimpleIdGenerator
 
SIMPLELINE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key SIMPLELINE.
SimpleNavigationMode - Class in com.saperion.ngc.navigation
Simple mode for navigation.
SimpleNavigationMode(NavigationViewImpl, String) - Constructor for class com.saperion.ngc.navigation.SimpleNavigationMode
Constructor.
SimpleNtlmHttpFilter - Class in jcifs.http
 
SimpleNtlmHttpFilter() - Constructor for class jcifs.http.SimpleNtlmHttpFilter
 
SimpleResultSetMode - Class in com.saperion.ngc.resultset.modes
Simple rendering mode for result set view.
SimpleResultSetMode(ResultSetViewImpl, ResultSetPresenter) - Constructor for class com.saperion.ngc.resultset.modes.SimpleResultSetMode
Creates a new SimpleMode.
SimpleViewerImpl - Class in com.saperion.ngc.viewer.simple
Simple implementation of viewer component.
SimpleViewerImpl() - Constructor for class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Constructor.
SINGLE_MANDANT - com.saperion.ngc.model.authorization.SystemType
Single mandant system.
SINGLE_SELECTION - Static variable in interface com.saperion.ngc.navigation.NavigationView
Single selection mode.
SingleDocumentContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for a single document.
SingleDocumentContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility, ItemAnalyzeResult) - Constructor for class com.saperion.ngc.resultset.contextmenu.SingleDocumentContextMenu
 
SingleFolderContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for a single folder-item.
SingleFolderContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.SingleFolderContextMenu
 
SingleLookupContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for a single lookup item.
SingleLookupContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.SingleLookupContextMenu
 
SingleWorkflowContextMenu - Class in com.saperion.ngc.resultset.contextmenu
Context menu for a single workflow item.
SingleWorkflowContextMenu(ResultSetViewImpl, ResultSetPresenter, ResultType, ContextMenuVisibility) - Constructor for class com.saperion.ngc.resultset.contextmenu.SingleWorkflowContextMenu
 
SiteminderAuthFilter - Class in com.saperion.ngc.filter
A filter that provides SSO functionality in Siteminder-managed environments.
SiteminderAuthFilter() - Constructor for class com.saperion.ngc.filter.SiteminderAuthFilter
 
SiteminderProvider - Class in com.saperion.ngc.filter
Logon provider for Siteminder authentication.
SiteminderProvider() - Constructor for class com.saperion.ngc.filter.SiteminderProvider
 
size() - Method in class com.saperion.ngc.configuration.CombinedProperties
 
size() - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
size() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Section
 
sizes - Variable in class com.saperion.ngc.iform.layout.AbstractFormLayout
Sizes stored in configuration.
skip(long) - Method in class com.saperion.ngc.util.BlockStream
skipFilter(HttpServletRequest) - Method in class com.saperion.ngc.filter.AbstractSSOFilter
This method checks if the SSO filter should be skipped because: SSO is diabled by 'disablesso' query param Session contains an active classic connector
skipFilter(HttpServletRequest) - Method in class com.saperion.ngc.filter.onedrive.OneDriveSSOFilter
 
skipFilter(HttpServletRequest) - Method in class com.saperion.ngc.filter.SAML2Filter
 
Slf4JLogManager - Class in com.saperion.ngc.service
Simple implementation of LogManager that uses SLF4J for logging.
Slf4JLogManager() - Constructor for class com.saperion.ngc.service.Slf4JLogManager
 
SM_QUERY_FAILED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ServiceModel - Query failed.
smartUpdate(String, Object) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Updates the specified attribute.
smartUpdate(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
smartUpdate(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
smartUpdate(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
smartUpdate(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
smartUpdate(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
smartUpdate(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
Solid - com.saperion.ngc.viewer.hylandviewer.annotation.json.StrokePattern
Solid.
SOLID - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value SOLID Line type .
SOME - com.saperion.ngc.iform.tristate.Tristate.Tristates
Half checked.
sort(Comparator, boolean) - Method in class com.saperion.ngc.dialogs.RevisionHistoryDialog.RevisionListModel
 
SortConverter - Class in com.saperion.ngc.util
SortConverter class provides utility methods.
SortDirection - Enum in com.saperion.ngc.resultset
Enum for sorting directions.
Square - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineCap
Square.
Square - com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
Square.
SSO_ATTRIBUTE - Static variable in class com.saperion.ngc.filter.WaffleAuthFilter
ID for license type.
SSO_DISABLE_LOGOFF_BUTTON - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Session attribute used to disable the logoff button when SSO is used.
SSO_LICENSE - Static variable in interface com.saperion.ngc.filter.LogonProvider
ID for license type.
SSO_MANDANT - Static variable in interface com.saperion.ngc.filter.LogonProvider
ID for SSO mandant type.
Stamp - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Stamp(Integer, Integer, String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Stamp
Constructor create Stamp.
STAMP - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Stamp.
StampAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
StampAnno(String) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.StampAnno
 
StandaloneHandler - Class in com.saperion.ngc.portal.builder.standalone
This Builder can be used to build URLs for the viewer.zul.
StandaloneViewer - Class in com.saperion.ngc.portal
The standalone-viewer is part of the portal-integration and can be used to display documents by providing a URL like .../scr-webclient/viewer.zul#documentId=hdoc.
StandaloneViewer() - Constructor for class com.saperion.ngc.portal.StandaloneViewer
Instantiates a new standalone viewer.
start() - Method in class com.saperion.ngc.timer.SwitchableTimer
Allows firing events at start time and starts timer afterwards.
START - com.saperion.ngc.events.resultset.EditContentEvent.EditContentAction
Editing has started.
startDocument() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlNamespaceFilter
 
startElement(String, String, String, Attributes) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlNamespaceFilter
 
startPrefixMapping(String, String) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlNamespaceFilter
 
startProcess(LRPControlBean) - Method in class com.saperion.ngc.servlet.process.LongRunningProcessHelper
Starts the process as configured in the provided control bean.
startup() - Method in class com.saperion.ngc.authorization.AuthorizationPresenter
Startup.
startWorkflow(LaunchWorkflowBean) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Starts a business case.
startWorkflow(String, String, String, String) - Method in class com.saperion.ngc.model.workflow.WorkflowConnectorService
Execute start workflow.
startWorkflow(String, String, String, String) - Method in interface com.saperion.ngc.model.workflow.WorkflowService
Execute start workflow.
StartWorkflowEvent - Class in com.saperion.ngc.events.resultset
 
StartWorkflowEvent(Component, List<String>) - Constructor for class com.saperion.ngc.events.resultset.StartWorkflowEvent
Constructor.
staticWebLocalize(String) - Static method in class com.saperion.ngc.util.LocalizationUtil
Localize a string using the localizations resource bundle.
STATUS - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Name of the status attribute of a row.
STATUS_ADDED - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Indicates that the row was added to the document's structure.
STATUS_CELL_WIDTH - Static variable in class com.saperion.ngc.iform.ElementUtil
Status cell width in Resultset.
STATUS_LOADED - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Indicates that the the document's content of a row in the dialog was changed.
STATUS_NEW - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Status of the row that created a new item.
STATUS_REMOVED - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Indicates that the element denoted by a row in the dialog will be deleted.
STATUS_UNCHANGED - Static variable in class com.saperion.ngc.dialogs.AbstractStructureDialog
Indicates that a row in the dialog was not changed.
StatusCell - Class in com.saperion.ngc.resultset
Listcell with status icons.
StatusCell(ResultProperties, ResultSetPresenter, ResultSetViewImpl) - Constructor for class com.saperion.ngc.resultset.StatusCell
Creates a new StatusCell.
stop() - Method in class com.saperion.ngc.timer.SwitchableTimer
Disallows firing events internally and stops the timer.
store(NavigationFormEvent) - Static method in class com.saperion.ngc.maintab.LastOpenedApplication
Stores the event that was used to open the last application in the database.
STORE_LAST_APPLICATION - Static variable in class com.saperion.ngc.maintab.LastOpenedApplication
 
storeColumnConfiguration(String) - Method in class com.saperion.ngc.resultset.ResultsetConfiguration
Stores the configuration of the columns in the database.
storeLastLocale(String) - Static method in class com.saperion.ngc.util.CookieUtil
Stores a cookie with information about the last active user Locale.
storeLastUser() - Static method in class com.saperion.ngc.util.CookieUtil
Stores a cookie with information about the last active user.
storeLicenseAndTenant(HttpServletRequest, HttpServletResponse, HttpSession) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
storeMaskDefinition(String, Form) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Deprecated.
this method does nothing and will be removed in 8.1
storeMaskDefinition(String, Form) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Deprecated.
method no longer supported
storeMaskDefinition(String, Form) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Stores the given form as mask with the given name.
storeSizesInConfig(Map<Integer, AreaSize>) - Method in class com.saperion.ngc.iform.IntelligentFormPresenter
Stored the layout of the mask in the configuration.
storeUrlParameters(HttpServletRequest, HttpServletResponse) - Method in class com.saperion.ngc.filter.OpenIDConnectFilter
 
stream(InputStream) - Method in class com.saperion.ngc.resultset.multiselect.Content
Sets the stream for this content.
StreamingServlet - Class in com.saperion.ngc.servlet
Servlet to stream content from doc service.
StreamingServlet() - Constructor for class com.saperion.ngc.servlet.StreamingServlet
 
STRING - com.saperion.ngc.model.FieldType
 
StringCellFormatter - Class in com.saperion.ngc.servlet.process.export
Implementation of CellFormatter for String values.
StringCellFormatter() - Constructor for class com.saperion.ngc.servlet.process.export.StringCellFormatter
 
StringConverter - Class in com.saperion.ngc.favorites.convert
String data type converter.
StringConverter(int) - Constructor for class com.saperion.ngc.favorites.convert.StringConverter
Constructor.
StringInputDialog - Class in com.saperion.ngc.dialogs
User Dialog Class providing a dialog which returns an entered text.
StringInputDialog() - Constructor for class com.saperion.ngc.dialogs.StringInputDialog
 
StringInputDialog.StringInputDialogButton - Enum in com.saperion.ngc.dialogs
Button enum.
StringInputDialog.StringInputDialogResult - Class in com.saperion.ngc.dialogs
Class that represents the result of this dialog.
StringInputDialogResult(StringInputDialog.StringInputDialogButton, String) - Constructor for class com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogResult
Constructor.
StringPropertyType - Class in com.saperion.ngc.util.property
Class that represents the string type.
StringPropertyType() - Constructor for class com.saperion.ngc.util.property.StringPropertyType
Deprecated.
use single-argument constructor instead
StringPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.StringPropertyType
Constructor.
stringToColumns(String) - Static method in class com.saperion.ngc.resultset.ResultSetColumns
Reads a configuration-string and creates columns based on the configuration specified in the string.
stringToMap(String) - Static method in class com.saperion.ngc.iform.layout.AreaSize
Converts a string to a map of AreaSizes.
stringToSaValue(String) - Method in class com.saperion.ngc.favorites.convert.BooleanConverter
 
stringToSaValue(String) - Method in class com.saperion.ngc.favorites.convert.DataTypeConverter
Converts the favorites specific string representation into a SaValue.
stringToSaValue(String) - Method in class com.saperion.ngc.favorites.convert.DateConverter
 
stringToSaValue(String) - Method in class com.saperion.ngc.favorites.convert.DoubleConverter
 
stringToSaValue(String) - Method in class com.saperion.ngc.favorites.convert.IntegerConverter
 
stringToSaValue(String) - Method in class com.saperion.ngc.favorites.convert.StringConverter
 
stringToSaValueArray(String) - Method in class com.saperion.ngc.favorites.convert.MultiValueBooleanConverter
 
stringToSaValueArray(String) - Method in class com.saperion.ngc.favorites.convert.MultiValueDataTypeConverter
Converts favorites specific string representation into SaValue array.
stringToSaValueArray(String) - Method in class com.saperion.ngc.favorites.convert.MultiValueDateConverter
 
stringToSaValueArray(String) - Method in class com.saperion.ngc.favorites.convert.MultiValueDoubleConverter
 
stringToSaValueArray(String) - Method in class com.saperion.ngc.favorites.convert.MultiValueIntegerConverter
 
stringToSaValueArray(String) - Method in class com.saperion.ngc.favorites.convert.MultiValueStringConverter
 
stringToValues(String, DataTypeConverter) - Method in class com.saperion.ngc.favorites.convert.MultiValueDataTypeConverter
Uses the given converter and creates a value array based on the given string.
stroke - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Stroke info of the annotation
Stroke - Class in com.saperion.ngc.viewer.hylandviewer.annotation.json
Contains configuration for stroke
Stroke() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.Stroke
 
StrokePattern - Enum in com.saperion.ngc.viewer.hylandviewer.annotation.json
Different types of stroke patterns supported by Hyland Viewer
structureButtonBox - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Buttons for Download options in structure view.
StructureButtons - Class in com.saperion.ngc.viewer
The button-bar of the structure-view.
StructureButtons(StructureList<?>) - Constructor for class com.saperion.ngc.viewer.StructureButtons
Instantiates a new button-bar for the structure view.
StructureDialogResult(int, Map<Integer, ContentStream>, String, boolean) - Constructor for class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureDialogResult
Creates a new CheckinDialogResult.
StructureInfos() - Constructor for class com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
 
StructureItem(DocumentArchiveMetaInfo.ElementArchiveMetaInfo, boolean) - Constructor for class com.saperion.ngc.dialogs.AbstractStructureDialog.StructureItem
Creates a new CheckinItem.
StructureList<T extends AbstractDocumentView> - Class in com.saperion.ngc.viewer
An extended Listbox used as structure-view in the internal viewer.
StructureList(T, long) - Constructor for class com.saperion.ngc.viewer.StructureList
Instantiates a new structure list.
StructureRow() - Constructor for class com.saperion.ngc.json.SapViewerResponse.StructureRow
 
STYLE_MASK - Static variable in class com.saperion.ngc.iform.ElementUtil
Mask for hyperlink button.
SUBSTITUTEBOX - com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
 
SubstituteModifier - Class in com.saperion.ngc.dialogs.userprofile
A user modifier that changes the Substitute of the user and sets whether the substitute can access the users workflow-inbox.
SubstituteModifier(WorkflowMember, boolean, boolean) - Constructor for class com.saperion.ngc.dialogs.userprofile.SubstituteModifier
Literal constructor.
SUCCESS - com.saperion.ngc.events.LogonEvent.LogonResult
Success.
SUCCESS - Static variable in class com.saperion.ngc.filter.onedrive.OneDriveConstants
 
SV_DOWNLOAD_ALL - Static variable in class com.saperion.ngc.util.LocalizationConstants
StructureView - Download all.
SV_DOWNLOAD_SELECTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
StructureView - Download selected.
SV_LOGMANAGER_CLASS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ServiceView - LogManager class error.
SV_SELECT_ALL - Static variable in class com.saperion.ngc.util.LocalizationConstants
StructureView - Select all.
SV_SELECT_NONE - Static variable in class com.saperion.ngc.util.LocalizationConstants
StructureView - Select none.
SV_SELECTED_IMAGE - Static variable in class com.saperion.ngc.util.NgClientConstants
Variable that represents a cover page that shall be shown firstly as part of a structured document.
SV_SIZE_UNKNOWN - Static variable in class com.saperion.ngc.util.LocalizationConstants
Structure window - size unknown.
SV_ZK_VERSION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ServiceView - ZK version.
SwitchableTimer - Class in com.saperion.ngc.timer
Enhanced Timer.
SwitchableTimer(int, boolean, String) - Constructor for class com.saperion.ngc.timer.SwitchableTimer
Constructor with the possibility to allow firing events at construction time.
SwitchableTimer(int, String) - Constructor for class com.saperion.ngc.timer.SwitchableTimer
Standard Constructor.
SYSDATE - com.saperion.ngc.iform.field.defaultValue.DefaultValues
SysDate system variable.
SysDateAndTime - Class in com.saperion.ngc.iform.field.defaultValue
Default value for SysDate and SysTime.
SysDateAndTime() - Constructor for class com.saperion.ngc.iform.field.defaultValue.SysDateAndTime
 
SysForm - Class in com.saperion.ngc.iform
Deprecated.
replaced by system form implementations contained in package com.saperion.ngc.iform.system. Will be removed in version 8.1.
SysForm(List<SaFieldDescription>, SysForm.FormType, String) - Constructor for class com.saperion.ngc.iform.SysForm
Deprecated.
 
SysForm.FormType - Enum in com.saperion.ngc.iform
Deprecated.
Form type enum.
SystemException - Exception in com.saperion.ngc.exception
Exception class for common system errors.
SystemException(LogMessage) - Constructor for exception com.saperion.ngc.exception.SystemException
Constructor.
SystemException(String) - Constructor for exception com.saperion.ngc.exception.SystemException
Constructor.
SystemException(String, Throwable) - Constructor for exception com.saperion.ngc.exception.SystemException
Constructor.
SystemFieldsFilterView - Class in com.saperion.ngc.resultset
Class for filtering the system field from query result set.
SystemFieldsFilterView(List<ResultProperties>) - Constructor for class com.saperion.ngc.resultset.SystemFieldsFilterView
Constructs the SystemFieldsFilter instance unsing result set.
SystemHealthCheck - Class in com.saperion.ngc.util
Utility class used to check the systems health and configuration.
SystemLookupIndexForm - Class in com.saperion.ngc.iform.system
A system-generated index-form for lookup-DDCs.
SystemLookupIndexForm(List<SaFieldDescription>, String) - Constructor for class com.saperion.ngc.iform.system.SystemLookupIndexForm
Creates a new system-index-form for lookup DDCs.
SystemLookupQueryForm - Class in com.saperion.ngc.iform.system
A system-generated query-form for lookup-DDCs.
SystemLookupQueryForm(List<SaFieldDescription>, String, SystemLookupQueryFormOptions) - Constructor for class com.saperion.ngc.iform.system.SystemLookupQueryForm
Creates a new system query-form for lookup-DDCs.
SystemLookupQueryFormOptions - Class in com.saperion.ngc.iform.system
Options for the SystemLookupIndexForm.
SystemLookupQueryFormOptions() - Constructor for class com.saperion.ngc.iform.system.SystemLookupQueryFormOptions
 
SystemType - Enum in com.saperion.ngc.model.authorization
Enum for system types.
SYSTIME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
SysTime system variable.

T

TabContextMenuPopup - Class in com.saperion.ngc.maintab
Popup with a navigation view.
TabContextMenuPopup(TypedTab, MainTabViewImpl) - Constructor for class com.saperion.ngc.maintab.TabContextMenuPopup
Creates a new NavigationContextMenuPopup.
TabIndexHelper - Class in com.saperion.ngc.iform
Helper class used to set tab-index values on components.
TabIndexHelper() - Constructor for class com.saperion.ngc.iform.TabIndexHelper
 
tabSelected() - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerImpl
 
tabSelected() - Method in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Method used to notify the ViewerComponent that the tab it is contained in was selected.
tabSelected() - Method in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Method used to notify the ViewerComponent that the tab it is contained in was selected.
tabSelected() - Method in class com.saperion.ngc.viewer.simple.SimpleViewerImpl
Method used to notify the ViewerComponent that the tab it is contained in was selected.
tabSelected() - Method in interface com.saperion.ngc.viewer.ViewerComponent
Method used to notify the ViewerComponent that the tab it is contained in was selected.
tabSelected() - Method in class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
TabSelectedEvent - Class in com.saperion.ngc.events.navigation
Event posted when a tab was selected.
TabSelectedEvent(Component, FolderId, MainTabView.MTVTabType, IntelligentFormView) - Constructor for class com.saperion.ngc.events.navigation.TabSelectedEvent
Constructor.
TARGET_FORMAT - Static variable in class com.saperion.ngc.servlet.ViewDocumentServlet
Attribute in the OpenDocumentBean that controls rendering.
TASKS - com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Parent node of all workflow nodes.
TECHNICAL_USER - com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
Technical user can't log on to web client.
TemporaryDocumentId - Class in com.saperion.ngc.model.document
Identifies a temporary document.
TemporaryDocumentPreviewService - Class in com.saperion.ngc.viewer.temporary
This service class is used to cache the binary content of uploaded documents in order to be displayed by a indexing masks viewer.
Text - Class in com.saperion.ngc.viewer.hylandviewer.annotation.ini
Contains Text ini component configuration
Text - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements
 
Text - com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationType
Text.
Text(Node, Node) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.ini.Text
 
Text(Node, String, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Text
Instantiates a new text.
Text(Integer, Integer, String, Integer) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Text
Constructor create Text Component.
TEXT - com.saperion.ngc.iform.field.IntelligentField.ElementType
Textbox-control for text-values.
TEXT - com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Text.
TEXT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key TEXT.
TEXT_RETRIEVAL - com.saperion.ngc.model.FieldType
 
TextAlignment - Enum in com.saperion.ngc.viewer.hylandviewer.annotation.json.text
Different types of text alignment supported by Hyland Viewer
TextAnno - Class in com.saperion.ngc.viewer.virtualviewer.annotation.ixos
 
TextAnno(String, Node) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.TextAnno
Constructor.
TextAnnotation - Class in com.saperion.ngc.viewer.hylandviewer.annotation.json.text
Contains configuration for Text Annotation
TextAnnotation() - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
TextAnnotation(DocDimension, boolean) - Constructor for class com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAnnotation
 
TEXTEDIT - com.saperion.ngc.iform.field.IntelligentField.ElementType
Textbox-control for fulltext values.
TextField - Class in com.saperion.ngc.iform.field
A field in a form for string values.
TextField() - Constructor for class com.saperion.ngc.iform.field.TextField
Constructor.
TextField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.TextField
Constructor.
TextField(String) - Constructor for class com.saperion.ngc.iform.field.TextField
Constructor.
TextFieldValidator - Class in com.saperion.ngc.iform.validator
Validator for TextFields.
TextFieldValidator(TextField) - Constructor for class com.saperion.ngc.iform.validator.TextFieldValidator
 
TEXTROTATION - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key TEXTROTATION.
throwIt(Exception) - Method in class com.saperion.ngc.util.UiExceptionThrower
Throw an NgcUiException containing a log-message only.
throwIt(Exception, String) - Method in class com.saperion.ngc.util.UiExceptionThrower
Throw an NgcUiException containing both a log-message and an error-message for the user.
throwIt(Exception, String, Map<String, String>) - Method in class com.saperion.ngc.util.UiExceptionThrower
Throw an NgcUiException containing both a log-message and an error-message for the user.
throwIt(String) - Method in class com.saperion.ngc.util.UiExceptionThrower
Throw an NgcUiException containing both an error-message for the user only.
throwIt(String, String) - Method in class com.saperion.ngc.util.UiExceptionThrower
Throw an NgcUiException containing both a log-message and an error-message for the user.
throwIt(String, String, Map<String, String>) - Method in class com.saperion.ngc.util.UiExceptionThrower
Throws a NgcUiException containing the error message and the user message with replacements.
THUMBNAIL - com.saperion.ngc.iform.field.IntelligentField.ElementType
Thumbnail-control for thumbnail-values.
THUMBNAIL - com.saperion.ngc.model.FieldType
 
ThumbnailPropertyType - Class in com.saperion.ngc.util.property
Class that represents the thumbnail property type.
ThumbnailPropertyType() - Constructor for class com.saperion.ngc.util.property.ThumbnailPropertyType
Deprecated.
use single-argument constructor instead. Will be removed in 8.1.
ThumbnailPropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.ThumbnailPropertyType
Constructor.
TIF - com.saperion.ngc.resultset.FileIcon.KnownExtensions
TIFF files (old extension).
TIFF - com.saperion.ngc.resultset.FileIcon.KnownExtensions
TIFF files.
TIME - com.saperion.ngc.iform.field.IntelligentField.ElementType
Time-control for time-values.
TIME - com.saperion.ngc.model.FieldType
 
TimeCellFormatter - Class in com.saperion.ngc.servlet.process.export
Implementation of CellFormatter for Time values.
TimeCellFormatter() - Constructor for class com.saperion.ngc.servlet.process.export.TimeCellFormatter
 
TimeConverter - Class in com.saperion.ngc.util
Utility class for date conversion.
TimeConverter(long) - Constructor for class com.saperion.ngc.util.TimeConverter
Constructor.
TimeField - Class in com.saperion.ngc.iform.field
A field in a form for time values.
TimeField() - Constructor for class com.saperion.ngc.iform.field.TimeField
Constructor.
TimeField(EditFieldType, PosType, boolean) - Constructor for class com.saperion.ngc.iform.field.TimeField
Constructor.
TimeField(Date) - Constructor for class com.saperion.ngc.iform.field.TimeField
Constructor.
timeout(long) - Method in interface com.saperion.ngc.portal.builder.weblink.OptionsBuilder
Timeout.
timeout(long) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Timeout.
TimePropertyType - Class in com.saperion.ngc.util.property
Class that represents the time type.
TimePropertyType() - Constructor for class com.saperion.ngc.util.property.TimePropertyType
Deprecated.
use single-argument constructor instead. Will be removed in 8.1.
TimePropertyType(DDC) - Constructor for class com.saperion.ngc.util.property.TimePropertyType
Constructor.
TIMES_NEW_ROMAN - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Value Times New Roman Line type.
TITLE_PROPERTY_NAMES - Static variable in class com.saperion.ngc.util.NgClientConstants
TitlePropertyNames parameter in web.xml.
toAclReference(String) - Static method in class com.saperion.ngc.util.ReferenceTypes
Creates a reference to the ACL with the specified name.
toBase64() - Method in class com.saperion.ngc.servlet.SAMLRelayState
 
tokenEndpointURI - Variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
toLink(String) - Method in interface com.saperion.ngc.portal.builder.portal.LinkBuilder
To link.
toLink(String) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
To link.
toLink(String) - Method in interface com.saperion.ngc.portal.builder.standalone.LinkBuilder
Builds the weblink url with given baseURL.
toLink(String) - Method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
 
toLink(String) - Method in interface com.saperion.ngc.portal.builder.weblink.LinkBuilder
To link.
toLink(String) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
To link.
toLookupEntryReference(DocumentId) - Static method in class com.saperion.ngc.util.ReferenceTypes
Creates a new reference to the lookup table entry identified by the specified ID.
TOOL_LANGUAGE_SWITCH_DIALOG_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ToolBar Language Switch confirm Dialog Message.
TOOL_LANGUAGE_SWITCH_DIALOG_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ToolBar Language Switch confirm Dialog Title.
TOOL_SHOW_LOG_TOOLTIP - Static variable in class com.saperion.ngc.util.LocalizationConstants
ToolBar open log window tooltip.
TooManyHitsException - Exception in com.saperion.ngc.exception
Exception thrown when a query returned more hits than set in the maxRecords property of the result list.
TooManyHitsException(int) - Constructor for exception com.saperion.ngc.exception.TooManyHitsException
 
TooManyHitsException(int, int) - Constructor for exception com.saperion.ngc.exception.TooManyHitsException
 
toSecureLink(String) - Method in interface com.saperion.ngc.portal.builder.standalone.LinkBuilder
Builds a secure weblink url with given baseURL.
toSecureLink(String) - Method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
 
toString() - Method in class com.saperion.ngc.configuration.ConfigCacheKey
 
toString() - Method in class com.saperion.ngc.configuration.ConfigIniSection
 
toString() - Method in class com.saperion.ngc.dialogs.userprofile.PresenceModifier
 
toString() - Method in class com.saperion.ngc.events.iform.RevisionCreatedEvent
 
toString() - Method in class com.saperion.ngc.iform.field.CheckboxField
toString() - Method in class com.saperion.ngc.iform.field.DateField
toString() - Method in enum com.saperion.ngc.iform.field.defaultValue.DefaultValues
Returns the string representing this DefaultValue as used in a mask (in lower-case).
toString() - Method in class com.saperion.ngc.iform.field.FloatField
toString() - Method in class com.saperion.ngc.iform.field.IntField
toString() - Method in class com.saperion.ngc.iform.field.LookupTextField
toString() - Method in class com.saperion.ngc.iform.field.MultiField
toString() - Method in class com.saperion.ngc.iform.field.TextField
toString() - Method in class com.saperion.ngc.iform.field.TimeField
toString() - Method in class com.saperion.ngc.iform.field.TristateField
toString() - Method in class com.saperion.ngc.iform.FieldResultBean
 
toString() - Method in class com.saperion.ngc.model.authorization.AuthenticationInformation
 
toString() - Method in class com.saperion.ngc.model.authorization.User
 
toString() - Method in class com.saperion.ngc.model.authorization.UserProfile
 
toString() - Method in class com.saperion.ngc.model.DdcCacheKey
 
toString() - Method in class com.saperion.ngc.model.document.AccessRightsCacheKey
 
toString() - Method in class com.saperion.ngc.model.document.DocStructureCacheKey
 
toString() - Method in class com.saperion.ngc.model.document.DocumentId
Returns a string representing this DocumentId.
toString() - Method in class com.saperion.ngc.model.document.TemporaryDocumentId
toString() - Method in class com.saperion.ngc.model.FolderId
 
toString() - Method in class com.saperion.ngc.model.navigation.ComparableBoxDefinition
 
toString() - Method in class com.saperion.ngc.model.navigation.MasksCacheKey
 
toString() - Method in class com.saperion.ngc.model.resultset.ResultAccessDataImpl
 
toString() - Method in class com.saperion.ngc.resultset.multiselect.Content
 
toString() - Method in class com.saperion.ngc.util.LocalizationCacheKey
 
toString() - Method in class com.saperion.ngc.viewer.OpenDocumentBean
 
toString() - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Node
 
TRANSPARENT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key TRANSPARENT.
Tristate - Class in com.saperion.ngc.iform.tristate
 
Tristate() - Constructor for class com.saperion.ngc.iform.tristate.Tristate
 
Tristate(String) - Constructor for class com.saperion.ngc.iform.tristate.Tristate
 
TRISTATE_CHECKED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Tristate checked.
TRISTATE_CHECKED_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Tristate checked disabled.
TRISTATE_INTERMEDIATE - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Tristate intermediate.
TRISTATE_INTERMEDIATE_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Tristate intermediate disabled.
TRISTATE_UNCHECKED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Tristate unchecked.
TRISTATE_UNCHECKED_DISABLED - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
Tristate unchecked disabled.
Tristate.Tristates - Enum in com.saperion.ngc.iform.tristate
Tristate values.
TristateField - Class in com.saperion.ngc.iform.field
A field in a form for boolean values that offers three states: checked, unchecked, no value.
TristateField() - Constructor for class com.saperion.ngc.iform.field.TristateField
Constructor.
TristateField(EditFieldType, PosType) - Constructor for class com.saperion.ngc.iform.field.TristateField
Constructor.
TristateField(String) - Constructor for class com.saperion.ngc.iform.field.TristateField
Constructor.
twoFieldsNeeded(SaFieldDescription) - Method in class com.saperion.ngc.iform.system.AbstractSystemForm
 
TYPE_1 - com.saperion.ngc.iform.layout.LayoutType
Type 1.
TYPE_10 - com.saperion.ngc.iform.layout.LayoutType
Type 10.
TYPE_11 - com.saperion.ngc.iform.layout.LayoutType
Type 11.
TYPE_12 - com.saperion.ngc.iform.layout.LayoutType
Type 12.
TYPE_13 - com.saperion.ngc.iform.layout.LayoutType
Type 13.
TYPE_14 - com.saperion.ngc.iform.layout.LayoutType
Type 4.
TYPE_15 - com.saperion.ngc.iform.layout.LayoutType
Type 15.
TYPE_16 - com.saperion.ngc.iform.layout.LayoutType
Type 16.
TYPE_17 - com.saperion.ngc.iform.layout.LayoutType
Type 17.
TYPE_18 - com.saperion.ngc.iform.layout.LayoutType
Type 18.
TYPE_19 - com.saperion.ngc.iform.layout.LayoutType
Type 19.
TYPE_2 - com.saperion.ngc.iform.layout.LayoutType
Type 2.
TYPE_20 - com.saperion.ngc.iform.layout.LayoutType
Type 20.
TYPE_21 - com.saperion.ngc.iform.layout.LayoutType
Type 21.
TYPE_3 - com.saperion.ngc.iform.layout.LayoutType
Type 3.
TYPE_4 - com.saperion.ngc.iform.layout.LayoutType
Type 4.
TYPE_5 - com.saperion.ngc.iform.layout.LayoutType
Type 5.
TYPE_6 - com.saperion.ngc.iform.layout.LayoutType
Type 6.
TYPE_7 - com.saperion.ngc.iform.layout.LayoutType
Type 7.
TYPE_8 - com.saperion.ngc.iform.layout.LayoutType
Type 8.
TYPE_9 - com.saperion.ngc.iform.layout.LayoutType
Type 9.
TYPE_ARROW - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE ARROW.
TYPE_ARROW - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Arrow.
TYPE_CIRCLE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Circle.
TYPE_COLD - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE COLD.
TYPE_CUSTOM - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE CUSTOM.
TYPE_ELLIPSE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Ellipse.
TYPE_FREEHAND - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE FREEHAND.
TYPE_FREEHAND - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Freehand.
TYPE_HIGHLIGHT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE HIGHLIGHT.
TYPE_HIGHLIGHTPOLYGON - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE HIGHLIGHTPOLYGON.
TYPE_LINE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE LINE.
TYPE_LINE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Line.
TYPE_NOTE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE NOTE.
TYPE_OPENPOLYGON - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE OPENPOLYGON.
TYPE_OVAL - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE OVAL.
TYPE_POLYGON - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE POLYGON.
TYPE_RECTANGLE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE RECTANGLE.
TYPE_RECTANGLE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Rectangle.
TYPE_REDACT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE REDACT.
TYPE_REDACTPOLYGON - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE REDACTPOLYGON.
TYPE_REDLINE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE REDLINE.
TYPE_RUBBER_STAMP - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Rubber Stamp (Only Text, no border, no background color).
TYPE_STAMP - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE STAMP.
TYPE_STICKY_NOTE - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Rubber Stamp (Textbox).
TYPE_TEXT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE TEXT.
TYPE_TEXT - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants
Annotation Type Text.
TYPE_TEXTPLAIN - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
TYPE TEXT plain.
TypedListitem - Interface in com.saperion.ngc.resultset
Interface for typed listitems.
TypedListitem.ListitemType - Enum in com.saperion.ngc.resultset
Listitem types.
TypedTab - Class in com.saperion.ngc.maintab
A typed tab.
TypedTab(String, MainTabView.MTVTabType, String) - Constructor for class com.saperion.ngc.maintab.TypedTab
Constructor.

U

UA_UPLOAD_AREA_COULD_NOT_BE_LOADED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area - Upload Area could not be loaded.
UA_UPLOAD_AREA_FORM_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area - Upload Area form-title.
UA_UPLOAD_AREA_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area - Upload Area title.
UA_UPLOAD_BUTTON_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area - Folder update access restrictions.
UA_UPLOAD_HINT - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area Upload hind for valid node selected.
UA_UPLOAD_HINT_WITHOUT_NODE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area Upload hind for no valid node selected.
UA_UPLOAD_MAX_SIZE_EXCEEDED - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area - Max upload size exeeded.
UA_UPLOAD_WITHOUT_NODE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Select a valid Upload-Node and repeat the upload.
UA_UPLOAD_WRONG_TYPE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Upload Area - Only documents allowed.
UID - Static variable in class com.saperion.ngc.Version
Version UID.
UiExceptionThrower - Class in com.saperion.ngc.util
Utility class for UI-Exception handling.
UiExceptionThrower(Class<?>, String) - Constructor for class com.saperion.ngc.util.UiExceptionThrower
Constructor.
UNABLE_TO_REFRESH_ACCESS_TOKEN_EXTERNAL_STORAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
 
UndefinedLayoutException - Exception in com.saperion.ngc.iform.layout
Exception thrown when an unknown layout type was found.
UndefinedLayoutException(LayoutType) - Constructor for exception com.saperion.ngc.iform.layout.UndefinedLayoutException
Constructor.
unDelete(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
UnDeleteSelectedEvent - Class in com.saperion.ngc.events.resultset
Event fired to undelete selected items in result list.
UnDeleteSelectedEvent(Component) - Constructor for class com.saperion.ngc.events.resultset.UnDeleteSelectedEvent
Constructor.
undoContentUpdate(int) - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Deletes content entry at the given position.
unfileItem(FolderBean, Listitem) - Method in class com.saperion.ngc.dialogs.ContainedInFolderDialog
Removes the current item from the specified folder.
UnfileSelectDialog - Class in com.saperion.ngc.dialogs
Dialog used to remove a document from a folder.
UnfileSelectDialog() - Constructor for class com.saperion.ngc.dialogs.UnfileSelectDialog
 
UnfileSelectDialog.UnfileSelectDialogResult - Class in com.saperion.ngc.dialogs
Bean that holds the results of a UnfileSelectDialogResult.
UNICODE_RETRIEVAL - com.saperion.ngc.model.FieldType
 
UNICODE_TEXT - com.saperion.ngc.model.FieldType
 
UniqueConstraintViolationException - Exception in com.saperion.ngc.exception
Exception thrown when a document is created or updated and the value of a unique field already exists in another document.
UniqueConstraintViolationException(String) - Constructor for exception com.saperion.ngc.exception.UniqueConstraintViolationException
Constructor.
UniqueConstraintViolationException(String, Exception) - Constructor for exception com.saperion.ngc.exception.UniqueConstraintViolationException
Constructor.
UNKNOWN - com.saperion.ngc.iform.layout.LayoutType
Unknown type.
UnknownFolderTypeException - Exception in com.saperion.ngc.exception
Exception thrown when an unknown folder type is found.
UnknownFolderTypeException(String) - Constructor for exception com.saperion.ngc.exception.UnknownFolderTypeException
Constructor.
unlockDocument(DocumentId) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Unlock document.
unlockDocument(DocumentId) - Method in interface com.saperion.ngc.model.document.DocumentService
Unlock document.
unlockFolder(FolderId) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Unlocks the specified folder.
unmarshal(InputStream) - Method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Converts the given favorites xml stream to java binding.
unmarshal(String) - Method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Converts the given favorites xml string to java binding.
unregisterChildrensColumns() - Method in class com.saperion.ngc.navigation.NaviTreeNode
Unregisters the columns used by the child nodes at the column manager.
unregisterColumn(String) - Method in class com.saperion.ngc.navigation.ColumnManager
Unregisters a column in the manager.
unregisterForm(String) - Method in class com.saperion.ngc.iform.TabIndexHelper
Unregisters a form.
UnsupportedDDCException - Exception in com.saperion.ngc.exception
 
UnsupportedDDCException(String) - Constructor for exception com.saperion.ngc.exception.UnsupportedDDCException
Constructor.
UnsupportedDocumentException - Exception in com.saperion.ngc.exception
Exception thrown when the user tries to open an unsupported document.
UnsupportedDocumentException(String) - Constructor for exception com.saperion.ngc.exception.UnsupportedDocumentException
Constructor.
UnsupportedFormException - Exception in com.saperion.ngc.exception
Exception thrown when a mask is not supported by the WebClient.
UnsupportedFormException(String, String) - Constructor for exception com.saperion.ngc.exception.UnsupportedFormException
Constructor.
UnsupportedValue - Class in com.saperion.ngc.iform.field.defaultValue
Used for not yet supported default values.
UnsupportedValue() - Constructor for class com.saperion.ngc.iform.field.defaultValue.UnsupportedValue
 
unWatermarkFilterInputField() - Method in class com.saperion.ngc.searchbox.Searchbox
Removes the watermark from the filter input field.
UPD_CHANGE_PASSWORD_AUTHENTICATION_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Message for authentication error when changing password.
UPD_CHANGE_PASSWORD_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Message for system error when changing password.
UPD_CONFIRM_NEW_PASSWORD - Static variable in class com.saperion.ngc.util.LocalizationConstants
Label for the text input of to confirm the new password.
UPD_CONFIRMED_NEW_PASSWORD_IS_INCORRECT - Static variable in class com.saperion.ngc.util.LocalizationConstants
UserSettings dialog message that is shown if the new password and its confirmation do not match.
UPD_CURRENT_PASSWORD - Static variable in class com.saperion.ngc.util.LocalizationConstants
Label for the text input for the current password.
UPD_CURRENT_PASSWORD_IS_INCORRECT - Static variable in class com.saperion.ngc.util.LocalizationConstants
UserSettings dialog message to force the user to correct the current password.
UPD_ENTER_CURRENT_PASSWORD - Static variable in class com.saperion.ngc.util.LocalizationConstants
UserSettings dialog message to force the user to enter the current password.
UPD_LABEL_BUTTON_SUBSTITUTE - Static variable in class com.saperion.ngc.util.LocalizationConstants
Label for Substitute Button.
UPD_NEW_PASSWORD - Static variable in class com.saperion.ngc.util.LocalizationConstants
Label for the text input of a new password.
UPD_PASSWORD_NOT_MATCHES_CONSTRAINTS - Static variable in class com.saperion.ngc.util.LocalizationConstants
User profile dialog message for a password that does not match the password constraints.
UPD_SUBSTITUTE_ACCESS_CHECKBOX_LABEL - Static variable in class com.saperion.ngc.util.LocalizationConstants
Label text for the checkbox that a substitute has access to the own inbox.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.CheckboxField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.ComboTextField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.DateField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.FloatField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in interface com.saperion.ngc.iform.field.IntelligentField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.IntField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.LookupTextField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.MultiField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.TextField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.TimeField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.field.TristateField
Performs a smartUpdate on the specified attribute.
updateAttribute(String, Object) - Method in class com.saperion.ngc.iform.image.FormEditableImage
Performs a smartUpdate on the specified attribute.
updateCounter(FolderUpdateInfo) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Updates the count label of this node.
updateCounter(FolderUpdateInfo) - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
Updates the count label of this node.
updateCounter(FolderUpdateInfo) - Method in class com.saperion.ngc.navigation.WorkflowNaviTreeNode
Updates the count label of this node.
updateCounter(FolderUpdateInfo) - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
Updates the count label of this node.
updateCounter(BoxCount) - Method in class com.saperion.ngc.navigation.NaviTreeNode
Updates the count label of this node.
updateCounter(BoxCount) - Method in class com.saperion.ngc.navigation.WorkflowFormNaviTreeNode
 
updateCounter(BoxCount) - Method in class com.saperion.ngc.navigation.WorkflowRootNaviTreeNode
 
updateDocument(DocumentId, DataToUpdate, UpdateSettings) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Updates the document identfied by docId using the specified data and settings.
updateDocument(DocumentId, DataToUpdate, UpdateSettings) - Method in interface com.saperion.ngc.model.document.DocumentService
Updates the document identfied by docId using the specified data and settings.
updateDocument(List<FieldResultBean>, ContentStream[], String, DocumentId, boolean, boolean, int) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
updateDocument(List<FieldResultBean>, ContentStream[], String, DocumentId, boolean, boolean, int) - Method in interface com.saperion.ngc.model.document.DocumentService
updateDocument(Properties, ContentStream[], String, DocumentId, boolean, boolean, int) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
updateDocument(Properties, ContentStream[], String, DocumentId, boolean, boolean, int) - Method in interface com.saperion.ngc.model.document.DocumentService
updateFolder(FolderId, Properties) - Method in class com.saperion.ngc.model.navigation.NavigationClassicConnectorService
Updates the properties of a folder.
updateFolder(FolderId, Properties) - Method in interface com.saperion.ngc.model.navigation.NavigationService
Updates the properties of a folder.
updateFolder(FolderId, Properties, List<ContentStream>, int) - Method in class com.saperion.ngc.navigation.NavigationPresenter
Updates a folder's properties.
updateFromQBE(FormButton, ButtonType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup button element.
updateFromQBE(CheckboxField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup checkbox field.
updateFromQBE(ComboTextField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup combo text field.
updateFromQBE(DateField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup date field.
updateFromQBE(FloatField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup float field.
updateFromQBE(IntField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup int field.
updateFromQBE(AdvancedLookupField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup advanced lookup field.
updateFromQBE(LookupTextField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup combo text field.
updateFromQBE(MultiField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup multi field.
updateFromQBE(TextField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup text field.
updateFromQBE(TimeField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup time field.
updateFromQBE(TristateField, EditFieldType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup tristate field.
updateFromQBE(FormEditableImage, ThumbnailType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup label element.
updateFromQBE(IntelligentFormViewImpl, HeaderType, PosType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup iForm element.
updateFromQBE(FormLabel, LabelType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup label element.
updateFromQBE(FormMashup, MashupType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup mashup element.
updateFromQBE(FormTabbox, TabListType, boolean, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup tabbox element.
updateFromQBE(ResultSetViewImpl, ResultType, boolean, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup resultset element.
updateFromQBE(DocumentView, ViewerType, boolean, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup viewer element.
updateFromQBE(Image, BitmapType, PosType) - Static method in class com.saperion.ngc.iform.ElementUtil
Setup label element.
updateImage(String, Image) - Static method in class com.saperion.ngc.resultset.CustomIcon
Updates the content of the provided image with the specified custom icon.
updateListItem(ResultListItem) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
Updated the specified listitem in the contained ResultList as well as in the current result stored in the QueryService.
updateListItem(ResultListItem) - Method in interface com.saperion.ngc.resultset.ResultSetView
Updates the specified item in the list.
updateListItem(ResultListItem) - Method in class com.saperion.ngc.resultset.ResultSetViewImpl
 
updateLookupItem(String, List<FieldResultBean>, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Update a lookup entry.
updateLookupItem(String, List<FieldResultBean>, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Update a lookup entry.
updateLookupItem(String, List<FieldResultBean>, String, boolean) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Update a lookup entry.
updateLookupItem(String, List<FieldResultBean>, String, boolean) - Method in interface com.saperion.ngc.model.document.DocumentService
Update a lookup entry.
updatePages(DocPages, int) - Method in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
Update pages with IXOS annotations.
updateProgress(int, int) - Method in class com.saperion.ngc.servlet.process.LongRunningProcess
Updates the progress.
updateRow(ResultProperties) - Method in class com.saperion.ngc.model.resultset.QueryClassicConnectorService
 
updateRow(ResultProperties) - Method in interface com.saperion.ngc.model.resultset.QueryService
Updates the row in the previous query-result.
updateRow(ResultProperties, boolean) - Method in interface com.saperion.ngc.resultset.ResultList
Updates the row identified by the provided properties.
updateRow(ResultProperties, boolean) - Method in class com.saperion.ngc.resultset.ResultListImpl
 
UpdateSettings - Class in com.saperion.ngc.model.document
Contains the settings needed to update a document.
UpdateSettings() - Constructor for class com.saperion.ngc.model.document.UpdateSettings
 
UPLOAD_ANNOTATIONS - Static variable in class com.saperion.ngc.servlet.ServletUrl
Upload-Annotations servlet url part.
uploadDocElementToExternalStorage(DocumentId, String, ExternalStorageClient, ExternalStorageType, int) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
 
uploadDocToExternalStorage(DocumentId, String, ExternalStorageClient, ExternalStorageType) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
uploadDocument(String, int, String, boolean) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get the session id of a document
UploadDocumentEvent - Class in com.saperion.ngc.events
Upload document event.
UploadDocumentEvent(String, Component, FolderUploadInfos) - Constructor for class com.saperion.ngc.events.UploadDocumentEvent
 
UploadDocumentEvent(Component, FolderUploadInfos) - Constructor for class com.saperion.ngc.events.UploadDocumentEvent
Constructor.
UploadExternalStorageDocumentEvent - Class in com.saperion.ngc.events
 
UploadFromExternalStorageEventListener - Class in com.saperion.ngc.navigation
Event listener used to react on uplaod-from-external-storage event
UploadFromExternalStorageEventListener(String, List<FieldResultBean>, ExternalStorageType) - Constructor for class com.saperion.ngc.navigation.UploadFromExternalStorageEventListener
 
uploadItem() - Method in class com.saperion.ngc.dialogs.AbstractStructureDialog
Uploads a new item to add it to the document.
uploadItem() - Method in class com.saperion.ngc.dialogs.CheckinDialog
 
uploadItem() - Method in class com.saperion.ngc.dialogs.EditStructureDialog
 
uploadItem() - Method in class com.saperion.ngc.dialogs.ShareBaseCheckInDialog
 
UploadSecurityFilter - Class in com.saperion.ngc.filter.security
 
UploadSecurityFilter() - Constructor for class com.saperion.ngc.filter.security.UploadSecurityFilter
 
UploadSuccessEvent - Class in com.saperion.ngc.events
Event fired to notify the navigation view that a new document was created and filed in the specified folder.
UploadSuccessEvent(Component, FolderId) - Constructor for class com.saperion.ngc.events.UploadSuccessEvent
Constructor.
uploadTemporaryDocument(TemporaryDocumentId) - Method in class com.saperion.ngc.viewer.hylandviewer.HylandViewerUtil
Get the session id of a temporary document
UploadUtil - Class in com.saperion.ngc.util
 
UploadUtil() - Constructor for class com.saperion.ngc.util.UploadUtil
 
UploadVariant - Enum in com.saperion.ngc.upload
Holds the possible variants to upload documents with saperion web client.
UploadVariantController - Class in com.saperion.ngc.upload
Controls the correct registration of upload variants from web.xml for the web client.
UploadVariantController() - Constructor for class com.saperion.ngc.upload.UploadVariantController
By creating a new instance of UploadVariantsController all upload variants configured in web.xml will be registered in a list of available upload variants for the used browser.
upperField(String, String) - Method in interface com.saperion.ngc.portal.builder.portal.FieldSetter
Upper field.
upperField(String, String) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Upper field.
URL - Static variable in class com.saperion.ngc.maintab.MainTabViewImpl
 
URL_PARAMETERS - Static variable in class com.saperion.ngc.filter.OpenIDConnectFilter
 
urlDecode(String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Decodes a string for URL-usage unsing the NgClientConstants.DEFAULT_ENCODING.
urlEncode(String) - Static method in class com.saperion.ngc.util.NgcStringUtils
Encodes a string for URL-usage using the NgClientConstants.DEFAULT_ENCODING.
urlEncode(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
URL-encodes a string.
urlSessionTrackingUsed(HttpSession) - Static method in class com.saperion.ngc.servlet.ServletUrl
Checks if sessions are tracked by URL-rewriting (adding ;jsessionid).
URLUtil - Class in com.saperion.ngc.util
This class contains utility methods for URL related operations.
USD_INVALID_CONFIGURATION_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
UnsafeDocument - Invalid configuration error.
USE_EMBED_PDF_MODE - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerUtil
 
USE_RENDER_ENGINE - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Use render engine to display unknown formats.
USE_RENDER_ENGINE - Static variable in class com.saperion.ngc.viewer.simple.MediaViewerImpl
Use render engine to display unknown formats.
USE_RENDER_ENGINE_FOR_IMAGES - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerImpl
Use render engine to display images.
useCriteria(String[]) - Method in class com.saperion.ngc.resultset.CustomFieldsFilterView
 
useFileUploadDialog() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
The File Upload Dialog shows up with Browse,Upload and Cancel Button Alternative: the useSimpleFileChooserDialog() can be used .
useMiniSearchForm() - Method in class com.saperion.ngc.navigation.MiniFormNode
 
user - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
Current user from session.
User - Class in com.saperion.ngc.model.authorization
Bean used to store user-information in the current session.
User(SaUserInfo, AuthenticationInformation) - Constructor for class com.saperion.ngc.model.authorization.User
Creates a new user from a userinfo object.
User(AuthenticationInformation) - Constructor for class com.saperion.ngc.model.authorization.User
Creates a new user with only the authentication information set.
User(UserName, int, boolean, AuthenticationInformation, UserFlags, int) - Constructor for class com.saperion.ngc.model.authorization.User
Literal constructor.
USER - Static variable in class com.saperion.ngc.util.NgcGraphicsConstants
User icon.
USER - Static variable in class com.saperion.ngc.util.SignatureHandler
User tag.
USER_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Name for http session attribute of the user.
USER_DIALOG - com.saperion.ngc.authorization.DuplicateSessionHandlingMode
User will get a dialog box from where he can choose how to handle the sessions
USER_INBOX - com.saperion.ngc.events.navigation.SelectTreeItemEvent.Destination
User inbox.
USER_LOCKED - com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
The current user is locked in usermanagement.
USER_TAG - Static variable in class com.saperion.ngc.sapviewer.SAPViewerUrl
URL tag for user name.
USER_TO_ADD - Static variable in class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
Drag&Drop identifier for users to add.
USER_WEB_SESSION_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Name for web session attribute
USERFULLNAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
Fullname of the current user.
USERID - com.saperion.ngc.iform.field.defaultValue.DefaultValues
User ID in hex.
UserInfo - Class in com.saperion.ngc.model.authorization
Deprecated.
will be removed in version 8.1
UserInfo(int, String, String) - Constructor for class com.saperion.ngc.model.authorization.UserInfo
Deprecated.
Constructor.
UserInfos - Class in com.saperion.ngc.iform.field.defaultValue
A DefaultValue that provides information about the current user.
UserInfos() - Constructor for class com.saperion.ngc.iform.field.defaultValue.UserInfos
 
UserListcell - Class in com.saperion.ngc.dialogs.userselect
A treerow for the UserSelectionDialog extended by an onDragStarted event.
UserListcell(String) - Constructor for class com.saperion.ngc.dialogs.userselect.UserListcell
Instantiates a new user listcell.
UserListRenderer - Class in com.saperion.ngc.dialogs.userselect
Listitem renderer for the listbox in UserSelectionDialog.
UserListRenderer() - Constructor for class com.saperion.ngc.dialogs.userselect.UserListRenderer
 
UserManagementClassicConnectorService - Class in com.saperion.ngc.model.users
Implementation of UserManagementService for SaClassicConnector.
UserManagementClassicConnectorService() - Constructor for class com.saperion.ngc.model.users.UserManagementClassicConnectorService
Default constructor to be called from within ZK-context.
UserManagementClassicConnectorService(HttpSession) - Constructor for class com.saperion.ngc.model.users.UserManagementClassicConnectorService
Constructor to be called from without ZK-context.
UserManagementService - Interface in com.saperion.ngc.model.users
Service that provides methods that provide access to the user-management API.
USERNAME - com.saperion.ngc.iform.field.defaultValue.DefaultValues
UserName system variable.
UsernameConstraint() - Constructor for class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.UsernameConstraint
 
userProfile - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
The profile of the current user.
UserProfile - Class in com.saperion.ngc.model.authorization
This class provied access to the settings in the current user's profile.
UserProfileDialog - Class in com.saperion.ngc.dialogs
User-profile dialog.
UserProfileDialog() - Constructor for class com.saperion.ngc.dialogs.UserProfileDialog
 
USERS_SSO_URL - Static variable in class com.saperion.ngc.filter.AbstractSSOFilter
 
UserSearchFailedException - Exception in com.saperion.ngc.exception
Exception thrown when searching for a user failed due to an exception.
UserSearchFailedException(String) - Constructor for exception com.saperion.ngc.exception.UserSearchFailedException
Constructor.
UserSearchFailedException(String, Exception) - Constructor for exception com.saperion.ngc.exception.UserSearchFailedException
Constructor.
UserSelectionDialog - Class in com.saperion.ngc.dialogs.userselect
Dialog window to select workflow actors.
UserSelectionDialog() - Constructor for class com.saperion.ngc.dialogs.userselect.UserSelectionDialog
 
UserSelectionDialog.UserSelectionResult - Class in com.saperion.ngc.dialogs.userselect
Bean that holds information about the result of a UserSelectionDialog.
UserSettingsModifier - Interface in com.saperion.ngc.dialogs.userprofile
An action that modifies the current user.
UserTreeModel - Class in com.saperion.ngc.dialogs.userselect
 
UserTreeModel(WorkflowMember) - Constructor for class com.saperion.ngc.dialogs.userselect.UserTreeModel
Constructor.
UserTreeRenderer - Class in com.saperion.ngc.dialogs.userselect
Treeitem renderer for the tree in UserSelectionDialog.
UserTreeRenderer() - Constructor for class com.saperion.ngc.dialogs.userselect.UserTreeRenderer
 
UserTreerow - Class in com.saperion.ngc.dialogs.userselect
A treerow for the UserSelectionDialog extended by an onDragStarted event.
UserTreerow() - Constructor for class com.saperion.ngc.dialogs.userselect.UserTreerow
Instantiates a new user treerow.
UserType - Enum in com.saperion.ngc.model.authorization
System user (type for login) enumerator.
useSimpleFileChooserDialog() - Method in class com.saperion.ngc.navigation.NodeContextMenuCreator
A simple FileChooser Dialog pop up and the upload is handled in doUpload Alternative: the useFileUploadDialog() can be used .
useUpperCase(DDC) - Static method in class com.saperion.ngc.resultset.generator.DatabaseCaseSensitivity
Checks if string-fields in the specified DDC must be converted to upper-case when searching.
UuidUtility - Class in com.saperion.ngc.util
Utility methods for UUID handling.

V

validate() - Method in class com.saperion.ngc.iform.field.CheckboxField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.ComboTextField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.DateField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.FloatField
Starts validation of the field.
validate() - Method in interface com.saperion.ngc.iform.field.IntelligentField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.IntField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.lookup.AdvancedLookupField
 
validate() - Method in class com.saperion.ngc.iform.field.LookupTextField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.MultiField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.TextField
 
validate() - Method in class com.saperion.ngc.iform.field.TimeField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.field.TristateField
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.FieldValidator
Deprecated.
Validates the field.
validate() - Method in class com.saperion.ngc.iform.image.FormEditableImage
Starts validation of the field.
validate() - Method in class com.saperion.ngc.iform.validator.AbstractFieldValidator
Validates the field.
validate() - Method in class com.saperion.ngc.iform.validator.AdvancedLookupFieldValidator
 
validate() - Method in class com.saperion.ngc.iform.validator.DateFieldValidator
 
validate() - Method in class com.saperion.ngc.iform.validator.GenericFieldValidator
 
validate() - Method in class com.saperion.ngc.iform.validator.LookupFieldValidator
 
validate() - Method in class com.saperion.ngc.iform.validator.MultiFieldValidator
 
validate() - Method in class com.saperion.ngc.iform.validator.TextFieldValidator
 
validate(IntelligentField) - Static method in class com.saperion.ngc.iform.validator.FieldValidator
Validates the field.
validate(Object) - Method in interface com.saperion.ngc.iform.field.lookup.InternalField
Validates the value.
validate(Object) - Method in class com.saperion.ngc.iform.field.lookup.multi.InternalMultibox
 
validate(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDatebox
 
validate(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalDoublebox
 
validate(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalIntbox
 
validate(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTextbox
 
validate(Object) - Method in class com.saperion.ngc.iform.field.lookup.single.InternalTimebox
 
validate(String) - Method in interface com.saperion.ngc.portal.builder.standalone.LinkValidator
Validates the build link with the given secure hash.
validate(String) - Method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
 
validate(Component, Object) - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.UsernameConstraint
 
validate(Component, Object) - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog.EmailConstraint
 
validate(Component, Object) - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog.EmailConstraint
 
validateEmailIDs() - Method in class com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog
 
validateEmailIDs() - Method in class com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
 
validateEmailIDs() - Method in class com.saperion.ngc.dialogs.sharebase.dialog.ShareBaseNewShareDialog
 
validateFields() - Method in class com.saperion.ngc.iform.ButtonAndFieldHandler
Triggers the validation for all fields.
ValidationErrorMessageCreator - Class in com.saperion.ngc.iform
Creates user-readable error messages for field validation problems.
valueContainedInTable(AdvancedLookupField) - Static method in class com.saperion.ngc.iform.field.lookup.LookupFieldUtil
 
valueOf(String) - Static method in enum com.saperion.ngc.authorization.DuplicateSessionHandlingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.configuration.ConfigurationSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.AbstractStructureDialog.StructureUploadAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.CheckDataBean.CheckType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.logging.LogEvent.LogSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.LogonEvent.LogonResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.navigation.DocumentFilingEvent.DocumentFilingAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.navigation.FolderSearchInfos.FolderSearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.navigation.SelectTreeItemEvent.Destination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.resultset.EditContentEvent.EditContentAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.resultset.EditItemSelectedEvent.EditItemEventOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.resultset.EditSelectedEvent.EditEventOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.resultset.NewSelectedEvent.NewEventOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.events.ShareBaseCheckDataBean.ShareBaseCheckType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.exception.FieldValidationException.ValidationError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.exception.FolderMoveException.FolderMoveExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.exception.SapViewerUrlException.SapViewerUrlExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.button.ButtonInfo.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.field.defaultValue.DefaultValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.field.IntelligentField.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.FieldSearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.FormMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.IndexMaskDocument.AclWriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.layout.LayoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.SysForm.FormType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.iform.tristate.Tristate.Tristates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.logging.LogViewMessageLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.mail.MailContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.mail.MailLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.mail.MailSendType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.maintab.MainTabView.MTVTabType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.authorization.SystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.authorization.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.document.DocumentService.AuditEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.ItemClickAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.ModelConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.navigation.FolderFormType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.model.resultset.ResultProperties.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.FileIcon.KnownExtensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.generator.EFileQueryGenerator.EFileQueryKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.MenuItemKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.ResultSetView.ExportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.ResultSetViewImpl.ViewMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.resultset.TypedListitem.ListitemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.scripthelper.internal.FormPopupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.upload.UploadVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.StrokePattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.saperion.ngc.authorization.DuplicateSessionHandlingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.saperion.ngc.configuration.CombinedProperties
 
values() - Static method in enum com.saperion.ngc.configuration.ConfigurationSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.saperion.ngc.configuration.JNDICombinedProperties
 
values() - Static method in enum com.saperion.ngc.dialogs.AbstractStructureDialog.StructureUploadAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.dialogs.DateTimeInputDialog.DateTimeInputDialogButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.dialogs.externalstorage.ExternalStorageCreateDocDialog.ExternalStorageCreateDocDialogButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.dialogs.sharebase.model.ExternalStorageListItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.dialogs.sharebase.model.ShareBaseListItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.dialogs.StringInputDialog.StringInputDialogButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.CheckDataBean.CheckType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.logging.LogEvent.LogSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.LogonEvent.LogonResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.navigation.DocumentFilingEvent.DocumentFilingAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.navigation.FolderSearchInfos.FolderSearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.navigation.SelectTreeItemEvent.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.resultset.EditContentEvent.EditContentAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.resultset.EditItemSelectedEvent.EditItemEventOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.resultset.EditSelectedEvent.EditEventOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.resultset.FileActionEvent.FileAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.resultset.NewSelectedEvent.NewEventOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.events.ShareBaseCheckDataBean.ShareBaseCheckType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.exception.AuthenticationException.AuthenticationExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.exception.FieldValidationException.ValidationError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.exception.FolderMoveException.FolderMoveExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.exception.SapViewerUrlException.SapViewerUrlExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.favorites.FavoriteXmlHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.button.ButtonInfo.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.field.defaultValue.DefaultValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.field.IntelligentField.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.FieldSearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.FormMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.IndexMaskDocument.AclWriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.layout.LayoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.SysForm.FormType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.iform.tristate.Tristate.Tristates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.logging.LogViewMessageLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.mail.MailContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.mail.MailLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.mail.MailSendType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.maintab.MainTabView.MTVTabType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.authorization.SystemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.authorization.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.document.DocumentService.AuditEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.ItemClickAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.ModelConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.navigation.FolderFormType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.navigation.intf.WorkflowNodeInfo.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.model.resultset.ResultProperties.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.navigation.HiddenFolders.HideableFolders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.FileIcon.KnownExtensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.generator.EFileQueryGenerator.EFileQueryKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.MenuItemKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.ResultSetView.ExportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.ResultSetViewImpl.ViewMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.resultset.TypedListitem.ListitemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.scripthelper.internal.FormPopupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.upload.UploadVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.line.LineMarker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.StrokePattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.hylandviewer.annotation.json.text.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.pdfjs.PdfjsViewerDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno.ANNOTYPE
Returns an array containing the constants of this enum type, in the order they are declared.
valuesToString(SaValue[], DataTypeConverter) - Method in class com.saperion.ngc.favorites.convert.MultiValueDataTypeConverter
Uses the given converter and creates a string from the given values.
VariablesAvailableEvent - Class in com.saperion.ngc.events.iform
This event is fired when an index mask has gathered enough information about the document being edited, that a field, that is connected to a variable, is allowed to load it's value from the document's variables.
VariablesAvailableEvent(Component) - Constructor for class com.saperion.ngc.events.iform.VariablesAvailableEvent
 
VCH_ANNOTATION_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler annoatation access restrictions.
VCH_ANNOTATION_PARSE_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler annotation parse error.
VCH_ANNOTATION_SAVE_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler annotation save acces restrictions.
VCH_ANNOTATION_SAVE_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler annotation save system error.
VCH_ANNOTATION_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler annotation system error.
VCH_DOCUMENT_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler document access restrictions.
VCH_DOCUMENT_SYSTEM_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ContentHandler document system error.
verifySeckeyURL(String, String) - Method in class com.saperion.ngc.util.SignatureHandler
 
Version - Class in com.saperion.ngc
Version descriptor class.
VERSION - Static variable in class com.saperion.ngc.viewer.pdfjs.PdfjsViewerVersion
 
VERSION_STRING - Static variable in class com.saperion.ngc.util.LocalizationConstants
Web Client version.
view - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
Parent view.
VIEW - com.saperion.ngc.model.document.DocumentService.AuditEvent
 
VIEW - com.saperion.ngc.resultset.ResultSetView.DefaultButtonType
default button type view.
VIEW_CONTENT - Static variable in class com.saperion.ngc.servlet.ServletUrl
View-content servlet url part.
VIEW_TEMPORARY_CONTENT - Static variable in class com.saperion.ngc.servlet.ServletUrl
View-temporary-content servlet url part.
viewDocument(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
ViewDocumentServlet - Class in com.saperion.ngc.servlet
Servlet used to view a document in a viewer.
ViewDocumentServlet() - Constructor for class com.saperion.ngc.servlet.ViewDocumentServlet
 
viewer(Class<?>) - Method in interface com.saperion.ngc.portal.builder.portal.OptionsBuilder
Viewer.
viewer(Class<?>) - Method in class com.saperion.ngc.portal.builder.portal.PortalHandler
Viewer.
VIEWER_CONTROL - Static variable in class com.saperion.ngc.servlet.ServletUrl
Viewer-Control-Servlet URL part.
VIEWER_ID - Static variable in class com.saperion.ngc.servlet.ServletUrl
Popup-id parameter.
VIEWER_POPUP_BEANS - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Name for http session attribute of the viewer-popup beans.
VIEWER_SESSION_MAP - Static variable in class com.saperion.ngc.util.NgClientConstants
Map used to link viewers to their session.
viewerBean - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Viewer's control-bean.
viewerClass - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Class name of the embedded viewer component.
viewerComp - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
Embedded viewer component.
ViewerComponent - Interface in com.saperion.ngc.viewer
Interface for the different types of viewers used in a DocumentView.
ViewerControlServlet - Class in com.saperion.ngc.servlet
Servlet used to control the viewer-popups.
ViewerControlServlet() - Constructor for class com.saperion.ngc.servlet.ViewerControlServlet
 
viewerId - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
ID to identify the viewer.
ViewerJspUtil - Class in com.saperion.ngc.viewer
Utility class with common helper methods for the viewer-JSPs.
ViewerJspUtil(HttpServletRequest) - Constructor for class com.saperion.ngc.viewer.ViewerJspUtil
Instantiates a new viewer jsp util.
ViewerLoadingMessage - Class in com.saperion.ngc.viewer
A window to be shown as a highlighted loading-message for viewers.
ViewerLoadingMessage(Component, String) - Constructor for class com.saperion.ngc.viewer.ViewerLoadingMessage
Instantiates a new viewer loading message.
viewerPresenter - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
The ViewerPresenter instance of this DocumentView.
ViewSizeException - Exception in com.saperion.ngc.viewer.temporary
The ViewSizeException represents an view temporary document error, if the temporary is too large.
ViewSizeException(long, long) - Constructor for exception com.saperion.ngc.viewer.temporary.ViewSizeException
ViewSizeException(String) - Constructor for exception com.saperion.ngc.viewer.temporary.ViewSizeException
Creates a ViewSizeException with the given message.
ViewTemporaryDocumentServlet - Class in com.saperion.ngc.servlet
Servlet used to view a temporary document in a viewer.
ViewTemporaryDocumentServlet() - Constructor for class com.saperion.ngc.servlet.ViewTemporaryDocumentServlet
 
VIRTUAL_VIEWER_ERROR - Static variable in class com.saperion.ngc.viewer.OpenDocumentBean
Property used to signal an error.
VirtualViewerContentHandlerFilter - Class in com.saperion.ngc.filter.security
Filter used to protect the virtual viewer content handler from unauthorized access.
VirtualViewerContentHandlerFilter() - Constructor for class com.saperion.ngc.filter.security.VirtualViewerContentHandlerFilter
 
VirtualViewerExpireSessionFilter - Class in com.saperion.ngc.filter
This filter is used to invalidate the sessions of the http-requests sent from the VirtualViewer applet.
VirtualViewerExpireSessionFilter() - Constructor for class com.saperion.ngc.filter.VirtualViewerExpireSessionFilter
 
VirtualViewerHTML5 - Class in com.saperion.ngc.viewer.virtualviewer.html5
Implementation of ViewerComponent for the HTML5-VirtualViewer.
VirtualViewerHTML5() - Constructor for class com.saperion.ngc.viewer.virtualviewer.html5.VirtualViewerHTML5
 
VirtualViewerIdGenerator - Class in com.saperion.ngc.viewer.virtualviewer
Generator for IDs used by VirtualViewer to identify documents.
VirtualViewerIdGenerator() - Constructor for class com.saperion.ngc.viewer.virtualviewer.VirtualViewerIdGenerator
Default constructor to be used from within ZK-context.
VirtualViewerIdGenerator(HttpSession) - Constructor for class com.saperion.ngc.viewer.virtualviewer.VirtualViewerIdGenerator
Constructor to be used from without ZK-context.
VirtualViewerUploadActionFilter - Class in com.saperion.ngc.filter
This filter controls the upload behavior of the virtual viewer applet.
VirtualViewerUploadActionFilter() - Constructor for class com.saperion.ngc.filter.VirtualViewerUploadActionFilter
 
VirtualViewerUploadActionFilter.ModifiedActionRequest - Class in com.saperion.ngc.filter
Wraps a HttpServletRequest and can change the value returned by the getParameter method.
VirtualViewerUtil - Class in com.saperion.ngc.viewer.virtualviewer
Utility class for Virtual Viewer.
VirtualViewerUtil(HttpServletRequest) - Constructor for class com.saperion.ngc.viewer.virtualviewer.VirtualViewerUtil
Instantiates a new virtual viewer util.
visibility - Variable in class com.saperion.ngc.resultset.contextmenu.AbstractContextMenu
Helper class that manages visibility of context menu items.
visible(PosType) - Static method in class com.saperion.ngc.iform.ElementCreator
Checks the visibility-property of the provided PosType.
VSD - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS Visio files.
VW_ANALYZE_DOCUMENT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Analyze document-properties error.
VW_ANNOTATIONS_LOCKED - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Annotations locked.
VW_ANNOTATIONS_LOCKED_ACL - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Document cannot be edited as it contain annotations with acl.
VW_DOCUMENT_ACCESS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Document access error.
VW_DOCUMENT_PROPERTIES_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Document properties error.
VW_DOWNLOAD_FILE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Download file.
VW_DOWNLOAD_UNKNOWN - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Download unknown file.
VW_EMPTY_DOC_STRUCTURE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Empty document structure.
VW_EXT_WINDOW_CANCEL_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Exit window and cancel -button.
VW_EXT_WINDOW_CLOSE_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Exit window and close -button.
VW_EXT_WINDOW_SAVE_BUTTON - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Exit window and Save -button.
VW_INVALID_DOC_STRUCTURE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Invalid document structure.
VW_INVALID_DOCUMENT_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Invalid document error.
VW_LINK_EMPTY - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Empty link.
VW_LINKED_ELEMENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Linked element.
VW_LINKED_ELEMENT_INFO - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Linked elements info.
VW_LOADING_BUSY_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Open document busy message.
VW_LOADING_VIEWER - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Loading viewer message.
VW_NEXT_DOCUMENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Next document.
VW_NO_PREVIEW - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - No preview.
VW_PREV_DOCUMENT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Previous document.
VW_SIZE_LIMIT_DOWNLOAD_QUESTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Size limit exceeded question.
VW_SIZE_LIMIT_EXCEEDED - Static variable in class com.saperion.ngc.util.LocalizationConstants
VieerWindow - Size limit exceeded.
VW_UNSUPPORTED_FORMAT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Format not supported.
VW_UNSUPPORTED_FORMAT_MESSAGE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Format not supported message.
VW_URL_ENCODING_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - URL encoding error.
VW_VIEWER_CLASS_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Viewer class error.
VW_VIEWER_EXTERNAL_PROPERTIES_ERROR - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Viewer external properties error.
VW_VIEWER_TIMEOUT - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Viewer timeout.
VW_VIEWER_VERSION - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Viewer Version.
VW_WINDOW_TITLE - Static variable in class com.saperion.ngc.util.LocalizationConstants
ViewerWindow - Window title.

W

WaffleAuthFilter - Class in com.saperion.ngc.filter
Java class which uses Waffle for Authorization (http://waffle.codeplex.com/).
WaffleAuthFilter() - Constructor for class com.saperion.ngc.filter.WaffleAuthFilter
 
WaffleAuthFilter.FilterConfigCleaner - Class in com.saperion.ngc.filter
 
WaffleAuthFilter.InternalFilterChain - Class in com.saperion.ngc.filter
 
WARN - com.saperion.ngc.events.logging.LogEvent.LogSeverity
Waring.
WARNING - com.saperion.ngc.logging.LogViewMessageLevel
 
WarningLogEvent - Class in com.saperion.ngc.events.logging
Warning log level event.
WarningLogEvent(Component, LogMessage) - Constructor for class com.saperion.ngc.events.logging.WarningLogEvent
Constructor.
WarningLogEvent(Component, LogMessage, EventListener) - Constructor for class com.saperion.ngc.events.logging.WarningLogEvent
Constructor.
watermarkFilterInputField() - Method in class com.saperion.ngc.searchbox.Searchbox
Sets the watermark for the filter input field.
WatermarkUtil - Class in com.saperion.ngc.util
Utility methods for watermark handling.
WEB_APP_ATTR - Static variable in class com.saperion.ngc.util.FolderClassCache
Name of the webapp attribute for the FolderClassCache.
WEB_APP_ATTR - Static variable in class com.saperion.ngc.util.LocalizationUtil
Name of the attribute used to store this utility in the zk-webapp.
WEB_APP_SNOWBOUND_LICENSES_PATH - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter in SnowboundVirtualViewer.conf that stores the path to license files.
WEBCLIENT_SESSION - Static variable in class com.saperion.ngc.zk.listener.NGSessionInit
Marker for the user's main-webclient-session.
WebClientCacheConfigLoader - Class in com.saperion.ngc.cache
Loads the configuration for the caches from the default- and custom-config folders.
WebClientCacheConfigLoader() - Constructor for class com.saperion.ngc.cache.WebClientCacheConfigLoader
 
WebClientCacheManager - Class in com.saperion.ngc.cache
Singleton manager for web client caches.
WebClientConfiguration - Class in com.saperion.ngc.configuration
The configuration of the web client.
WebClientStatistics - Class in com.saperion.ngc.statistics
A listener that monitors the usage-statistics of the application.
WebClientStatistics() - Constructor for class com.saperion.ngc.statistics.WebClientStatistics
 
WebClientStatisticsMBean - Interface in com.saperion.ngc.statistics
Static MBean for statistics data of the application.
WebClientUtil - Class in com.saperion.ngc.util
Contains utility methods required as client of JCS
WebClientUtil() - Constructor for class com.saperion.ngc.util.WebClientUtil
 
WebClientVersion - Class in com.saperion.ngc.util
Holds information about the version of the Web Client.
WEBCONFIG_ALWAYS_ATTACH_DOCUMENT_DOWNLOAD - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting for documents download always as attachment.
WEBCONFIG_ALWAYS_DOWNLOAD_BIG_DOCUMENTS - Static variable in class com.saperion.ngc.util.NgClientConstants
Deprecated.
no longer used. Will be removed in 8.1.
WEBCONFIG_APPLET_READY_ATTEMPTS - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define how often the viewer applet tries to find out if it is ready.
WEBCONFIG_APPLET_READY_TIMEOUT - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define the timeout between two tries to find out if the viewer applet is ready.
WEBCONFIG_CLIENT_SIDE_FUNCTIONS_LIMIT - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define the maximum number of hits in a query result to use client side paging for.
WEBCONFIG_CLIENT_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
The URL used by the clients to reach the webclient.
WEBCONFIG_DEFAULT_VIEWER_CLASS - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define the default viewer's class name.
WEBCONFIG_DEFAULT_VIEWER_CLASS_NAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define the fully qualified default viewer's class name.
WEBCONFIG_DISABLE_SIZE_LIMIT_NOTIFICATION - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting to disable size-limit-notification in viewer.
WEBCONFIG_DOWNLOAD_FILTER - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting for downloading potentially unsafe content from Saperion
WEBCONFIG_DOWNLOAD_FILTER_LIST - Static variable in class com.saperion.ngc.util.NgClientConstants
 
WEBCONFIG_EFILE_COUNTER_ENABLED - Static variable in class com.saperion.ngc.util.NgClientConstants
Disable counter values for eFiles and their registers in navigation tree.
WEBCONFIG_EXPORT_CSV_REMOVE_LINE_BREAKS - Static variable in class com.saperion.ngc.util.NgClientConstants
Configures removal of line breaks in CSV export.
WEBCONFIG_EXPORT_EXCLUDE_COLUMNS_PATTERN - Static variable in class com.saperion.ngc.util.NgClientConstants
Configurs pattern used to exclude fields.
WEBCONFIG_EXPORT_MAX_ELEMENTS - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum allowed number of elements to export.
WEBCONFIG_EXPORT_MAX_VALUE_LENGTH - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum allowed length of an exported value.
WEBCONFIG_HELP_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
URL of the help-page that will be opened when the user clicks the help-button.
WEBCONFIG_HIDDEN_FOLDERS - Static variable in class com.saperion.ngc.util.NgClientConstants
Hidden folders in navigation view.
WEBCONFIG_HIDE_EFILES_IN_OVERVIEW - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define whether to hide register nodes in navigation overview or not.
WEBCONFIG_HQL_CHARS_TO_ESCAPE - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define chars to escape in HQL queries for other database types than Oracle and MSSQL.
WEBCONFIG_HQL_CHARS_TO_ESCAPE_MSSQL - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define chars to escape in HQL queries for MSSQL databases.
WEBCONFIG_HQL_CHARS_TO_ESCAPE_ORACLE - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define chars to escape in HQL queries for Oracle databases.
WEBCONFIG_HQL_ESCAPE_CHARACTER - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to define the escape character in HQL queries.
WEBCONFIG_IGNORE_NAME_OP_UPPER_SETTING - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to ignore NameOpUpper setting for queries.
WEBCONFIG_LOG_MANAGER_CLASS_NAME - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define the log manager to use.
WEBCONFIG_LOGOFF_ON_CLOSE - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to enable automatic logout when browser window is closed.
WEBCONFIG_LOGOFF_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to set URL to redirect to after logoff.
WEBCONFIG_MAX_RECENT_EFILES - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to limit max size or recent eFiles shown below eFile app.
WEBCONFIG_MAX_UPLOAD_SIZE - Static variable in class com.saperion.ngc.util.NgClientConstants
Max upload size in MB configured in web.xml.
WEBCONFIG_MAX_VIEW_SIZE - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum size of documents that can be opened by viewer applet.
WEBCONFIG_MERGE_MULTIPAGETIFF - Static variable in class com.saperion.ngc.util.NgClientConstants
If true, multipage tiff documents will be shown as single file.
WEBCONFIG_NEW_SESSION_AFTER_LOGIN - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define whether to renew http-session after login.
WEBCONFIG_NO_UPLOAD_LIMIT - Static variable in class com.saperion.ngc.util.NgClientConstants
-1 in web.xml's MaxUploadSize configuration means no upload limit.
WEBCONFIG_POPUP_DOCUMENT_OPEN_DELAY - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define how long the client will delay the opening of a document in a popup mask.
WEBCONFIG_POPUP_VIEWER_INIT_DELAY - Static variable in class com.saperion.ngc.util.NgClientConstants
Optional parameter to define how long the client will delay the initialization of the viewer applet in a popup mask.
WEBCONFIG_PREFIX_MAIL_LINK - Static variable in class com.saperion.ngc.util.NgClientConstants
Prefix for mail links.
WEBCONFIG_PRINT_PDF_DISABLE_SKIPPED_ELEMENTS_WARNING - Static variable in class com.saperion.ngc.util.NgClientConstants
If true, no warning will be shown when some elements must be skipped.
WEBCONFIG_PRINT_PDF_MAX_ELEMENTS - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum number of elements that can be printed as pdf.
WEBCONFIG_PRINT_PDF_MAX_IN_MEM_SIZE - Static variable in class com.saperion.ngc.util.NgClientConstants
Maximum size (in bytes) of generated PDF to be kept in memory and not in a tempfile.
WEBCONFIG_REFRESH_RESULT_AFTER_UPDATE - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to enable or disable automatic refresh of result lists.
WEBCONFIG_RENDER_ENGINE_CLASS - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting to configure the class name of the render-engine to be used.
WEBCONFIG_RENDER_ENGINE_OPTIONS - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting to configure parameters for the render-engine.
WEBCONFIG_RENDER_ENGINE_THREADS - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting to configure the number of parallel threads for the render-engine.
WEBCONFIG_REST_BASE_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting for base url to rest webservices.
WEBCONFIG_RESTRICTED_FILE_DOWNLOAD_ACTION - Static variable in class com.saperion.ngc.util.NgClientConstants
 
WEBCONFIG_SAP_VIEWER_HELP_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
URL of the help-page that will be opened when the user clicks the help-button in the SAPViewer.
WEBCONFIG_SAPVIEWER_PDFJS - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to enable PDFJS in SAPViewer.
WEBCONFIG_SSO_LOGOUT_URL - Static variable in class com.saperion.ngc.util.NgClientConstants
The URL the client will be redirected to after logging off from a SSO session.
WEBCONFIG_STANDALONEVIEWER_SECURELINK_REQUIRED - Static variable in class com.saperion.ngc.util.NgClientConstants
 
WEBCONFIG_SUPPORTED_FORMATS - Static variable in class com.saperion.ngc.util.NgClientConstants
List of supported formats for the viewer.
WEBCONFIG_TARGET_PAGE_MAIL_LINK - Static variable in class com.saperion.ngc.util.NgClientConstants
Target page for mail links.
WEBCONFIG_TEMPORARY_DOCUMENT_PREVIEW - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting to configure if temporary documents should be shown in viewer at archiving time.
WEBCONFIG_TIMEOUT_MAIL_LINK - Static variable in class com.saperion.ngc.util.NgClientConstants
Timeout for mail links.
WEBCONFIG_UPLOAD_VARIANTS - Static variable in class com.saperion.ngc.util.NgClientConstants
Variants of uploading a document via web client.
WEBCONFIG_USE_VIEWER_SESSION_MAP - Static variable in class com.saperion.ngc.util.NgClientConstants
Enable viewer-session-map for virtual viewer session handling.
WEBCONFIG_USE_ZK_DOWNLOAD_MODE - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting to enable ZK download mode instead of Saperion download mode.
WEBCONFIG_USER_SELECT_DIALOG_SHOWS_DESCRIPTION - Static variable in class com.saperion.ngc.util.NgClientConstants
If true, the UserSelectionDialog will show the description of selected users.
WEBCONFIG_VIEWER_POPUP_HEIGHT - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to set the height of viewer-popup windows.
WEBCONFIG_VIEWER_POPUP_WIDTH - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to set the width of viewer-popup windows.
WEBCONFIG_VIRTUAL_VIEWER_CLASS_NAME - Static variable in class com.saperion.ngc.util.NgClientConstants
 
WEBCONFIG_WATERMARK_ENABLED - Static variable in class com.saperion.ngc.util.NgClientConstants
Parameter to enable watermarks on documents.
WEBCONFIG_WEAKSSL_UPLOAD - Static variable in class com.saperion.ngc.util.NgClientConstants
Allow secure upload for unsigned certificates configured in web.xml.
WEBCONFIG_ZK_ALWAYS_DOWNLOADS_ZIP - Static variable in class com.saperion.ngc.util.NgClientConstants
Setting for ZK downloader to deliver ZIPs even if only one entry is downloaded.
WEBLINK_URL - Static variable in class com.saperion.ngc.servlet.MailUrl
 
WeblinkHandler - Class in com.saperion.ngc.portal.builder.weblink
The Class WeblinkHandler.
WeblinkHandler - Class in com.saperion.ngc.portal
This class is the handler for 'portal.zul'.
WeblinkHandler() - Constructor for class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
 
WeblinkHandler() - Constructor for class com.saperion.ngc.portal.WeblinkHandler
 
webLocalize(String) - Method in class com.saperion.ngc.util.LocalizationUtil
Localize a string using the localizations resource bundle.
webLocalize(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
webLocalize(String, HttpSession) - Method in class com.saperion.ngc.util.LocalizationUtil
Localize a string using the localizations resource bundle.
webLocalizeForHtml(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
webLocalizeForHtml(String, Map<String, String>) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
webLocalizeForJs(String) - Method in class com.saperion.ngc.viewer.ViewerJspUtil
Returns the localized resource with the specified key.
WEBPART - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
WebpartInputDialog - Class in com.saperion.ngc.dialogs
User Dialog Class providing a dialog which returns an entered text.
WebpartInputDialog() - Constructor for class com.saperion.ngc.dialogs.WebpartInputDialog
 
WebpartInputDialog.WebpartInputDialogButton - Enum in com.saperion.ngc.dialogs
Button enum.
WebpartInputDialog.WebpartInputDialogResult - Class in com.saperion.ngc.dialogs
Class that represents the result of this dialog.
WebpartInputDialogResult(WebpartInputDialog.WebpartInputDialogButton, String, String) - Constructor for class com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogResult
Constructor.
WebpartNaviTreeNode - Class in com.saperion.ngc.navigation
 
WebSessionUtil - Class in com.saperion.ngc.util
 
WebSessionUtil() - Constructor for class com.saperion.ngc.util.WebSessionUtil
 
WF_APPROVE - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform approve command.
WF_BOX_ID - Static variable in interface com.saperion.ngc.resultset.ResultSetView
Name of box id property.
WF_CHANGE_OWNER - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to change workflow item's owner.
WF_COMMENTS - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to show workflow comments dialog.
WF_CONNECTOR_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Name for http session attribute of a workflow connector-instance.
WF_DDC_ATTR - Static variable in class com.saperion.ngc.main.HttpSessionWrapper
Attribute name for the workflow ddc name.
WF_EDIT_DOCUMENT - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to edit the annotations of an attachment.
WF_EDIT_DOCUMENT_INDEX - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to edit an attachment's index.
WF_EDIT_WORKFLOW_INDEX - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to edit a workflow item's index.
WF_ESCALATION - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to set escalation date.
WF_EVENTS - Static variable in class com.saperion.ngc.iform.button.ButtonInfo
Workflow events.
WF_FOLDER_DISABLED - Static variable in class com.saperion.ngc.util.CoreLocalizationConstants
Indicates disabled workflow folders.
WF_FORWARD - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform forward command.
WF_HISTORY - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to show workflow history dialog.
WF_HOLD - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to set hold date.
WF_MY_TASKS - Static variable in class com.saperion.ngc.util.CoreLocalizationConstants
name of my tasks folder.
WF_NOT_RESPONSIBLE - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform not-responsible command.
WF_OVERDUE_TASKS - Static variable in class com.saperion.ngc.util.CoreLocalizationConstants
name of overdue tasks folder.
WF_OWNED_TASKS - Static variable in class com.saperion.ngc.util.CoreLocalizationConstants
name of owned tasks folder.
WF_PAUSE - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform pause command.
WF_PUT_BACK - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform put-back command.
WF_REMINDER_TASKS - Static variable in class com.saperion.ngc.util.CoreLocalizationConstants
name of reminder tasks folder.
WF_RESET_HOLD - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to reset hold date.
WF_SENT_TASKS - Static variable in class com.saperion.ngc.util.CoreLocalizationConstants
name of sent tasks folder.
WF_SET_USER - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform set-user command.
WF_TAKE - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform take command.
WF_TAKE_NOTICE - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) Item to perform take notice action.
wfComments(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
wfEditAnnotations(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
wfEditDocumentIndex(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
wfEditWorkflowIndex(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
WFI_ACTOR - Static variable in class com.saperion.ngc.util.LocalizationConstants
Workflow information dialog - Actor.
WFI_ACTOR_DESCRIPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
Workflow information dialog - Actor Description.
WFI_SHOW_ACTOR_DESCRIPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
Workflow information dialog - Show Actor Description.
WFI_WF_HISTORY_DESCRIPTION - Static variable in class com.saperion.ngc.util.LocalizationConstants
Workflow information dialog - Description.
WfInformationDialog - Class in com.saperion.ngc.dialogs
Window that displays workflow history information.
WfInformationDialog() - Constructor for class com.saperion.ngc.dialogs.WfInformationDialog
 
WfInformationDialog.HistoryBean - Class in com.saperion.ngc.dialogs
History bean.
WfInformationDialog.RowComparator - Class in com.saperion.ngc.dialogs
Comparator for rows in the dialog's list.
WhiteListClass - Class in com.saperion.ngc.maintab
 
WhiteListClass() - Constructor for class com.saperion.ngc.maintab.WhiteListClass
 
whiteListed - Static variable in class com.saperion.ngc.maintab.WhiteListClass
 
WhitelistObjectInputStream - Class in com.saperion.ngc.maintab
 
WhitelistObjectInputStream(InputStream) - Constructor for class com.saperion.ngc.maintab.WhitelistObjectInputStream
 
WID_INPUT_WINDOW_INTERRUPTED - Static variable in class com.saperion.ngc.util.LocalizationConstants
WebpartInputDialog - Input window interrupted.
width - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Width of the annotation
WIDTH - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key WIDTH.
WIDTH_OFFSET - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ixos.IXOSAnno
Offset for text width.
with(DocumentId, HttpServletRequest) - Static method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Static Weblink constructor used by SAP Viewer.
with(ResultProperties) - Static method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
Creates a builder enclosed by the given document.
with(ResultProperties) - Static method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
Static Weblink constructor.
with(String) - Static method in class com.saperion.ngc.portal.builder.standalone.StandaloneHandler
Creates a builder with the given versionId (the XHDOC) of the document to view.
with(String, String) - Method in class com.saperion.ngc.portal.builder.weblink.WeblinkHandler
With.
with(String, String) - Method in interface com.saperion.ngc.portal.builder.weblink.WithBuilder
With.
WithBuilder - Interface in com.saperion.ngc.portal.builder.weblink
The Interface WithBuilder.
withFilter(Set<String>) - Method in class com.saperion.ngc.resultset.multiselect.ContentMultiSelect
Sets a filter to select document content with the specified file extensions only.
withReplacement(String, String) - Method in class com.saperion.ngc.service.LogMessage
Convenience method to set a single replacement string.
withReplacements(Map<String, String>) - Method in class com.saperion.ngc.service.LogMessage
Adds the map with strings to replace to this instance of LogMessage.
WORKFLOW - com.saperion.ngc.iform.SysForm.FormType
Deprecated.
Workflow form.
WORKFLOW - com.saperion.ngc.model.navigation.FolderFormType
Workflow mask for generic class.
WORKFLOW - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
WORKFLOW - com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
Workflow.
WORKFLOW - com.saperion.ngc.model.resultset.ResultProperties.Type
Workflow type.
WORKFLOW - com.saperion.ngc.resultset.MenuItemKey
(Workflow inbox) All workflow menu items shown in inbox.
WORKFLOW_AUDIT - com.saperion.ngc.model.resultset.ResultProperties.Type
Workflow audit type.
WORKFLOW_FORM - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
WORKFLOW_LEAF - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
WORKFLOW_ROOT - com.saperion.ngc.model.navigation.intf.NavigationElement.TREE_ITEM_TYPE
 
WorkflowActionBean - Class in com.saperion.ngc.resultset
Bean that holds information needed to execute workflow commands .
WorkflowActionBean(String, CommandInfo, String, String, Date) - Constructor for class com.saperion.ngc.resultset.WorkflowActionBean
 
WorkflowActionEvent - Class in com.saperion.ngc.events
 
WorkflowActionEvent(Component, List<DocumentId>, CommandInfo, List<String>, String, Date) - Constructor for class com.saperion.ngc.events.WorkflowActionEvent
Constructor.
workflowCommandNotRemovedByScript(SaWFConstants.CommandId, boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
Checks if the menuitem for the specified command was disabled by script.
WorkflowCommentEvent - Class in com.saperion.ngc.events
 
WorkflowCommentEvent(Component, List<DocumentId>) - Constructor for class com.saperion.ngc.events.WorkflowCommentEvent
Constructor.
WorkflowConnectorProvider - Class in com.saperion.ngc.model.workflow
Provider for workflow connector.
WorkflowConnectorProvider() - Constructor for class com.saperion.ngc.model.workflow.WorkflowConnectorProvider
Default constructor.
WorkflowConnectorProvider(HttpSession) - Constructor for class com.saperion.ngc.model.workflow.WorkflowConnectorProvider
Constructor with http session.
WorkflowConnectorService - Class in com.saperion.ngc.model.workflow
Service layer for all workflow-related functions.
WorkflowConnectorService() - Constructor for class com.saperion.ngc.model.workflow.WorkflowConnectorService
 
WorkflowConnectorService(HttpSession) - Constructor for class com.saperion.ngc.model.workflow.WorkflowConnectorService
 
WorkflowDisplayCommentEvent - Class in com.saperion.ngc.events
 
WorkflowDisplayCommentEvent(Component, DocumentId) - Constructor for class com.saperion.ngc.events.WorkflowDisplayCommentEvent
Constructor.
WorkflowException - Exception in com.saperion.ngc.exception
Workflow exception.
WorkflowException(String) - Constructor for exception com.saperion.ngc.exception.WorkflowException
Constructs a new WorkflowException.
WorkflowException(String, Exception) - Constructor for exception com.saperion.ngc.exception.WorkflowException
Constructs a new WorkflowException.
WorkflowFormNaviTreeNode - Class in com.saperion.ngc.navigation
 
WorkflowItemAnalyzer - Class in com.saperion.ngc.resultset
Utility class used to analyze workflow items.
WorkflowItemAnalyzer(WorkflowService) - Constructor for class com.saperion.ngc.resultset.WorkflowItemAnalyzer
Constructor.
WorkflowItemAnalyzeResult - Class in com.saperion.ngc.resultset
Workflow item analyze result.
WorkflowItemAnalyzeResult(CommandInfo[], TaskInfoFlags) - Constructor for class com.saperion.ngc.resultset.WorkflowItemAnalyzeResult
Constructor.
workflowMenu(boolean) - Method in class com.saperion.ngc.resultset.ContextMenuVisibility
 
WorkflowNaviTreeNode - Class in com.saperion.ngc.navigation
This class holds the ZK navigation tree node representation for workflow folders.
WorkflowNodeInfo - Interface in com.saperion.ngc.model.navigation.intf
 
WorkflowNodeInfo.Filter - Enum in com.saperion.ngc.model.navigation.intf
Workflow query filters.
WorkflowNodeInfo.TYPE - Enum in com.saperion.ngc.model.navigation.intf
Leaf types.
WorkflowNodeInfoImpl - Class in com.saperion.ngc.model.navigation
 
WorkflowNodeInfoImpl(BoxDefinition) - Constructor for class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Constructor.
WorkflowNodeInfoImpl(BoxDefinition, boolean) - Constructor for class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Constructor.
WorkflowNodeInfoImpl(BoxCount) - Constructor for class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Constructor for workflow root node.
WorkflowNodeInfoImpl(String, int, WorkflowNodeInfo.Filter) - Constructor for class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Constructor.
WorkflowNodeInfoImpl(String, WorkflowNodeInfo.TYPE, int) - Constructor for class com.saperion.ngc.model.navigation.WorkflowNodeInfoImpl
Constructor.
WorkflowPresenter - Class in com.saperion.ngc.resultset
Contains workflow functions.
WorkflowPresenter.SelectNextUserDialogEventListener - Class in com.saperion.ngc.resultset
 
WorkflowQueryGenerator - Class in com.saperion.ngc.resultset.generator
Helper class to generate a query based on values entered in a form.
WorkflowQueryGenerator(List<FieldResultBean>, String, DDC) - Constructor for class com.saperion.ngc.resultset.generator.WorkflowQueryGenerator
Constructor.
WorkflowQueryGenerator(List<FieldResultBean>, String, String) - Constructor for class com.saperion.ngc.resultset.generator.WorkflowQueryGenerator
Deprecated.
Use WorkflowQueryGenerator(List, String, DDC) instead. Will be removed in 8.1.
WorkflowRootNaviTreeNode - Class in com.saperion.ngc.navigation
This class holds the ZK navigation tree node representation for workflow folders.
WorkflowSelectDialog - Class in com.saperion.ngc.dialogs
Workflow definition selection window.
WorkflowSelectDialog() - Constructor for class com.saperion.ngc.dialogs.WorkflowSelectDialog
 
WorkflowSelectDialog.WorkflowSelectWindowResult - Class in com.saperion.ngc.dialogs
Bean that holds the results of a WorkflowSelectWindow.
WorkflowService - Interface in com.saperion.ngc.model.workflow
 
writeAuditEvent(String, DocumentService.AuditEvent, String) - Method in class com.saperion.ngc.model.document.DocClassicConnectorService
Write audit event.
writeAuditEvent(String, DocumentService.AuditEvent, String) - Method in interface com.saperion.ngc.model.document.DocumentService
Write audit event.
writeAuditEvent(String, DocumentService.AuditEvent, String) - Method in class com.saperion.ngc.resultset.ResultSetPresenter
 
writeAuditEvent(String, DocumentService.AuditEvent, String) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
writeContent(HttpServletRequest, HttpServletResponse, String, int, String, boolean) - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
Writes the document's content to the request's output stream.
writeContent(HttpServletRequest, HttpServletResponse, String, int, String, boolean) - Method in class com.saperion.ngc.servlet.MailContentServlet
Writes the document's content to the request's output stream.
writeContent(HttpServletRequest, HttpServletResponse, String, int, String, boolean, boolean) - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
Writes the document's content to the request's output stream.
writeContent(HttpServletRequest, HttpServletResponse, String, int, String, boolean, long, long) - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
Writes the document's content to the request's output stream.
writeDocumentToByteArray(Document) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
Write the given xml Snowbound Document to byte Array .
writeDocumentToByteArray(Document) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
Write the given xml Snowbound Document to byte Array .
writeDocumentToByteArray(Annotations) - Static method in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
Write the given xml Snowbound Document to byte Array .
writeInputStream(HttpServletRequest, HttpServletResponse, InputStream, String) - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
Writes the given input stream to the responses output stream.
writeInputStream(HttpServletRequest, HttpServletResponse, InputStream, String, boolean) - Method in class com.saperion.ngc.servlet.AbstractStreamingServlet
Writes the given input stream to the responses output stream.
writeNotes(DocumentId, String) - Method in class com.saperion.ngc.viewer.DocumentViewPresenter
Writes the text to the notes element or creates a new one.
writeResult(HttpServletResponse) - Method in class com.saperion.ngc.servlet.process.export.CSVExportProcess
 
writeResult(HttpServletResponse) - Method in class com.saperion.ngc.servlet.process.export.XLSXExportProcess
 
writeResult(HttpServletResponse) - Method in class com.saperion.ngc.servlet.process.LongRunningProcess
Writes the result of the process to the output-stream.
writeResult(HttpServletResponse) - Method in class com.saperion.ngc.servlet.process.PdfRenderProcess
 
WRONG_TYPE - com.saperion.ngc.model.FieldType
 
WrongDocumentDDCException - Exception in com.saperion.ngc.exception
Exception thrown when the user tries to file a document from the wrong document-ddc.
WrongDocumentDDCException(String) - Constructor for exception com.saperion.ngc.exception.WrongDocumentDDCException
Constructor.

X

x - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
X position of the annotation
x - Variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Node
x Coordinate.
X - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key X.
X1 - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key X1.
X2 - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key X2.
XLS - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS Excel files.
XLSX - com.saperion.ngc.resultset.FileIcon.KnownExtensions
MS Excel files (XML).
XLSX - com.saperion.ngc.resultset.ResultSetView.ExportFormat
XLSX-file.
XLSXExportProcess - Class in com.saperion.ngc.servlet.process.export
Exports the result of a query to XLSX.
XLSXExportProcess(LRPControlBean, HttpSession) - Constructor for class com.saperion.ngc.servlet.process.export.XLSXExportProcess
 
XML_ENCODING - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.IXOSXMLBuilder
The encoding of the resulting Xml.
XML_ENCODING - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.JadiceXmlBuilder
The encoding of the resulting Xml.
XML_ENCODING - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
The encoding of the resulting Xml.
XmlBuilder - Class in com.saperion.ngc.viewer.virtualviewer.annotation
Resolve INI Format into Snowbound XML Annotation Format.
XmlBuilder() - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.XmlBuilder
 
XmlNamespaceFilter - Class in com.saperion.ngc.viewer.virtualviewer.annotation
This class is to get rid of the snowbound namespace before parsing create a filter without namespace tags e.g.
XmlNamespaceFilter(String, boolean) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.XmlNamespaceFilter
 
XmlResolver - Class in com.saperion.ngc.viewer.virtualviewer.annotation
Converts annotations from XML to INI.
XmlResolver(int, Map<Integer, Integer>) - Constructor for class com.saperion.ngc.viewer.virtualviewer.annotation.XmlResolver
Instantiates a new xml resolver.
XSSAwareRequestWrapper(HttpServletRequest, XSSPreventionFilter.EscapeModes) - Constructor for class com.saperion.ngc.filter.security.XSSPreventionFilter.XSSAwareRequestWrapper
 
XSSPreventionFilter - Class in com.saperion.ngc.filter.security
This filter escapes all parameters of a HttpServletRequest to avoid XSS attacks.
XSSPreventionFilter() - Constructor for class com.saperion.ngc.filter.security.XSSPreventionFilter
 
XSSPreventionFilter.XSSAwareRequestWrapper - Class in com.saperion.ngc.filter.security
 

Y

y - Variable in class com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
Y position of the annotation
y - Variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.Node
y Coordinate.
Y - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key Y.
Y1 - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key Y1.
Y2 - Static variable in class com.saperion.ngc.viewer.virtualviewer.annotation.ini.ComponentConstants
Key Y2.

Z

ZIP - com.saperion.ngc.mail.MailLinkType
Creates a link to a zip file, containing all individual files.
ZIP - Static variable in class com.saperion.ngc.servlet.ServletUrl
ZIP servlet url part.
ZipAction - Class in com.saperion.ngc.resultset.multiselect
Initiates a download of the selected content packed in a zip-file.
ZipAction() - Constructor for class com.saperion.ngc.resultset.multiselect.ZipAction
 
ZipServlet - Class in com.saperion.ngc.servlet
Servlet do download multiple documents as zip-file.
ZipServlet() - Constructor for class com.saperion.ngc.servlet.ZipServlet
 
ZkDownloadAction - Class in com.saperion.ngc.resultset.multiselect
Multiselect action that downloads the selected content by using the zk-downloader.
ZkDownloadAction() - Constructor for class com.saperion.ngc.resultset.multiselect.ZkDownloadAction
 
zkDownloadMode - Variable in class com.saperion.ngc.viewer.AbstractDocumentView
How to handle downloads.
ZKMailAttachment - Class in com.saperion.ngc.util
This class represents a mail attachment.
ZKMailAttachment(File) - Constructor for class com.saperion.ngc.util.ZKMailAttachment
Builds a ZKMailAttachment by the use of a file as a parameter.
ZKMailAttachment(String, String, InputStream) - Constructor for class com.saperion.ngc.util.ZKMailAttachment
Builds a ZKMailAttachment.
ZKMailSender - Class in com.saperion.ngc.util
ZKMailSender to send emails.
ZKWeblinkUtil - Class in com.saperion.ngc.util
The Class ZKWeblinkUtil.
ZKWeblinkUtil() - Constructor for class com.saperion.ngc.util.ZKWeblinkUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages