|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.apps.groupspace.content.ContentBaseImpl
com.bea.apps.groupspace.folders.FolderBaseImpl
com.bea.apps.groupspace.cmbrowser.CmBrowserFolder
public class CmBrowserFolder
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 |
---|
public static final String TYPE_NAME
Constructor Detail |
---|
public CmBrowserFolder()
public CmBrowserFolder(Node node)
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |