org.sape.carbon.core.config.node.link
Interface FolderLink

All Superinterfaces:
Folder, LinkNode, Node
All Known Implementing Classes:
FolderLinkImpl

public interface FolderLink
extends LinkNode, Folder

This interface is implemented by Nodes that are links to Folders. It aggregates the LinkNode and 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.Folder
addConfigurationDocument, addLink, addSubFolder, getConfigurationDocumentFactory, getLinkNodeFactory, getSubFolderFactory
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.