fr.gouv.culture.sdx.document
Class IndexableFieldProperty

java.lang.Object
  extended by fr.gouv.culture.sdx.utils.AbstractSdxObject
      extended by fr.gouv.culture.sdx.utils.database.Property
          extended by fr.gouv.culture.sdx.document.IndexableFieldProperty
All Implemented Interfaces:
Describable, Encodable, Identifiable, Localizable, SdxObject, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.context.Contextualizable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.service.Serviceable, org.apache.excalibur.xml.sax.XMLizable

public class IndexableFieldProperty
extends Property


Nested Class Summary
 
Nested classes/interfaces inherited from interface fr.gouv.culture.sdx.utils.SdxObject
SdxObject.ConfigurationNode
 
Field Summary
protected  float _boost
           
 
Fields inherited from class fr.gouv.culture.sdx.utils.database.Property
CLASS_NAME_SUFFIX, firstValue, name, values
 
Fields inherited from class fr.gouv.culture.sdx.utils.AbstractSdxObject
_configuration, _context, _description, _encoding, _id, _locale, _logger, _manager, _xmlizable_objects, _xmlLang, isToSaxInitialized
 
Fields inherited from interface fr.gouv.culture.sdx.utils.Encodable
DEFAULT_ENCODING
 
Constructor Summary
IndexableFieldProperty()
           
IndexableFieldProperty(java.lang.String name, java.lang.String value)
           
 
Method Summary
 float getBoost()
           
 void setBoost(float boost)
           
 
Methods inherited from class fr.gouv.culture.sdx.utils.database.Property
addValue, attemptToSetFirstValue, containsValue, deleteValue, getClassNameSuffix, getName, getValue, getValues, initToSax, initVolatileObjectsToSax, resetValues, setName, setValues
 
Methods inherited from class fr.gouv.culture.sdx.utils.AbstractSdxObject
configure, configureDescription, contextualize, enableLogging, getBaseAttributes, getConfiguration, getContext, getDescription, getEncoding, getId, getLocale, getLog, getServiceManager, getXmlLang, service, setDescription, setEncoding, setId, setLocale, setUpSdxObject, setUpSdxObject, setXmlLang, toSAX, verifyConfigurationResources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_boost

protected float _boost
See Also:
AbstractField.boost
Constructor Detail

IndexableFieldProperty

public IndexableFieldProperty()

IndexableFieldProperty

public IndexableFieldProperty(java.lang.String name,
                              java.lang.String value)
Method Detail

getBoost

public float getBoost()

setBoost

public void setBoost(float boost)


Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.