public class RelationshipListAccess extends Object implements org.exoplatform.commons.utils.ListAccess<org.exoplatform.social.core.relationship.model.Relationship>
| Constructor and Description |
|---|
RelationshipListAccess(List<org.exoplatform.social.core.relationship.model.Relationship> list)
Initializes the access list.
|
public RelationshipListAccess(List<org.exoplatform.social.core.relationship.model.Relationship> list)
list - List is used for initialize.public org.exoplatform.social.core.relationship.model.Relationship[] load(int index,
int length)
throws Exception,
IllegalArgumentException
load in interface org.exoplatform.commons.utils.ListAccess<org.exoplatform.social.core.relationship.model.Relationship>ExceptionIllegalArgumentExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.