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

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

public class NamedPermissionSearchCriteria
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
NamedPermissionSearchCriteria()
           
 
Method Summary
 com.retek.platform.app.security.service.Application getApplication()
           
 void setApplication(com.retek.platform.app.security.service.Application application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedPermissionSearchCriteria

public NamedPermissionSearchCriteria()
Method Detail

getApplication

public com.retek.platform.app.security.service.Application getApplication()

setApplication

public void setApplication(com.retek.platform.app.security.service.Application application)