public class ReconstructionItem extends Object
| Constructor and Description |
|---|
ReconstructionItem()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCollection()
Get the collection of the profile
|
List<Integer> |
getTenants()
Get tenants
|
ReconstructionItem |
setCollection(String collection)
Set the collection of the profile This value must be unique by tenant
|
ReconstructionItem |
setTenants(List<Integer> tenants)
Set or change tenants
|
public String getCollection()
public ReconstructionItem setCollection(String collection)
collection - as Stringpublic ReconstructionItem setTenants(List<Integer> tenants)
tenants - Copyright © 2018 Vitam. All rights reserved.