public interface SecurityRoleSet extends java.util.Set, Model
The ParameterSet
interface ...
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
Modifier and Type | Method and Description |
---|---|
SecurityRole |
get(java.lang.String name)
Returns the parameter object of the given name
|
SecurityRole get(java.lang.String name)
Copyright © 2003-2013 . All Rights Reserved.