Package | Description |
---|---|
org.apache.sling.installer.core.impl |
Modifier and Type | Method and Description |
---|---|
static RegisteredResourceImpl |
RegisteredResourceImpl.create(InternalResource input)
Try to create a registered resource.
|
Modifier and Type | Method and Description |
---|---|
Collection<RegisteredResourceImpl> |
EntityResourceList.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
EntityResourceList.addOrUpdate(RegisteredResourceImpl r) |
int |
RegisteredResourceImpl.compareTo(RegisteredResourceImpl b) |
static boolean |
RegisteredResourceImpl.isSameResource(RegisteredResourceImpl a,
RegisteredResourceImpl b)
Compare two resources where we know that they point to the same entity and have the
same URL!
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.