gluu
|
公開メンバ関数 | |
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
void org.gluu.oxtrust.model.SimpleCustomPropertiesListModel.addItemToSimpleCustomProperties | ( | List< SimpleCustomProperty > | simpleCustomProperties | ) |
void org.gluu.oxtrust.model.SimpleCustomPropertiesListModel.removeItemFromSimpleCustomProperties | ( | List< SimpleCustomProperty > | simpleCustomProperties, |
SimpleCustomProperty | simpleCustomProperty | ||
) |