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