org.opencrx.kernel.home1.jmi1
Interface SearchAdvancedParams

All Superinterfaces:
RefStruct, RefStruct_1_0, SearchAdvancedParams, Serializable

public interface SearchAdvancedParams
extends RefStruct_1_0, SearchAdvancedParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.SearchAdvancedParams
SearchAdvancedParams.Member
 
Method Summary
 String getAllWords()
          Retrieves the value for the optional structure field allWords.
 String getAtLeastOneOfTheWords()
          Retrieves the value for the optional structure field atLeastOneOfTheWords.
 String getWithoutWords()
          Retrieves the value for the optional structure field withoutWords.
 
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

getAllWords

String getAllWords()
Retrieves the value for the optional structure field allWords.

Specified by:
getAllWords in interface SearchAdvancedParams
Returns:
The possibly null value for structure field allWords.

getAtLeastOneOfTheWords

String getAtLeastOneOfTheWords()
Retrieves the value for the optional structure field atLeastOneOfTheWords.

Specified by:
getAtLeastOneOfTheWords in interface SearchAdvancedParams
Returns:
The possibly null value for structure field atLeastOneOfTheWords.

getWithoutWords

String getWithoutWords()
Retrieves the value for the optional structure field withoutWords.

Specified by:
getWithoutWords in interface SearchAdvancedParams
Returns:
The possibly null value for structure field withoutWords.


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