Package com.jk.webstack.controllers
package com.jk.webstack.controllers
- 
ClassDescriptionThis enum represents different controller modes for managing data.This class is an extension of
JKWebControllerWithOrmSupportdesigned to handle master-detail scenarios in a web application with support for Object-Relational Mapping (ORM).This class is a base controller for web applications that provides utility methods for managing user information, logging actions, and accessing services related to user actions and email communication.This abstract class extends theJKWebControllerWithSqlDataAccessand provides support for working with Object-Relational Mapping (ORM) entities.This class extends theJKWebAppBaseControllerand provides additional functionality for working with SQL data access.