クラスの使用
com.handywedge.role.FWAction
-
FWActionを使用しているパッケージ パッケージ 説明 com.handywedge.role ロールに関連するクラスを提供します。 -
-
com.handywedge.roleでのFWActionの使用
FWActionを返すcom.handywedge.roleのメソッド 修飾子とタイプ メソッド 説明 FWActionFWRoleManager. checkAction(String preStatus, String postStatus)指定されたロールのユーザーが指定されたアクション(ステータス遷移)を実行できるか判定します。FWActionFWRoleManager. checkAction(String preStatus, String postStatus, String role)ログイン中のユーザーが指定されたアクション(ステータス遷移)を実行できるか判定します。
-