com.plumtree.portalpages.ext.providers
Class IntrPortWSProvInfo

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

public class IntrPortWSProvInfo
extends java.lang.Object
implements IWebServiceProvInfo

Author:
John Osborne

Constructor Summary
IntrPortWSProvInfo()
          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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntrPortWSProvInfo

public IntrPortWSProvInfo()
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:



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