public interface SecurityRole extends Model
The SecurityRole interface ...
SecurityRole
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.
java.lang.String
getDescription()
getRoleName()
java.lang.String getDescription()
java.lang.String getRoleName()
Copyright © 2003-2013 . All Rights Reserved.