|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.hammurapi.WaiverSet
| Constructor Summary | |
WaiverSet()
|
|
| Method Summary | |
void |
addWaiver(Waiver waiver,
java.util.Date now)
|
java.util.Collection |
getRejectedRequests()
|
java.util.Collection |
getWaivers()
|
Waiver |
requestWaiver(Violation violation,
boolean peek)
Requests and removes a waiver from the set. |
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WaiverSet()
| Method Detail |
public java.util.Collection getWaivers()
public int size()
public java.util.Collection getRejectedRequests()
public Waiver requestWaiver(Violation violation,
boolean peek)
violation - peek - Just peek for waiver.
public void addWaiver(Waiver waiver,
java.util.Date now)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||