Uses of Interface
org.opencrx.kernel.building1.jmi1.LinkableItemLinkTo

Packages that use LinkableItemLinkTo
org.opencrx.kernel.building1.jmi1   
 

Uses of LinkableItemLinkTo in org.opencrx.kernel.building1.jmi1
 

Methods in org.opencrx.kernel.building1.jmi1 with type parameters of type LinkableItemLinkTo
<T extends LinkableItemLinkTo>
List<T>
LinkableItem.getItemLinkTo(LinkableItemLinkToQuery query)
          Retrieves the value for the reference itemLinkTo for the specified query.
 

Methods in org.opencrx.kernel.building1.jmi1 that return LinkableItemLinkTo
 LinkableItemLinkTo LinkableItemLinkToClass.createLinkableItemLinkTo()
          Creates an instance of class LinkableItemLinkTo.
 LinkableItemLinkTo LinkableItem.getItemLinkTo(boolean idIsPersistent, String id)
          Retrieves the value for the reference itemLinkTo for the specified qualifier attribute value.
 LinkableItemLinkTo LinkableItem.getItemLinkTo(String id)
          Retrieves the value for the reference itemLinkTo for the specified qualifier attribute value.
 LinkableItemLinkTo LinkableItemLinkToClass.getLinkableItemLinkTo(Object object)
          Creates an instance of class LinkableItemLinkTo based on the specified Object instance.
 LinkableItemLinkTo LinkableItemLinkFrom.getLinkTo()
          Retrieves the value for the reference linkTo.
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type LinkableItemLinkTo
 void LinkableItem.addItemLinkTo(boolean idIsPersistent, String id, LinkableItemLinkTo itemLinkTo)
          Adds the specified element to the set of the values for the reference itemLinkTo.
 void LinkableItem.addItemLinkTo(String id, LinkableItemLinkTo itemLinkTo)
          Adds the specified element to the set of the values for the reference itemLinkTo using a reassignable qualifier.
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.