wt.inf.template.creator
Interface ContainerCreatorOrgOperations

All Known Implementing Classes:
AbstractWTContainerCreator

public interface ContainerCreatorOrgOperations

Organization level operations for a container creator.

Supported API: false

Extendable: false


Method Summary
 DirectoryContextProvider getAdminGroupContext(WTContainer cont)
          Returns and if necessary populates the directory context nodes needed for the WTContainer

Supported API: false
 

Method Detail

getAdminGroupContext

public DirectoryContextProvider getAdminGroupContext(WTContainer cont)
                                              throws WTException
Returns and if necessary populates the directory context nodes needed for the WTContainer

Supported API: false

Parameters:
cont -
Returns:
DirectoryContextProvider
Throws:
WTException