Uses of Package
com.onenetwork.platform.common.usercontext

Packages that use com.onenetwork.platform.common.usercontext 
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.menu
Services and interfaces for manipulating menus in the user interface.
com.onenetwork.platform.common.neo  
com.onenetwork.platform.common.screen
Service and interface for filtering global screen elements from UI.
com.onenetwork.platform.common.task
Supporting classes related to the "Task" and "TaskReqmt" models.
com.onenetwork.platform.common.tax
Contains services for interacting with a "tax provider" which computes appropriate taxes based on government regulations.
com.onenetwork.platform.common.uom
Service and interface for converting between different units of measure.
com.onenetwork.platform.common.user  
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.data.model.perm
Interfaces and helper classes for implementing customized permission policies on Models.
com.onenetwork.platform.data.model.policy
Services and supporting classes for the persistence and retrieval of module "policies" which drive application behavior.
com.onenetwork.platform.data.sql
Services for ad-hoc querying and other lower-level database access.
com.onenetwork.platform.data.template
Interface for loading data using a template file and variable bindings.
com.onenetwork.platform.data.tlv
"tlv" is short for TimeLine View - this package contains interfaces into the data fetched for a Timeline view in the user interface.
com.onenetwork.platform.data.validation
Provides services which allow end-users to define "validation rules" with Excel-like function syntax.
com.onenetwork.platform.env.home  
com.onenetwork.platform.features  
com.onenetwork.platform.integ
Common interfaces and utilities for used in integration.
com.onenetwork.platform.integ.csv
Supports the manipulation of CSV data - typically used in the context of inbound integration.
com.onenetwork.platform.integ.edi
Used for parsing, processing and generating EDI messages in X12 and/or EDIFACT format.
com.onenetwork.platform.integ.fixlen
Service for parsing "fixed-length format" files, i.e.
com.onenetwork.platform.integ.json
Service for converting between JSON and Model objects.
com.onenetwork.platform.integ.module
Provides classes for interacting with other Modules in a loosely-typed way (without adding explicit compile-time dependencies).
com.onenetwork.platform.integ.msg
APIs for using Platform's message queuing system.
com.onenetwork.platform.integ.notify
Services for sending email notifications.
com.onenetwork.platform.integ.oagis  
com.onenetwork.platform.integ.oauth
Service for integrating to external services through OAuth.
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.problem
Helper classes related to Problems, providing support for manipulating problem-related queries 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.sap
Used for parsing, processing and generating SAP "IDoc" files.
com.onenetwork.platform.integ.soap
Infrastructure for implementing SOAP-based web services using JAXWS.
com.onenetwork.platform.neonotification  
com.onenetwork.platform.report.summary  
com.onenetwork.platform.restapi  
com.onenetwork.platform.tools.i18n
Provides access to internationalized messages.
com.onenetwork.platform.tools.log
Extensions of log4j used for logging in Platform.
com.onenetwork.platform.workflow
Services to facilitate the implementation of model workflows.