| Package | Description | 
|---|---|
| org.apache.sling.installer.api | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateResult | UpdateHandler. handleRemoval(String resourceType,
             String id,
             String url)Handle the remove of a resource | 
| UpdateResult | UpdateHandler. handleUpdate(String resourceType,
            String id,
            String url,
            Dictionary<String,Object> dict,
            Map<String,Object> attributes)Handle the update of a resource | 
| UpdateResult | UpdateHandler. handleUpdate(String resourceType,
            String id,
            String url,
            InputStream is,
            Map<String,Object> attributes)Handle the update of a resource | 
Copyright © 2014 The Apache Software Foundation. All rights reserved.