org.opencrx.kernel.home1.cci
Class ImportUsersParamsImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefStruct_1
      extended by org.opencrx.kernel.home1.cci.ImportUsersParamsImpl
All Implemented Interfaces:
Serializable, RefStruct, ImportUsersParams, RefStruct_1_0

public class ImportUsersParamsImpl
extends RefStruct_1
implements ImportUsersParams

See Also:
Serialized Form

Constructor Summary
ImportUsersParamsImpl(RefPackage_1_0 refPackage, List args)
           
ImportUsersParamsImpl(RefPackage_1_0 refPackage, Object arg)
           
 
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.
 String refQualifiedTypeName()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefStruct_1
equals, refContainsValue, refDelegate, refFieldNames, refGetValue, refGetValue, refGetValue, refTypeName, toPath
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Constructor Detail

ImportUsersParamsImpl

public ImportUsersParamsImpl(RefPackage_1_0 refPackage,
                             List args)

ImportUsersParamsImpl

public ImportUsersParamsImpl(RefPackage_1_0 refPackage,
                             Object arg)
Method Detail

refQualifiedTypeName

public String refQualifiedTypeName()
Overrides:
refQualifiedTypeName in class RefStruct_1

getItem

public byte[] getItem()
Description copied from interface: ImportUsersParams
Retrieves the value for the optional structure field item.

Specified by:
getItem in interface ImportUsersParams
Returns:
The possibly null value for structure field item.

getItemMimeType

public String getItemMimeType()
Description copied from interface: ImportUsersParams
Retrieves the value for the optional structure field itemMimeType.

Specified by:
getItemMimeType in interface ImportUsersParams
Returns:
The possibly null value for structure field itemMimeType.

getItemName

public String getItemName()
Description copied from interface: ImportUsersParams
Retrieves the value for the optional structure field itemName.

Specified by:
getItemName in interface ImportUsersParams
Returns:
The possibly null value for structure field itemName.


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