Skip navigation links

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


oracle.wcps.people.property
Interface IPeoplePropertyLocator

All Superinterfaces:
IPropertyLocator
All Known Implementing Classes:
AbstractPeoplePropertyLocator, PeoplePropertyLocator

public interface IPeoplePropertyLocator
extends IPropertyLocator

Method Summary
 java.util.List<IPropertyName> getPropertyNames()
           
 IPropertySetDefinition getPropertySetDefinition()
           

 

Methods inherited from interface oracle.wcps.property.IPropertyLocator
count, filter, loadProperties, removeProperties, removeProperties, storeProperties

 

Method Detail

getPropertyNames

java.util.List<IPropertyName> getPropertyNames()

getPropertySetDefinition

IPropertySetDefinition getPropertySetDefinition()
                                                throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links

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


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