org.opencrx.kernel.admin1.cci2
Interface ImportLoginPrincipalsParams

All Known Subinterfaces:
ImportLoginPrincipalsParams

public interface ImportLoginPrincipalsParams


Nested Class Summary
static class ImportLoginPrincipalsParams.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.