Interface ActionInfo
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
MuranoActionInfo
public interface ActionInfo extends ModelEntity
- Author:
- Nikolay Mahotkin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetEnabled()StringgetId()StringgetName()StringgetTitle()
-