Uses of Interface
com.onenetwork.platform.common.usercontext.PlatformUserProfile

Packages that use PlatformUserProfile 
Package Description
com.onenetwork.platform.common
Contains models which are common to nearly all Platform applications, including User, Role and others.
com.onenetwork.platform.common.addressvalidation  
com.onenetwork.platform.common.neo  
com.onenetwork.platform.common.usercontext
Objects to represent and manipulate user credentials and preferences.
com.onenetwork.platform.data.model
APIs for reading and writing Models developed with the SDK.
com.onenetwork.platform.env.home  
com.onenetwork.platform.integ.json
Service for converting between JSON and Model objects.
com.onenetwork.platform.integ.rest
Infrastructure for implementing REST-ful web services using JAXRS.
com.onenetwork.platform.integ.rest.json
Standard JSON value objects passed in REST calls in standard Platform components, such as the the Report panel.
com.onenetwork.platform.integ.rest.model
Helper classes related to the Model Create/Detail framework, providing support for manipulating model view/action invocation results prior to returning to the client layer.
com.onenetwork.platform.integ.rest.report
Helper classes related to the Report framework, providing support for manipulating report invocation results prior to returning to the client layer.
com.onenetwork.platform.integ.rest.template
Helper classes related to the Model Templates feature, providing support for manipulating template invocation results prior to returning to the client layer.
com.onenetwork.platform.integ.soap
Infrastructure for implementing SOAP-based web services using JAXWS.