org.opencrx.kernel.base.cci2
Interface ExportItemAdvancedParams

All Known Subinterfaces:
ExportItemAdvancedParams

public interface ExportItemAdvancedParams


Nested Class Summary
static class ExportItemAdvancedParams.Member
          The structure's members
 
Method Summary
 String getItemMimeType()
          Retrieves the value for the optional structure field itemMimeType.
 String getReferenceFilter()
          Retrieves the value for the optional structure field referenceFilter.
 

Method Detail

getItemMimeType

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

Returns:
The possibly null value for structure field itemMimeType.

getReferenceFilter

String getReferenceFilter()
Retrieves the value for the optional structure field referenceFilter.

Returns:
The possibly null value for structure field referenceFilter.


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