public class OrgUnitDirEntryHandler extends DirEntryHandler
EMPTY_PNG
Constructor and Description |
---|
OrgUnitDirEntryHandler() |
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, updateAccountType
public BaseDirEntry.Kind kind()
kind
in class DirEntryHandler
public byte[] getIcon(BmContext context, java.lang.String domainUid, java.lang.String uid) throws ServerFault
getIcon
in class DirEntryHandler
ServerFault
public TaskRef entryDeleted(BmContext context, java.lang.String domainUid, java.lang.String entryUid) throws ServerFault
entryDeleted
in class DirEntryHandler
ServerFault
Copyright © 2021. All Rights Reserved.