public class SwitchLinkServiceController extends BPWLicensedServiceController
コンストラクタと説明 |
---|
SwitchLinkServiceController() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected String |
getAckMode(String nextTaskType,
String reloadFlg) |
protected ActivityInfoModel |
getActivityData(String processDefCd,
String versionCd,
String processCd,
String activityCd)
アクティビティビティデータを取得する。
|
protected void |
getContentsData()
未処理、処理済、ポートレットから遷移時
取得コンテンツ情報を判別
|
protected void |
getContentsInfoData(ActivityInfoResult selectinfomodel,
String contents)
コンテンツ情報取得
|
protected void |
getContentsInfoData(ActivityMasterInfoResult selectinfomodel,
String contents)
コンテンツ情報取得(起票)
|
protected void |
getDetailContentsData()
プロセス操作画面の詳細ボタン押下時に使用します。
|
protected void |
getInstanceData()
起票画面から遷移時
取得コンテンツ情報を判別
|
protected void |
getProcessContentsInfoData(ActivityInfoResult selectinfomodel,
String contents)
コンテンツ情報取得(プロセス)
|
protected ReceiveInfoModel |
getReceiveInfoModel(String processDefCd,
String versionCd,
String activityCd)
レシーブマスタ情報を取得する
|
protected void |
getReferContentsData()
参照の詳細ボタン押下時に使用します。
|
protected String |
getRequestParam(String param) |
protected String |
getRequestParameter(javax.servlet.http.HttpServletRequest request,
String key,
String defaultValue)
リクエストパラメータを取得
|
protected boolean |
isDraftApplyActivity(ActivityInfoResult checkmodel) |
protected boolean |
isRunSelectActivity(ReceiveInfoModel receiveInfo)
次タスクの動的タスク判定
|
protected SwitchLinkServiceResult |
setRequestParameter() |
protected SwitchLinkServiceResult |
setRequestParameter(SwitchLinkServiceResult result) |
check, innerCheck
public static final String CONTENTS_STATUS_NORMAL
public static final String CONTENTS_STATUS_DETAIL
public static final String CONTENTS_STATUS_REFER
protected String applicationId
protected String serviceId
protected String kind
protected String path
protected String processDefCd
protected String versionCd
protected String activityCd
protected String processCd
protected String agentUserCd
protected String agentUserName
protected String target
protected String contentsStatus
protected String runSelectActivityCd
protected String mineTransferFlg
protected String contentsType
protected String draftAppointDate
protected String callProcessDefCd
protected String callVersionCd
protected String callProcessCd
protected String account
protected String group
protected String callBackApplicationId
protected String callBackServiceId
protected String callBackContentsPath
protected String nextTaskInfoFlg
protected String userSettingKey
protected String locale
protected String nextLink
protected String ackMode
protected String retryType
protected String parameterCds
protected String nextTaskType
protected String approvalObject
protected String attachmentFlg
protected String compulsionEndFlg
protected String draftComment
protected String transactionType
protected boolean bpwDetailFlg
protected void getContentsData() throws BPWApplicationException, jp.co.intra_mart.framework.system.exception.SystemException, jp.co.intra_mart.framework.system.exception.ApplicationException
なし
- BPWApplicationException
jp.co.intra_mart.framework.system.exception.SystemException
jp.co.intra_mart.framework.system.exception.ApplicationException
protected void getInstanceData() throws jp.co.intra_mart.framework.system.exception.SystemException, jp.co.intra_mart.framework.system.exception.ApplicationException
jp.co.intra_mart.framework.system.exception.SystemException
jp.co.intra_mart.framework.system.exception.ApplicationException
protected void getContentsInfoData(ActivityMasterInfoResult selectinfomodel, String contents)
protected void getContentsInfoData(ActivityInfoResult selectinfomodel, String contents)
protected void getProcessContentsInfoData(ActivityInfoResult selectinfomodel, String contents)
protected void getDetailContentsData() throws jp.co.intra_mart.framework.system.exception.SystemException, jp.co.intra_mart.framework.system.exception.ApplicationException
jp.co.intra_mart.framework.system.exception.SystemException
jp.co.intra_mart.framework.system.exception.ApplicationException
protected void getReferContentsData() throws jp.co.intra_mart.framework.system.exception.SystemException, jp.co.intra_mart.framework.system.exception.ApplicationException
jp.co.intra_mart.framework.system.exception.SystemException
jp.co.intra_mart.framework.system.exception.ApplicationException
protected String getRequestParameter(javax.servlet.http.HttpServletRequest request, String key, String defaultValue)
param
- エレメントのNAME属性protected ActivityInfoModel getActivityData(String processDefCd, String versionCd, String processCd, String activityCd) throws jp.co.intra_mart.framework.system.exception.SystemException, jp.co.intra_mart.framework.system.exception.ApplicationException
processDefCd
- versionCd
- processCd
- activityCd
- jp.co.intra_mart.framework.system.exception.SystemException
jp.co.intra_mart.framework.system.exception.ApplicationException
protected boolean isRunSelectActivity(ReceiveInfoModel receiveInfo) throws jp.co.intra_mart.framework.base.service.ServiceControllerException
receiveInfo
- jp.co.intra_mart.framework.base.service.ServiceControllerException
protected SwitchLinkServiceResult setRequestParameter()
protected SwitchLinkServiceResult setRequestParameter(SwitchLinkServiceResult result)
result
- protected boolean isDraftApplyActivity(ActivityInfoResult checkmodel)
checkmodel
- jp.co.intra_mart.framework.base.web.bean.HelperBeanException
protected ReceiveInfoModel getReceiveInfoModel(String processDefCd, String versionCd, String activityCd) throws jp.co.intra_mart.framework.base.service.ServiceControllerException
processDefCd
- versionCd
- activityCd
- jp.co.intra_mart.framework.base.service.ServiceControllerException
Copyright © 2012 NTT DATA INTRAMART CORPORATION