- g - Variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ByteColor
-
- get(CoreSession, String) - Static method in class org.nuxeo.ecm.platform.groups.audit.service.acl.utils.MessageAccessor
-
- getAclAuditTimeoutFromProperties() - Static method in class org.nuxeo.ecm.platform.groups.audit.service.acl.job.AclAuditWork
-
- getAclByUser(ACL[]) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclByUser(ACL) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclByUser() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getAclColumnWidth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderCommentColSpan() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderCommentRowSpan() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderFontSize() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderHeight() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderRotation() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclInheritedByUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclInheritedByUser() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getAclLocalByUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclSummary(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
Return the set of users and permissions mentionned in this document's
ACLs.
- getAllAclByUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
Return a compact version of a document ACLs, e.g.:
user1 -> [(READ,true), (WRITE,false), (ADD_CHILDREN,false), ...]
- getAllChildren(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getAllChildrenPaginated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getAllChildrenPaginated(CoreSession, DocumentModel, long, boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getAllDocuments() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
Ranked so that appear like a tree.
- getAllDocuments() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getAllSheets() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getAllSheets() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getBoldFont() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getBoldFont() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getChildrenDocQuery(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getColor(ByteColor) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getColor(byte, byte, byte) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getColor(ByteColor) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getCurrentlySelectedDocuments() - Method in class org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean
-
- getCurrentSheet() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getCurrentSheet() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getCurrentSheetId() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getCurrentSheetId() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getDataToInject() - Method in class org.nuxeo.ecm.platform.groups.audit.factory.ExcelExportAllGroups
-
- getDataToInject() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.ExcelExportFactory
-
- getDefaultRowHeight() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getDepth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getDocumentTreeMaxDepth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getDocumentTreeMaxDepth() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
The maximum doc tree depth
- getDocumentTreeMinDepth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getDocumentTreeMinDepth() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
The minimum doc tree depth, 0 if analysis was run on repository root, >0
if the analysis was run on a child document of repository root.
- getExcel() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
- getExcel() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.IAclExcelLayoutBuilder
-
- getExcelReport(String) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.ExcelExportService
-
- getExcelReport(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.ExcelExportService
-
- getExcelReport(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceImpl
-
Get excel export for a given name (contributed)
- getExcelReport(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceImpl
-
Get excel export for a given name and given data
- getExistingPermissions() - Method in class org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean
-
- getFactory() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- getFileTreeColumnWidth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getFreezePaneRowSplit() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getFullName(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getFullNames() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getHSSFWorkbook() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getInformation() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getInformation() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
Some text information related to the status
- getLogoImageFile() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getMapping() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getName() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- getNumberOfDocuments() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getNumberOfDocuments() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getOrCreateCell(int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getOrCreateCell(int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
- getOrCreateRow(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getOutputFile() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.job.AclAuditWork
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getPath() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getPermissions() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getPermissions() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getShortName(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
Return the short name of a given permission.
- getShortNames() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getSpanMode() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getSplitPaneX() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getSplitPaneY() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getStart() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TicToc
-
- getStatus() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getStatus() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
A status concerning data analysis
- getStop() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TicToc
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- getTitle() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getTitle() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.job.AclAuditWork
-
- getTreeLineCursorRowStart() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getUserAclColumn(Pair<String, String>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
Return the user column
- getUserAndGroups() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getUserAndGroups() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getUserColumn(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
Return the user column
- getUserHeaderHeight() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getUserHeaderRotation() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getVirtualCellColumn(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
Return a column ID for the expected cell:
returns 255 for realColumn=255
returns 0 for realColumn=256
...
- getVirtualCellSheet(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
Return a sheet ID for the expected cell:
sheet 0 for cells [0;255]
sheet 1 for cells [256;511]
...
- getWorkbook() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getWorkbook() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getWorkingDir() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceImpl
-
- getZoomRatioDenominator() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getZoomRatioNumerator() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- grayTextStyle - Variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- GREEN - Static variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ByteColor
-
- groups - Variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.filter.AcceptsGroupOnly
-