tinlizard.web
Class ProjectCollectionWeb

java.lang.Object
  extended by tinlizard.web.ObjectWeb<Collection<Object>>
      extended by tinlizard.web.ObjectCollectionWeb
          extended by tinlizard.web.ProjectCollectionWeb
All Implemented Interfaces:
Iterable<ObjectWeb>, Collection<ObjectWeb>

public final class ProjectCollectionWeb
extends ObjectCollectionWeb

Web Accessible Project Collection.


Constructor Summary
ProjectCollectionWeb(Collection<Project> c, org.jvnet.localizer.Localizable name)
           
 
Method Summary
 ProjectCollectionWeb getProjects()
           
 
Methods inherited from class tinlizard.web.ObjectCollectionWeb
add, addAll, clear, contains, containsAll, getCreated, getCreatedBy, getDelegate, getLastModified, getLastModifiedBy, getName, getSubject, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from class tinlizard.web.ObjectWeb
doDelete, doJson, doPython, doXml, gotoMyIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Collection
equals, hashCode
 

Constructor Detail

ProjectCollectionWeb

public ProjectCollectionWeb(Collection<Project> c,
                            org.jvnet.localizer.Localizable name)
Method Detail

getProjects

@Exported
public ProjectCollectionWeb getProjects()


Copyright © 2009. All Rights Reserved.