|
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.content.CommunityContent
com.bea.apps.groupspace.folders.Folder
public class Folder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bea.apps.groupspace.content.CommunityContent |
|---|
CommunityContent.NodeType, CommunityContent.Visibility |
| Field Summary | |
|---|---|
static String |
TYPE_NAME
|
| Fields inherited from class com.bea.apps.groupspace.content.CommunityContent |
|---|
CC_DESCRIPTION, CC_OWNER, CC_RELATED_NODES, CC_TITLE, CC_VISIBILITY, hiddenRelatedContent, hiddenRelatedContentIsSet, relatedContent, relatedContentIsSet, visibility |
| Fields inherited from class com.bea.apps.groupspace.content.ContentBaseImpl |
|---|
node, typeName |
| Constructor Summary | |
|---|---|
Folder()
Need this for GS_PagedResult |
|
Folder(Node node)
Create the Folder from a Node |
|
Folder(String typeName)
Need this |
|
| Method Summary |
|---|
| Methods inherited from class com.bea.apps.groupspace.content.CommunityContent |
|---|
convertVisibilityString, getDescription, getDisplayName, getIcon, getIcon, getOwner, getTitle, getVisibility, getVisibilityString, isPrivate, setDescription, setOwner, setRelatedContent, setTitle, setVisibility |
| Methods inherited from class com.bea.apps.groupspace.content.ContentBaseImpl |
|---|
arrayAsValueArray, equals, getContentType, getCreatedBy, getCreatedDate, getCurrentParentFolderId, getDestinationFolderId, 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, getIcon, 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 Folder()
public Folder(String typeName)
public Folder(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 | ||||||||