Package | Description |
---|---|
com.viaoa.hub |
Contains the observable OA collection class, and support classes.
|
com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
Modifier and Type | Method and Description |
---|---|
static void |
HubJsonDelegate.write(Hub thisHub,
OAJsonWriter ow,
OACascade cascade)
Called by OAJsonWriter to store all objects in JSON file.
|
Modifier and Type | Method and Description |
---|---|
static void |
OAObjectJsonDelegate.write(OAObject oaObj,
OAJsonWriter ow,
boolean bKeyOnly,
OACascade cascade)
Called by OAJsonWriter to save object as JSON.
|
Copyright © 1999–2019 ViaOA. All rights reserved.