SAP NetWeaver '04

com.sapportals.wcm.service.indexmanagement.retrieval.search
Class AbstractSearchIndexCollection.PropertyInput

java.lang.Object
  |
  +--com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection.PropertyInput
Enclosing class:
AbstractSearchIndexCollection

public class AbstractSearchIndexCollection.PropertyInput
extends java.lang.Object


Field Summary
static java.lang.String INDECES
           
static java.lang.String INDEX_ID
           
static java.lang.String LOCATION
           
static java.lang.String MAX_RESULTS
           
static java.lang.String ROW_TYPE
           
static java.lang.String SEARCHTERM
           
static java.lang.String TERM_ACTION
           
static java.lang.String TERM_WEIGHT
           
static java.lang.String VALUE
           
 
Constructor Summary
AbstractSearchIndexCollection.PropertyInput()
           
 
Method Summary
 void addComment(java.lang.String comment)
           
 void addDataLine(java.lang.String className, int count, java.lang.String propertyName, java.lang.String value)
           
 void addLine()
           
 void addLine(java.lang.String propertyName, java.lang.String propertyValue)
           
 java.lang.String convertBoolean(boolean flag)
           
 boolean convertBoolean(java.lang.String flag)
           
 java.lang.String createPropertyName(java.lang.String ClassName, int count, java.lang.String PropertyName)
           
 java.lang.String getInput()
          returns the complete properties list as a String
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_RESULTS

public static final java.lang.String MAX_RESULTS

SEARCHTERM

public static final java.lang.String SEARCHTERM

LOCATION

public static final java.lang.String LOCATION

ROW_TYPE

public static final java.lang.String ROW_TYPE

TERM_ACTION

public static final java.lang.String TERM_ACTION

TERM_WEIGHT

public static final java.lang.String TERM_WEIGHT

VALUE

public static final java.lang.String VALUE

INDECES

public static final java.lang.String INDECES

INDEX_ID

public static final java.lang.String INDEX_ID
Constructor Detail

AbstractSearchIndexCollection.PropertyInput

public AbstractSearchIndexCollection.PropertyInput()
Method Detail

addLine

public void addLine(java.lang.String propertyName,
                    java.lang.String propertyValue)
Parameters:
propertyName: - The name of the property to be put into the file
propertyValue: - The value(s) of the property to be put into the file a new line with these two Strings is added to the classes internal String. example: propertyName = "currency", propertyValue = "Euro" creates: ... currency = Euro ...

addLine

public void addLine()

addComment

public void addComment(java.lang.String comment)

addDataLine

public void addDataLine(java.lang.String className,
                        int count,
                        java.lang.String propertyName,
                        java.lang.String value)

getInput

public java.lang.String getInput()
returns the complete properties list as a String

createPropertyName

public java.lang.String createPropertyName(java.lang.String ClassName,
                                           int count,
                                           java.lang.String PropertyName)

convertBoolean

public java.lang.String convertBoolean(boolean flag)

convertBoolean

public boolean convertBoolean(java.lang.String flag)

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.