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) |
forContext, run
public java.lang.String display
public boolean archived
public boolean hidden
public void synchronousDirOperation(java.lang.String domainUid, ItemValue<DirEntry> de)
synchronousDirOperation
in class SingleOrDomainOperation
public BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind
in class SingleOrDomainOperation
Copyright © 2021. All Rights Reserved.