OBEROn SDK

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

Packages that use ObjectGroup
com.oberon.ooql.sdk   
 

Uses of ObjectGroup in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return ObjectGroup
 ObjectGroup Query.getSaveGroup()
          Get ObjectGroup where collect the Query result ObjectObj instances
static ObjectGroup ObjectGroup.open(java.lang.String name, java.lang.String userName, Framework framework)
          Open a ObjectGroup for a given user and read its properties from the database
static ObjectGroup ObjectGroup.open(java.lang.String name, java.lang.String userName, Framework framework, java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
          Open a ObjectGroup for a given user and read its properties from the database
 

Methods in com.oberon.ooql.sdk with parameters of type ObjectGroup
 java.lang.String ObjectGroup.compareUpdate(ObjectGroup refObjectGroup, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this ObjectGroup object and let it become equals to another reference object.
 


OBEROn SDK

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