Skip navigation links


com.bea.wsrp.consumer.management.page
Interface ProxyPage

All Superinterfaces
ProxyResource, Serializable

public interface ProxyPage
extends ProxyResource

ProxyPage

This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of Oracle Weblogic Portal.

Method Summary
 PageDefinitionId getPageDefinitionId()
          Returns the PageDefinitionId for this ProxyPage

 

Methods inherited from interface com.bea.wsrp.consumer.management.common.ProxyResource
getDescription, getName, getProducerHandle, getProxyResourceId, getTitle, isPrimary

 

Method Detail

getPageDefinitionId

PageDefinitionId getPageDefinitionId()
Returns the PageDefinitionId for this ProxyPage
Returns
PageDefinitionId

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.