org.opencrx.kernel.home1.cci2
Interface ImportUsersParams

All Known Subinterfaces:
ImportUsersParams

public interface ImportUsersParams


Nested Class Summary
static class ImportUsersParams.Member
          The structure's members
 
Method Summary
 byte[] getItem()
          Retrieves the value for the optional structure field item.
 String getItemMimeType()
          Retrieves the value for the optional structure field itemMimeType.
 String getItemName()
          Retrieves the value for the optional structure field itemName.
 

Method Detail

getItem

byte[] getItem()
Retrieves the value for the optional structure field item.

Returns:
The possibly null value for structure field item.

getItemMimeType

String getItemMimeType()
Retrieves the value for the optional structure field itemMimeType.

Returns:
The possibly null value for structure field itemMimeType.

getItemName

String getItemName()
Retrieves the value for the optional structure field itemName.

Returns:
The possibly null value for structure field itemName.


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