Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.objecttype
Interface ProxiedType

All Known Subinterfaces:
ProxiedMediaType
All Known Implementing Classes:
MediaObjectType

public interface ProxiedType

A ProxiedType is any object type that has an implementation that includes a proxied version of the object. Provides convenience access to information about the object proxy class.


Method Summary
 ProxyInfoProvider getProxyInfoProvider()
          A ProxyInfoProvider is a convenience meant to aid in retrieving information about any proxy implementation associate with the object type implementation.
 

Method Detail

getProxyInfoProvider

ProxyInfoProvider getProxyInfoProvider()
A ProxyInfoProvider is a convenience meant to aid in retrieving information about any proxy implementation associate with the object type implementation.

Returns:
the proxy info provider

Jive Product Page

Copyright © 1999-2007 Jive Software.