Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractJotyTrustManager - Class in org.joty.web
Prepares the implementation of the trust manager class specific to the framework target context and leaves the checkServerTrusted method unimplemented.
AbstractJotyTrustManager(JotyApplication) - Constructor for class org.joty.web.AbstractJotyTrustManager
 
AbstractWebClient - Class in org.joty.web
It is the talker to the Joty Server (see org.joty.server.JotyServer) via the http connection built on an implementation of AbstractWebConn object (the createWebConn abstract method drives the descendant to make the inherent choice).
AbstractWebClient(JotyApplication) - Constructor for class org.joty.web.AbstractWebClient
 
AbstractWebClient.DocumentDescriptor - Class in org.joty.web
 
AbstractWebConn - Class in org.joty.web
This class is responsible to manage the http connection with server.
AbstractWebConn(JotyApplication) - Constructor for class org.joty.web.AbstractWebConn
 
accessLocalData(String, Object) - Method in class org.joty.app.Common
Accesses in writing and reading mode, chunks of data organized as Map<String, Object> and saved on disk, by means of the Java serialization features.
acquireLocaleInfo() - Method in class org.joty.app.Common
Acquires currency notations and separators from language and country values located in m_loc_lang, m_loc_country members.
acquireLocsFromConf() - Method in class org.joty.app.Common
 
actionByStatement() - Method in class org.joty.data.WrappedResultSet
 
actionFieldsContains(String) - Method in interface org.joty.data.JotyResultSet
 
add(String, int) - Method in class org.joty.gui.WFieldSet
 
add(String, int, boolean) - Method in class org.joty.gui.WFieldSet
 
addLiteral(long, String, String) - Method in class org.joty.app.LiteralsCollection
 
addLiteral(JotyResultSet, LiteralsCollection.LiteralStructParams, String, long, int) - Method in class org.joty.app.LiteralsCollection
 
addNew() - Method in class org.joty.data.WrappedResultSet
 
addReqParm(String, String) - Method in class org.joty.web.AbstractWebClient
 
addSqlToPostStmnt(String, String) - Method in class org.joty.web.AbstractWebClient
 
addSqlToPostStmnt(String, String, BasicPostStatement, int) - Method in class org.joty.web.AbstractWebClient
 
addSqlToPostStmnt(String, String, BasicPostStatement, String, int) - Method in class org.joty.web.AbstractWebClient
 
addToWhere(WrappedField) - Method in class org.joty.data.SearchQueryBuilderFront
 
addVerifyExpr(String) - Method in class org.joty.web.AbstractWebClient
 
appLang(String) - Method in class org.joty.app.Common
It catches from the map m_JotyAppLang the text corresponding to the literal received as argument
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links