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 Node
s that are links to
Folder
s. 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
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.