All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
LocalServiceBusiness |
copyFrom(LocalServiceBusiness instance) |
LocalServiceBusiness |
fetch() |
static LocalServiceBusiness |
fetchById(Long id,
APIContext context) |
static LocalServiceBusiness |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<LocalServiceBusiness> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<LocalServiceBusiness> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<LocalServiceBusiness> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<LocalServiceBusiness>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
LocalServiceBusiness.APIRequestGet |
get() |
LocalServiceBusiness.APIRequestGetChannelsToIntegrityStatus |
getChannelsToIntegrityStatus() |
APIContext |
getContext() |
Object |
getFieldAddress() |
CatalogItemAppLinks |
getFieldApplinks() |
LocalServiceBusiness.EnumAvailability |
getFieldAvailability() |
String |
getFieldBrand() |
String |
getFieldCategory() |
CatalogSubVerticalList |
getFieldCategorySpecificFields() |
LocalServiceBusiness.EnumCondition |
getFieldCondition() |
String |
getFieldCuisineType() |
String |
getFieldCurrency() |
String |
getFieldCustomLabel0() |
String |
getFieldCustomLabel1() |
String |
getFieldCustomLabel2() |
String |
getFieldCustomLabel3() |
String |
getFieldCustomLabel4() |
Long |
getFieldCustomNumber0() |
Long |
getFieldCustomNumber1() |
Long |
getFieldCustomNumber2() |
Long |
getFieldCustomNumber3() |
Long |
getFieldCustomNumber4() |
String |
getFieldDescription() |
String |
getFieldExpirationDate() |
String |
getFieldGtin() |
String |
getFieldId() |
LocalServiceBusiness.EnumImageFetchStatus |
getFieldImageFetchStatus() |
List<String> |
getFieldImages() |
String |
getFieldLocalServiceBusinessId() |
String |
getFieldPhone() |
String |
getFieldPrice() |
String |
getFieldPriceRange() |
String |
getFieldRetailerCategory() |
List<String> |
getFieldSanitizedImages() |
String |
getFieldSize() |
String |
getFieldTitle() |
Object |
getFieldUnitPrice() |
String |
getFieldUrl() |
String |
getFieldVendorId() |
LocalServiceBusiness.EnumVisibility |
getFieldVisibility() |
String |
getId() |
static APIRequest.ResponseParser<LocalServiceBusiness> |
getParser() |
static LocalServiceBusiness |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<LocalServiceBusiness> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |