OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.LinkType

Packages that use LinkType
com.oberon.ooql.sdk   
 

Uses of LinkType in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return LinkType
 LinkType Link.getLinkType(Framework framework)
          Get the Link's LinkType LinkType
static LinkType LinkType.open(java.lang.String name, Framework framework, java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
          Open an administrative object and read properties from the database or retrieve them from memory
 

Methods in com.oberon.ooql.sdk with parameters of type LinkType
 java.lang.String LinkType.compareUpdate(LinkType refLinkType, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this LinkType object and let it become equals to another reference object.
 void Link.setLinkType(LinkType linktype)
          Set the Link's LinkType [INTERNAL USAGE]
 


OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.