Platform SDK Java 8.5 API Reference

com.genesyslab.platform.apptemplate.application
Class GFAppCfgOptionsEventListener.TheAppConfigDataFilter

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

protected static class GFAppCfgOptionsEventListener.TheAppConfigDataFilter
extends java.lang.Object
implements Predicate<GFAppCfgEvent>


Constructor Summary
protected GFAppCfgOptionsEventListener.TheAppConfigDataFilter()
           
 
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

GFAppCfgOptionsEventListener.TheAppConfigDataFilter

protected GFAppCfgOptionsEventListener.TheAppConfigDataFilter()
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>
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.