Interface OperationIdAware
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
N2oActionAndClose,Redirect
public interface OperationIdAware extends Serializable
User: operhod Date: 30.01.14 Time: 17:50 Некоторый активный элеметн управления, знающий ID дествия который он выполняет.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetOperationId()
-
-
-
Method Detail
-
getOperationId
String getOperationId()
-
-