public interface FetchOwnerDelegate
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FetchOwnerDelegate.FetchMetadata |
| Modifier and Type | Method and Description |
|---|---|
FetchOwnerDelegate.FetchMetadata |
locateFetchMetadata(Fetch fetch)
Locate the metadata for the specified Fetch.
|
FetchOwnerDelegate.FetchMetadata locateFetchMetadata(Fetch fetch)
fetch - The fetch for which to locate metadatanull, rather an exception is thrown if the information for the fetch cannot
be located.Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.