wt.inf.team
Class CTMContextProviderDelegate

java.lang.Object
  extended bywt.inf.container.DefaultContextProviderDelegate
      extended bywt.inf.team.CTMContextProviderDelegate
All Implemented Interfaces:
ContextProviderDelegate

public class CTMContextProviderDelegate
extends DefaultContextProviderDelegate



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Constructor Summary
CTMContextProviderDelegate()
           
 
Method Summary
protected  String getGroupSearchBase(WTContainer container)
          

Supported API: false
protected  String getGroupSearchScope(WTContainer container)
          

Supported API: false
 
Methods inherited from class wt.inf.container.DefaultContextProviderDelegate
getPublicContextProvider, getPublicContextProviders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

CTMContextProviderDelegate

public CTMContextProviderDelegate()
Method Detail

getGroupSearchScope

protected String getGroupSearchScope(WTContainer container)
                              throws WTException


Supported API: false

Overrides:
getGroupSearchScope in class DefaultContextProviderDelegate
Parameters:
container -
Returns:
String
Throws:
WTException

getGroupSearchBase

protected String getGroupSearchBase(WTContainer container)
                             throws WTException


Supported API: false

Overrides:
getGroupSearchBase in class DefaultContextProviderDelegate
Parameters:
container -
Returns:
String
Throws:
WTException