Xindice API
version 1.1

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:
$Revision: 511426 $, $Date: 2007-02-24 22:25:02 -0500 (Sat, 24 Feb 2007) $

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

Method Detail

getName

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

Xindice API
version 1.1

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