com.bea.apps.groupspace.cmbrowser
Class CmBrowserFolder

java.lang.Object
  extended by com.bea.apps.groupspace.content.ContentBaseImpl
      extended by com.bea.apps.groupspace.folders.FolderBaseImpl
          extended by com.bea.apps.groupspace.cmbrowser.CmBrowserFolder
All Implemented Interfaces
ContentBase, FolderBase, Serializable
Direct Known Subclasses:
CmBrowserContentFolder

public class CmBrowserFolder
extends FolderBaseImpl
implements Serializable

See Also
Serialized Form

Field Summary
static String TYPE_NAME
           
 
Fields inherited from class com.bea.apps.groupspace.content.ContentBaseImpl
node, typeName
 
Constructor Summary
CmBrowserFolder()
           
CmBrowserFolder(Node node)
          Create the Folder from a Node
 
Method Summary
 
Methods inherited from class com.bea.apps.groupspace.folders.FolderBaseImpl
getIcon
 
Methods inherited from class com.bea.apps.groupspace.content.ContentBaseImpl
arrayAsValueArray, equals, getContentType, getCreatedBy, getCreatedDate, getCurrentParentFolderId, getDestinationFolderId, getDisplayName, getId, getModifiedBy, getModifiedDate, getName, getNode, getNodePath, getNodeProperties, getNodeProperty, getNodeType, getParentId, getStringValues, getValue, hashCode, isContentNode, isHierarchyNode, setCurrentParentFolderId, setDestinationFolderId, setNode, setProperty, setProperty, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.bea.apps.groupspace.content.ContentBase
getContentType, getCreatedBy, getCreatedDate, getCurrentParentFolderId, getDestinationFolderId, getDisplayName, getId, getModifiedBy, getModifiedDate, getName, getNode, getNodePath, getNodeProperties, getNodeProperty, getNodeType, getParentId, isContentNode, isHierarchyNode, setCurrentParentFolderId, setDestinationFolderId, setNode, setProperty, setProperty
 

Field Detail

TYPE_NAME

public static final String TYPE_NAME
See Also
Constants Summary
Constructor Detail

CmBrowserFolder

public CmBrowserFolder()

CmBrowserFolder

public CmBrowserFolder(Node node)
Create the Folder from a Node



Copyright © 2006 BEA Systems, Inc. All Rights Reserved