tinlizard.web
Class UserCollectionWeb

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

public final class UserCollectionWeb
extends ObjectCollectionWeb

Web Accessible User Collection.


Constructor Summary
UserCollectionWeb(Collection<User> c, org.jvnet.localizer.Localizable name)
           
 
Method Summary
 UserCollectionWeb getUsers()
           
 
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

UserCollectionWeb

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

getUsers

@Exported
public UserCollectionWeb getUsers()


Copyright © 2009. All Rights Reserved.