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.4 $, $Date: 2004/02/08 02:59:39 $
Method Summary |
java.lang.String |
getName()
getName retrieves the contextually important name of the object |
getName
public java.lang.String getName()
- getName retrieves the contextually important name of the object
- Returns:
- The object's name
Copyright (c) 1999-2004 The Apache Software Foundation. All Rights Reserved.