FullMediaInfoUpdate |
An extension of WDTK's MediaInfoUpdate which also lets us change the file name of a file and/or replace its
contents.
|
ItemEdit |
Represents a candidate edit on an existing item or the creation of a new one.
|
ItemEditBuilder |
|
LabeledStatementEntityEdit |
|
MediaInfoEdit |
Represents a candidate edit on a MediaInfo entity.
|
MediaInfoEditBuilder |
|
StatementEdit |
An object which represents an edit on a statement, which can be added or removed and have various merging strategies
with existing statements.
|
StatementGroupEdit |
A list of statement edits which share the same property, and will therefore affect the same statement group on the
target entity.
|
TermedStatementEntityEdit |
A class to plan an update of an entity, after evaluating the statements but before fetching the current content of
the entity (this is why it does not extend StatementsUpdate).
|