gluu
公開メンバ関数 | 全メンバ一覧
org.gluu.oxtrust.model.SimpleCustomPropertiesListModel インタフェース
org.gluu.oxtrust.model.SimpleCustomPropertiesListModel の継承関係図
Inheritance graph
org.gluu.oxtrust.model.SimpleCustomPropertiesListModel 連携図
Collaboration graph

公開メンバ関数

void addItemToSimpleCustomProperties (List< SimpleCustomProperty > simpleCustomProperties)
 
void removeItemFromSimpleCustomProperties (List< SimpleCustomProperty > simpleCustomProperties, SimpleCustomProperty simpleCustomProperty)
 

詳解

Base operations with custom properties list. Need for JSF2 facelet because it doesn't support parameters in action method

著者
Yuriy Movchan Date: 12/19/2012

関数詳解

◆ addItemToSimpleCustomProperties()

void org.gluu.oxtrust.model.SimpleCustomPropertiesListModel.addItemToSimpleCustomProperties ( List< SimpleCustomProperty >  simpleCustomProperties)

◆ removeItemFromSimpleCustomProperties()

void org.gluu.oxtrust.model.SimpleCustomPropertiesListModel.removeItemFromSimpleCustomProperties ( List< SimpleCustomProperty >  simpleCustomProperties,
SimpleCustomProperty  simpleCustomProperty 
)

このインタフェース詳解は次のファイルから抽出されました: