OBEROn SDK

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

Packages that use LocalArea
com.oberon.ooql.sdk   
 

Uses of LocalArea in com.oberon.ooql.sdk
 

Subclasses of LocalArea in com.oberon.ooql.sdk
 class FileSpace
          FileSpace Admin Object: defines a object file container on file system.
 

Methods in com.oberon.ooql.sdk that return LocalArea
static LocalArea LocalArea.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 LocalArea
 java.lang.String LocalArea.compareUpdate(LocalArea refLocalArea, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this LocalArea object and let it become equals to another reference object.
 


OBEROn SDK

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