org.sape.carbon.core.config.node.link
Interface ConfigurationDocumentLink
- All Superinterfaces:
- ConfigurationDocument, LinkNode, Node
- All Known Implementing Classes:
- ConfigurationDocumentLinkImpl
- public interface ConfigurationDocumentLink
- extends LinkNode, ConfigurationDocument
This interface is implemented by Node
s that are links to
ConfigurationDocument
s. It aggregates the
LinkNode and ConfigurationDocument
interfaces.
Copyright 2002 Sapient
- Since:
- carbon 1.0
- Version:
- $Revision: 1.3 $($Author: dvoet $ / $Date: 2003/05/05 21:21:19 $)
- Author:
- Douglas Voet, March 2002
Fields inherited from interface org.sape.carbon.core.config.node.Node |
DELIMITER |
Methods inherited from interface org.sape.carbon.core.config.node.Node |
addNodeListener, addNodeListener, containsChild, fetchChild, fetchChildren, getAbsoluteName, getAllowsChildren, getName, getParent, isRemoved, refresh, remove |
Copyright 1999-2003 Sapient Corporation. All Rights Reserved.