tinlizard.web
Class CodelineCollectionWeb

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

public final class CodelineCollectionWeb
extends ObjectCollectionWeb

Web Accessible Codeline Collection.


Constructor Summary
CodelineCollectionWeb(Collection<Codeline> c, org.jvnet.localizer.Localizable name)
           
 
Method Summary
 CodelineCollectionWeb getCodelines()
           
 
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

CodelineCollectionWeb

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

getCodelines

@Exported(visibility=1)
public CodelineCollectionWeb getCodelines()


Copyright © 2009. All Rights Reserved.