Uses of Interface
com.retek.component.location.CallCenter

Packages that use CallCenter
com.retek.component.location   
com.retek.component.location.impl   
com.retek.component.location.test   
com.retek.component.security   
com.retek.component.security.impl   
 

Uses of CallCenter in com.retek.component.location
 

Methods in com.retek.component.location that return CallCenter
 CallCenter LocationManager.readCallCenter(DistributedReference distributedReference)
           
 CallCenter LocationManager.buildCallCenterInstance()
           
 CallCenter DailyMessage.getCallCenter()
           
 

Methods in com.retek.component.location with parameters of type CallCenter
 void DailyMessageFindCriteria.setCallCenter(CallCenter callCenter)
           
 void DailyMessage.setCallCenter(CallCenter callCenter)
           
 

Uses of CallCenter in com.retek.component.location.impl
 

Classes in com.retek.component.location.impl that implement CallCenter
 class CallCenterImpl
           
 

Methods in com.retek.component.location.impl that return CallCenter
 CallCenter LocationManagerImpl.buildCallCenterInstance()
           
 CallCenter LocationManagerImpl.readCallCenter(DistributedReference ref)
           
 CallCenter DailyMessageImpl.getCallCenter()
           
 

Methods in com.retek.component.location.impl with parameters of type CallCenter
static void GeoLocationSubmitValidator.validate(CallCenter callCenter)
           
 void DailyMessageImpl.setCallCenter(CallCenter callCenter)
           
static void CallCenterValidator.validate(CallCenter callCenter)
           
 

Uses of CallCenter in com.retek.component.location.test
 

Methods in com.retek.component.location.test that return CallCenter
static CallCenter LocationObjectMaster.createCallCenter(DistributedContext context)
           
 

Uses of CallCenter in com.retek.component.security
 

Methods in com.retek.component.security that return CallCenter
 CallCenter User.getCallCenter()
           
 

Methods in com.retek.component.security with parameters of type CallCenter
 void User.setCallCenter(CallCenter callCenter)
           
 

Uses of CallCenter in com.retek.component.security.impl
 

Methods in com.retek.component.security.impl that return CallCenter
 CallCenter UserImpl.getCallCenter()
           
 

Methods in com.retek.component.security.impl with parameters of type CallCenter
 void UserImpl.setCallCenter(CallCenter callCenter)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28