Interface IDResolver


public interface IDResolver
Author:
Glen Daniels (gdaniels@allaire.com)
  • Method Details

    • getReferencedObject

      Object getReferencedObject(String href)
      Get the object refereced by the href
    • addReferencedObject

      void addReferencedObject(String id, Object referent)
      Store the object associated with id