jp.co.ogis_ri.citk.policytool.service.exportpolicy
インタフェース ExportPolicyService

既知の実装クラスの一覧:
ExportPolicyServiceImpl

public interface ExportPolicyService

ポリシー エクスポート サービスのインターフェース.


メソッドの概要
 void exportPolicy(String realmName, String groupName, String resourceUrl, String fileName)
          エクスポート処理.
 

メソッドの詳細

exportPolicy

void exportPolicy(String realmName,
                  String groupName,
                  String resourceUrl,
                  String fileName)
エクスポート処理.

パラメータ:
realmName - 対象のレルム名.
groupName - 対象のグループ名.
resourceUrl - 対象のリソースURL.
fileName - エクスポート先のファイル名.


Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.