Uses of Interface
org.apache.cocoon.portal.util.DeltaApplicable

Packages that use DeltaApplicable
org.apache.cocoon.portal.coplet   
org.apache.cocoon.portal.profile.impl   
org.apache.cocoon.portal.util   
 

Uses of DeltaApplicable in org.apache.cocoon.portal.coplet
 

Classes in org.apache.cocoon.portal.coplet that implement DeltaApplicable
 class CopletData
           
 

Uses of DeltaApplicable in org.apache.cocoon.portal.profile.impl
 

Classes in org.apache.cocoon.portal.profile.impl that implement DeltaApplicable
 class CopletDataManager
          Holds instances of CopletData.
 

Uses of DeltaApplicable in org.apache.cocoon.portal.util
 

Subinterfaces of DeltaApplicable in org.apache.cocoon.portal.util
 interface DeltaApplicableReferencesAdjustable
          Interface for functionality of objects to be updated by a delta object and where references to contained DeltaApplicable objects can be adjusted if no delta has been applied to them.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.