| Package | Description |
|---|---|
| com.podio.item | |
| com.podio.item.map |
| Modifier and Type | Method and Description |
|---|---|
List<FieldValuesUpdate> |
ItemUpdate.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemUpdate.setFields(List<FieldValuesUpdate> fields) |
void |
ItemAPI.updateItemValues(int itemId,
List<FieldValuesUpdate> values,
boolean silent,
boolean hook)
Updates all the values for an item
|
| Constructor and Description |
|---|
ItemCreate(String externalId,
List<FieldValuesUpdate> fields,
List<Integer> fileIds,
List<String> tags) |
ItemUpdate(String externalId,
List<FieldValuesUpdate> fields) |
| Modifier and Type | Method and Description |
|---|---|
FieldValuesUpdate |
FieldMap.fromModel(Object model) |
Copyright © 2014. All Rights Reserved.