Package de.elo.ix.client
Class ProcessFulltext
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.ProcessFulltext
- All Implemented Interfaces:
Serializable
Fulltext-Property to be added to/removed from an object.
Copyright: Copyright (c) 2008
Organisation: ELO Digital Office GmbH
- See Also:
-
Field Summary
FieldsFields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.Normal Constructor. -
Method Summary
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Field Details
-
addToFulltext
protected boolean addToFulltextAdd to the fulltext-service
-
-
Constructor Details
-
ProcessFulltext
public ProcessFulltext()Constructor. -
ProcessFulltext
Normal Constructor.- Parameters:
rhs
-
-
-
Method Details
-
getAddToFulltext
public boolean getAddToFulltext() -
setAddToFulltext
public void setAddToFulltext(boolean addToFulltext)
-