public class UserDirEntryHandler extends DirEntryHandler
EMPTY_PNG| Constructor and Description | 
|---|
UserDirEntryHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
TaskRef | 
entryDeleted(BmContext context,
            java.lang.String domainUid,
            java.lang.String entryUid)  | 
byte[] | 
getIcon(BmContext context,
       java.lang.String domainUid,
       java.lang.String uid)  | 
BaseDirEntry.Kind | 
kind()  | 
create, delete, update, updateAccountTypepublic BaseDirEntry.Kind kind()
kind in class DirEntryHandlerpublic byte[] getIcon(BmContext context, java.lang.String domainUid, java.lang.String uid) throws ServerFault
getIcon in class DirEntryHandlerServerFaultpublic TaskRef entryDeleted(BmContext context, java.lang.String domainUid, java.lang.String entryUid) throws ServerFault
entryDeleted in class DirEntryHandlerServerFaultCopyright © 2023. All Rights Reserved.