Skip navigation links

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


oracle.wcps.people.property
Class PeoplePropertyDAO

java.lang.Object
  extended by oracle.wcps.people.property.AbstractPeoplePropertyDAO
      extended by oracle.wcps.people.property.PeoplePropertyDAO

All Implemented Interfaces:
IPeoplePropertyDAO

public class PeoplePropertyDAO
extends AbstractPeoplePropertyDAO

This class interfaces directly with the PC REST service


Field Summary

 

Fields inherited from class oracle.wcps.people.property.AbstractPeoplePropertyDAO
expressionValidator, personResource

 

Method Summary
protected  void addProperty(java.lang.Object o, IPropertyName pname, IPropertySet propertySet, IPropertyMapping mapping)
           
 IPropertySetDefinition getPropertySetDefinition()
           

 

Methods inherited from class oracle.wcps.people.property.AbstractPeoplePropertyDAO
addValuesToBooleanArray, addValuesToStringArray, buildListProperty, buildProperty, filterPropertySet, getIdFromQueryString, getQuery, getValues, loadProperties, loadPropertiesForMe, loadPropertiesForUser

 

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

 

Method Detail

getPropertySetDefinition

public IPropertySetDefinition getPropertySetDefinition()
Specified by:
getPropertySetDefinition in interface IPeoplePropertyDAO
Specified by:
getPropertySetDefinition in class AbstractPeoplePropertyDAO

addProperty

protected void addProperty(java.lang.Object o,
                           IPropertyName pname,
                           IPropertySet propertySet,
                           IPropertyMapping mapping)
Specified by:
addProperty in class AbstractPeoplePropertyDAO

Skip navigation links

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


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