Uses of Class
com.logicaldoc.gui.frontend.client.administration.AdminPanel
-
-
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.archives
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.archives Modifier and Type Class Description class
ExportArchivesPanel
Panel showing export archives control panel.class
ImportArchivesPanel
Panel showing export archives control panel -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.converters
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.converters Modifier and Type Class Description class
FormatConvertersPanel
This panel shows the format converters settings. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.email
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.email Modifier and Type Class Description class
EmailAccountsPanel
Panel showing the list of import email accounts -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.folders
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.folders Modifier and Type Class Description class
ImportFoldersPanel
Panel showing the details of an import folder -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.syndication
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.impex.syndication Modifier and Type Class Description class
SyndicationsPanel
Panel showing the details of an import folder -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata Modifier and Type Class Description class
CustomIdPanel
Shows the set of filters associated to the current accountclass
FolderTemplatesPanel
Shows the folder templates configuration.class
RetentionPoliciesPanel
Panel showing the list of retention policies -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.barcode
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.barcode Modifier and Type Class Description class
BarcodesPanel
Panel showing the barcode processing infos. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.form
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.form Modifier and Type Class Description class
FormsPanel
Panel showing the list of forms -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.stamp
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.stamp Modifier and Type Class Description class
StampsPanel
Panel showing the list of stamps -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.tag
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.tag Modifier and Type Class Description class
TagsPanel
This panel collects the administration panels regarding the tags. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.template
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.template Modifier and Type Class Description class
TemplatesAndAttributesPanel
Panel showing the panels for handling templates and attribute sets -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.zonalocr
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.metadata.zonalocr Modifier and Type Class Description class
ZonalOCRPanel
Panel showing the Zonal OCR administration panel. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.reports
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.reports Modifier and Type Class Description class
ArchivedDocsReport
This panel shows a list of archived documentsclass
CalendarReport
This panel is used to show a report of a selection of events.class
DeletedDocsReport
This panel shows a list of deleted documentsclass
DeletedFoldersReport
This panel shows a list of deleted foldersclass
DownloadTicketsReport
This panel shows a list of download ticketsclass
DuplicatesReport
This panel shows a list of duplicates documents in a tabular way.class
LastChangesReport
This panel is used to show the last changes events.class
LockedDocsReport
This panel shows a list of locked documents -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.reports.custom
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.reports.custom Modifier and Type Class Description class
CustomReportsPanel
Panel showing the list of all custom reports. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.security
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.security Modifier and Type Class Description class
BruteForcePanel
This panel shows the settings for the brute force attack countermeasures.class
GroupsPanel
This panel shows the list of users and a detail area.class
SecuritySettingsPanel
This panel shows general security parameters. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.security.ldap
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.security.ldap Modifier and Type Class Description class
LDAPServersPanel
Panel showing the LDAP servers -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.security.twofactorsauth Modifier and Type Class Description class
TwoFactorsAuthenticationSettings
This panel shows general settings about the 2FA. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.security.user
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.security.user Modifier and Type Class Description class
UsersPanel
This panel shows the list of users and a detail area. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.settings
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.settings Modifier and Type Class Description class
KeystorePanel
Handles the settings of the Virtual Agent.class
OCRSettingsPanel
This panel shows the OCR settings.class
ParametersPanel
This panel shows the Parameters settings.class
ProtocolsPanel
This panel shows the Web Service, WebDAV and other protocols.class
QuotaPanel
Shows the quota details.class
RepositoriesPanel
This panel shows the Folders settings.class
SearchIndexingPanel
Panel showing the search and indexing infos.class
VIASettingsPanel
Handles the VIA settings. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.automation
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.automation Modifier and Type Class Description class
AutomationSettingsPanel
This panel shows the Automation settings. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.comparators
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.comparators Modifier and Type Class Description class
ComparatorsPanel
This panel shows the comparators settings. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.gui
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.gui Modifier and Type Class Description class
GUISettingsPanel
This panel shows the Web Service and WebDAV settings, and also the external applications. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.messages
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.settings.messages Modifier and Type Class Description class
OutgoingEmailPanel
This panel shows the Email settings. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.system
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.system Modifier and Type Class Description class
BrandingPanel
Shows the branding details.class
ClusteringPanel
The Clustering console.class
GeneralPanel
The bottom side of the general panel -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.system.task
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.system.task Modifier and Type Class Description class
TasksPanel
Panel showing the list of scheduled tasks -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.system.update
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.system.update Modifier and Type Class Description class
UpdateAndPatchPanel
Updates check panel -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.tenant
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.tenant Modifier and Type Class Description class
TenantsPanel
This panel shows the list of tenants and a details area. -
Uses of AdminPanel in com.logicaldoc.gui.frontend.client.workflow.designer
Subclasses of AdminPanel in com.logicaldoc.gui.frontend.client.workflow.designer Modifier and Type Class Description class
WorkflowDesigner
Where the workflow diagram is drawn
-