|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FoldersControl
todo: clean up this class and get rid of methods we're not using.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.bea.apps.groupspace.controls.generic.ContentControlBase |
---|
ContentControlBase.NodeSearchType, ContentControlBase.Params |
Method Summary | |
---|---|
com.bea.apps.groupspace.folders.Folder |
create(String title,
String description,
com.bea.apps.groupspace.content.CommunityContent.Visibility visibility,
String owner,
com.bea.apps.groupspace.folders.Folder parentFolder)
|
com.bea.apps.groupspace.folders.Folder |
create(String title,
String description,
com.bea.apps.groupspace.content.CommunityContent.Visibility visibility,
String owner,
com.bea.content.ID parentID)
|
com.bea.apps.groupspace.folders.Folder |
findFolder(String searchExpression,
String searchPath)
|
com.bea.apps.groupspace.folders.Folder |
getFolder(String name,
com.bea.content.Node searchFromNode)
Look for it before creating. |
com.bea.apps.groupspace.folders.Folder |
getFolder(String name,
String searchExpression,
com.bea.content.Node searchFromNode)
Look for it before creating. |
com.bea.apps.groupspace.folders.Folder |
getFolder(String name,
String searchExpression,
com.bea.content.Node searchFromNode,
com.bea.apps.groupspace.content.CommunityContent.Visibility visibility,
String owner)
Look for it before creating. |
com.bea.apps.groupspace.folders.Folder |
getTopFolder(String contentType)
|
com.bea.apps.groupspace.folders.Folder |
getUserFolder(String username)
Get the user folder associated with this user. |
Methods inherited from interface com.bea.apps.groupspace.controls.generic.GroupSpaceContentControl |
---|
asSet, createFolder, createFolder, findByDescription, findByTitle, getCommunity, getCommunityAndPrivate, getCommunityFolder, getPersonal, getPrivate, getReferencingContent, getReferencingContent, getRelatedContent, promoteToCommunity, removeCommunityAndPrivate, removePersonal, removePrivate |
Methods inherited from interface com.bea.apps.groupspace.controls.generic.ContentControlBase |
---|
createObjectClass, createObjects, createObjects, findById, findContentById, findMany, findMany, findManyChildren, getAllPropertyDefinitions, getDefaultStringValue, getFolder, getImmediateChildren, getImmediateChildren, getImmediateChildrenAsPagedResult, getObjectClass, getTopFolder, getTopNode, move, move, remove, remove, remove, removeAll, update, update |
Method Detail |
---|
com.bea.apps.groupspace.folders.Folder create(String title, String description, com.bea.apps.groupspace.content.CommunityContent.Visibility visibility, String owner, com.bea.apps.groupspace.folders.Folder parentFolder) throws com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NodeExistsException, com.bea.content.NoSuchObjectClassException, com.bea.content.RepositoryException, InstantiationException, IllegalAccessException, InvocationTargetException
title
- description
- visibility
- owner
- parentFolder
-
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NodeExistsException
com.bea.content.NoSuchObjectClassException
com.bea.content.RepositoryException
InstantiationException
IllegalAccessException
InvocationTargetException
com.bea.apps.groupspace.folders.Folder create(String title, String description, com.bea.apps.groupspace.content.CommunityContent.Visibility visibility, String owner, com.bea.content.ID parentID) throws com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NodeExistsException, com.bea.content.NoSuchObjectClassException, com.bea.content.RepositoryException, InstantiationException, IllegalAccessException, InvocationTargetException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NodeExistsException
com.bea.content.NoSuchObjectClassException
com.bea.content.RepositoryException
InstantiationException
IllegalAccessException
InvocationTargetException
com.bea.apps.groupspace.folders.Folder getUserFolder(String username) throws InstantiationException, IllegalAccessException, InvocationTargetException, com.bea.content.nodemappers.NodeMapper.NodeMapperException, com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NoSuchNodeException, com.bea.content.RepositoryException
InstantiationException
IllegalAccessException
InvocationTargetException
com.bea.content.nodemappers.NodeMapper.NodeMapperException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NoSuchNodeException
com.bea.content.RepositoryException
com.bea.apps.groupspace.folders.Folder getFolder(String name, com.bea.content.Node searchFromNode) throws InstantiationException, IllegalAccessException, InvocationTargetException, com.bea.content.nodemappers.NodeMapper.NodeMapperException, com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NoSuchNodeException, com.bea.content.RepositoryException
InstantiationException
IllegalAccessException
InvocationTargetException
com.bea.content.nodemappers.NodeMapper.NodeMapperException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NoSuchNodeException
com.bea.content.RepositoryException
com.bea.apps.groupspace.folders.Folder getFolder(String name, String searchExpression, com.bea.content.Node searchFromNode, com.bea.apps.groupspace.content.CommunityContent.Visibility visibility, String owner) throws InstantiationException, IllegalAccessException, InvocationTargetException, com.bea.content.nodemappers.NodeMapper.NodeMapperException, com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NoSuchNodeException, com.bea.content.RepositoryException
InstantiationException
IllegalAccessException
InvocationTargetException
com.bea.content.nodemappers.NodeMapper.NodeMapperException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NoSuchNodeException
com.bea.content.RepositoryException
com.bea.apps.groupspace.folders.Folder getFolder(String name, String searchExpression, com.bea.content.Node searchFromNode) throws InstantiationException, IllegalAccessException, InvocationTargetException, com.bea.content.nodemappers.NodeMapper.NodeMapperException, com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NoSuchNodeException, com.bea.content.RepositoryException
InstantiationException
IllegalAccessException
InvocationTargetException
com.bea.content.nodemappers.NodeMapper.NodeMapperException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NoSuchNodeException
com.bea.content.RepositoryException
com.bea.apps.groupspace.folders.Folder findFolder(String searchExpression, String searchPath) throws InstantiationException, IllegalAccessException, InvocationTargetException, com.bea.content.nodemappers.NodeMapper.NodeMapperException, com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NoSuchNodeException, com.bea.content.RepositoryException
searchExpression
- searchPath
-
InstantiationException
IllegalAccessException
InvocationTargetException
NodeMapper.NodeMapperException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NoSuchNodeException
com.bea.content.RepositoryException
com.bea.apps.groupspace.folders.Folder getTopFolder(String contentType) throws InstantiationException, IllegalAccessException, InvocationTargetException, com.bea.content.nodemappers.NodeMapper.NodeMapperException, com.bea.content.AuthenticationException, com.bea.content.AuthorizationException, com.bea.content.NoSuchNodeException, com.bea.content.RepositoryException
contentType
-
InstantiationException
IllegalAccessException
InvocationTargetException
NodeMapper.NodeMapperException
com.bea.content.AuthenticationException
com.bea.content.AuthorizationException
com.bea.content.NoSuchNodeException
com.bea.content.RepositoryException
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |