org.opencrx.kernel.base.jmi1
Interface ExportItemAdvancedParams

All Superinterfaces:
ExportItemAdvancedParams, RefStruct, RefStruct_1_0, Serializable

public interface ExportItemAdvancedParams
extends RefStruct_1_0, ExportItemAdvancedParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.base.cci2.ExportItemAdvancedParams
ExportItemAdvancedParams.Member
 
Method Summary
 String getItemMimeType()
          Retrieves the value for the optional structure field itemMimeType.
 String getReferenceFilter()
          Retrieves the value for the optional structure field referenceFilter.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getItemMimeType

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

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

getReferenceFilter

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

Specified by:
getReferenceFilter in interface ExportItemAdvancedParams
Returns:
The possibly null value for structure field referenceFilter.


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