Uses of Interface
businesslogic._DefectPolicyIntfOperations

Packages that use _DefectPolicyIntfOperations
businesslogic   
 

Uses of _DefectPolicyIntfOperations in businesslogic
 

Classes in businesslogic that implement _DefectPolicyIntfOperations
 class DefectPolicy
          Singleton class that enforces the policies of the business objects of the BugTracker application.
 

Fields in businesslogic declared as _DefectPolicyIntfOperations
 _DefectPolicyIntfOperations _DefectPolicyIntfTie.servant
           
 

Constructors in businesslogic with parameters of type _DefectPolicyIntfOperations
_DefectPolicyIntfTie._DefectPolicyIntfTie(_DefectPolicyIntfOperations servant)