Package ru.bgcrm.servlet
Annotation Interface ActionServlet.Action
- Enclosing class:
 ActionServlet
Annotation for marking action classes.
- 
Required Element Summary
Required Elements - 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
path
String path - 
pathId
boolean pathId- Returns:
 - the action ID is path, not class name
 
- Default:
 false
 
 -