public class CreateChildResourceFacetDelegate extends Object implements CreateChildResourceFacet
| Constructor and Description |
|---|
CreateChildResourceFacetDelegate(ProfileServiceComponent component)
Deprecated.
This constructor is deprecated because it does not handle properly the SHA256 computation for
exploded content. If used, this constructor will lead to a calculation of the SHA256 for exploded content
based on exploded files. This method of computation is not preferred due to changes in content archive
matching. Replaced by (@link
CreateChildResourceFacetDelegate(ProfileServiceComponent, ResourceContext) |
CreateChildResourceFacetDelegate(ProfileServiceComponent component,
ResourceContext<?> parentResourceContext) |
| Modifier and Type | Method and Description |
|---|---|
CreateResourceReport |
createResource(CreateResourceReport createResourceReport) |
public CreateChildResourceFacetDelegate(ProfileServiceComponent component, ResourceContext<?> parentResourceContext)
@Deprecated public CreateChildResourceFacetDelegate(ProfileServiceComponent component)
CreateChildResourceFacetDelegate(ProfileServiceComponent, ResourceContext)component - componentpublic CreateResourceReport createResource(CreateResourceReport createResourceReport)
createResource in interface CreateChildResourceFacetCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.