public class UserGetCommand extends SingleOrDomainOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
UserGetCommand.Reg |
| Modifier and Type | Field and Description |
|---|---|
boolean |
archived |
java.lang.String |
display |
boolean |
hidden |
cliUtils, ctx, match, noProgress, target, workers| Constructor and Description |
|---|
UserGetCommand() |
| Modifier and Type | Method and Description |
|---|---|
BaseDirEntry.Kind[] |
getDirEntryKind() |
void |
synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de) |
done, forContext, preIterate, runpublic java.lang.String display
public boolean archived
public boolean hidden
public void synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de)
synchronousDirOperation in class SingleOrDomainOperationpublic BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind in class SingleOrDomainOperationCopyright © 2024. All Rights Reserved.