@MetaInfServices(value=GraphAssociatedObjectManager.class) public class BiblioManager extends BasicGraphAssociatedManager<BiblioList>
Constructor and Description |
---|
BiblioManager() |
Modifier and Type | Method and Description |
---|---|
BiblioList |
doCreate(Graph graph)
create the associated object for a graph
|
BiblioList |
doOpen(InputStream is,
Graph graph)
open associated object.
|
doSave, getAliases, getGraphType, getObject, getObjectName, handles, needSaving
public static final String KEY
public BiblioList doCreate(Graph graph)
GraphAssociatedObjectManager
public BiblioList doOpen(InputStream is, Graph graph) throws GsException
GraphAssociatedObjectManager
GsException
Copyright © 2005–2020. All rights reserved.