Uses of Class
com.janeirodigital.sai.core.agents.ReadableApplicationProfile
Packages that use ReadableApplicationProfile
Package
Description
Classes providing access to
 Agent Registries,
 Social Agent Profiles,
 Application Profiles,
 and Agent Registrations.
- 
Uses of ReadableApplicationProfile in com.janeirodigital.sai.core.agents
Methods in com.janeirodigital.sai.core.agents that return ReadableApplicationProfileModifier and TypeMethodDescriptionstatic ReadableApplicationProfileReadableApplicationProfile.get(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)without specifying a desired content type for retrievalstatic ReadableApplicationProfileReadableApplicationProfile.get(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aReadableApplicationProfilefrom the provideduri.ReadableApplicationProfile.reload()Reload a new instance ofReadableApplicationProfileusing the attributes of the current instance