IM-Workflow

jp.co.intra_mart.foundation.workflow.listener
インタフェース IWorkflowEventListener

既知のサブインタフェースの一覧:
IWorkflowAuthorityEventListener, IWorkflowAuthorityExecEventListener, IWorkflowAuthorityUserOrgzEventListener

public interface IWorkflowEventListener

IM-Workflowリスナースーパーインターフェース

導入されたバージョン:
7.2

メソッドの概要
 Map<String,String> getDisplayName(WorkflowParameter workflowParam)
          パラメータに対して各ロケール別の表示名を取得します。
 

メソッドの詳細

getDisplayName

Map<String,String> getDisplayName(WorkflowParameter workflowParam)
                                  throws WorkflowException
パラメータに対して各ロケール別の表示名を取得します。

パラメータ:
workflowParam - ワークフローパラメータ
戻り値:
Map キー:ロケールID、値:パラメータ値の表示名
例外:
WorkflowException - ワークフロー例外

IM-Workflow

Copyright © 2000-2015 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.