Skip navigation links
oracle.wcps.people
Class WebCenterPersonResource
java.lang.Object
WebCenterRestConnection
oracle.wcps.people.WebCenterPersonResource
-
public class WebCenterPersonResource
- extends WebCenterRestConnection
These classes can also be run independent of the properties service, hence independent of server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_RESOURCE
public static final java.lang.String DEFAULT_RESOURCE
-
- See Also:
- Constant Field Values
DATA
protected static final java.lang.String DATA
-
- See Also:
- Constant Field Values
WebCenterPersonResource
public WebCenterPersonResource(PeopleServiceConnectionConfig config)
createExecutableResources
protected void createExecutableResources()
- Create an ExecutableResource. All derived classes should override this method
getPerson
public Person getPerson(IContext context,
java.lang.String uid)
getPersonByQuery
public Person getPersonByQuery(IContext context,
java.lang.String query)
Skip navigation links
Copyright © 2009, 2014, Oracle and/or its affiliates. All rights reserved.