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