public class IngestContractModel extends AbstractContractModel
Modifier and Type | Field and Description |
---|---|
static String |
ARCHIVE_PROFILES |
static String |
LINK_PARENT_ID |
TAG_DESCRIPTION, TAG_IDENTIFIER, TAG_NAME, TAG_STATUS
Constructor and Description |
---|
IngestContractModel() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getArchiveProfiles() |
String |
getLinkParentId() |
IngestContractModel |
setArchiveProfiles(Set<String> archiveProfiles) |
void |
setLinkParentId(String linkParentId) |
getActivationdate, getCreationdate, getDeactivationdate, getDescription, getId, getIdentifier, getLastupdate, getName, getStatus, getTenant, getVersion, setActivationdate, setCreationdate, setDeactivationdate, setDescription, setId, setIdentifier, setLastupdate, setName, setStatus, setTenant, setVersion
public static final String ARCHIVE_PROFILES
public static final String LINK_PARENT_ID
public String getLinkParentId()
public void setLinkParentId(String linkParentId)
linkParentId
- public IngestContractModel setArchiveProfiles(Set<String> archiveProfiles)
Copyright © 2018 Vitam. All rights reserved.