public interface Operation
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getDescription() |
String |
getName() |
Object |
invoke(Object self,
OperationContext context) |
Object invoke(Object self, OperationContext context) throws OperationException
OperationException
String getName()
String getDescription()
int getCode() throws OperationNotSupportedException
OperationNotSupportedException