Uses of Class
com.janeirodigital.sai.core.agents.ApplicationProfile
Packages that use ApplicationProfile
Package
Description
Classes providing access to
Agent Registries,
Social Agent Profiles,
Application Profiles,
and Agent Registrations.
-
Uses of ApplicationProfile in com.janeirodigital.sai.core.agents
Methods in com.janeirodigital.sai.core.agents that return ApplicationProfileModifier and TypeMethodDescriptionApplicationProfile.Builder.build()
Build theApplicationProfile
using attributes from the Builder.static ApplicationProfile
ApplicationProfile.get
(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)
using the application profile default content-type of JSON-LDstatic ApplicationProfile
ApplicationProfile.get
(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aApplicationProfile
from the provideduri
ApplicationProfile.reload()
Reload a new instance ofApplicationProfile
using the attributes of the current instance