OBEROn SDK

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

Packages that use User
com.oberon.ooql.sdk   
 

Uses of User in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return User
static User User.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 User
 java.lang.String User.compareUpdate(User refUser, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this User object and let it become equals to another reference object.
 boolean ProcessStep.hasExecuteAccess(User user, Framework framework)
          Check if a User has access to execute this Process Step.
 boolean Step.hasExecuteAccess(User user, java.lang.String holderName, Framework framework)
          Check if a User has access to execute this Step.
 


OBEROn SDK

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