org.chorem.pollen.services
Class PollenServicePredicates

java.lang.Object
  extended by org.chorem.pollen.services.PollenServicePredicates

public final class PollenServicePredicates
extends Object

Created: 16/04/12

Author:
fdesbois

Field Summary
static com.google.common.base.Predicate<PollAccount> POLL_ACCOUNT_NOT_EMPTY
          Check if the PollAccount is empty, i.e.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POLL_ACCOUNT_NOT_EMPTY

public static final com.google.common.base.Predicate<PollAccount> POLL_ACCOUNT_NOT_EMPTY
Check if the PollAccount is empty, i.e. has empty votingId or email.



Copyright © 2009-2012 CodeLutin. All Rights Reserved.