Uses of Package
com.jk.webstack.controllers
Packages that use com.jk.webstack.controllers
-
Classes in com.jk.webstack.controllers used by com.jk.webstack.controllersClassDescriptionThis enum represents different controller modes for managing data.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 the
JKWebControllerWithSqlDataAccess
and provides support for working with Object-Relational Mapping (ORM) entities.This class extends theJKWebAppBaseController
and provides additional functionality for working with SQL data access. -
Classes in com.jk.webstack.controllers used by com.jk.webstack.security.controllersClassDescriptionThis 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 the
JKWebControllerWithSqlDataAccess
and provides support for working with Object-Relational Mapping (ORM) entities.This class extends theJKWebAppBaseController
and provides additional functionality for working with SQL data access.