org.apache.cocoon.portal.profile.impl
Class CopletDataManager

java.lang.Object
  extended byorg.apache.cocoon.portal.profile.impl.CopletDataManager

public class CopletDataManager
extends Object

Holds instances of CopletData.

Version:
$Id: CopletDataManager.java 328046 2005-10-24 12:12:27Z cziegeler $

Constructor Summary
CopletDataManager()
           
 
Method Summary
 Collection getCopletData()
          Gets all coplet data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopletDataManager

public CopletDataManager()
Method Detail

getCopletData

public Collection getCopletData()
Gets all coplet data.



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.