Interface JOP.persist.InputController
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Interface JOP.persist.InputController

public interface InputController
extends Object

This is an INTERNAL class.


Method Index

 o readClassname(ObjectIdentifier)
 o readObject(ObjectIdentifier, ObjectDefinition)

Methods

 o readClassname
  public abstract String readClassname(ObjectIdentifier oid) throws Exception
 o readObject
  public abstract void readObject(ObjectIdentifier oid,
                                  ObjectDefinition defObject) throws Exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home