Uses of Interface
com.netscape.certsrv.dbs.keydb.IKeyRecordList

Packages that use IKeyRecordList
com.netscape.certsrv.dbs.keydb   
 

Uses of IKeyRecordList in com.netscape.certsrv.dbs.keydb
 

Methods in com.netscape.certsrv.dbs.keydb that return IKeyRecordList
 IKeyRecordList IKeyRepository.findKeyRecordsInList(java.lang.String filter, java.lang.String[] attrs, int pageSize)
          Searchs for a list of key records.
 IKeyRecordList IKeyRepository.findKeyRecordsInList(java.lang.String filter, java.lang.String[] attrs, java.lang.String sortKey, int pageSize)
          Searchs for a list of key records.