Uses of Package
org.kuali.rice.kns.dao

Packages that use org.kuali.rice.kns.dao
org.kuali.rice.kim.dao.impl   
org.kuali.rice.kns.dao Core dao interfaces 
org.kuali.rice.kns.dao.impl Core dao implementations using ojb. 
org.kuali.rice.kns.dao.jdbc   
org.kuali.rice.kns.dao.proxy   
org.kuali.rice.kns.lookup Lookup framework interfaces and classes. 
org.kuali.rice.kns.service Core service interfaces. 
org.kuali.rice.kns.service.impl Core service implementations. 
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kim.dao.impl
PlatformAwareDao
           
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.dao
BusinessObjectDao
          This is the generic data access interface for business objects.
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.dao.impl
AttachmentDao
          The data access interface for NOte objects.
BusinessObjectDao
          This is the generic data access interface for business objects.
DocumentDao
          This is the data access interface for Document objects.
DocumentHeaderDao
          This is the data access interface for DocumentHeader objects.
LookupDao
          This interface defines basic methods that Lookup Dao's must provide
MaintenanceDocumentDao
          This interface defines basic methods that MaintenanceDocument Dao's must provide
NoteDao
          The data access interface for NOte objects.
PersistedLookupMetadataDao
           
PersistenceDao
           
PlatformAwareDao
           
SessionDocumentDao
          This is the data access interface for SessionDocument objects.
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.dao.jdbc
PlatformAwareDao
           
PostDataLoadEncryptionDao
          This interface defines the DB access methods required by the PostDataLoadEncryptionService
SequenceAccessorDao
          This class may be used by the SequenceAccessorService implementation to get the next number for a given sequence.
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.dao.proxy
AttachmentDao
          The data access interface for NOte objects.
BusinessObjectDao
          This is the generic data access interface for business objects.
DocumentDao
          This is the data access interface for Document objects.
DocumentHeaderDao
          This is the data access interface for DocumentHeader objects.
LookupDao
          This interface defines basic methods that Lookup Dao's must provide
MaintenanceDocumentDao
          This interface defines basic methods that MaintenanceDocument Dao's must provide
NoteDao
          The data access interface for NOte objects.
PersistedLookupMetadataDao
           
PersistenceDao
           
SessionDocumentDao
          This is the data access interface for SessionDocument objects.
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.lookup
PersistedLookupMetadataDao
           
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.service
BusinessObjectDao
          This is the generic data access interface for business objects.
DocumentDao
          This is the data access interface for Document objects.
 

Classes in org.kuali.rice.kns.dao used by org.kuali.rice.kns.service.impl
AttachmentDao
          The data access interface for NOte objects.
BusinessObjectDao
          This is the generic data access interface for business objects.
DocumentDao
          This is the data access interface for Document objects.
DocumentHeaderDao
          This is the data access interface for DocumentHeader objects.
LookupDao
          This interface defines basic methods that Lookup Dao's must provide
MaintenanceDocumentDao
          This interface defines basic methods that MaintenanceDocument Dao's must provide
NoteDao
          The data access interface for NOte objects.
PersistenceDao
           
PostDataLoadEncryptionDao
          This interface defines the DB access methods required by the PostDataLoadEncryptionService
SequenceAccessorDao
          This class may be used by the SequenceAccessorService implementation to get the next number for a given sequence.
SessionDocumentDao
          This is the data access interface for SessionDocument objects.
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.