| Package | Description |
|---|---|
| org.commonjava.aprox.folo.dto | |
| org.commonjava.aprox.folo.model |
| Modifier and Type | Method and Description |
|---|---|
TrackingKey |
TrackedContentDTO.getKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrackedContentDTO.setKey(TrackingKey key) |
| Constructor and Description |
|---|
TrackedContentDTO(TrackingKey key,
Set<TrackedContentEntryDTO> uploads,
Set<TrackedContentEntryDTO> downloads) |
| Modifier and Type | Method and Description |
|---|---|
TrackingKey |
TrackedContentRecord.getKey() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TrackedContentRecord.setKey(TrackingKey key) |
| Constructor and Description |
|---|
TrackedContentRecord(TrackingKey key) |
Copyright © 2011-2015. All Rights Reserved.