com.plumtree.portalpages.ext.providers
Class SOAPProvInfo

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

public class SOAPProvInfo
extends java.lang.Object
implements IDocProvInfo

Version:
5.0
Author:
John Osborne

Constructor Summary
SOAPProvInfo()
          Creates a new ProvInfo object.
 
Method Summary
 boolean AppearsInMainCreateNewClassMenu()
          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 SupportsWebPaths()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPProvInfo

public SOAPProvInfo()
Creates a new ProvInfo object.

Method Detail

AppearsInMainCreateNewClassMenu

public boolean AppearsInMainCreateNewClassMenu()
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()
Specified by:
RequiresOpenDocumentFile in interface IDocProvInfo
Returns:

Supports508DocumentCreation

public boolean Supports508DocumentCreation()
Specified by:
Supports508DocumentCreation in interface IDocProvInfo
Returns:

SupportsDocDisplayOptions

public boolean SupportsDocDisplayOptions()
Specified by:
SupportsDocDisplayOptions in interface IDocProvInfo
Returns:

SupportsWebPaths

public boolean SupportsWebPaths()
Specified by:
SupportsWebPaths in interface IDocProvInfo
Returns:



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