com.atlassian.crowd.search.query.membership
Class UserMembershipQuery

java.lang.Object
  extended by com.atlassian.crowd.search.query.membership.MembershipQuery
      extended by com.atlassian.crowd.search.query.membership.UserMembershipQuery

public class UserMembershipQuery
extends MembershipQuery


Constructor Summary
UserMembershipQuery(java.lang.String username, int startIndex, int maxResults)
           
 
Method Summary
 
Methods inherited from class com.atlassian.crowd.search.query.membership.MembershipQuery
asNames, equals, getEntityNameToMatch, getEntityToMatch, getEntityToReturn, getMaxResults, getReturnType, getStartIndex, hashCode, isFindMembers, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserMembershipQuery

public UserMembershipQuery(java.lang.String username,
                           int startIndex,
                           int maxResults)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.