Xindice API
version 1.1b3

org.apache.xindice.util
Interface Named

All Known Subinterfaces:
Filer, Indexer
All Known Implementing Classes:
Collection, Database

public interface Named

Named identifies an object as having a contextually important Name.

Version:
CVS $Revision: 1.3 $, $Date: 2003/08/07 20:13:24 $

Method Summary
 java.lang.String getName()
          getName retrieves the contextually important name of the object
 

Method Detail

getName

public java.lang.String getName()
getName retrieves the contextually important name of the object
Returns:
The object's name

Xindice API
version 1.1b3

Copyright (c) 1999-2003 The Apache Software Foundation. All Rights Reserved.