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 Plumtree Portal. Remote Servers are the servers registered with the portal which are used to host remote web services (such as portlets, search web services etc.). Remote Servers support all of 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 IDK, including tutorials, blogs, code samples and more,see the AquaLogic User Interaction Developer Center on BEA dev2dev.

Copyright ©2007 BEA Systems, Inc. All Rights Reserved.