public interface CentraSiteOperation
Modifier and Type | Method and Description |
---|---|
void |
execute(java.util.Collection arguments)
Deprecated.
Execute this operation for the given objects.
|
void execute(java.util.Collection arguments) throws JAXRException
arguments
- a collection of objects for which the operation is to be executed.JAXRException
- if an internal error occurs