|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogRequestType | |
com.retek.component.customer | |
com.retek.component.customer.impl | |
com.retek.component.customer.impl.remote |
Uses of CatalogRequestType in com.retek.component.customer |
Fields in com.retek.component.customer declared as CatalogRequestType | |
static CatalogRequestType |
CatalogRequestType.REFERRAL_INQUIRY
|
static CatalogRequestType |
CatalogRequestType.PAID_INQUIRY
|
static CatalogRequestType |
CatalogRequestType.STORE_INQUIRY
|
static CatalogRequestType |
CatalogRequestType.UNPAID_INQUIRY
|
Methods in com.retek.component.customer that return CatalogRequestType | |
static CatalogRequestType |
CatalogRequestType.fromCode(java.lang.String code)
|
CatalogRequestType |
CatalogRequest.getRequestType()
|
Methods in com.retek.component.customer with parameters of type CatalogRequestType | |
void |
CatalogRequest.setRequestType(CatalogRequestType requestType)
|
Uses of CatalogRequestType in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return CatalogRequestType | |
CatalogRequestType |
CatalogRequestImpl.getRequestType()
|
Methods in com.retek.component.customer.impl with parameters of type CatalogRequestType | |
void |
CatalogRequestImpl.setRequestType(CatalogRequestType requestType)
|
Uses of CatalogRequestType in com.retek.component.customer.impl.remote |
Fields in com.retek.component.customer.impl.remote declared as CatalogRequestType | |
CatalogRequestType |
CatalogRequestDto.requestType
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |