Service Registry 3 2005Q4 管理指南

隱藏類別方案

類別方案的樹狀結構顯示於 Web 主控台的以下區域中︰

作為管理員,如果您不希望 Service Registry 使用者使用類別方案,則可以從視圖中隱藏類別方案。若要隱藏類別方案,請定義配置檔案中的特性。

Procedure隱藏類別方案

步驟
  1. 變更至路徑 RegistryDomain-base/domains/registry/applications/j2ee-modules /soar/WEB-INF/classes

  2. 在文字編輯器中開啟檔案jaxr-ebxml.properties

  3. 透過使用以下語法設定特性 jaxr-ebxml.registryBrowser.ConceptsTreeModel.hiddenSchemesList。所有特性定義均必須全部位於同一行,且不得含有空格。

    jaxr-ebxml.registryBrowser.ConceptsTreeModel.hiddenSchemesList=
    class_scheme_id1|class_scheme_id2|...

    指定每個要隱藏的類別方案的邏輯識別碼。如果您指定多個識別碼,請使用豎線 (|) 分隔識別碼,如以下範例所示︰

    jaxr-ebxml.registryBrowser.ConceptsTreeModel.hiddenSchemesList=
    urn:oasis:names:tc:ebxml-regrep:classificationScheme:StatusType|
    urn:oasis:names:tc:ebxml-regrep:profile:ws:classificationScheme:BindingType
  4. 儲存並關閉 jaxr-ebxml.properties 檔案。

  5. 依照停止並重新啟動 Registry 的 Application Server 網域中的說明進行操作。