public interface Operation
Modifier and Type | Method and Description |
---|---|
ObjectProvider |
getObjectProvider()
Accessor for the ObjectProvider of the object that this operation is performed on.
|
void |
perform()
Method to perform the operation.
|
ObjectProvider getObjectProvider()
void perform()
Copyright © 2019. All rights reserved.