com.plumtree.portalpages.ext.providers
Class OutgoingNetworkSearchProvInfo

java.lang.Object
  extended by com.plumtree.portalpages.ext.providers.OutgoingNetworkSearchProvInfo
All Implemented Interfaces:
IProvInfo, IWebServiceProvInfo

public class OutgoingNetworkSearchProvInfo
extends java.lang.Object
implements IWebServiceProvInfo

Author:
John Osborne

Constructor Summary
OutgoingNetworkSearchProvInfo()
          Creates a new ProvInfo object.
 
Method Summary
 boolean AppearsInMainCreateNewClassMenu(IPTSession _session)
          Returns a boolean that tells the client if this provider should appear in the main create new object menu.
 int[] GetArrayOfClassIDsRelatedTo()
           
 java.lang.String GetBinFileName()
           
 java.lang.String GetProviderAndClassLocalizedName(java.lang.String _strLangID, int _nClassID)
           
 java.lang.String GetProviderCLSID()
           
 java.lang.String GetProviderEnglishName()
           
 java.lang.String GetProviderLocalizedName(java.lang.String _strLangID)
           
 ClassIDProvCLSIDPair RequiresObjectChoiceOnStart(int _nClassIDToCreate)
           
 boolean RequiresOpenDocumentFile()
           
 boolean Supports508DocumentCreation()
           
 boolean SupportsDocDisplayOptions()
           
 boolean SupportsGadgetAutoImport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutgoingNetworkSearchProvInfo

public OutgoingNetworkSearchProvInfo()
Creates a new ProvInfo object.

Method Detail

AppearsInMainCreateNewClassMenu

public boolean AppearsInMainCreateNewClassMenu(IPTSession _session)
Description copied from interface: IProvInfo
Returns a boolean that tells the client if this provider should appear in the main create new object menu.

Specified by:
AppearsInMainCreateNewClassMenu in interface IProvInfo
Returns:
A boolean that tells the client if this provider type should appear in the main create new object menu.

GetArrayOfClassIDsRelatedTo

public int[] GetArrayOfClassIDsRelatedTo()
Specified by:
GetArrayOfClassIDsRelatedTo in interface IProvInfo
Returns:

GetBinFileName

public java.lang.String GetBinFileName()
Specified by:
GetBinFileName in interface IProvInfo
Returns:

GetProviderAndClassLocalizedName

public java.lang.String GetProviderAndClassLocalizedName(java.lang.String _strLangID,
                                                         int _nClassID)
Specified by:
GetProviderAndClassLocalizedName in interface IProvInfo
Parameters:
_strLangID -
_nClassID -
Returns:
Throws:
XPException

GetProviderCLSID

public java.lang.String GetProviderCLSID()
Specified by:
GetProviderCLSID in interface IProvInfo
Returns:

GetProviderEnglishName

public java.lang.String GetProviderEnglishName()
Specified by:
GetProviderEnglishName in interface IProvInfo
Returns:

GetProviderLocalizedName

public java.lang.String GetProviderLocalizedName(java.lang.String _strLangID)
Specified by:
GetProviderLocalizedName in interface IProvInfo
Parameters:
_strLangID -
Returns:

RequiresObjectChoiceOnStart

public ClassIDProvCLSIDPair RequiresObjectChoiceOnStart(int _nClassIDToCreate)
Specified by:
RequiresObjectChoiceOnStart in interface IProvInfo
Parameters:
_nClassIDToCreate -
Returns:

RequiresOpenDocumentFile

public boolean RequiresOpenDocumentFile()
Returns:

Supports508DocumentCreation

public boolean Supports508DocumentCreation()
Returns:

SupportsDocDisplayOptions

public boolean SupportsDocDisplayOptions()
Returns:

SupportsGadgetAutoImport

public boolean SupportsGadgetAutoImport()
Returns:



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.