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 Nodes that are links to ConfigurationDocuments. 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

Field Summary
 
Fields inherited from interface org.sape.carbon.core.config.node.Node
DELIMITER
 
Methods inherited from interface org.sape.carbon.core.config.node.link.LinkNode
readLinkConfiguration, writeLinkConfiguration
 
Methods inherited from interface org.sape.carbon.core.config.node.Node
addNodeListener, addNodeListener, containsChild, fetchChild, fetchChildren, getAbsoluteName, getAllowsChildren, getName, getParent, isRemoved, refresh, remove
 
Methods inherited from interface org.sape.carbon.core.config.node.ConfigurationDocument
addNestedConfigurationDocument, getFormatService, getNestedNodeFactory, readConfiguration, writeConfiguration
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.