public class FetchManagedFileByDirectoryIdCmdImpl extends AbstractFetchManagedFileCmdImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
DEFAULT_DIRECTORY_SEPARATOR
Constructor and Description |
---|
FetchManagedFileByDirectoryIdCmdImpl()
This method creates an instance of the fetch ManagedFile command.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
fetchManagedFiles(GetType aGet)
This method fetches the managed files.
|
getGetManagedFileType, getManagedFiles, getManagedFiles, getNouns, getPagingParameter, getSelectionCriteria, getShow, isReadyToCallExecute, performExecute, reset, setGet, setGetManagedFile, setPagingParameter, setSelectionCriteria
setSearchExpression
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setSearchExpression
public static final java.lang.String COPYRIGHT
public FetchManagedFileByDirectoryIdCmdImpl()
public java.util.Collection fetchManagedFiles(GetType aGet) throws java.lang.Exception
aGet
- The selection criteriajava.lang.Exception