This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new c5c75ec2fc ISIS-3260: further renames of files for Isis -> Causeway in
.adoc files only.
c5c75ec2fc is described below
commit c5c75ec2fc4cb39552d5e6b1e0a6f0ee10fdd667
Author: Dan Haywood <[email protected]>
AuthorDate: Sun Oct 23 15:45:24 2022 +0100
ISIS-3260: further renames of files for Isis -> Causeway in .adoc files
only.
---
...implementation.adoc => UserProfileUiService_010-implementation.adoc} | 2 +-
...-and-usage.adoc => UserProfileUiService_020-examples-and-usage.adoc} | 0
antora/components/refguide/modules/applib-svc/partials/module-nav.adoc | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiModelProvider_010-implementation.adoc
b/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc
similarity index 92%
rename from
antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiModelProvider_010-implementation.adoc
rename to
antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc
index 76ef9c5bbc..d1b0975ffc 100644
---
a/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiModelProvider_010-implementation.adoc
+++
b/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc
@@ -5,5 +5,5 @@
== Implementation
-The framework provides a default implementation of this service,
`o.a.i.viewer.common.model.userprofile.UserProfileUiModelProviderDefault`.
+The framework provides a default implementation of this service,
`o.a.i.viewer.common.model.userprofile.UserProfileUiServiceDefault`.
This returns the user profile name based upon whether the real name is
available, and whether the user is currently being impersonated.
diff --git
a/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiModelProvider_020-examples-and-usage.adoc
b/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_020-examples-and-usage.adoc
similarity index 100%
rename from
antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiModelProvider_020-examples-and-usage.adoc
rename to
antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_020-examples-and-usage.adoc
diff --git
a/antora/components/refguide/modules/applib-svc/partials/module-nav.adoc
b/antora/components/refguide/modules/applib-svc/partials/module-nav.adoc
index a04240a6d0..58db8d49f3 100644
--- a/antora/components/refguide/modules/applib-svc/partials/module-nav.adoc
+++ b/antora/components/refguide/modules/applib-svc/partials/module-nav.adoc
@@ -81,5 +81,5 @@
**
xref:refguide:applib:index/services/xmlsnapshot/XmlSnapshotService.adoc[XmlSnapshotService]
** Viewer (Common Applib)
-***
xref:refguide:viewer:index/common/applib/services/userprof/UserProfileUiModelProvider.adoc[UserProfileUiModelProvider]
+***
xref:refguide:viewer:index/commons/applib/services/userprof/UserProfileUiService.adoc[UserProfileUiService]