com.hp.ucmdb.api.util
Interface FullyQualifiedName


public interface FullyQualifiedName

An interface marking a fully qualified name. The meaning of objects of this class depend on context.

Since:
UCMDB 9.0

Method Summary
 java.util.List<java.lang.String> getPath()
          Returns the path of this fully qualified name.
 

Method Detail

getPath

java.util.List<java.lang.String> getPath()
Returns the path of this fully qualified name. The path is always of the format: [name_0,...,name_n].



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.