Uses of Package
com.onenetwork.platform.data.model

Packages that use com.onenetwork.platform.data.model 
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.exchangeframework  
com.onenetwork.platform.common.field
Standard interfaces for representing a "Field": a typed, named piece of data.
com.onenetwork.platform.common.neo  
com.onenetwork.platform.data.model
APIs for reading and writing Models developed with the SDK.
com.onenetwork.platform.data.model.impl  
com.onenetwork.platform.data.model.perm
Interfaces and helper classes for implementing customized permission policies on Models.
com.onenetwork.platform.data.sql
Services for ad-hoc querying and other lower-level database access.
com.onenetwork.platform.data.validation
Provides services which allow end-users to define "validation rules" with Excel-like function syntax.
com.onenetwork.platform.env.module
APIs used to introspect SDK Modules.
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.oagis  
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.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.workflow
Services to facilitate the implementation of model workflows.