public interface RegistryDAO extends GrouperDAO
Registry DAO interface.| Modifier and Type | Method and Description |
|---|---|
void |
addForeignKeys(Writer writer) |
void |
dropForeignKeys(Writer writer) |
void |
reset(boolean includeTypesincludeTypesAndFields) |
void reset(boolean includeTypesincludeTypesAndFields)
throws GrouperDAOException
includeTypesincludeTypesAndFields - GrouperDAOExceptionvoid addForeignKeys(Writer writer) throws GrouperDAOException
writer - GrouperDAOExceptionvoid dropForeignKeys(Writer writer) throws GrouperDAOException
writer - GrouperDAOExceptionCopyright © 2016 Internet2. All rights reserved.