| Package | Description |
|---|---|
| eu.dnetlib.actionmanager.set |
| Modifier and Type | Method and Description |
|---|---|
RawSet |
ActionManagerSet.getLatest() |
static RawSet |
RawSet.newInstance() |
static RawSet |
RawSet.newInstance(String id,
String creationDate,
String lastUpdate) |
| Modifier and Type | Method and Description |
|---|---|
Set<RawSet> |
ActionManagerSet.getExpired() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionManagerSet.addExpired(RawSet rawSet) |
void |
ActionManagerSet.setLatest(RawSet latest) |
| Constructor and Description |
|---|
ActionManagerSet(String id,
String name,
String directory,
ActionManagerSet.ImpactTypes impact,
RawSet latest) |
ActionManagerSet(String id,
String name,
String directory,
ActionManagerSet.ImpactTypes impact,
String pathToLatest,
RawSet latest) |
Copyright © 2017. All rights reserved.