Uses of Class
ix.iview.domain.DomainReferenceException

Packages that use DomainReferenceException
ix.iview.domain Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. 
 

Uses of DomainReferenceException in ix.iview.domain
 

Methods in ix.iview.domain that throw DomainReferenceException
 void UIRefinement.removeFromDomain()
           
 void UIObjectClass.removeFromDomain()
           
 void UIRefinement.removeFromDomain(Domain domain)
           
 void UIObjectClass.removeFromDomain(Domain domain)
           
 void UIRefinement.updateInDomain()
           
 void UIRefinement.updateInDomain(Domain domain)
           
 void UIObjectClass.updateInDomain(Domain domain)