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 TypeMethodDescriptionvoidGraphManager.writeObject(Shareable object, PersistenceOutput out) voidSharedObjectNode.writeObject(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.persistence
Classes in de.grogra.persistence that implement PersistenceOutputModifier and TypeClassDescriptionclassclassclassclassclassclassAnXMLPersistenceWriterserializes data into XML elements and attributes.Fields in de.grogra.persistence declared as PersistenceOutputModifier and TypeFieldDescriptionprotected final PersistenceOutputPersistenceOutputDecorator.outMethods in de.grogra.persistence with parameters of type PersistenceOutputModifier and TypeMethodDescriptionvoidManageableType.write(Object value, PersistenceOutput out, boolean onlyDiff) protected voidManageableType.Field.writeObject(Object value, PersistenceOutput out) voidSharedObjectProvider.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 TypeMethodDescriptionvoidObjectItem.writeObject(Shareable object, PersistenceOutput out) voidRegistry.writeObject(Shareable object, PersistenceOutput out) voidResourceLibrary.writeObject(Shareable object, PersistenceOutput out) -
Uses of PersistenceOutput in de.grogra.propFile
Classes in de.grogra.propFile that implement PersistenceOutput -
Uses of PersistenceOutput in de.grogra.rgg.model
Classes in de.grogra.rgg.model that implement PersistenceOutput