|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Operation.RawDeletion
A parsed raw DELETE operation. This can be one of: - Deleting a column - Deleting an element of a collection
Method Summary | |
---|---|
ColumnIdentifier |
affectedColumn()
The name of the column affected by this delete operation. |
Operation |
prepare(ColumnSpecification receiver)
This method validates the operation (i.e. |
Method Detail |
---|
ColumnIdentifier affectedColumn()
Operation prepare(ColumnSpecification receiver) throws InvalidRequestException
receiver
- the "column" this operation applies to.
InvalidRequestException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |