com.plumtree.remote.prc
Class ProfileSourceProperty

java.lang.Object
  extended bycom.plumtree.remote.prc.ObjectProperty
      extended bycom.plumtree.remote.prc.ProfileSourceProperty

public class ProfileSourceProperty
extends ObjectProperty

An enumerated type used to describe the inherent properties of Profile Sources.


Field Summary
static ProfileSourceProperty AuthPartner
          The ID of the partner Authorization Source object.
static ProfileSourceProperty Provider
          The GUID of the Provider for this Profile Source.
static ProfileSourceProperty WebServiceID
          The ID of the associated Web Service object.
 
Fields inherited from class com.plumtree.remote.prc.ObjectProperty
ClassID, Created, Description, FolderID, IsLocalized, Language, LastModified, LastModifiedBy, Name, ObjectID, OwnerID, UUID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Provider

public static final ProfileSourceProperty Provider
The GUID of the Provider for this Profile Source.


AuthPartner

public static final ProfileSourceProperty AuthPartner
The ID of the partner Authorization Source object.


WebServiceID

public static final ProfileSourceProperty WebServiceID
The ID of the associated Web Service object.



For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2008 Oracle® Corporation. All Rights Reserved.