Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


oracle.wcps.people
Class PeopleServiceConnectionConfig

java.lang.Object
  extended by WebCenterRestConnectionConfig
      extended by oracle.wcps.people.PeopleServiceConnectionConfig


@ConnectionConfiguration(connectionType="people.service.connection")
@L10n(bundle="oracle.wcps.people.resources.PeopleConnectionsResources")
public class PeopleServiceConnectionConfig
extends WebCenterRestConnectionConfig

Configuration class for accessing a remote People Server.


Constructor Summary
PeopleServiceConnectionConfig()
           

 

Method Summary
 java.lang.String toString()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

PeopleServiceConnectionConfig

public PeopleServiceConnectionConfig()

Method Detail

toString

public java.lang.String toString()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


Copyright © 2009, 2014, Oracle and/or its affiliates. All rights reserved.