Uses of Interface
de.grogra.persistence.PersistenceOutput
Package
Description
-
Uses of PersistenceOutput in de.grogra.graph.impl
Modifier and TypeMethodDescriptionvoid
GraphManager.writeObject
(Shareable object, PersistenceOutput out) void
SharedObjectNode.writeObject
(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.persistence
Modifier and TypeClassDescriptionclass
class
class
class
class
class
AnXMLPersistenceWriter
serializes data into XML elements and attributes.Modifier and TypeFieldDescriptionprotected final PersistenceOutput
PersistenceOutputDecorator.out
Modifier and TypeMethodDescriptionvoid
ManageableType.write
(Object value, PersistenceOutput out, boolean onlyDiff) protected void
ManageableType.Field.writeObject
(Object value, PersistenceOutput out) void
SharedObjectProvider.writeObject
(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.pf.registry
Modifier and TypeMethodDescriptionvoid
ObjectItem.writeObject
(Shareable object, PersistenceOutput out) void
Registry.writeObject
(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.rgg.model
-
Uses of PersistenceOutput in de.grogra.sqlite.io