OBEROn SDK

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

Packages that use Class
com.oberon.ooql.sdk   
 

Uses of Class in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return Class
 Class ObjectObj.getClass(Framework framework)
          Get the ObjectObj's Class
 Class Class.getSuperClassObj()
          Get the super-Class administrative object for this Class.
static Class Class.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 Class
 java.lang.String Class.compareUpdate(Class refClass, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this Class object and let it become equals to another reference object.
 void ObjectObj.setClass(Class classobj)
          Set the ObjectObj's Class [INTERNAL USAGE]
 void Class.setSuperClassObj(Class classObj)
          Set a super-Class for this Class.
 


OBEROn SDK

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