public class AlfrescoRESTFulFactory extends Object
Factory to create RESTful resources.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
AlfrescoRESTFulFactory(com.wewebu.ow.server.util.OwAuthenticationConfiguration conf,
org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler authHandler) |
Modifier and Type | Method and Description |
---|---|
ListPeopleResource |
getPeopleResource(String filterQuery) |
GetPersonResource |
getPersonResource(String userName) |
ListGroupsResource |
listGroupsResource(String shortNameFilter) |
public AlfrescoRESTFulFactory(com.wewebu.ow.server.util.OwAuthenticationConfiguration conf, org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler authHandler)
public ListGroupsResource listGroupsResource(String shortNameFilter) throws OwRestException
OwRestException
public ListPeopleResource getPeopleResource(String filterQuery) throws OwRestException
OwRestException
public GetPersonResource getPersonResource(String userName) throws OwRestException
OwRestException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.