org.opencrx.kernel.base.cci2
Interface ModifyOwningGroupParams

All Known Subinterfaces:
ModifyOwningGroupParams

public interface ModifyOwningGroupParams


Nested Class Summary
static class ModifyOwningGroupParams.Member
          The structure's members
 
Method Summary
 PrincipalGroup getGroup()
          Retrieves the value for the optional structure field group.
 short getMode()
          Retrieves the value for the structure field mode.
 

Method Detail

getGroup

PrincipalGroup getGroup()
Retrieves the value for the optional structure field group.

Returns:
The possibly null value for structure field group.

getMode

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

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


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