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

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

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

Constructor Detail

HierarchyTypeSearchCriteria

public HierarchyTypeSearchCriteria()
Method Detail

getApplication

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

setApplication

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

setExternalId

public void setExternalId(java.lang.String hierarchyTypeId)

getExternalId

public java.lang.String getExternalId()