public abstract class ListCommand extends SingleOrDomainOperation
| Constructor and Description | 
|---|
ListCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract java.lang.String | 
getContainerType()  | 
BaseDirEntry.Kind[] | 
getDirEntryKind()  | 
void | 
synchronousDirOperation(java.lang.String domainUid,
                       ItemValue<DirEntry> de)  | 
forContext, runpublic void synchronousDirOperation(java.lang.String domainUid,
                                    ItemValue<DirEntry> de)
synchronousDirOperation in class SingleOrDomainOperationpublic BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind in class SingleOrDomainOperationpublic abstract java.lang.String getContainerType()
Copyright © 2021. All Rights Reserved.