wt.inf.container
Class OrgContainerContextProviderDelegate

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

public final class OrgContainerContextProviderDelegate
extends DefaultContextProviderDelegate



Supported API: false

Extendable: false


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

Supported API: false
 
Methods inherited from class wt.inf.container.DefaultContextProviderDelegate
getGroupSearchScope, 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

OrgContainerContextProviderDelegate

public OrgContainerContextProviderDelegate()
Method Detail

getGroupSearchBase

protected String getGroupSearchBase(WTContainer container)
                             throws WTException


Supported API: false

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