Xindice API
version 1.1

org.apache.xindice.util
Interface Named

All Known Subinterfaces:
Filer, Indexer
All Known Implementing Classes:
BTreeFiler, Collection, Database, FSFiler, HashFiler, MemFiler, MemValueIndexer, MetaSystemCollection, NameIndexer, SizeableMemFiler, SystemCollection, ValueIndexer

public interface Named

Named identifies an object as having a contextually important Name.

Version:
$Revision: 511426 $, $Date: 2007-02-25 04:25:02 +0100 (Sun, 25 Feb 2007) $

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

Method Detail

getName

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.