com.pnpconsult.zeiterfassung.actions.user
Class UnarchivedProjectSet

java.lang.Object
  extended byjava.util.AbstractCollection
      extended byjava.util.AbstractSet
          extended byjava.util.TreeSet
              extended bycom.pnpconsult.zeiterfassung.actions.user.UnarchivedProjectSet
All Implemented Interfaces:
java.lang.Cloneable, java.util.Collection, java.io.Serializable, java.util.Set, java.util.SortedSet

class UnarchivedProjectSet
extends java.util.TreeSet

deprecated Don't use such a class-overhead, just use good HQL queries!

Version:
$Id: UnarchivedProjectSet.java,v 1.3 2004/06/10 10:45:42 powerpete Exp $
Author:
Moritz Petersen

Constructor Summary
(package private) UnarchivedProjectSet()
           
 
Method Summary
 boolean add(java.lang.Object o)
           
 boolean addAll(java.util.Collection c)
           
 
Methods inherited from class java.util.TreeSet
clear, clone, comparator, contains, first, headSet, isEmpty, iterator, last, remove, size, subSet, tailSet
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
containsAll, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Set
containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
 

Constructor Detail

UnarchivedProjectSet

UnarchivedProjectSet()
Method Detail

add

public boolean add(java.lang.Object o)

addAll

public boolean addAll(java.util.Collection c)


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.