public class IMBoxResourceType extends Object implements jp.co.intra_mart.foundation.authz.model.resources.ResourceType<IMBoxDataModel>
コンストラクタと説明 |
---|
IMBoxResourceType()
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
createResourceUri(IMBoxDataModel model) |
List<jp.co.intra_mart.foundation.authz.model.actions.Action> |
getAllActions() |
String |
getResourceTypeId() |
jp.co.intra_mart.foundation.authz.model.actions.Action |
parseAction(String actionId)
指定されたアクションIDに対応するアクションを返します。
|
public String createResourceUri(IMBoxDataModel model) throws jp.co.intra_mart.foundation.authz.model.resources.UnexpectedResourceModelReceivedException
createResourceUri
インタフェース内 jp.co.intra_mart.foundation.authz.model.resources.ResourceType<IMBoxDataModel>
jp.co.intra_mart.foundation.authz.model.resources.UnexpectedResourceModelReceivedException
public List<jp.co.intra_mart.foundation.authz.model.actions.Action> getAllActions()
getAllActions
インタフェース内 jp.co.intra_mart.foundation.authz.model.resources.ResourceType<IMBoxDataModel>
ResourceType.getAllActions()
public String getResourceTypeId()
getResourceTypeId
インタフェース内 jp.co.intra_mart.foundation.authz.model.resources.ResourceType<IMBoxDataModel>
ResourceType.getResourceTypeId()
public jp.co.intra_mart.foundation.authz.model.actions.Action parseAction(String actionId)
parseAction
インタフェース内 jp.co.intra_mart.foundation.authz.model.resources.ResourceType<IMBoxDataModel>
actionId
- アクションのIDResourceType.parseAction(java.lang.String)
Copyright © 2012 NTT DATA INTRAMART CORPORATION