Uses of Class
com.retek.component.customer.ActivityStatusType

Packages that use ActivityStatusType
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.impl.remote   
 

Uses of ActivityStatusType in com.retek.component.customer
 

Fields in com.retek.component.customer declared as ActivityStatusType
static ActivityStatusType ActivityStatusType.NEW
           
static ActivityStatusType ActivityStatusType.IN_PROCESS
           
static ActivityStatusType ActivityStatusType.CLOSED
           
 

Methods in com.retek.component.customer that return ActivityStatusType
static ActivityStatusType ActivityStatusType.fromCode(java.lang.String code)
           
 ActivityStatusType ActivityRequest.getActivityStatusType()
           
 

Methods in com.retek.component.customer with parameters of type ActivityStatusType
 void ActivityRequest.setActivityStatusType(ActivityStatusType activityStatusType)
           
 

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

Methods in com.retek.component.customer.impl that return ActivityStatusType
 ActivityStatusType ActivityRequestImpl.getActivityStatusType()
           
 

Methods in com.retek.component.customer.impl with parameters of type ActivityStatusType
 void ActivityRequestImpl.setActivityStatusType(ActivityStatusType type)
           
 

Uses of ActivityStatusType in com.retek.component.customer.impl.remote
 

Fields in com.retek.component.customer.impl.remote declared as ActivityStatusType
 ActivityStatusType ActivityRequestDto.activityStatusType
           
 



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