Uses of Interface
com.atlassian.jira.appconsistency.integrity.integritycheck.EntityIntegrityCheck

Packages that use EntityIntegrityCheck
com.atlassian.jira.appconsistency.integrity.check   
com.atlassian.jira.appconsistency.integrity.integritycheck   
 

Uses of EntityIntegrityCheck in com.atlassian.jira.appconsistency.integrity.check
 

Methods in com.atlassian.jira.appconsistency.integrity.check that return EntityIntegrityCheck
 EntityIntegrityCheck EntityCheckImpl.getEntityIntegrityCheck()
           
 EntityIntegrityCheck EntityCheck.getEntityIntegrityCheck()
           
 

Methods in com.atlassian.jira.appconsistency.integrity.check with parameters of type EntityIntegrityCheck
 void EntityCheckImpl.setEntityIntegrityCheck(EntityIntegrityCheck entityIntegrityCheck)
           
 void EntityCheck.setEntityIntegrityCheck(EntityIntegrityCheck entityIntegrityCheck)
           
 

Uses of EntityIntegrityCheck in com.atlassian.jira.appconsistency.integrity.integritycheck
 

Classes in com.atlassian.jira.appconsistency.integrity.integritycheck that implement EntityIntegrityCheck
 class EntityIntegrityCheckImpl
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.