org.opencrx.kernel.base.cci2
Interface SetOwningUserParams

All Known Subinterfaces:
SetOwningUserParams

public interface SetOwningUserParams


Nested Class Summary
static class SetOwningUserParams.Member
          The structure's members
 
Method Summary
 short getMode()
          Retrieves the value for the structure field mode.
 User getUser()
          Retrieves the value for the structure field user.
 

Method Detail

getMode

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

Returns:
The non-null value for structure field mode.

getUser

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

Returns:
The non-null value for structure field user.


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