businesslogic
Interface _DefectServerIntfOperations

All Known Implementing Classes:
DefectServer

public abstract interface _DefectServerIntfOperations


Method Summary
 DefectFactoryIntf getDefectFactory()
           
 DefectPolicyIntf getPolicyObject()
           
 UserFactoryIntf getUserFactory()
           
 

Method Detail

getDefectFactory

public DefectFactoryIntf getDefectFactory()

getPolicyObject

public DefectPolicyIntf getPolicyObject()

getUserFactory

public UserFactoryIntf getUserFactory()