public class GetFavouritesRequest extends ListRequest
maxItems, skipCountdomain, runAsUserId| Constructor and Description |
|---|
GetFavouritesRequest(String domain,
String runAsUserId,
String personId,
Set<org.springframework.social.alfresco.api.entities.FavouritesType> types,
int skipCount,
int maxItems) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPersonId() |
Set<org.springframework.social.alfresco.api.entities.FavouritesType> |
getTypes() |
String |
toString() |
getMaxItems, getSkipCountgetDomain, getRunAsUserIdpublic String getPersonId()
public Set<org.springframework.social.alfresco.api.entities.FavouritesType> getTypes()
public String toString()
toString in class ListRequestCopyright © 2015. All rights reserved.