public interface ICommitOperation extends Serializable
IAddOperation and IDeleteOperation are the two types of
operations typically used by most repositories.| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the operation.
|
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.