wt.inf.container
Class WTContainerHelper.ContainerInfo
java.lang.Object
wt.inf.container.WTContainerHelper.ContainerInfo
- Enclosing class:
- WTContainerHelper
- protected static final class WTContainerHelper.ContainerInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
containerClass
final Class containerClass
autoPopulate
boolean autoPopulate
markForDeletable
boolean markForDeletable
creatorRole
Role creatorRole
adminRole
Role adminRole
childClasses
Class[] childClasses
solutions
String[] solutions
values
private Map values
WTContainerHelper.ContainerInfo
WTContainerHelper.ContainerInfo(Class container_class)
containsKey
protected boolean containsKey(Object key)
get
protected Object get(Object key)
put
protected void put(Object key,
Object value)
keys
protected Iterator keys()