org.opencrx.kernel.base.cci2
Interface ModifyOwningGroupsParams

All Known Subinterfaces:
ModifyOwningGroupsParams

public interface ModifyOwningGroupsParams


Nested Class Summary
static class ModifyOwningGroupsParams.Member
          The structure's members
 
Method Summary
<T extends PrincipalGroup>
List<T>
getGroup()
          Retrieves a list containing all the elements for the structure field group.
 short getMode()
          Retrieves the value for the structure field mode.
 

Method Detail

getGroup

<T extends PrincipalGroup> List<T> getGroup()
Retrieves a list containing all the elements for the structure field group.

Returns:
A list containing all elements for this structure field.

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-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.