org.opencrx.kernel.base.jmi1
Interface SetOwningUserParams

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, SetOwningUserParams

public interface SetOwningUserParams
extends RefStruct_1_0, SetOwningUserParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.base.cci2.SetOwningUserParams
SetOwningUserParams.Member
 
Method Summary
 short getMode()
          Retrieves the value for the structure field mode.
 User getUser()
          Retrieves the value for the structure field user.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getMode

short getMode()
Retrieves the value for the structure field mode.

Specified by:
getMode in interface SetOwningUserParams
Returns:
The non-null value for structure field mode.

getUser

User getUser()
Retrieves the value for the structure field user.

Specified by:
getUser in interface SetOwningUserParams
Returns:
The non-null value for structure field user.


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.