|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdminDataIntegrityMgrIf
AdminDataIntegrityMgrIf
| Method Summary | |
|---|---|
boolean |
checkCustomerGroups(AdminDataIntegrityOptions dataIntegrityOptions)
Checks the integrity of Customer Groups data |
boolean |
checkDataIntegrity(AdminDataIntegrityOptions dataIntegrityOptions)
Checks the integrity of data in the specified area in the KonaKart database |
boolean |
checkMiscItemTypes(AdminDataIntegrityOptions dataIntegrityOptions)
Checks the integrity of Misc Item Types |
boolean |
checkOrderStatuses(AdminDataIntegrityOptions dataIntegrityOptions)
Checks the integrity of Order Status data |
| Method Detail |
|---|
boolean checkDataIntegrity(AdminDataIntegrityOptions dataIntegrityOptions)
throws org.apache.torque.TorqueException,
com.workingdogs.village.DataSetException,
KKAdminException
dataIntegrityOptions - Defines the options to use for the data integrity check
org.apache.torque.TorqueException
com.workingdogs.village.DataSetException
KKAdminException
boolean checkOrderStatuses(AdminDataIntegrityOptions dataIntegrityOptions)
throws org.apache.torque.TorqueException,
com.workingdogs.village.DataSetException,
KKAdminException
dataIntegrityOptions - Defines the options to use for the data integrity check
org.apache.torque.TorqueException
com.workingdogs.village.DataSetException
KKAdminException
boolean checkCustomerGroups(AdminDataIntegrityOptions dataIntegrityOptions)
throws org.apache.torque.TorqueException,
com.workingdogs.village.DataSetException,
KKAdminException
dataIntegrityOptions - Defines the options to use for the data integrity check
org.apache.torque.TorqueException
com.workingdogs.village.DataSetException
KKAdminException
boolean checkMiscItemTypes(AdminDataIntegrityOptions dataIntegrityOptions)
throws org.apache.torque.TorqueException,
com.workingdogs.village.DataSetException,
KKAdminException
dataIntegrityOptions - Defines the options to use for the data integrity check
org.apache.torque.TorqueException
com.workingdogs.village.DataSetException
KKAdminException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||