You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/07/21 13:34:32 UTC

[isis] branch ISIS-3002 updated (779e4c0d79 -> 25189d0307)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch ISIS-3002
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 779e4c0d79 ISIS-3002: fixes more doc errors
     add 25189d0307 ISIS-3002: further updates/fixes to docs

No new revisions were added by this update.

Summary of changes:
 README.adoc                                        |  16 +-
 .../modules/applib/pages/index/Identifier.adoc     |   4 +-
 .../modules/applib/pages/index/ViewModel.adoc      |   6 +-
 ...nuBar.adoc => DomainServiceLayout_MenuBar.adoc} |   2 +-
 .../{Domain~Exclude.adoc => Domain_Exclude.adoc}   |   2 +-
 .../{Domain~Include.adoc => Domain_Include.adoc}   |   2 +-
 .../pages/index/annotation/NatureOfService.adoc    |   8 +-
 .../applib/pages/index/annotation/SemanticsOf.adoc |   8 +-
 .../applib/pages/index/annotation/Where.adoc       |   4 +-
 .../applib/pages/index/clock/VirtualClock.adoc     | 132 +++++++-------
 .../applib/pages/index/events/EventObjectBase.adoc |  12 +-
 .../index/events/domain/AbstractDomainEvent.adoc   |  88 ++++-----
 .../index/events/domain/ActionDomainEvent.adoc     |  28 +--
 .../index/events/domain/CollectionDomainEvent.adoc |   8 +-
 .../index/events/domain/PropertyDomainEvent.adoc   |   8 +-
 .../pages/index/events/ui/AbstractUiEvent.adoc     |  12 +-
 .../pages/index/events/ui/CssClassUiEvent.adoc     |   8 +-
 .../applib/pages/index/events/ui/IconUiEvent.adoc  |  26 +--
 .../pages/index/events/ui/LayoutUiEvent.adoc       |   8 +-
 .../applib/pages/index/events/ui/TitleUiEvent.adoc |  12 +-
 .../index/exceptions/TranslatableException.adoc    |   6 +-
 .../modules/applib/pages/index/graph/Edge.adoc     |   2 +-
 .../modules/applib/pages/index/graph/Vertex.adoc   |   2 +-
 .../applib/pages/index/graph/tree/TreeAdapter.adoc |  14 +-
 .../applib/pages/index/graph/tree/TreeNode.adoc    |  24 +--
 .../applib/pages/index/graph/tree/TreePath.adoc    |  10 +-
 .../applib/pages/index/graph/tree/TreeState.adoc   |   2 +-
 .../applib/pages/index/id/HasLogicalType.adoc      |   6 +-
 .../modules/applib/pages/index/id/LogicalType.adoc |  36 ++--
 .../index/layout/component/ActionLayoutData.adoc   |  16 +-
 .../layout/component/ActionLayoutDataOwner.adoc    |   2 +-
 .../layout/component/CollectionLayoutData.adoc     |  20 +--
 .../component/CollectionLayoutDataOwner.adoc       |   2 +-
 .../layout/component/DomainObjectLayoutData.adoc   |  12 +-
 .../component/DomainObjectLayoutDataOwner.adoc     |   2 +-
 .../pages/index/layout/component/FieldSet.adoc     |  24 +--
 .../index/layout/component/FieldSetOwner.adoc      |   2 +-
 .../index/layout/component/HasBookmarking.adoc     |   2 +-
 .../pages/index/layout/component/HasCssClass.adoc  |   2 +-
 .../index/layout/component/HasCssClassFa.adoc      |   2 +-
 .../index/layout/component/HasDescribedAs.adoc     |   2 +-
 .../pages/index/layout/component/HasHidden.adoc    |   2 +-
 .../pages/index/layout/component/HasNamed.adoc     |   2 +-
 .../pages/index/layout/component/MemberRegion.adoc |   2 +-
 .../index/layout/component/MemberRegionOwner.adoc  |   2 +-
 .../applib/pages/index/layout/component/Owned.adoc |   2 +-
 .../applib/pages/index/layout/component/Owner.adoc |   2 +-
 .../index/layout/component/PropertyLayoutData.adoc |  16 +-
 .../layout/component/ServiceActionLayoutData.adoc  |  16 +-
 .../component/ServiceActionLayoutDataOwner.adoc    |   2 +-
 .../applib/pages/index/layout/grid/Grid.adoc       |   2 +-
 .../pages/index/layout/grid/bootstrap/BSCol.adoc   |  20 +--
 .../index/layout/grid/bootstrap/BSElement.adoc     |   6 +-
 .../layout/grid/bootstrap/BSElementAbstract.adoc   |   4 +-
 .../pages/index/layout/grid/bootstrap/BSGrid.adoc  |   4 +-
 .../pages/index/layout/grid/bootstrap/BSRow.adoc   |  12 +-
 .../index/layout/grid/bootstrap/BSRowContent.adoc  |   8 +-
 .../layout/grid/bootstrap/BSRowContentOwner.adoc   |   2 +-
 .../index/layout/grid/bootstrap/BSRowOwner.adoc    |   2 +-
 .../pages/index/layout/grid/bootstrap/BSTab.adoc   |   4 +-
 .../index/layout/grid/bootstrap/BSTabGroup.adoc    |  16 +-
 .../layout/grid/bootstrap/BSTabGroupOwner.adoc     |   2 +-
 .../index/layout/grid/bootstrap/BSTabOwner.adoc    |   2 +-
 .../index/layout/grid/bootstrap/HasCssId.adoc      |   6 +-
 .../index/layout/grid/bootstrap/WithinGrid.adoc    |   2 +-
 .../pages/index/layout/menubars/HasNamed.adoc      |   2 +-
 .../applib/pages/index/layout/menubars/Menu.adoc   |   2 +-
 .../pages/index/layout/menubars/MenuBar.adoc       |   2 +-
 .../pages/index/layout/menubars/MenuBars.adoc      |   2 +-
 .../pages/index/layout/menubars/MenuSection.adoc   |   2 +-
 .../index/layout/menubars/bootstrap/BSMenu.adoc    |   4 +-
 .../layout/menubars/bootstrap/BSMenuBars.adoc      |   4 +-
 .../modules/applib/pages/index/mixins/dto/Dto.adoc |   2 +-
 .../pages/index/mixins/dto/Dto_downloadXsd.adoc    |  16 +-
 .../mixins/layout/Object_downloadLayoutXml.adoc    |   8 +-
 .../metamodel/Object_downloadMetamodelXml.adoc     |   4 +-
 .../pages/index/mixins/security/HasUsername.adoc   |   6 +-
 .../index/mixins/system/DomainChangeRecord.adoc    |  34 ++--
 ...ype.adoc => DomainChangeRecord_ChangeType.adoc} |   2 +-
 .../index/mixins/system/HasInteractionId.adoc      |   6 +-
 .../mixins/system/HasInteractionIdAndSequence.adoc |   6 +-
 .../pages/index/mixins/updates/OnUpdatedAt.adoc    |   2 +-
 .../pages/index/mixins/updates/OnUpdatedBy.adoc    |   2 +-
 .../index/mixins/updates/OnUpdatedByAndAt.adoc     |   2 +-
 .../pages/index/query/AllInstancesQuery.adoc       |   2 +-
 .../applib/pages/index/query/NamedQuery.adoc       |   2 +-
 .../modules/applib/pages/index/query/Query.adoc    |  14 +-
 .../applib/pages/index/query/QueryRange.adoc       |  38 ++--
 .../services/acceptheader/AcceptHeaderService.adoc |   6 +-
 .../index/services/appfeat/ApplicationFeature.adoc |  26 +--
 .../services/appfeat/ApplicationFeatureId.adoc     |  28 +--
 .../appfeat/ApplicationFeatureRepository.adoc      |   2 +-
 .../appfeatui/ApplicationFeatureViewModel.adoc     |  13 +-
 .../services/appfeatui/ApplicationNamespace.adoc   |   1 -
 .../index/services/appfeatui/ApplicationType.adoc  |   1 -
 .../services/appfeatui/ApplicationTypeAction.adoc  |   1 -
 .../appfeatui/ApplicationTypeCollection.adoc       |   1 -
 .../services/appfeatui/ApplicationTypeMember.adoc  |   1 -
 .../appfeatui/ApplicationTypeProperty.adoc         |   1 -
 .../pages/index/services/bookmark/Bookmark.adoc    |  12 +-
 .../index/services/bookmark/BookmarkHolder.adoc    |   6 +-
 .../index/services/bookmark/BookmarkService.adoc   |  26 +--
 .../pages/index/services/bookmark/HasTarget.adoc   |   6 +-
 .../index/services/bookmark/IdStringifier.adoc     |  14 +-
 .../applib/pages/index/services/bookmark/Oid.adoc  |  14 +-
 .../services/bookmarkui/BookmarkUiService.adoc     |   6 +-
 .../pages/index/services/command/Command.adoc      |  20 +--
 .../services/command/CommandExecutorService.adoc   |  18 +-
 ...dExecutorService_InteractionContextPolicy.adoc} |   2 +-
 .../services/command/CommandOutcomeHandler.adoc    |  18 +-
 .../index/services/commanddto/HasCommandDto.adoc   |   2 +-
 .../ContentMappingServiceForCommandsDto.adoc       |   4 +-
 .../commanddto/processor/CommandDtoProcessor.adoc  |   6 +-
 .../processor/spi/CommandDtoProcessorService.adoc  |   6 +-
 .../services/confview/ConfigurationProperty.adoc   |   1 -
 .../confview/ConfigurationViewService.adoc         |   6 +-
 .../confview/ConfigurationViewmodel.adoc}          |  13 +-
 .../services/conmap/ContentMappingService.adoc     |  10 +-
 .../pages/index/services/email/EmailService.adoc   |  10 +-
 .../services/error/ErrorReportingService.adoc      |   2 +-
 .../pages/index/services/error/SimpleTicket.adoc   |   4 +-
 .../applib/pages/index/services/error/Ticket.adoc  |  22 +--
 .../index/services/eventbus/EventBusService.adoc   |   6 +-
 .../EventBusService_020-examples-and-usage.adoc    |   2 +-
 .../services/exceprecog/ExceptionRecognizer.adoc   |   6 +-
 .../exceprecog/ExceptionRecognizerService.adoc     |  14 +-
 .../index/services/exceprecog/Recognition.adoc     |  12 +-
 .../index/services/exceprecog/RootCauseFinder.adoc |   2 +-
 .../index/services/factory/FactoryService.adoc     |  38 ++--
 .../index/services/grid/GridLoaderService.adoc     |  22 +--
 .../pages/index/services/grid/GridService.adoc     |  38 ++--
 .../index/services/grid/GridSystemService.adoc     |  30 ++--
 .../index/services/health/HealthCheckService.adoc  |   2 +-
 .../pages/index/services/hint/HintIdProvider.adoc  |   2 +-
 .../pages/index/services/hint/HintStore.adoc       |  22 +--
 .../services/homepage/HomePageResolverService.adoc |   2 +-
 .../index/services/i18n/HasTranslationContext.adoc |   6 +-
 .../index/services/i18n/LanguageProvider.adoc      |   6 +-
 .../index/services/i18n/TranslatableString.adoc    |  28 +--
 .../index/services/i18n/TranslationService.adoc    |  14 +-
 .../index/services/i18n/TranslationsResolver.adoc  |   6 +-
 .../TranslationService_020-examples-and-usage.adoc |   2 +-
 .../pages/index/services/iactn/Execution.adoc      |  28 +--
 .../pages/index/services/iactn/Interaction.adoc    |  18 +-
 .../index/services/iactn/InteractionProvider.adoc  |  22 +--
 .../services/iactnlayer/InteractionContext.adoc    |  28 +--
 .../iactnlayer/InteractionLayerTracker.adoc        |  16 +-
 .../services/iactnlayer/InteractionService.adoc    |  50 +++---
 .../index/services/inject/ServiceInjector.adoc     |   6 +-
 .../ServiceInjector_020-examples-and-usage.adoc    |   4 +-
 .../pages/index/services/jaxb/IsisSchemas.adoc     |  31 ++++
 .../pages/index/services/jaxb/JaxbService.adoc     |  32 ++--
 .../pages/index/services/layout/LayoutService.adoc |  16 +-
 .../index/services/layout/LayoutServiceMenu.adoc   |   2 +-
 .../applib/pages/index/services/layout/Style.adoc  |  18 +-
 .../index/services/linking/DeepLinkService.adoc    |   6 +-
 .../services/locale/LocaleChoiceProvider.adoc      |   2 +-
 .../index/services/menu/MenuBarsLoaderService.adoc |  10 +-
 .../pages/index/services/menu/MenuBarsService.adoc |  10 +-
 .../index/services/message/MessageService.adoc     |  42 ++---
 .../pages/index/services/metamodel/Config.adoc     |   4 +-
 .../index/services/metamodel/DomainMember.adoc     |   2 +-
 .../index/services/metamodel/DomainModel.adoc      |   2 +-
 .../index/services/metamodel/MetaModelService.adoc |  34 ++--
 .../services/metamodel/MetaModelServiceMenu.adoc   |   3 +-
 .../MetaModelService_020-examples-and-usage.adoc   |   2 +-
 .../index/services/metrics/MetricsService.adoc     |  10 +-
 .../services/publishing/log/CommandLogger.adoc     |   2 +
 .../publishing/log/EntityChangesLogger.adoc        |   2 +
 .../publishing/log/EntityPropertyChangeLogger.adoc |   3 +
 .../services/publishing/log/ExecutionLogger.adoc   |   2 +
 .../services/publishing/spi/CommandSubscriber.adoc |   6 +-
 .../services/publishing/spi/EntityChanges.adoc     |  42 ++---
 .../publishing/spi/EntityChangesSubscriber.adoc    |   6 +-
 .../spi/EntityPropertyChangeSubscriber.adoc        |   6 +-
 .../publishing/spi/ExecutionSubscriber.adoc        |   6 +-
 .../queryresultscache/QueryResultsCache.adoc       |   8 +-
 .../QueryResultsCacheControl.adoc                  |   6 +-
 .../index/services/registry/ServiceRegistry.adoc   |  44 ++---
 .../index/services/repository/EntityState.adoc     |  24 +--
 .../services/repository/RepositoryService.adoc     |  78 ++++----
 .../RepositoryService_020-examples-and-usage.adoc  |   4 +-
 .../index/services/routing/RoutingService.adoc     |  10 +-
 .../index/services/scratchpad/Scratchpad.adoc      |  10 +-
 ...onLogServiceLogging.adoc => SessionLogger.adoc} |   8 +-
 ...ssionLogService.adoc => SessionSubscriber.adoc} |  10 +-
 .../index/services/sitemap/SitemapService.adoc     |   2 +-
 .../index/services/sitemap/SitemapServiceMenu.adoc |   2 +-
 .../pages/index/services/sudo/SudoService.adoc     |   8 +-
 .../pages/index/services/swagger/Format.adoc       |   4 +-
 .../index/services/swagger/SwaggerService.adoc     |   6 +-
 .../TableColumnOrderForCollectionTypeAbstract.adoc |   8 +-
 .../services/tablecol/TableColumnOrderService.adoc |  10 +-
 .../tablecol/TableColumnVisibilityService.adoc     |   6 +-
 .../pages/index/services/title/TitleService.adoc   |  10 +-
 .../services/urlencoding/UrlEncodingService.adoc   |  12 +-
 .../services/user/ImpersonateMenuAdvisor.adoc      |  18 +-
 .../index/services/user/ImpersonateStopMenu.adoc   |   2 -
 .../services/user/ImpersonatedUserHolder.adoc      |  10 +-
 .../pages/index/services/user/RoleMemento.adoc     |   9 +-
 .../pages/index/services/user/UserMemento.adoc     |  36 ++--
 .../pages/index/services/user/UserService.adoc     |  40 ++---
 .../services/userreg/EmailNotificationService.adoc |  14 +-
 .../services/userreg/UserRegistrationService.adoc  |  18 +-
 .../pages/index/services/userui/UserMenu.adoc      |   3 +-
 .../index/services/wrapper/WrapperFactory.adoc     |  46 ++---
 .../index/services/wrapper/WrappingObject.adoc     |  14 +-
 .../services/wrapper/control/AsyncControl.adoc     |  28 +--
 .../services/wrapper/control/ControlAbstract.adoc  |   4 +-
 .../services/wrapper/control/ExceptionHandler.adoc |   6 +-
 .../services/wrapper/control/SyncControl.adoc      |  20 +--
 .../wrapper/events/ActionArgumentEvent.adoc        |   4 +-
 .../wrapper/events/ActionInvocationEvent.adoc      |   4 +-
 .../wrapper/events/CollectionMethodEvent.adoc      |  20 +--
 .../services/wrapper/events/InteractionEvent.adoc  |  52 +++---
 .../services/wrapper/events/ParseValueEvent.adoc   |   4 +-
 .../wrapper/events/PropertyModifyEvent.adoc        |   4 +-
 .../wrapper/events/ProposedHolderEvent.adoc        |   2 +-
 .../wrapper/listeners/InteractionListener.adoc     |  58 +++---
 .../pages/index/services/xactn/TransactionId.adoc  |   4 +-
 .../index/services/xactn/TransactionService.adoc   |  16 +-
 .../index/services/xactn/TransactionState.adoc     |  24 +--
 .../services/xactn/TransactionalProcessor.adoc     |  26 +--
 .../pages/index/services/xml/XmlService.adoc       |  18 +-
 .../services/xmlsnapshot/XmlSnapshotService.adoc   |  14 +-
 ...pshot.adoc => XmlSnapshotService_Snapshot.adoc} |  12 +-
 ...oc => XmlSnapshotService_Snapshot_Builder.adoc} |  16 +-
 .../XmlSnapshotService_020-examples-and-usage.adoc |   4 +-
 .../snapshot/SnapshottableWithInclusions.adoc      |   6 +-
 .../pages/index/spec/AbstractSpecification.adoc    |   4 +-
 .../pages/index/spec/AbstractSpecification2.adoc   |   4 +-
 .../applib/pages/index/spec/Specification.adoc     |   6 +-
 .../applib/pages/index/spec/Specification2.adoc    |   6 +-
 .../applib/pages/index/util/ReasonBuffer.adoc      |  12 +-
 .../applib/pages/index/util/ReasonBuffer2.adoc     |  24 +--
 .../applib/pages/index/util/TitleBuffer.adoc       |  88 ++++-----
 .../modules/applib/pages/index/util/ZipWriter.adoc |   8 +-
 .../index/util/schema/InteractionDtoUtils.adoc     |   8 +-
 .../modules/applib/pages/index/value/Blob.adoc     |  22 +--
 .../modules/applib/pages/index/value/Clob.adoc     |   4 +-
 .../pages/index/value/NamedWithMimeType.adoc       |   2 +-
 .../pages/index/value/semantics/Converter.adoc     |   2 +-
 .../index/value/semantics/DefaultsProvider.adoc    |   6 +-
 .../pages/index/value/semantics/OrderRelation.adoc |  14 +-
 .../applib/pages/index/value/semantics/Parser.adoc |  22 +--
 .../pages/index/value/semantics/Renderer.adoc      |  14 +-
 .../value/semantics/ValueSemanticsAbstract.adoc    |   4 +-
 .../value/semantics/ValueSemanticsProvider.adoc    |  34 ++--
 .../value/semantics/ValueSemanticsResolver.adoc    |   2 +-
 .../commons/pages/index/collections/Can.adoc       | 198 ++++++++++-----------
 .../commons/pages/index/functional/Either.adoc     |   2 +-
 .../commons/pages/index/functional/Railway.adoc    |  34 ++--
 .../commons/pages/index/functional/Try.adoc        |  54 +++---
 .../services/command/CommandDtoFactory.adoc        |  18 +-
 .../services/ixn/InteractionDtoFactory.adoc        |  14 +-
 .../services/publishing/CommandPublisher.adoc      |   6 +-
 .../services/publishing/ExecutionPublisher.adoc    |  14 +-
 .../services/schema/SchemaValueMarshaller.adoc     |  42 ++---
 .../tablecol/TableColumnOrderServiceDefault.adoc   |   8 +-
 .../TableColumnOrderServiceUsingTxtFile.adoc       |   8 +-
 .../transaction/TransactionServiceSpring.adoc      |  12 +-
 .../authentication/AuthenticationRequest.adoc      |  10 +-
 .../security/authentication/Authenticator.adoc     |  14 +-
 .../index/security/authorization/Authorizor.adoc   |  10 +-
 .../manager/AuthorizationManager.adoc              |   8 +-
 .../authorization/manager/AuthorizorChooser.adoc   |   6 +-
 .../changetracking/EntityChangeTracker.adoc        |  26 +--
 .../changetracking/EntityChangesPublisher.adoc     |   6 +-
 .../EntityPropertyChangePublisher.adoc             |   6 +-
 .../HasInteractionId_commandLogEntry.adoc}         |  22 ++-
 .../contributions/Object_recentCommands.adoc       |   4 +-
 .../jdo/IsisModuleExtCommandLogPersistenceJdo.adoc |   4 +-
 .../restapi/CommandRetrievalOnPrimaryService.adoc  |   4 +-
 .../secondary/analyser/CommandReplayAnalyser.adoc  |   6 +-
 .../analysis/CommandReplayAnalysisService.adoc     |   4 +-
 .../secondary/fetch/CommandFetcher.adoc            |   4 +-
 .../spi/ReplayCommandExecutionController.adoc      |   6 +-
 .../index/excel/applib/ExcelMetaDataEnabled.adoc   |   2 +-
 .../pages/index/excel/applib/ExcelService.adoc     |  10 +-
 .../pages/index/excel/applib/RowHandler.adoc       |   2 +-
 .../pages/index/excel/applib/WorksheetSpec.adoc    |   4 +-
 .../index/excel/applib/util/SheetPivoter.adoc      |   4 +-
 .../excel/testing/ExcelFixtureRowHandler.adoc      |   2 +-
 .../excel/testing/ExcelFixtureWorkbookHandler.adoc |   2 +-
 .../excel/testing/FixtureAwareRowHandler.adoc      |   2 +-
 .../HasInteractionId_executionLogEntries.adoc}     |   9 +-
 .../contributions/Object_recentExecutions.adoc     |   4 +-
 .../IsisModuleExtExecutionLogPersistenceJdo.adoc   |   4 +-
 ...IsisModuleExtExecutionOutboxPersistenceJdo.adoc |   4 +-
 .../fullcalendar/applib/CalendarEventable.adoc     |   6 +-
 .../index/fullcalendar/applib/Calendarable.adoc    |  10 +-
 .../spi/CalendarableDereferencingService.adoc      |   2 +-
 .../index/pdfjs/applib/spi/PdfJsViewerAdvisor.adoc |  18 +-
 .../index/quartz/context/JobExecutionData.adoc     |   8 +-
 .../dom/ApplicationPermissionRepository.adoc       |  22 +--
 .../spi/PermissionsEvaluationService.adoc          |   6 +-
 .../applib/role/dom/ApplicationRoleRepository.adoc |  10 +-
 .../tenancy/dom/ApplicationTenancyRepository.adoc  |  14 +-
 .../index/secman/applib/tenancy/dom/HasAtPath.adoc |   2 +-
 .../tenancy/spi/ApplicationTenancyEvaluator.adoc   |  14 +-
 .../applib/user/dom/ApplicationUserRepository.adoc |  10 +-
 .../IsisModuleExtSecmanEncryptionSpring.adoc       |   4 +-
 .../shiro/IsisModuleExtSecmanShiroRealm.adoc       |   4 +-
 .../shirorealmldap/realm/impl/IsisLdapRealm.adoc   |   4 +-
 .../jdo/applib/services/JdoSupportService.adoc     |  30 ++--
 .../IsisModulePersistenceJdoDatanucleus.adoc       |   8 +-
 .../changetracking/JdoLifecycleListener.adoc       |   8 +-
 .../changetracking/EntityChangeTrackerJdo.adoc     |   4 +-
 .../jpa/applib/services/JpaSupportService.adoc     |  10 +-
 .../index/jpa/applib/types/BlobJpaEmbeddable.adoc  |   8 +-
 .../index/jpa/applib/types/ClobJpaEmbeddable.adoc  |   8 +-
 .../authconverters/AuthenticationConverter.adoc    |   6 +-
 .../applib/classrules/ArchitectureDomainRules.adoc |  56 +++---
 .../applib/classrules/ArchitectureJdoRules.adoc    |  32 ++--
 .../applib/classrules/ArchitectureJpaRules.adoc    |  44 ++---
 .../modulerules/ArchitectureModuleRules.adoc       |  12 +-
 .../applib/modulerules/Subpackage.adoc             |  14 +-
 .../index/fakedata/applib/services/Booleans.adoc   |  16 +-
 .../index/fakedata/applib/services/Chars.adoc      |  20 +--
 .../fakedata/applib/services/FakeDataService.adoc  |   4 +-
 .../fakedata/applib/services/IsisPasswords.adoc    |   4 +-
 .../fakedata/applib/services/JavaSqlDates.adoc     |  16 +-
 .../applib/services/JavaSqlTimestamps.adoc         |  16 +-
 .../applib/services/JavaTimeDateTimes.adoc         |  16 +-
 .../applib/services/JavaTimeLocalDates.adoc        |  16 +-
 .../fakedata/applib/services/JavaUtilDates.adoc    |  16 +-
 .../fakedata/applib/services/JodaDateTimes.adoc    |  16 +-
 .../fakedata/applib/services/JodaLocalDates.adoc   |  16 +-
 .../applib/fixturescripts/ExecutionParameters.adoc |   2 +-
 .../fixturescripts/ExecutionParametersService.adoc |   2 +-
 .../applib/fixturescripts/FixtureResultList.adoc   |   4 +-
 .../applib/fixturescripts/FixtureScript.adoc       |  12 +-
 .../FixtureScriptWithExecutionStrategy.adoc        |   2 +-
 ...xt.adoc => FixtureScript_ExecutionContext.adoc} |  22 +--
 .../applib/fixturescripts/FixtureScripts.adoc      |  16 +-
 .../FixtureScriptsSpecification.adoc               |  10 +-
 ...iptsSpecificationProviderAutoConfiguration.adoc |   4 +-
 ... FixtureScripts_MultipleExecutionStrategy.adoc} |   2 +-
 ...ixtureScripts_NonPersistedObjectsStrategy.adoc} |   2 +-
 .../applib/modules/ModuleWithFixtures.adoc         |  10 +-
 .../applib/personas/BuilderScriptWithResult.adoc   |   4 +-
 .../personas/BuilderScriptWithoutResult.adoc       |   4 +-
 .../index/fixtures/applib/personas/Persona.adoc    |   2 +-
 .../applib/personas/PersonaWithBuilderScript.adoc  |   6 +-
 .../applib/personas/PersonaWithFinder.adoc         |   6 +-
 .../applib/validate/DomainModelValidator.adoc      |  16 +-
 .../dom/comparable/ComparableContractTester.adoc   |   8 +-
 .../applib/dom/pojo/PojoTester.adoc                |  28 +--
 .../unittestsupport/applib/io/IndentPrinter.adoc   |  36 ++--
 .../applib/jmocking/Imposterisers.adoc             |   4 +-
 .../applib/jmocking/InjectIntoJMockAction.adoc     |   4 +-
 .../applib/jmocking/JUnitRuleMockery2.adoc         |  24 +--
 .../applib/matchers/JaxbMatchers.adoc              |   4 +-
 .../applib/matchers/ThrowableMatchers.adoc         |   4 +-
 .../unittestsupport/applib/util/FileUtils.adoc     |   4 +-
 .../index/asciidoc/applib/value/AsciiDoc.adoc      |   4 +-
 .../index/markdown/applib/value/Converter.adoc     |   4 +-
 .../index/sse/applib/annotations/SseSource.adoc    |   2 +-
 .../pages/index/sse/applib/service/SseChannel.adoc |   2 +-
 .../pages/index/sse/applib/service/SseService.adoc |   2 +-
 .../userprof/UserProfileUiModelProvider.adoc       |   6 +-
 .../restfulobjects/applib/JsonRepresentation.adoc  | 144 +++++++--------
 .../restfulobjects/applib/LinkRepresentation.adoc  |   4 +-
 .../pages/index/restfulobjects/applib/Rel.adoc     |  12 +-
 .../restfulobjects/applib/RepresentationType.adoc  |  12 +-
 .../restfulobjects/applib/RestfulResponse.adoc     |   4 +-
 .../applib/boot/BootstrapResource.adoc             |   2 +-
 .../DomainObjectMemberRepresentation.adoc          |  12 +-
 .../domainobjects/DomainObjectRepresentation.adoc  |  20 +--
 .../applib/domainobjects/DomainObjectResource.adoc |   2 +-
 .../domainobjects/DomainServiceResource.adoc       |   6 +-
 .../applib/domaintypes/DomainTypeResource.adoc     |   2 +-
 .../applib/health/HealthResource.adoc              |   2 +-
 .../applib/homepage/HomePageResource.adoc          |   6 +-
 .../applib/menubars/MenuBarsResource.adoc          |  18 +-
 .../restfulobjects/applib/user/UserResource.adoc   |   6 +-
 .../restfulobjects/applib/util/JsonMapper.adoc     |   4 +-
 .../restfulobjects/applib/util/JsonNodeUtils.adoc  |   4 +-
 .../restfulobjects/applib/util/MediaTypes.adoc     |   4 +-
 .../applib/version/VersionResource.adoc            |   2 +-
 .../client/log/ClientConversationFilter.adoc       |   2 +-
 .../restfulobjects/rendering/IResourceContext.adoc |  26 +--
 .../rendering/service/RepresentationService.adoc   |  24 +--
 .../service/conneg/ContentNegotiationService.adoc  |  22 +--
 ...entNegotiationServiceForRestfulObjectsV1_0.adoc |  12 +-
 .../ContentNegotiationServiceOrgApacheIsisV2.adoc  |  20 +--
 .../ContentNegotiationServiceXRoDomainType.adoc    |   8 +-
 .../webmodule/auth/AuthenticationStrategy.adoc     |  10 +-
 .../partials/_application-layer-api.adoc           |   2 +-
 .../modules/fun/pages/ui/object-layout.adoc        |   2 +-
 core/adoc/modules/_overview/pages/about.adoc       |  10 +-
 .../modules/config/pages/sections/datanucleus.adoc |   8 +-
 .../modules/config/pages/sections/eclipselink.adoc |  44 ++---
 .../modules/config/pages/sections/isis.applib.adoc |  79 ++------
 .../pages/sections/isis.core.meta-model.adoc       |   2 +-
 .../isis.core.meta-model.introspector.adoc         |   4 +-
 .../sections/isis.core.meta-model.validator.adoc   |  18 +-
 .../pages/sections/isis.core.runtime-services.adoc |  10 +-
 .../config/pages/sections/isis.extensions.adoc     |  22 ++-
 .../pages/sections/isis.persistence.schema.adoc    |   2 +-
 .../pages/sections/isis.security.keycloak.adoc     |   2 +-
 .../config/pages/sections/isis.viewer.wicket.adoc  |  52 +++---
 .../modules/config/pages/sections/resteasy.adoc    |   2 +-
 cribsheet.adoc                                     |  22 +++
 .../secman/adoc/modules/secman/pages/about.adoc    |   2 +-
 .../adoc/modules/sessionlog/pages/about.adoc       |   4 +-
 .../pages/fixture-scripts/api-and-usage.adoc       |  12 +-
 .../fixture-scripts/mocking-the-clock-or-user.adoc |   2 +-
 .../javamodel/ast/CallableDeclarations.java        |   3 +-
 409 files changed, 2564 insertions(+), 2561 deletions(-)
 rename antora/components/refguide-index/modules/applib/pages/index/annotation/{DomainServiceLayout~MenuBar.adoc => DomainServiceLayout_MenuBar.adoc} (96%)
 copy antora/components/refguide-index/modules/applib/pages/index/annotation/{Domain~Exclude.adoc => Domain_Exclude.adoc} (97%)
 rename antora/components/refguide-index/modules/applib/pages/index/annotation/{Domain~Include.adoc => Domain_Include.adoc} (98%)
 rename antora/components/refguide-index/modules/applib/pages/index/mixins/system/{DomainChangeRecord~ChangeType.adoc => DomainChangeRecord_ChangeType.adoc} (96%)
 rename antora/components/refguide-index/modules/applib/pages/index/services/command/{CommandExecutorService~InteractionContextPolicy.adoc => CommandExecutorService_InteractionContextPolicy.adoc} (98%)
 rename antora/components/refguide-index/modules/applib/pages/index/{annotation/Domain~Exclude.adoc => services/confview/ConfigurationViewmodel.adoc} (74%)
 create mode 100644 antora/components/refguide-index/modules/applib/pages/index/services/jaxb/IsisSchemas.adoc
 rename antora/components/refguide-index/modules/applib/pages/index/services/session/{SessionLogServiceLogging.adoc => SessionLogger.adoc} (81%)
 rename antora/components/refguide-index/modules/applib/pages/index/services/session/{SessionLogService.adoc => SessionSubscriber.adoc} (83%)
 rename antora/components/refguide-index/modules/applib/pages/index/services/xmlsnapshot/{XmlSnapshotService~Snapshot.adoc => XmlSnapshotService_Snapshot.adoc} (85%)
 rename antora/components/refguide-index/modules/applib/pages/index/services/xmlsnapshot/{XmlSnapshotService~Snapshot~Builder.adoc => XmlSnapshotService_Snapshot_Builder.adoc} (80%)
 copy antora/components/refguide-index/modules/{applib/pages/index/mixins/metamodel/Object_downloadMetamodelXml.adoc => extensions/pages/index/commandlog/applib/contributions/HasInteractionId_commandLogEntry.adoc} (59%)
 copy antora/components/refguide-index/modules/{applib/pages/index/layout/component/CollectionLayoutDataOwner.adoc => extensions/pages/index/executionlog/applib/contributions/HasInteractionId_executionLogEntries.adoc} (81%)
 rename antora/components/refguide-index/modules/testing/pages/index/fixtures/applib/fixturescripts/{FixtureScript~ExecutionContext.adoc => FixtureScript_ExecutionContext.adoc} (93%)
 rename antora/components/refguide-index/modules/testing/pages/index/fixtures/applib/fixturescripts/{FixtureScripts~MultipleExecutionStrategy.adoc => FixtureScripts_MultipleExecutionStrategy.adoc} (98%)
 rename antora/components/refguide-index/modules/testing/pages/index/fixtures/applib/fixturescripts/{FixtureScripts~NonPersistedObjectsStrategy.adoc => FixtureScripts_NonPersistedObjectsStrategy.adoc} (95%)
 create mode 100644 cribsheet.adoc