tinlizard.web
Class ViewCollectionWeb

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

public final class ViewCollectionWeb
extends ObjectCollectionWeb

Web Accessible View Collection.


Constructor Summary
ViewCollectionWeb(Collection<View> c, org.jvnet.localizer.Localizable name)
           
 
Method Summary
 ViewCollectionWeb getViews()
           
 
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

ViewCollectionWeb

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

getViews

@Exported
public ViewCollectionWeb getViews()


Copyright © 2009. All Rights Reserved.