| Package | Description |
|---|---|
| org.overlord.sramp.ui.client.local.pages.artifacts | |
| org.overlord.sramp.ui.client.shared.beans |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactsTable.addRow(ArtifactSummaryBean artifactSummaryBean)
Adds a single row to the table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactBean
Models the full details of an artifact in the S-RAMP repository.
|
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactSummaryBean> |
ArtifactResultSetBean.getArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactResultSetBean.setArtifacts(List<ArtifactSummaryBean> artifacts) |
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.