public class Or extends Object implements Guard
DEFAULT
Or(Collection<Guard> guards)
Or(Guard... guards)
boolean
check(Adaptable context)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Or(Collection<Guard> guards)
public Or(Guard... guards)
public boolean check(Adaptable context)
check
Guard
public String toString()
toString
Object
Copyright © 2015 Nuxeo SA. All rights reserved.