Xindice API
version 1.2m1

org.apache.xindice.util
Interface Named

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

public interface Named

Named identifies an object as having a contextually important Name.

Version:
$Revision: 541508 $, $Date: 2007-05-24 21:54:12 -0400 (Thu, 24 May 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.2m1

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