com.plumtree.remote.prc
Class RemoteServerProperty

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

public class RemoteServerProperty
extends ObjectProperty

An enumerated type used to describe the properties of Remote Servers in the portal. Remote Servers are the servers registered with the portal which are used to host remote web services (portlets, search web services etc.). Remote Servers support all the properties in ObjectProperty as well as the following properties.


Field Summary
static RemoteServerProperty ProviderClassID
          The classID of the Remote Server provider.
 
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

ProviderClassID

public static final RemoteServerProperty ProviderClassID
The classID of the Remote Server provider.



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 ©2010 Oracle® Corporation. All Rights Reserved.