com.infoengine.au.delegateprovider
Interface CmdDelegateProviderService

All Known Implementing Classes:
DirectoryBasedCmdDelegateProviderService

public interface CmdDelegateProviderService


Method Summary
 Group getCommandDelegateEntry()
           
 String getCommandDelegateName()
           
 Vector getRepositorySupportingAdapterAttr()
           
 

Method Detail

getCommandDelegateName

public String getCommandDelegateName()
                              throws DirectoryServiceException,
                                     CommandClassnameAttrNotSetException,
                                     RepositoryTypeAttrNotSetException,
                                     RepositoryObjectNotFoundException,
                                     RepositoryTypeObjectNotFoundException,
                                     CmdDelegateProviderErrorException
Throws:
DirectoryServiceException
CommandClassnameAttrNotSetException
RepositoryTypeAttrNotSetException
RepositoryObjectNotFoundException
RepositoryTypeObjectNotFoundException
CmdDelegateProviderErrorException

getCommandDelegateEntry

public Group getCommandDelegateEntry()
                              throws DirectoryServiceException,
                                     RepositoryTypeAttrNotSetException,
                                     RepositoryObjectNotFoundException,
                                     RepositoryTypeObjectNotFoundException,
                                     CmdDelegateProviderErrorException
Throws:
DirectoryServiceException
RepositoryTypeAttrNotSetException
RepositoryObjectNotFoundException
RepositoryTypeObjectNotFoundException
CmdDelegateProviderErrorException

getRepositorySupportingAdapterAttr

public Vector getRepositorySupportingAdapterAttr()
                                          throws DirectoryServiceException,
                                                 RepositoryObjectNotFoundException
Throws:
DirectoryServiceException
RepositoryObjectNotFoundException