compute a filtered sort out of a given sort according to the given property list
used to adjust a sort created by the resultlist to the current search, which might be different to the last search
called by the framework to update the view when OwDocument.Update was called
NOTE: We can not use the onRender method to update,
because we do not know the call order of onRender.
Alfresco Workdesk Logger.
usage: private static final Logger LOG = OwLog.getLogger(Class class_p);
Depending on the settings, returns the module/package logger or the class logger.
OwLog() -
Constructor for class com.wewebu.ow.server.plug.owsearch.log.OwLog