@Command(name="get",
         description="display users")
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  | 
| Constructor and Description | 
|---|
UserGetCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
BaseDirEntry.Kind[] | 
getDirEntryKind()  | 
void | 
synchronousDirOperation(java.lang.String domainUid,
                       ItemValue<DirEntry> de)  | 
forContext, 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 © 2021. All Rights Reserved.