info.magnolia.module.admininterface.dialogs
Class ACLSDialogControl.ACLS

java.lang.Object
  extended by org.apache.commons.collections.map.AbstractMapDecorator
      extended by org.apache.commons.collections.map.ListOrderedMap
          extended by info.magnolia.module.admininterface.dialogs.ACLSDialogControl.ACLS
All Implemented Interfaces:
Serializable, Map, org.apache.commons.collections.IterableMap, org.apache.commons.collections.OrderedMap
Enclosing class:
ACLSDialogControl

protected class ACLSDialogControl.ACLS
extends org.apache.commons.collections.map.ListOrderedMap

Used to create the gui values out of the entries in the repository

Version:
$Revision: 41137 $ ($Author: gjoseph $)
Author:
Philipp Bracher
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
 
Fields inherited from class org.apache.commons.collections.map.ListOrderedMap
insertOrder
 
Fields inherited from class org.apache.commons.collections.map.AbstractMapDecorator
map
 
Constructor Summary
protected ACLSDialogControl.ACLS()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.collections.map.ListOrderedMap
asList, clear, decorate, entrySet, firstKey, get, getValue, indexOf, keyList, keySet, lastKey, mapIterator, nextKey, orderedMapIterator, previousKey, put, put, putAll, remove, remove, setValue, toString, valueList, values
 
Methods inherited from class org.apache.commons.collections.map.AbstractMapDecorator
containsKey, containsValue, equals, get, getMap, hashCode, isEmpty, size
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
containsKey, containsValue, equals, get, hashCode, isEmpty, size
 

Constructor Detail

ACLSDialogControl.ACLS

protected ACLSDialogControl.ACLS()


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.