| Package | Description |
|---|---|
| org.jabylon.updatecenter.repository | |
| org.jabylon.updatecenter.repository.impl | |
| org.jabylon.updatecenter.repository.ui |
| Modifier and Type | Method and Description |
|---|---|
static ResourceFilter |
ResourceFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceFilter[] |
ResourceFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.felix.bundlerepository.Resource> |
OBRRepositoryService.getAvailableResources(ResourceFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.felix.bundlerepository.Resource> |
OBRRepositoryConnectorImpl.getAvailableResources(ResourceFilter filter) |
| Constructor and Description |
|---|
UpdatecenterTab(org.apache.wicket.model.IModel<String> title,
ResourceFilter filter) |
| Constructor and Description |
|---|
UpdatecenterTabContent(String id,
org.apache.wicket.model.IModel<ResourceFilter> model,
org.apache.wicket.request.mapper.parameter.PageParameters parameters) |
Copyright © 2013–2014 Jabylon. All rights reserved.