com.bea.apps.groupspace.cmbrowser
Class CmBrowserContentFolder

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
              extended by com.bea.apps.groupspace.cmbrowser.CmBrowserContentFolder
All Implemented Interfaces
ContentBase, FolderBase, Serializable

public class CmBrowserContentFolder
extends CmBrowserFolder

See Also
Serialized Form

Field Summary
static String TYPE_NAME
           
 
Fields inherited from class com.bea.apps.groupspace.content.ContentBaseImpl
node, typeName
 
Constructor Summary
CmBrowserContentFolder()
           
CmBrowserContentFolder(Node node)
          Create this object 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

CmBrowserContentFolder

public CmBrowserContentFolder()

CmBrowserContentFolder

public CmBrowserContentFolder(Node node)
Create this object from a Node



Copyright © 2006 BEA Systems, Inc. All Rights Reserved