|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| com.xerox.amazonws.simpledb | |
| Uses of Condition in com.xerox.amazonws.simpledb |
|---|
| Method parameters in com.xerox.amazonws.simpledb with type arguments of type Condition | |
|---|---|
SDBResult |
Domain.addItem(String identifier,
Map<String,Set<String>> attributes,
List<Condition> conditions)
Adds an item. |
SDBResult |
Domain.deleteAttributes(String identifier,
Set<String> attributes,
List<Condition> conditions)
Deletes attributes from an item |
SDBResult |
Domain.replaceAttributes(String identifier,
Map<String,Set<String>> attributes,
List<Condition> conditions)
Replace attributes on an item. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||