com.hp.ucmdb.api.topology
Interface IncompleteLinkOnPropertyP1


public interface IncompleteLinkOnPropertyP1

This incomplete link on property can be completed using one of the "is..." methods.

Since:
UCMDB 9.0

Method Summary
 OnPropertiesLink getLink()
          Skips the definition and returns the OnPropertiesLink.
 IncompleteLinkOnPropertyP2 whenSourceProperty(java.lang.String sourceProperty)
          Continues this condition with the given name of the source property.
 

Method Detail

whenSourceProperty

IncompleteLinkOnPropertyP2 whenSourceProperty(java.lang.String sourceProperty)
Continues this condition with the given name of the source property.


getLink

OnPropertiesLink getLink()
Skips the definition and returns the OnPropertiesLink. This is designed for automatic builders. For manual OnPropertiesLink construction, it's usually easier and more readable to use the chained methods approach.



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