Platform SDK Java 8.5 API Reference

com.genesyslab.platform.apptemplate.application
Class GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter

java.lang.Object
  extended by com.genesyslab.platform.apptemplate.application.GFAppCfgOptionsEventListener.TheAppConfigDataFilter
      extended by com.genesyslab.platform.apptemplate.application.GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter
All Implemented Interfaces:
Predicate<GFAppCfgEvent>
Enclosing class:
GFAppCfgLogOptionsEventListener

protected static class GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter
extends GFAppCfgOptionsEventListener.TheAppConfigDataFilter


Constructor Summary
protected GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter()
           
 
Method Summary
 boolean invoke(GFAppCfgEvent event)
          Evaluates predicate's condition of being true or false.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter

protected GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter()
Method Detail

invoke

public boolean invoke(GFAppCfgEvent event)
Description copied from interface: Predicate
Evaluates predicate's condition of being true or false.

Specified by:
invoke in interface Predicate<GFAppCfgEvent>
Overrides:
invoke in class GFAppCfgOptionsEventListener.TheAppConfigDataFilter
Parameters:
event - object to be used for checking the predicate condition
Returns:
the true or false of the predicate's condition

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.