PIP.Core
Class Entries

java.lang.Object
  extended by PIP.Core.Entries

public class Entries
extends java.lang.Object


Constructor Summary
Entries(boolean b)
           
 
Method Summary
static org.apache.commons.collections.Closure forAllEntries(org.apache.commons.collections.Closure c)
           
static java.util.List<Entry> getEntries()
           
static Entry getEntry(int id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entries

public Entries(boolean b)
Method Detail

forAllEntries

public static org.apache.commons.collections.Closure forAllEntries(org.apache.commons.collections.Closure c)

getEntries

public static java.util.List<Entry> getEntries()

getEntry

public static Entry getEntry(int id)