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 theReadableApplicationProfile
using attributes from the Builder.static ReadableSocialAgentProfile
ReadableSocialAgentProfile.get
(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)
without specifying a desired content type for retrievalstatic ReadableSocialAgentProfile
ReadableSocialAgentProfile.get
(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aReadableSocialAgentProfile
from the provideduri
.ReadableSocialAgentProfile.reload()
Reload a new instance ofReadableSocialAgentProfile
using the attributes of the current instance