public class UserResultList extends JetspeedPrincipalResultList
JetspeedPrincipalResultList
. Takes care of casting to a User
typed result list.Constructor and Description |
---|
UserResultList(JetspeedPrincipalResultList jprl)
Create a user result list from a JetspeedPrincipalResultList.
|
Modifier and Type | Method and Description |
---|---|
List<User> |
getResults()
Get the principal results.
|
getTotalSize, setTotalSize
public UserResultList(JetspeedPrincipalResultList jprl)
jprl
- public List<User> getResults()
JetspeedPrincipalResultList
getResults
in class JetspeedPrincipalResultList
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.