|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkristal.client.ParameterType
This Class describes a Parameter Structure of KRISTAL.
SchemaInfoType,
DocumentType,
SectionType| Field Summary | |
java.lang.String |
attribute_name
|
int |
counter
|
java.lang.String |
db_description
|
java.lang.String |
db_name
|
java.lang.String |
delimiter
|
int |
direction
|
java.util.Vector |
displays
|
boolean |
distinct
|
java.util.Vector |
document_groups
|
java.util.Vector |
documents
|
java.lang.String |
element_name
|
int |
errcode
|
java.lang.String |
errmsg
|
int |
estimated_total_df
|
java.lang.String |
extended_query
|
boolean |
flag
|
java.util.Vector |
group_counts
|
java.util.Vector |
groupby_section_namelist
|
IntegrateRetrieveType |
integrate
|
java.util.Vector |
join_condition_list
|
java.util.Vector |
knowledge_documents
|
int |
maxDF
|
int |
method
|
int |
minDF
|
java.util.Vector |
nodes
|
boolean |
order
|
java.util.Vector |
orderby_section_namelist
|
java.util.Vector |
ordering_typelist
|
XMLNodeType |
pivot_node
|
java.lang.String |
primary_key
|
java.lang.String |
query
|
int |
query_type
|
int |
remove_chars_word
|
java.lang.String |
result_table_name
|
java.util.Vector |
return_values
|
java.lang.String |
schema_text
|
java.util.Vector |
schemas
|
java.util.Vector |
section_namelist
|
java.util.Vector |
section_namelist2
|
java.util.Vector |
section_namelist3
|
java.util.Vector |
sections
|
java.util.Vector |
selection_list
|
java.util.Vector |
sequence_groups
|
int |
sequence_type
|
int |
server_type
|
java.lang.String |
server_version
|
long |
service_time
|
int |
set_id
|
java.util.Vector |
set_id_lists
|
float |
similarity_value
|
int |
sorting_key_type
|
int |
space_operator
|
int |
start_position
|
java.util.Vector |
stopwords
|
java.lang.String |
system_section_name
|
java.util.Vector |
table_namelist
|
java.lang.String |
target_section
|
int |
term_expansion
|
java.util.Vector |
terms
|
java.util.Vector |
thesaurus_levels
|
int |
top_document_no
|
int |
total_df
|
java.lang.String |
userarea_text
|
| Constructor Summary | |
ParameterType()
Constructs a new ParameterType object. |
|
| Method Summary | |
void |
clear()
|
int |
getCounter()
Returns the counter in this object. |
int |
getDirection()
Returns the direction in this object. |
java.util.Vector |
getDocuments()
Returns the documents in this object. |
int |
getErrorCode()
Returns the error code in this object. |
java.lang.String |
getErrorMessage()
Returns the error message in this object. |
java.lang.String |
getExtendedQuery()
Returns the extended query in this object. |
int |
getMethod()
Returns the method in this object. |
boolean |
getOrder()
Returns the order in this object. |
java.lang.String |
getPrimaryKey()
Returns the primary key in this object. |
java.lang.String |
getQuery()
Returns the query in this object. |
java.util.Vector |
getSchemas()
Returns the schemas in this object. |
java.util.Vector |
getSectionNamelist()
Returns the section namelist in this object. |
java.util.Vector |
getSections()
Returns the sections in this object. |
int |
getSetId()
Returns the set id in this object. |
float |
getSimilarityValue()
Returns the similarity value in this object. |
int |
getSortingKeyType()
Returns the sorting key type in this object. |
int |
getSpaceOperator()
Returns the space operator in this object. |
int |
getStartPosition()
Returns the start position in this object. |
java.util.Vector |
getStopwords()
Returns the stopwords in this object. |
java.util.Vector |
getTableNamelist()
Returns the table namelist in this object. |
java.util.Vector |
getTerms()
Returns the terms in this object. |
int |
getTotalDf()
Returns the total df in this object. |
void |
setCounter(int counter)
Sets the counter of this object. |
void |
setDirection(int direction)
Sets the direction of this object. |
void |
setDocuments(java.util.Vector documents)
Sets the documents of this object. |
void |
setErrorCode(int errcode)
Sets the error code of this object. |
void |
setErrorMessage(java.lang.String errmsg)
Sets the error message of this object. |
void |
setExtendedQuery(java.lang.String extended_query)
Sets the extended query of this object. |
void |
setMethod(int method)
Sets the method of this object. |
void |
setOrder(boolean order)
Sets the order of this object. |
void |
setPrimaryKey(java.lang.String primary_key)
Sets the primary key of this object. |
void |
setQuery(java.lang.String query)
Sets the query of this object. |
void |
setSchemas(java.util.Vector schemas)
Sets the schemas of this object. |
void |
setSectionNamelist(java.util.Vector section_namelist)
Sets the section namelist of this object. |
void |
setSections(java.util.Vector sections)
Sets the sections of this object. |
void |
setSetId(int set_id)
Sets the set id of this object. |
void |
setSimilarityValue(float similarity_value)
Sets the similarity value of this object. |
void |
setSortingKeyType(int sorting_key_type)
Sets the sorting key type of this object. |
void |
setSpaceOperator(int space_operator)
Sets the space operator of this object. |
void |
setStartPosition(int start_position)
Sets the start position of this object. |
void |
setStopwords(java.util.Vector stopwords)
Sets the stopwords of this object. |
void |
setTableNamelist(java.util.Vector table_namelist)
Sets the table namelist of this object. |
void |
setTerms(java.util.Vector terms)
Sets the terms of this object. |
void |
setTotalDf(int total_df)
Sets the total df of this object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.Vector schemas
public java.util.Vector documents
public java.util.Vector sections
public java.util.Vector section_namelist
public java.util.Vector nodes
public java.util.Vector knowledge_documents
public java.util.Vector displays
public int start_position
public int counter
public int direction
public java.lang.String primary_key
public boolean order
public int sorting_key_type
public boolean flag
public XMLNodeType pivot_node
public int minDF
public int maxDF
public java.lang.String delimiter
public java.lang.String target_section
public java.lang.String schema_text
public java.lang.String userarea_text
public int top_document_no
public java.util.Vector table_namelist
public int space_operator
public java.lang.String query
public int term_expansion
public java.util.Vector thesaurus_levels
public int remove_chars_word
public java.lang.String extended_query
public java.util.Vector stopwords
public java.util.Vector terms
public int estimated_total_df
public IntegrateRetrieveType integrate
public int set_id
public int total_df
public java.util.Vector document_groups
public java.util.Vector return_values
public int method
public float similarity_value
public long service_time
public int server_type
public java.lang.String server_version
public java.lang.String db_description
public java.lang.String db_name
public java.lang.String element_name
public java.lang.String attribute_name
public java.lang.String system_section_name
public int errcode
public java.lang.String errmsg
public java.util.Vector group_counts
public java.util.Vector set_id_lists
public java.util.Vector selection_list
public java.util.Vector join_condition_list
public java.util.Vector section_namelist2
public java.util.Vector section_namelist3
public java.util.Vector groupby_section_namelist
public java.util.Vector orderby_section_namelist
public java.util.Vector ordering_typelist
public boolean distinct
public int query_type
public java.lang.String result_table_name
public int sequence_type
public java.util.Vector sequence_groups
| Constructor Detail |
public ParameterType()
| Method Detail |
public void clear()
public void setSchemas(java.util.Vector schemas)
schemas - the schemaspublic void setDocuments(java.util.Vector documents)
documents - the documentspublic void setSections(java.util.Vector sections)
sections - the sectionspublic void setSectionNamelist(java.util.Vector section_namelist)
section_namelist - the section namelistpublic void setStartPosition(int start_position)
start_position - the start positionpublic void setCounter(int counter)
counter - the counterpublic void setDirection(int direction)
direction - the directionpublic void setPrimaryKey(java.lang.String primary_key)
primary_key - the primary keypublic void setOrder(boolean order)
order - the orderpublic void setSortingKeyType(int sorting_key_type)
sorting_key_type - the sorting key typepublic void setTableNamelist(java.util.Vector table_namelist)
table_namelist - the table namelistpublic void setSpaceOperator(int space_operator)
space_operator - the space operatorpublic void setQuery(java.lang.String query)
query - the querypublic void setExtendedQuery(java.lang.String extended_query)
extended_query - the extended querypublic void setStopwords(java.util.Vector stopwords)
stopwords - the stopwordspublic void setTerms(java.util.Vector terms)
terms - the termspublic void setSetId(int set_id)
set_id - the set idpublic void setTotalDf(int total_df)
total_df - the total dfpublic void setMethod(int method)
method - the methodpublic void setSimilarityValue(float similarity_value)
similarity_value - the similarity valuepublic void setErrorCode(int errcode)
errcode - the error codepublic void setErrorMessage(java.lang.String errmsg)
errmsg - the error messagepublic java.util.Vector getSchemas()
public java.util.Vector getDocuments()
public java.util.Vector getSections()
public java.util.Vector getSectionNamelist()
public int getStartPosition()
public int getCounter()
public int getDirection()
public java.lang.String getPrimaryKey()
public boolean getOrder()
public int getSortingKeyType()
public java.util.Vector getTableNamelist()
public int getSpaceOperator()
public java.lang.String getQuery()
public java.lang.String getExtendedQuery()
public java.util.Vector getStopwords()
public java.util.Vector getTerms()
public int getSetId()
public int getTotalDf()
public int getMethod()
public float getSimilarityValue()
public int getErrorCode()
public java.lang.String getErrorMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||