Uses of Class
com.infodesire.infobit.InfobitIntegrityException

Packages that use InfobitIntegrityException
com.infodesire.infobit   
com.infodesire.infobit.dao   
 

Uses of InfobitIntegrityException in com.infodesire.infobit
 

Methods in com.infodesire.infobit that throw InfobitIntegrityException
 void InfobitManager.removeInfobit(java.lang.String id)
          remove infobit if possible
 void AclManager.removeAcl(Acl acl)
          remove given acl if possible.
 void AclManager.removeCapability(Capability capability)
          remove capability of possible
 

Uses of InfobitIntegrityException in com.infodesire.infobit.dao
 

Methods in com.infodesire.infobit.dao that throw InfobitIntegrityException
 void AclDAO.removeAcl(Acl acl)
          remove acl in question but only if no infobit uses it.
 



Copyright © 2003 Information Desire GmbH. All Rights Reserved.