com.arsdigita.cms.ui
Class SecurityPropertyEditor.AccessListModel

java.lang.Object
  extended bycom.arsdigita.bebop.PropertyEditor.DefaultModel
      extended bycom.arsdigita.cms.ui.SecurityPropertyEditor.AccessListModel
All Implemented Interfaces:
com.arsdigita.bebop.PropertyEditorModel
Enclosing class:
SecurityPropertyEditor

protected static class SecurityPropertyEditor.AccessListModel
extends com.arsdigita.bebop.PropertyEditor.DefaultModel

Performs access checks for each property; skips the properties that the user is not allowed to access


Field Summary
 
Fields inherited from class com.arsdigita.bebop.PropertyEditor.DefaultModel
m_entry, m_iter
 
Fields inherited from interface com.arsdigita.bebop.PropertyEditorModel
versionId
 
Constructor Summary
SecurityPropertyEditor.AccessListModel(Iterator iter, Map access, com.arsdigita.bebop.PageState state)
           
 
Method Summary
 boolean next()
           
 
Methods inherited from class com.arsdigita.bebop.PropertyEditor.DefaultModel
getComponent, getKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityPropertyEditor.AccessListModel

public SecurityPropertyEditor.AccessListModel(Iterator iter,
                                              Map access,
                                              com.arsdigita.bebop.PageState state)
Method Detail

next

public boolean next()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC