jp.co.ogis_ri.citk.policytool.service.exportpolicy.impl
クラス ExportPolicyServiceImpl

java.lang.Object
  上位を拡張 jp.co.ogis_ri.citk.policytool.service.exportpolicy.impl.ExportPolicyServiceImpl
すべての実装されたインタフェース:
ExportPolicyService

@Service
public class ExportPolicyServiceImpl
extends Object
implements ExportPolicyService

ポリシー エクスポート サービス.


コンストラクタの概要
ExportPolicyServiceImpl()
           
 
メソッドの概要
 void exportPolicy(String realmName, String groupName, String resourceUrl, String fileName)
          エクスポート処理.
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ExportPolicyServiceImpl

public ExportPolicyServiceImpl()
メソッドの詳細

exportPolicy

public void exportPolicy(String realmName,
                         String groupName,
                         String resourceUrl,
                         String fileName)
インタフェース ExportPolicyService の記述:
エクスポート処理.

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


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