A C D E F G I L M P R S T U V

P

PairValue - Class in ru.onego.industrial.catalog.util
Special class for treating expressions like 'parameter => value'.
PairValue() - Constructor for class ru.onego.industrial.catalog.util.PairValue
Default constructor for the object.
PairValue(String, String, String) - Constructor for class ru.onego.industrial.catalog.util.PairValue
Constructs object with the given identificator, parameter and value.
PairValue(String, String) - Constructor for class ru.onego.industrial.catalog.util.PairValue
Constructs object from the string holding pair like 'parameter => value'.
PairValue(String, String, String, String) - Constructor for class ru.onego.industrial.catalog.util.PairValue
 
parse(List) - Method in interface ru.onego.industrial.catalog.parsers.DataParser
Returns catalog obtained from the given list of objects.
ParserException - Exception in ru.onego.industrial.catalog.parsers
Special parser exception.
ParserException(String) - Constructor for exception ru.onego.industrial.catalog.parsers.ParserException
Constructor for the ParserException object.
process(Catalog) - Method in interface ru.onego.industrial.catalog.util.CatalogAction
Method should perform some action on the whole catalog, e.g. deleting some data.
processValue(String, Object) - Method in interface ru.onego.industrial.catalog.util.Action
Implementation of the action.
processValue(String, Object) - Method in class ru.onego.industrial.catalog.util.ActionsManager
Loops through all actions defined for this catalog.
processValue(String, Object) - Method in class ru.onego.industrial.catalog.util.FunctionsAction
 

A C D E F G I L M P R S T U V