solar.service.directory
Interface Name
- All Superinterfaces:
- Adu, AttributeRecord, java.io.Serializable
- All Known Implementing Classes:
- PlainName
- public interface Name
- extends AttributeRecord
The interface for the names stored in the directory. A name strand is
the concat of the labels from root to leaf in a hiarchical directory.
- Version:
- $Id: Name.java,v 1.3 2003/09/25 05:29:59 glchen Exp $
- Author:
- Guanling Chen
Method Summary |
java.util.List |
getStrands()
Return the list of all strands. |
getStrands
public java.util.List getStrands()
- Return the list of all strands.