Uses of Interface org.objectweb.perseus.fos.api.FosStructure

Uses in package org.objectweb.perseus.fos.lib

Methods with parameter type org.objectweb.perseus.fos.api.FosStructure

void
FosTxContext.read(String dirof, String id, FosStructure fs, Object ctxt)
Reads the content of a persistent object from a file.
void
FosTxContext.read(String dirof, String id, FosStructure fs, FosAccess conn, Object ctxt)
void
FosTxContext.write(String dirof, String id, FosStructure fs, Object ctxt)
Writes the content of a persistent object to a file.
void
FosTxContext.write(String dirof, String id, FosStructure fs, FosAccess conn, Object ctxt)

Uses in package org.objectweb.perseus.fos.api

Methods with parameter type org.objectweb.perseus.fos.api.FosStructure

void
FosAccess.read(String dirof, String id, FosStructure fs, Object ctxt)
Reads the content of a persistent object from a file.
void
FosAccess.write(String dirof, String id, FosStructure fs, Object ctxt)
Writes the content of a persistent object to a file.

Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.