com.bea.apps.groupspace.search.controls
Annotation Type CommunitySearchControl.CommunitySearchParams


@Target(value={FIELD,TYPE})
@Retention(value=RUNTIME)
public static @interface CommunitySearchControl.CommunitySearchParams

Scope the search


Annotation Type Optional Member Summary
 GroupSpaceSearch.CommunityScope communityScope
           
 int pageSize
           
 

communityScope

public abstract GroupSpaceSearch.CommunityScope communityScope
Default
PUBLIC_COMMUNITIES

pageSize

public abstract int pageSize
Default
10


Copyright © 2006 BEA Systems, Inc. All Rights Reserved