Uses of Interface
de.grogra.persistence.PersistenceOutput
Packages that use PersistenceOutput
Package
Description
-
Uses of PersistenceOutput in de.grogra.graph.impl
Subinterfaces of PersistenceOutput in de.grogra.graph.implClasses in de.grogra.graph.impl that implement PersistenceOutputMethods in de.grogra.graph.impl with parameters of type PersistenceOutputModifier and TypeMethodDescriptionvoid
GraphManager.writeObject
(Shareable object, PersistenceOutput out) void
SharedObjectNode.writeObject
(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.persistence
Classes in de.grogra.persistence that implement PersistenceOutputModifier and TypeClassDescriptionclass
class
class
class
class
class
AnXMLPersistenceWriter
serializes data into XML elements and attributes.Fields in de.grogra.persistence declared as PersistenceOutputModifier and TypeFieldDescriptionprotected final PersistenceOutput
PersistenceOutputDecorator.out
Methods in de.grogra.persistence with parameters of type PersistenceOutputModifier 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) Constructors in de.grogra.persistence with parameters of type PersistenceOutput -
Uses of PersistenceOutput in de.grogra.pf.registry
Methods in de.grogra.pf.registry with parameters of type PersistenceOutputModifier and TypeMethodDescriptionvoid
ObjectItem.writeObject
(Shareable object, PersistenceOutput out) void
Registry.writeObject
(Shareable object, PersistenceOutput out) void
ResourceLibrary.writeObject
(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.rgg.model
Classes in de.grogra.rgg.model that implement PersistenceOutput