Uses of Class
com.janeirodigital.sai.core.agents.ReadableSocialAgentProfile
Packages that use ReadableSocialAgentProfile
Package
Description
Classes providing access to
 Agent Registries,
 Social Agent Profiles,
 Application Profiles,
 and Agent Registrations.
- 
Uses of ReadableSocialAgentProfile in com.janeirodigital.sai.core.agents
Methods in com.janeirodigital.sai.core.agents that return ReadableSocialAgentProfileModifier and TypeMethodDescriptionReadableSocialAgentProfile.Builder.build()Build theReadableApplicationProfileusing attributes from the Builder.static ReadableSocialAgentProfileReadableSocialAgentProfile.get(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)without specifying a desired content type for retrievalstatic ReadableSocialAgentProfileReadableSocialAgentProfile.get(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aReadableSocialAgentProfilefrom the provideduri.ReadableSocialAgentProfile.reload()Reload a new instance ofReadableSocialAgentProfileusing the attributes of the current instance