| Constructor and Description | 
|---|
RemoteLRS()  | 
RemoteLRS(TCAPIVersion version)  | 
public RemoteLRS(TCAPIVersion version)
@Generated(value="lombok") public RemoteLRS()
@Deprecated public static long getHTTPClientConnectTimeout()
setHttpClient(HttpClient client)@Deprecated public static void setHTTPClientConnectTimeout(long timeout)
setHttpClient(HttpClient client)public static void setHttpClient(org.eclipse.jetty.client.HttpClient client)
                          throws Exception
Exceptionpublic void setEndpoint(String str) throws MalformedURLException
MalformedURLExceptionpublic void setUsername(String str)
public void setPassword(String str)
public Boolean usePrettyJSON()
public String calculateBasicAuth()
public AboutLRSResponse about()
public StatementLRSResponse saveStatement(Statement statement)
saveStatement in interface LRSpublic StatementsResultLRSResponse saveStatements(List<Statement> statements)
saveStatements in interface LRSpublic StatementLRSResponse retrieveStatement(String id)
retrieveStatement in interface LRSpublic StatementLRSResponse retrieveVoidedStatement(String id)
retrieveVoidedStatement in interface LRSpublic StatementLRSResponse retrieveStatement(String id, boolean attachments)
retrieveStatement in interface LRSpublic StatementLRSResponse retrieveVoidedStatement(String id, boolean attachments)
retrieveVoidedStatement in interface LRSpublic StatementsResultLRSResponse queryStatements(StatementsQueryInterface query)
queryStatements in interface LRSpublic StatementsResultLRSResponse moreStatements(String moreURL)
moreStatements in interface LRSpublic ProfileKeysLRSResponse retrieveStateIds(Activity activity, Agent agent, UUID registration)
retrieveStateIds in interface LRSpublic StateLRSResponse retrieveState(String id, Activity activity, Agent agent, UUID registration)
retrieveState in interface LRSpublic LRSResponse saveState(StateDocument state)
public LRSResponse updateState(StateDocument state)
updateState in interface LRSpublic LRSResponse deleteState(StateDocument state)
deleteState in interface LRSpublic LRSResponse clearState(Activity activity, Agent agent, UUID registration)
clearState in interface LRSpublic ActivityLRSResponse retrieveActivity(Activity activity)
retrieveActivity in interface LRSpublic ProfileKeysLRSResponse retrieveActivityProfileIds(Activity activity)
retrieveActivityProfileIds in interface LRSpublic ActivityProfileLRSResponse retrieveActivityProfile(String id, Activity activity)
retrieveActivityProfile in interface LRSpublic LRSResponse saveActivityProfile(ActivityProfileDocument profile)
saveActivityProfile in interface LRSpublic LRSResponse updateActivityProfile(ActivityProfileDocument profile)
updateActivityProfile in interface LRSpublic LRSResponse deleteActivityProfile(ActivityProfileDocument profile)
deleteActivityProfile in interface LRSpublic PersonLRSResponse retrievePerson(Agent agent)
retrievePerson in interface LRSpublic ProfileKeysLRSResponse retrieveAgentProfileIds(Agent agent)
retrieveAgentProfileIds in interface LRSpublic AgentProfileLRSResponse retrieveAgentProfile(String id, Agent agent)
retrieveAgentProfile in interface LRSpublic LRSResponse saveAgentProfile(AgentProfileDocument profile)
saveAgentProfile in interface LRSpublic LRSResponse updateAgentProfile(AgentProfileDocument profile)
updateAgentProfile in interface LRSpublic LRSResponse deleteAgentProfile(AgentProfileDocument profile)
deleteAgentProfile in interface LRS@Generated(value="lombok") public URL getEndpoint()
@Generated(value="lombok") public TCAPIVersion getVersion()
@Generated(value="lombok") public String getUsername()
@Generated(value="lombok") public String getPassword()
@Generated(value="lombok") public String getAuth()
@Generated(value="lombok") public HashMap getExtended()
@Generated(value="lombok") public Boolean getPrettyJSON()
@Generated(value="lombok") public void setVersion(TCAPIVersion version)
@Generated(value="lombok") public void setAuth(String auth)
@Generated(value="lombok") public void setExtended(HashMap extended)
@Generated(value="lombok") public void setPrettyJSON(Boolean prettyJSON)
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2016 Rustici Software. All Rights Reserved.