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