|
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 CommunitySearchControl
This base interface contains methods that may be used by GroupSpace and non-GroupSpace communities.
Instantiate the control in a page flow as follows:
@Control
CommunitySearchControlBean gsKeywordSearchControl;
| Nested Class Summary | |
|---|---|
static interface |
CommunitySearchControl.CommunitySearchParams
Scope the search |
| Method Detail |
|---|
CommunityMembershipsEnumerator getUsernamesForCapability(MembershipCapability msc)
throws Exception
msc -
Exception
SortableFilterablePagedResult<CommunityMembership> getMembershipsForCapability(MembershipCapability msc)
throws Exception
Exception
SortableFilterablePagedResult<CommunityMembership> findAllMemberships()
throws Exception
Exception
SortableFilterablePagedResult<CommunityMembership> findAllMemberships(CommunityDefinition cdef)
throws Exception
Exception
SortableFilterablePagedResult<GenericURL> getMyCommunityURLs(MemberMembershipCriteria criteria)
throws Exception
Exception
SortableFilterablePagedResult<GenericURL> getEligibleToJoinCommunities(MemberMembershipCriteria criteria)
throws Exception
Exception
SortableFilterablePagedResult<String> getMyCommunityURLsAsString(MemberMembershipCriteria criteria)
throws Exception
Exception
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||