Uses of Class
erland.webapp.cdcollection.entity.collection.Collection

Packages that use Collection
erland.webapp.cdcollection.act.collection   
erland.webapp.cdcollection.logic.collection   
 

Uses of Collection in erland.webapp.cdcollection.act.collection
 

Methods in erland.webapp.cdcollection.act.collection with parameters of type Collection
protected  boolean SearchOfficialCollectionMediasAction.isAllowed(Collection collection, String user)
           
protected  boolean SearchNewCollectionMediasAction.isAllowed(Collection collection, String user)
           
protected  boolean SearchCollectionMediasAction.isAllowed(Collection collection, String user)
           
 

Uses of Collection in erland.webapp.cdcollection.logic.collection
 

Methods in erland.webapp.cdcollection.logic.collection that return Collection
static Collection[] CollectionHelper.searchCollections(WebAppEnvironmentInterface environment, String entityName, String username, String filterName)
           
 



Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.