| author | Vrishali Doke | 2012-06-19 09:41:58 (EDT) |
|---|---|---|
| committer | Manik Kishore | 2012-06-27 00:28:48 (EDT) |
| commit | 70a8b2609de61503045452dfd6c74579f70b9c3c (patch) (side-by-side diff) | |
| tree | 94852fb910fefbdfe3a3f8c266c1eaf5dbe040cf | |
| parent | 40b90fb5fd133a98346ebe0292ed3c9febe2dbaf (diff) | |
| download | org.eclipse.stardust.documentation-70a8b2609de61503045452dfd6c74579f70b9c3c.zip org.eclipse.stardust.documentation-70a8b2609de61503045452dfd6c74579f70b9c3c.tar.gz org.eclipse.stardust.documentation-70a8b2609de61503045452dfd6c74579f70b9c3c.tar.bz2 | |
CRNT-25158 - Fixed preference store issue
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@57154 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/admin-portal/views/admin-portal-prefstore.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/admin-portal/views/admin-portal-prefstore.html b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/admin-portal/views/admin-portal-prefstore.html index 371637c..b29c269 100644 --- a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/admin-portal/views/admin-portal-prefstore.html +++ b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/admin-portal/views/admin-portal-prefstore.html @@ -60,7 +60,7 @@ <h3 id="ten">Searching Tenant Preferences</h3>
<p>To search for tenant preferences, make sure that <strong>Search Tenant Preferences</strong> option is selected.
-These preferences are stored in partitions.</p>
+These are partition scoped preferences.</p>
<p class="image"><img
src="images/tenant-pref.png" alt=""> <br>
@@ -76,8 +76,9 @@ These preferences are stored in partitions.</p> <strong>Figure:</strong> Search User Preferences</p>
<h3 id="fil">Filtering Preferences</h3>
-<p>If you want to search for specific preference from the preference search result table, specify the
-preference name in the <strong>Filter</strong> text box and click <strong>Search</strong>. The search result
+<p>If you want to search for specific preference from the preference search result table, specify the text (Scope, Module ID, Preference ID,
+Preference Name and Value) in the
+<strong>Filter</strong> text box and click <strong>Search</strong>. The search result
displays the filtered preference.</p>
|

