public class OAObjectEmptyHubDelegate extends Object
Constructor and Description |
---|
OAObjectEmptyHubDelegate() |
Modifier and Type | Method and Description |
---|---|
static void |
initialize(OAObject obj)
Called by OAObject.afterLoad() to initialize any Hubs that are empty, so that
they will not need to go to the database.
|
static void |
load(File file)
Load the file that contains info for all empty hubs.
|
static void |
save(File file)
This can be called at program close, to create a list of all objects
with empty hubs - to be used by load.
|
public static void initialize(OAObject obj)
obj
- public static void load(File file) throws Exception
Exception
Copyright © 1999–2019 ViaOA. All rights reserved.