|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectru.onego.industrial.catalog.util.FunctionsAction
public class FunctionsAction
Action implements processing value with help of functions.
| Constructor Summary | |
|---|---|
FunctionsAction()
Constructor for the objects. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns name of this action. |
java.lang.Object |
processValue(java.lang.String column,
java.lang.Object value)
Implementation of the action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionsAction()
throws UtilException
UtilException - Thrown if error occur while reading parser.ini file| Method Detail |
|---|
public java.lang.String getName()
getName in interface Action
public java.lang.Object processValue(java.lang.String column,
java.lang.Object value)
Action
processValue in interface Actioncolumn - Name of the column holding given valuevalue - Value to be treated
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||