| Modifier and Type | Method and Description |
|---|---|
static BulkService<ProductAttributeTerm,Integer,ProductAttribute> |
BulkServiceManager.createProductAttributeTermBulkService(Configuration config) |
static CrudService<ProductAttributeTerm,Integer,ProductAttribute> |
CrudServiceManager.createProductAttributeTermService(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAttributeTerm> |
ProductAttributeTermBulkService.getResult(ProductAttributeTerm[] productAttributeTerms) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAttributeTerm> |
ProductAttributeTermBulkService.getResult(ProductAttributeTerm[] productAttributeTerms) |
| Modifier and Type | Method and Description |
|---|---|
ProductAttributeTerm |
ProductAttributeTermCrudService.getResult(ProductAttributeTerm network) |
| Modifier and Type | Method and Description |
|---|---|
Class<ProductAttributeTerm> |
ProductAttributeTermCrudService.getResponseClass() |
| Modifier and Type | Method and Description |
|---|---|
ProductAttributeTermRequest |
ProductAttributeTermCrudService.getRequest(ProductAttributeTerm object) |
ProductAttributeTerm |
ProductAttributeTermCrudService.getResult(ProductAttributeTerm network) |
| Modifier and Type | Method and Description |
|---|---|
ProductAttributeTerm |
ProductAttributeTermRequest.getProductAttributeTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAttributeTermRequest.setProductAttributeTerm(ProductAttributeTerm productAttributeTerm) |
| Constructor and Description |
|---|
ProductAttributeTermRequest(ProductAttributeTerm object) |
| Modifier and Type | Method and Description |
|---|---|
ProductAttributeTerm |
ProductAttributeTermResponse.getProductAttributeTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAttributeTermResponse.setProductAttributeTerm(ProductAttributeTerm productAttributeTerm) |
Copyright © 2017 Netgrid. All rights reserved.