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 theApplicationProfileusing attributes from the Builder.static ApplicationProfileApplicationProfile.get(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)using the application profile default content-type of JSON-LDstatic ApplicationProfileApplicationProfile.get(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aApplicationProfilefrom the provideduriApplicationProfile.reload()Reload a new instance ofApplicationProfileusing the attributes of the current instance