Serialized Form


Package uk.org.iscream.cms.util

Class uk.org.iscream.cms.util.ACL extends Object implements Serializable

Serialized Fields

_name

String _name
This is the friendly identifier of the component this class is running in. eg, a Filter may be called "filter1", If this class does not have an owning component, a name from the configuration can be placed here. This name could also be changed to null for utility classes.


_acl

ArrayList _acl
The ACL is stored in this ArrayList.


_defaultMode

boolean _defaultMode
The default mode of this ACL.

Class uk.org.iscream.cms.util.InvalidQueueException extends Exception implements Serializable

Class uk.org.iscream.cms.util.InvalidXMLException extends Exception implements Serializable



Copyright © 2000-2003 i-scream. All Rights Reserved.