Uses of Interface
com.retek.component.customer.ActivityRequestType

Packages that use ActivityRequestType
com.retek.component.customer   
com.retek.component.customer.impl   
 

Uses of ActivityRequestType in com.retek.component.customer
 

Methods in com.retek.component.customer that return ActivityRequestType
 ActivityRequestType CustomerManager.readGeneralActivityRequestType()
           
 ActivityRequestType ActivityRequest.getActivityRequestType()
           
 

Uses of ActivityRequestType in com.retek.component.customer.impl
 

Classes in com.retek.component.customer.impl that implement ActivityRequestType
 class ActivityRequestTypeImpl
           
 

Methods in com.retek.component.customer.impl that return ActivityRequestType
 ActivityRequestType CustomerManagerImpl.readGeneralActivityRequestType()
           
 ActivityRequestType ActivityRequestImpl.getActivityRequestType()
           
 

Methods in com.retek.component.customer.impl with parameters of type ActivityRequestType
static void ActivityRequestTypeSubmitValidator.validate(ActivityRequestType type)
           
 

Constructors in com.retek.component.customer.impl with parameters of type ActivityRequestType
ActivityRequestImpl(DistributedContext context, DistributedReference reference, ActivityRequestType requestType)
           
GeneralActivityRequestImpl(DistributedContext context, DistributedReference reference, ActivityRequestType type)
           
 



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