org.apache.portals.bridges.frameworks
Interface Lookup


public interface Lookup

Lookup

Version:
$Id: Lookup.java 187943 2004-11-12 20:35:46 +0100 (Fri, 12 Nov 2004) taylor $
Author:
David Sean Taylor

Method Summary
 boolean isNew()
           
 boolean lookup(String key)
           
 

Method Detail

lookup

boolean lookup(String key)

isNew

boolean isNew()


Copyright © 2005 Apache Software Foundation. All Rights Reserved.