Xindice API

org.apache.xindice.util
Interface Named

All Known Subinterfaces:
DBSecurityManager, Filer, Indexer, Script, ScriptComponent, ScriptFilter, Service, Versioning, XMLObject
All Known Implementing Classes:
Collection, Database

public interface Named

Named identifies an object as having a contextually important Name.


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

Copyright (c) 1999-2001 The Apache Software Foundation