A B C D E F G H I J K L M N O P R S T U V X 
All Classes All Packages

P

password(String) - Method in class Session
Typically used: Sets the password of the account.
pingSession() - Method in class AdminApi
"Ping" the FairCom JSON Action endpoint to test the response time of the current session.
pingSession(ObjectNode) - Method in class AdminApi
"Ping" the FairCom JSON Action endpoint, to extend the life of the current session, to check if an authToken is valid, or to test the response time of the current session.
post(String) - Method in class ServerConnection
POST a JSON request to the FairCom JSON Action endpoint.
post(String) - Method in interface ServerConnectionInterface
POST a JSON request to the FairCom JSON Action endpoint.
post(String) - Method in class Session
Calls the ServerConnection class to POST a JSON request to the FairCom JSON Action endpoint.
postTimeout(long) - Method in class ServerConnection
Sets the timeout duration for POST requests in seconds.
primaryKey(Integer) - Method in class Field
The "primaryKey", when used in "createTable" designates a field's position in the primary keys.
A B C D E F G H I J K L M N O P R S T U V X 
All Classes All Packages