com.retek.rsm.app.security.service
Class RoleSearchCriteria

java.lang.Object
  |
  +--com.retek.rsm.app.security.service.RoleSearchCriteria
All Implemented Interfaces:
com.retek.platform.util.type.SearchCriteria, java.io.Serializable

public class RoleSearchCriteria
extends java.lang.Object
implements com.retek.platform.util.type.SearchCriteria

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.retek.platform.util.type.SearchCriteria
serialVersionUID
 
Constructor Summary
RoleSearchCriteria()
           
 
Method Summary
 java.lang.String getDescription()
           
 void setDescription(java.lang.String description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleSearchCriteria

public RoleSearchCriteria()
Method Detail

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String description)