tinlizard.web
Class DependencyCollectionWeb
java.lang.Object
tinlizard.web.ObjectWeb<Collection<Object>>
tinlizard.web.ObjectCollectionWeb
tinlizard.web.DependencyCollectionWeb
- All Implemented Interfaces:
- Iterable<ObjectWeb>, Collection<ObjectWeb>
public final class DependencyCollectionWeb
- extends ObjectCollectionWeb
Web Accessible Dependency Collection.
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyCollectionWeb
public DependencyCollectionWeb(Collection<Dependency> c,
org.jvnet.localizer.Localizable name)
getDependencies
@Exported(name="dependencys")
public DependencyCollectionWeb getDependencies()
Copyright © 2009. All Rights Reserved.