tinlizard.web
Class PolicyCollectionWeb

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

public final class PolicyCollectionWeb
extends ObjectCollectionWeb

Web Accessible Policy Collection.


Constructor Summary
PolicyCollectionWeb(Collection<Policy> c, org.jvnet.localizer.Localizable name)
           
 
Method Summary
 PolicyCollectionWeb getPolicies()
           
 
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

PolicyCollectionWeb

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

getPolicies

@Exported(name="policys")
public PolicyCollectionWeb getPolicies()


Copyright © 2009. All Rights Reserved.