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