|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PragmatachException in com.khubla.goxmon |
---|
Methods in com.khubla.goxmon that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.contrib.testsupport.controller |
---|
Methods in com.khubla.pragmatach.contrib.testsupport.controller that throw PragmatachException | |
---|---|
static String |
ControllerTestSupport.performRender(PragmatachController controller)
test rendering a controller |
Uses of PragmatachException in com.khubla.pragmatach.examples.beforeexample |
---|
Methods in com.khubla.pragmatach.examples.beforeexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.cacheexample |
---|
Methods in com.khubla.pragmatach.examples.cacheexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.clusterexample |
---|
Methods in com.khubla.pragmatach.examples.clusterexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.ebeanexample |
---|
Methods in com.khubla.pragmatach.examples.ebeanexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.facebookexample |
---|
Methods in com.khubla.pragmatach.examples.facebookexample that throw PragmatachException | |
---|---|
Response |
IndexController.doLogin()
the FB callback |
Response |
IndexController.render()
the main view |
Constructors in com.khubla.pragmatach.examples.facebookexample that throw PragmatachException | |
---|---|
IndexController()
ctor |
Uses of PragmatachException in com.khubla.pragmatach.examples.googleexample |
---|
Methods in com.khubla.pragmatach.examples.googleexample that throw PragmatachException | |
---|---|
Response |
IndexController.doLogin()
the FB callback |
Response |
IndexController.render()
the main view |
Constructors in com.khubla.pragmatach.examples.googleexample that throw PragmatachException | |
---|---|
IndexController()
ctor |
Uses of PragmatachException in com.khubla.pragmatach.examples.jcrexample |
---|
Methods in com.khubla.pragmatach.examples.jcrexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.jcrexample.html |
---|
Methods in com.khubla.pragmatach.examples.jcrexample.html that throw PragmatachException | |
---|---|
Response |
HTMLNodeController.render()
|
Response |
HTMLNodeController.render(String[] nodeName)
|
Uses of PragmatachException in com.khubla.pragmatach.examples.jcrexample.json |
---|
Methods in com.khubla.pragmatach.examples.jcrexample.json that throw PragmatachException | |
---|---|
Response |
JSONNodePropertiesController.render()
|
Response |
JSONNodeChildrenController.render()
|
Response |
JSONNodePropertiesController.render(String[] nodeName)
|
Response |
JSONNodeChildrenController.render(String[] nodeName)
|
Uses of PragmatachException in com.khubla.pragmatach.examples.jsonexample |
---|
Methods in com.khubla.pragmatach.examples.jsonexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.jspexample |
---|
Methods in com.khubla.pragmatach.examples.jspexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.routesexample |
---|
Methods in com.khubla.pragmatach.examples.routesexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Response |
ExampleRoutesController1.render(int number1,
int number2,
String message)
|
Response |
ExampleRoutesController2.render(String string1,
String string2)
|
Uses of PragmatachException in com.khubla.pragmatach.examples.rssviewer |
---|
Methods in com.khubla.pragmatach.examples.rssviewer that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Response |
ShowFeedController.showFeed()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.sessionscopeexample |
---|
Methods in com.khubla.pragmatach.examples.sessionscopeexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.startupexample |
---|
Methods in com.khubla.pragmatach.examples.startupexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.thymeleafexample |
---|
Methods in com.khubla.pragmatach.examples.thymeleafexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.uploadexample |
---|
Methods in com.khubla.pragmatach.examples.uploadexample that throw PragmatachException | |
---|---|
Response |
UploadController.render()
|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.velocityexample |
---|
Methods in com.khubla.pragmatach.examples.velocityexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Response |
IndexController.render(int number)
|
Uses of PragmatachException in com.khubla.pragmatach.examples.xstreamexample |
---|
Methods in com.khubla.pragmatach.examples.xstreamexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.examples.yamlexample |
---|
Methods in com.khubla.pragmatach.examples.yamlexample that throw PragmatachException | |
---|---|
Response |
IndexController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.framework.api |
---|
Methods in com.khubla.pragmatach.framework.api that throw PragmatachException | |
---|---|
void |
Cookies.clearAll()
clear all cookies |
Map<String,String> |
Configuration.getAll()
all |
String |
Response.getContentType()
|
String |
Cookies.getCookie(String name)
get a cookie by name |
Hashtable<String,String> |
Cookies.getCookies()
get all the cookies |
String |
I8NProvider.getDate(String locale,
Date date)
get localized date |
String |
Cookies.getEncryptedCookie(String name)
get a encrypter cookie by name |
Map<String,String> |
Response.getHeaders()
|
InputStream |
Request.getInputStream()
|
Object |
Configuration.getObject(String name)
get an object by name |
String |
Configuration.getParameter(String name)
get a parameter by name |
String |
Request.getPostBody()
get the HTTP POST body |
ResourceLoader |
PluginContext.getResourceLoader()
gets the framework-provided resource loader |
String |
Request.getResourcePath()
get the resource path, taking off the servlet context path |
String |
I8NProvider.getString(String locale,
String name)
get localized string. |
void |
Cookies.removeCookie(String name)
remove a cookie |
void |
Response.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
void |
Cookies.setCookie(String name,
String value)
set a cookie |
void |
Cookies.setEncryptedCookie(String name,
String value)
set a cookie |
void |
Plugin.startup()
startup |
Uses of PragmatachException in com.khubla.pragmatach.framework.application |
---|
Methods in com.khubla.pragmatach.framework.application that throw PragmatachException | |
---|---|
static PragmatachRoutes |
Application.getRoutes()
get all known routes |
Uses of PragmatachException in com.khubla.pragmatach.framework.configuration |
---|
Methods in com.khubla.pragmatach.framework.configuration that throw PragmatachException | |
---|---|
Map<String,String> |
PropertiesFileConfigurationImpl.getAll()
|
Map<String,String> |
HashmapConfigurationImpl.getAll()
|
Object |
PropertiesFileConfigurationImpl.getObject(String name)
|
Object |
HashmapConfigurationImpl.getObject(String name)
|
String |
PropertiesFileConfigurationImpl.getParameter(String name)
|
String |
HashmapConfigurationImpl.getParameter(String name)
|
static Object |
BaseConfiguration.resolveObject(String value)
resolve an object |
static String |
BaseConfiguration.resolveString(String value)
resolve a string |
Uses of PragmatachException in com.khubla.pragmatach.framework.controller |
---|
Methods in com.khubla.pragmatach.framework.controller that throw PragmatachException | |
---|---|
static void |
ControllerClasses.buildDB()
do the annotations scan |
static PragmatachController |
Controllers.getInstance(Class<?> clazz)
get a PragmatachController instance |
void |
BeanBoundController.populateController()
|
static void |
ControllerBeanUtil.populateController(PragmatachController pragmatachController,
Map<String,String> fieldValues)
|
static void |
SessionScopedControllers.populateSessionControllers(javax.servlet.http.HttpSession httpSession)
create instances of all session controllers and make sure they're in the map |
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl |
---|
Methods in com.khubla.pragmatach.framework.controller.impl that throw PragmatachException | |
---|---|
Response |
AbstractController.bad()
bad; HTTP 400 |
Response |
AbstractController.forward(String uri)
forward to another controller uri |
protected Map<String,String> |
AbstractController.getCacheHeaders()
generate the cache headers |
String |
AbstractController.getConfigurationParameter(String name)
get a configuration parameter from the pragmatatch configuration |
protected Map<String,String> |
FormPostBeanBoundController.getPostFieldValues()
|
protected InputStream |
AbstractController.getResource(String resource)
get a resource using the servlet's class loader |
Response |
AbstractController.ok()
ok; HTTP 200 |
void |
FormPostBeanBoundController.populateController()
|
Response |
AbstractController.redirect(String uri)
redirect. |
Response |
DefaultContextRootController.render(String[] resource)
|
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl.redirect |
---|
Methods in com.khubla.pragmatach.framework.controller.impl.redirect that throw PragmatachException | |
---|---|
String |
RedirectResponse.getContentType()
|
Map<String,String> |
RedirectResponse.getHeaders()
|
Response |
RedirectController.render()
|
void |
RedirectResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Constructors in com.khubla.pragmatach.framework.controller.impl.redirect that throw PragmatachException | |
---|---|
RedirectController(String uri)
|
|
RedirectController(String uri,
String[] parameters)
|
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl.stat |
---|
Methods in com.khubla.pragmatach.framework.controller.impl.stat that throw PragmatachException | |
---|---|
String |
StaticResourceResponse.getContentType()
|
Map<String,String> |
StaticResourceResponse.getHeaders()
|
protected InputStream |
StaticResourceController.getStaticResourceInputStream(String[] imageResource)
|
void |
StaticResourceResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Response |
StaticResourceController.render(String[] imageResource)
|
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl.streaming |
---|
Methods in com.khubla.pragmatach.framework.controller.impl.streaming that throw PragmatachException | |
---|---|
String |
StreamingResponse.getContentType()
|
Map<String,String> |
StreamingResponse.getHeaders()
|
Response |
AbstractStreamingController.render()
render the response |
void |
StreamingResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
void |
StreamingController.render(InputStream httpInputStream,
OutputStream httpOutputStream)
|
abstract void |
AbstractStreamingController.render(InputStream httpInputStream,
OutputStream httpOutputStream)
the abstract method |
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl.system |
---|
Methods in com.khubla.pragmatach.framework.controller.impl.system that throw PragmatachException | |
---|---|
Response |
HttpErrorController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl.template |
---|
Methods in com.khubla.pragmatach.framework.controller.impl.template that throw PragmatachException | |
---|---|
String |
SimpleTemplateResponse.getContentType()
|
Map<String,String> |
SimpleTemplateResponse.getHeaders()
|
protected String |
AbstractTemplateEngineController.getTemplate()
get the Template |
protected String |
AbstractTemplateEngineController.getTemplateName()
Get the name of the template to render from the @View annotation. |
void |
SimpleTemplateResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
static void |
SimpleTemplateResponse.template(InputStream templateInputStream,
OutputStream outputStream,
Map<String,String> substitutions)
|
Response |
SimpleTemplateController.template(String templateName,
Map<String,String> parameters)
|
String |
AbstractTemplateEngineController.url_for(String page)
get properly qualified url given the http, the context, etc |
Uses of PragmatachException in com.khubla.pragmatach.framework.controller.impl.trivial |
---|
Methods in com.khubla.pragmatach.framework.controller.impl.trivial that throw PragmatachException | |
---|---|
String |
TrivialResponse.getContentType()
|
Map<String,String> |
TrivialResponse.getHeaders()
|
Response |
TrivialController.render()
|
void |
TrivialResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Uses of PragmatachException in com.khubla.pragmatach.framework.crypto |
---|
Methods in com.khubla.pragmatach.framework.crypto that throw PragmatachException | |
---|---|
static String |
HashUtil.MD5(String str)
|
Uses of PragmatachException in com.khubla.pragmatach.framework.dao |
---|
Methods in com.khubla.pragmatach.framework.dao that throw PragmatachException | |
---|---|
long |
DAO.count()
get the count of rows in table |
void |
DAO.delete(T t)
delete |
void |
DAO.deletebyId(I i)
delete |
T |
DAO.findById(I i)
find by id |
List<T> |
DAO.getAll()
get all |
List<T> |
DAO.getAll(int start,
int count)
get all |
Pager<T> |
DAO.getPager(int batchsize)
get pager |
Pager<T> |
AbstractDAO.getPager(int batchsize)
get a pager |
List<T> |
PagerImpl.next()
|
List<T> |
Pager.next()
|
void |
DAO.save(T t)
save object |
void |
DAO.update(T t)
update object |
Constructors in com.khubla.pragmatach.framework.dao that throw PragmatachException | |
---|---|
PagerImpl(DAO<T,I> dao,
int batchsize)
ctor |
Uses of PragmatachException in com.khubla.pragmatach.framework.form |
---|
Methods in com.khubla.pragmatach.framework.form that throw PragmatachException | |
---|---|
static Form |
Form.parse(javax.servlet.http.HttpServletRequest httpServletRequest)
get form POST data |
Uses of PragmatachException in com.khubla.pragmatach.framework.i8n |
---|
Methods in com.khubla.pragmatach.framework.i8n that throw PragmatachException | |
---|---|
String |
I8NResolver.date(String locale,
Date date)
get localized date |
String |
I8NResolver.text(String locale,
String name)
search for i8N string across providers |
Uses of PragmatachException in com.khubla.pragmatach.framework.plugin |
---|
Methods in com.khubla.pragmatach.framework.plugin that throw PragmatachException | |
---|---|
Manifest |
PluginDescriptor.getManifest()
get the plugin jar manifest |
InputStream |
PluginDescriptor.getResource(String name)
get a resource from this plugin's jar |
ResourceLoader |
PluginContextImpl.getResourceLoader()
|
static void |
PluginDescriptors.scan(javax.servlet.ServletContext servletContext)
do the scan |
void |
PluginImpl.startup()
|
Constructors in com.khubla.pragmatach.framework.plugin that throw PragmatachException | |
---|---|
PluginDescriptor(URL url,
InputStream inputStream,
javax.servlet.ServletContext servletContext)
|
Uses of PragmatachException in com.khubla.pragmatach.framework.resourceloader |
---|
Methods in com.khubla.pragmatach.framework.resourceloader that throw PragmatachException | |
---|---|
InputStream |
ResourceLoader.getResource(String resource)
get a resource using the servlet's class loader |
InputStream |
DefaultResourceLoaderImpl.getResource(String resource)
get a resource using the servlet's class loader |
Uses of PragmatachException in com.khubla.pragmatach.framework.router |
---|
Methods in com.khubla.pragmatach.framework.router that throw PragmatachException | |
---|---|
protected View |
PragmatachRoute.findView()
find the view declaration for the route |
PragmatachController |
PragmatachRoute.getControllerClazzInstance(Request request)
get a class instance of the controller, and return a proxy that allows us to intercept method calls |
static PragmatachRoutes |
PragmatachRoutes.getInstance()
getter |
boolean |
RouteFinder.match(Request request)
Match route. |
Response |
Router.route(Request request)
route request |
Constructors in com.khubla.pragmatach.framework.router that throw PragmatachException | |
---|---|
PragmatachRoute(Method method)
ctor |
Uses of PragmatachException in com.khubla.pragmatach.framework.scanner |
---|
Methods in com.khubla.pragmatach.framework.scanner that throw PragmatachException | |
---|---|
static Set<Class<?>> |
AnnotationScanner.getAllClasses(Class<?> annotationClass)
get classes with annotation |
static Set<Method> |
AnnotationScanner.getAllMethods(Class<?> annotationClass)
get classes with annotation |
static void |
AnnotationScanner.scan(javax.servlet.ServletContext servletContext)
do the scan |
Uses of PragmatachException in com.khubla.pragmatach.framework.url |
---|
Methods in com.khubla.pragmatach.framework.url that throw PragmatachException | |
---|---|
static String[] |
URICracker.crackURI(String uri)
parse the URI parameters. |
Constructors in com.khubla.pragmatach.framework.url that throw PragmatachException | |
---|---|
RouteSpecification(String uri)
ctor |
Uses of PragmatachException in com.khubla.pragmatach.plugin.adminapp |
---|
Methods in com.khubla.pragmatach.plugin.adminapp that throw PragmatachException | |
---|---|
Response |
ShowRouteCacheController.clearCache()
|
Response |
ShowCookiesController.clearCookies()
|
Response |
AdminLoginController.doLogin()
|
Response |
BaseAdminController.logout()
log out |
Response |
ShowServerController.render()
|
Response |
ShowRoutesController.render()
|
Response |
ShowRouteCacheController.render()
|
Response |
ShowPluginsController.render()
|
Response |
ShowNetworkController.render()
|
Response |
ShowJVMController.render()
|
Response |
ShowI8NController.render()
|
Response |
ShowEnvironmentController.render()
|
Response |
ShowCookiesController.render()
|
Response |
ShowControllersController.render()
|
Response |
ShowConfigurationController.render()
|
Response |
ShowApplicationController.render()
|
Response |
SecuredAdminController.render()
check security |
Response |
ExportRoutesController.render()
|
Response |
AdminLoginController.render()
|
Response |
AdminController.render()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.adminapp.plugin |
---|
Methods in com.khubla.pragmatach.plugin.adminapp.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.cluster |
---|
Methods in com.khubla.pragmatach.plugin.cluster that throw PragmatachException | |
---|---|
static ClusteredControllers |
ClusteredControllers.getInstance()
singleton |
Uses of PragmatachException in com.khubla.pragmatach.plugin.cluster.multicast |
---|
Methods in com.khubla.pragmatach.plugin.cluster.multicast that throw PragmatachException | |
---|---|
static MulticastMessage |
MulticastMessage.deserialize(byte[] messageBody)
from string |
void |
JGroupsSenderReceiver.send(MulticastMessage multicastMessage)
send message |
static byte[] |
MulticastMessage.serialize(MulticastMessage multicastMessage)
to String |
void |
JGroupsSenderReceiver.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.cluster.plugin |
---|
Methods in com.khubla.pragmatach.plugin.cluster.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.cluster.serialization |
---|
Methods in com.khubla.pragmatach.plugin.cluster.serialization that throw PragmatachException | |
---|---|
T |
GenericJSONSerializer.deserialize(T t,
String json)
deserialize |
String |
GenericJSONSerializer.serialize(T t)
serialize object to JSON |
Uses of PragmatachException in com.khubla.pragmatach.plugin.ebean |
---|
Methods in com.khubla.pragmatach.plugin.ebean that throw PragmatachException | |
---|---|
long |
EBeanDAO.count()
|
void |
EBeanDAO.delete(T t)
delete |
void |
EBeanDAO.deletebyId(I i)
delete |
com.avaje.ebean.Query<T> |
EBeanDAO.find()
find by fluent query |
T |
EBeanDAO.findById(I i)
find by id |
List<T> |
EBeanDAO.getAll()
findall |
List<T> |
EBeanDAO.getAll(int start,
int count)
|
protected static Set<Class<?>> |
EBeanDAO.getEntityClasses()
the annotation scanner will have run; we can just query for annotated classes |
void |
EBeanDAO.save(T t)
save object |
void |
EBeanDAO.update(T t)
update object |
Uses of PragmatachException in com.khubla.pragmatach.plugin.ebean.plugin |
---|
Methods in com.khubla.pragmatach.plugin.ebean.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.facebook |
---|
Methods in com.khubla.pragmatach.plugin.facebook that throw PragmatachException | |
---|---|
Response |
FacebookLoginController.doLogin()
|
Constructors in com.khubla.pragmatach.plugin.facebook that throw PragmatachException | |
---|---|
FacebookLoginController(String redirectURL)
ctor |
Uses of PragmatachException in com.khubla.pragmatach.plugin.facebook.plugin |
---|
Methods in com.khubla.pragmatach.plugin.facebook.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.freemarker |
---|
Methods in com.khubla.pragmatach.plugin.freemarker that throw PragmatachException | |
---|---|
String |
FreemarkerResponse.getContentType()
|
Map<String,String> |
FreemarkerResponse.getHeaders()
|
Response |
FreemarkerController.render()
render |
void |
FreemarkerResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Response |
FreemarkerController.renderTemplate(String templateString)
render |
Uses of PragmatachException in com.khubla.pragmatach.plugin.freemarker.plugin |
---|
Methods in com.khubla.pragmatach.plugin.freemarker.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.google |
---|
Methods in com.khubla.pragmatach.plugin.google that throw PragmatachException | |
---|---|
Response |
GoogleLoginController.doLogin()
|
Constructors in com.khubla.pragmatach.plugin.google that throw PragmatachException | |
---|---|
GoogleLoginController(String redirectURL)
ctor |
Uses of PragmatachException in com.khubla.pragmatach.plugin.google.plugin |
---|
Methods in com.khubla.pragmatach.plugin.google.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.hibernate |
---|
Methods in com.khubla.pragmatach.plugin.hibernate that throw PragmatachException | |
---|---|
long |
HibernateDAO.count()
|
void |
HibernateDAO.delete(T t)
delete |
void |
HibernateDAO.deletebyId(I i)
delete |
org.hibernate.Criteria |
HibernateDAO.find()
find by fluent query. |
T |
HibernateDAO.findById(I i)
find by id |
List<T> |
HibernateDAO.getAll()
findall |
List<T> |
HibernateDAO.getAll(int start,
int count)
|
protected static Set<Class<?>> |
HibernateDAO.getEntityClasses()
the annotation scanner will have run; we can just query for annotated classes |
void |
HibernateDAO.save(T t)
save object |
void |
HibernateDAO.update(T t)
update object |
Uses of PragmatachException in com.khubla.pragmatach.plugin.hibernate.plugin |
---|
Methods in com.khubla.pragmatach.plugin.hibernate.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.i8n |
---|
Methods in com.khubla.pragmatach.plugin.i8n that throw PragmatachException | |
---|---|
String |
I8NImpl.getDate(String locale,
Date date)
|
String |
I8NImpl.getString(String locale,
String name)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.i8n.plugin |
---|
Methods in com.khubla.pragmatach.plugin.i8n.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.jackson |
---|
Methods in com.khubla.pragmatach.plugin.jackson that throw PragmatachException | |
---|---|
Response |
JacksonController.render(org.codehaus.jackson.node.ObjectNode objectNode)
render |
Uses of PragmatachException in com.khubla.pragmatach.plugin.jackson.plugin |
---|
Methods in com.khubla.pragmatach.plugin.jackson.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.jasper |
---|
Methods in com.khubla.pragmatach.plugin.jasper that throw PragmatachException | |
---|---|
String |
JasperResponse.getContentType()
|
Map<String,String> |
JasperResponse.getHeaders()
|
void |
JasperController.populateController()
|
Response |
JasperController.render()
render |
void |
JasperResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.jasper.plugin |
---|
Methods in com.khubla.pragmatach.plugin.jasper.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.jcr |
---|
Methods in com.khubla.pragmatach.plugin.jcr that throw PragmatachException | |
---|---|
String |
JCRResponse.getContentType()
|
Map<String,String> |
JCRResponse.getHeaders()
|
javax.jcr.Session |
JCRSessionFactory.getSession()
get a repository Session |
void |
JCRResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Response |
JCRJSONController.renderChildren(String[] nodeName)
render children |
static String |
PragmatachJCRToJSON.renderNodeProperties(javax.jcr.Node node)
Pretty simple; render all the properties to JSON |
Response |
JCRJSONController.renderProperties(String[] nodeName)
render properties |
static String |
PragmatachJCRToJSON.renderSubnodeNames(javax.jcr.Node node)
Pretty simple; render all the subnode names to JSON |
Uses of PragmatachException in com.khubla.pragmatach.plugin.jcr.plugin |
---|
Methods in com.khubla.pragmatach.plugin.jcr.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.json |
---|
Methods in com.khubla.pragmatach.plugin.json that throw PragmatachException | |
---|---|
static void |
PragmaticControllerSerializer.deserialize(PragmatachController pragmatachController,
InputStream inputStream)
|
static void |
PragmaticControllerSerializer.deserialize(PragmatachController pragmatachController,
String json)
|
String |
JSONResponse.getContentType()
|
Map<String,String> |
JSONResponse.getHeaders()
|
void |
JSONController.populateController()
|
void |
JSONController.populateController(String JSON)
for testing purposes |
Response |
JSONController.render()
render |
void |
JSONResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
static String |
PragmaticControllerSerializer.serialize(PragmatachController pragmatachController)
|
static void |
PragmaticControllerSerializer.serialize(PragmatachController pragmatachController,
OutputStream outputStream)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.json.plugin |
---|
Methods in com.khubla.pragmatach.plugin.json.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.jsp |
---|
Methods in com.khubla.pragmatach.plugin.jsp that throw PragmatachException | |
---|---|
String |
JSPResponse.getContentType()
|
Map<String,String> |
JSPResponse.getHeaders()
|
org.apache.jasper.runtime.HttpJspBase |
JSPCompiler.getServlet()
given a JSP file relative path, return a Servlet |
Response |
JSPController.render()
render |
void |
JSPResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.jsp.plugin |
---|
Methods in com.khubla.pragmatach.plugin.jsp.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.mongodb |
---|
Methods in com.khubla.pragmatach.plugin.mongodb that throw PragmatachException | |
---|---|
long |
MongoDBDAO.count()
|
void |
MongoDBDAO.delete(T t)
delete |
void |
MongoDBDAO.deletebyId(String i)
delete |
List<T> |
MongoDBDAO.find(com.mongodb.BasicDBObject query)
find |
com.mongodb.DBObject |
MongoDBObjectPersister.find(String id)
find an instance by an id |
List<T> |
MongoDBDAO.find(String[][] terms)
find |
T |
MongoDBDAO.findById(String i)
find by id |
T |
MongoDBDAO.findOne(com.mongodb.BasicDBObject query)
find |
T |
MongoDBDAO.findOne(String[][] terms)
find |
List<T> |
MongoDBDAO.getAll()
findall |
List<T> |
MongoDBDAO.getAll(int start,
int count)
|
Object |
MongoDBObjectPersister.load(com.mongodb.DBObject dbObject)
|
T |
MongoDBDAO.newInstance(com.mongodb.DBObject dbObject)
get an instance |
void |
MongoDBObjectPersister.save(Object object)
|
void |
MongoDBDAO.save(T t)
save object |
void |
MongoDBDAO.update(T t)
update object |
Uses of PragmatachException in com.khubla.pragmatach.plugin.mongodb.db |
---|
Methods in com.khubla.pragmatach.plugin.mongodb.db that throw PragmatachException | |
---|---|
void |
DBCollectionFactory.dropDB()
drop the DB, for testing purposes |
Uses of PragmatachException in com.khubla.pragmatach.plugin.mongodb.plugin |
---|
Methods in com.khubla.pragmatach.plugin.mongodb.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.mongodb.serializer |
---|
Methods in com.khubla.pragmatach.plugin.mongodb.serializer that throw PragmatachException | |
---|---|
Object |
ObjectSerializer.deserialize(com.mongodb.DBObject dbObject)
|
Object |
BasicObjectSerializer.deserialize(com.mongodb.DBObject dbObject)
deserialize |
void |
SetFieldSerializer.deserializeField(Object object,
Field field,
com.mongodb.DBObject dbObject)
|
void |
FieldSerializer.deserializeField(Object object,
Field field,
com.mongodb.DBObject dbObject)
|
void |
EnumFieldSerializer.deserializeField(Object object,
Field field,
com.mongodb.DBObject dbObject)
|
void |
EntityFieldSerializer.deserializeField(Object object,
Field field,
com.mongodb.DBObject dbObject)
|
void |
AtomicFieldSerializer.deserializeField(Object object,
Field field,
com.mongodb.DBObject dbObject)
|
static FieldSerializer |
FieldSerializerFactory.getFieldSerializer(Class<?> clazz,
Field field)
|
com.mongodb.BasicDBObject |
ObjectSerializer.serialize(Object object)
|
com.mongodb.BasicDBObject |
BasicObjectSerializer.serialize(Object object)
serialize |
void |
SetFieldSerializer.serializeField(com.mongodb.BasicDBObject parentDBObject,
Object object,
Field field)
the strategy here is that we store the id's in the parent object, and then use DAOs to persist each contained object. |
void |
FieldSerializer.serializeField(com.mongodb.BasicDBObject parentDBObject,
Object object,
Field field)
|
void |
EnumFieldSerializer.serializeField(com.mongodb.BasicDBObject parentDBObject,
Object object,
Field field)
|
void |
EntityFieldSerializer.serializeField(com.mongodb.BasicDBObject parentDBObject,
Object object,
Field field)
|
void |
AtomicFieldSerializer.serializeField(com.mongodb.BasicDBObject parentDBObject,
Object object,
Field field)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.mongodb.util |
---|
Methods in com.khubla.pragmatach.plugin.mongodb.util that throw PragmatachException | |
---|---|
String |
ClassTypeUtils.getId(Object t)
get id |
boolean |
ClassTypeUtils.isGeneratedId()
Entity has an @GeneratedValue? |
void |
ClassTypeUtils.setId(Object t,
String i)
set id |
Uses of PragmatachException in com.khubla.pragmatach.plugin.openjpa |
---|
Methods in com.khubla.pragmatach.plugin.openjpa that throw PragmatachException | |
---|---|
long |
OpenJPADAO.count()
|
void |
OpenJPADAO.delete(T t)
delete |
void |
OpenJPADAO.deletebyId(I i)
delete |
javax.persistence.criteria.CriteriaQuery<T> |
OpenJPADAO.find()
get criteria builder |
T |
OpenJPADAO.findById(I i)
find by id |
List<T> |
OpenJPADAO.getAll()
findall |
List<T> |
OpenJPADAO.getAll(int start,
int count)
|
protected static Set<Class<?>> |
OpenJPADAO.getEntityClasses()
the annotation scanner will have run; we can just query for annotated classes |
void |
OpenJPADAO.save(T t)
save object |
void |
OpenJPADAO.update(T t)
update object |
Uses of PragmatachException in com.khubla.pragmatach.plugin.openjpa.plugin |
---|
Methods in com.khubla.pragmatach.plugin.openjpa.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.responsive |
---|
Methods in com.khubla.pragmatach.plugin.responsive that throw PragmatachException | |
---|---|
String |
ResponsiveImageResponse.getContentType()
|
Map<String,String> |
ResponsiveImageResponse.getHeaders()
|
Response |
ResponsiveImageController.getscaledimage(String imageResource,
double xscale,
double yscale)
render |
Response |
ResponsiveImageController.getsizedimage(String imageResource,
int width,
int height)
render |
void |
ResponsiveImageResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
static void |
ImageResizer.resize(InputStream inputImage,
OutputStream outputImage,
double xscale,
double yscale)
|
static void |
ImageResizer.resize(InputStream inputImage,
OutputStream outputImage,
int width,
int height)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.responsive.plugin |
---|
Methods in com.khubla.pragmatach.plugin.responsive.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.statsd.plugin |
---|
Methods in com.khubla.pragmatach.plugin.statsd.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.thymeleaf |
---|
Methods in com.khubla.pragmatach.plugin.thymeleaf that throw PragmatachException | |
---|---|
String |
ThymeleafResponse.getContentType()
|
Map<String,String> |
ThymeleafResponse.getHeaders()
|
Response |
ThymeleafController.render()
render |
void |
ThymeleafResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.thymeleaf.plugin |
---|
Methods in com.khubla.pragmatach.plugin.thymeleaf.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.velocity |
---|
Methods in com.khubla.pragmatach.plugin.velocity that throw PragmatachException | |
---|---|
String |
VelocityResponse.getContentType()
|
Map<String,String> |
VelocityResponse.getHeaders()
|
Response |
VelocityController.render()
render |
void |
VelocityResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.velocity.plugin |
---|
Methods in com.khubla.pragmatach.plugin.velocity.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.xstream |
---|
Methods in com.khubla.pragmatach.plugin.xstream that throw PragmatachException | |
---|---|
String |
XStreamResponse.getContentType()
|
Map<String,String> |
XStreamResponse.getHeaders()
|
void |
XStreamController.populateController()
|
Response |
XStreamController.render()
render |
void |
XStreamResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.xstream.plugin |
---|
Methods in com.khubla.pragmatach.plugin.xstream.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
Uses of PragmatachException in com.khubla.pragmatach.plugin.yaml |
---|
Methods in com.khubla.pragmatach.plugin.yaml that throw PragmatachException | |
---|---|
static void |
PragmatachYAML.fromYAML(Object object,
InputStream inputStream)
convert object from YAML |
static void |
PragmatachYAML.fromYAML(Object object,
String YAML)
convert object from YAML |
String |
YAMLResponse.getContentType()
|
Map<String,String> |
YAMLResponse.getHeaders()
|
static Map<String,String> |
PragmatachYAML.parseYAML(InputStream inputStream)
parse YAML to map |
static Map<String,String> |
PragmatachYAML.parseYAML(String YAML)
parse YAML to map |
void |
YAMLController.populateController()
|
Response |
YAMLController.render()
render |
void |
YAMLResponse.render(javax.servlet.http.HttpServletResponse httpServletResponse)
|
static String |
PragmatachYAML.toYAML(Object object)
convert object to YAML |
static void |
PragmatachYAML.toYAML(Object object,
OutputStream outputStream)
convert object to YAML |
Uses of PragmatachException in com.khubla.pragmatach.plugin.yaml.plugin |
---|
Methods in com.khubla.pragmatach.plugin.yaml.plugin that throw PragmatachException | |
---|---|
void |
PluginImpl.startup()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |