public class CommunityDetails extends CommunitySummary
description, displayName, displayShortName, id, logoUrl, name, plan, queryId, shortName, status, type, zenodoCommunity| Constructor and Description |
|---|
CommunityDetails() |
CommunityDetails(CommunitySummary summary) |
| Modifier and Type | Method and Description |
|---|---|
SelectionCriteria |
getAdvancedConstraints() |
LocalDateTime |
getCreationDate() |
List<String> |
getFos() |
LocalDateTime |
getLastUpdateDate() |
List<String> |
getOtherZenodoCommunities() |
SelectionCriteria |
getRemoveConstraints() |
List<String> |
getSdg() |
List<String> |
getSubjects() |
List<String> |
getSuggestedAcknowledgements() |
void |
setAdvancedConstraints(SelectionCriteria advancedConstraints) |
void |
setCreationDate(LocalDateTime creationDate) |
void |
setFos(List<String> fos) |
void |
setLastUpdateDate(LocalDateTime lastUpdateDate) |
void |
setOtherZenodoCommunities(List<String> otherZenodoCommunities) |
void |
setRemoveConstraints(SelectionCriteria removeConstraints) |
void |
setSdg(List<String> sdg) |
void |
setSubjects(List<String> subjects) |
void |
setSuggestedAcknowledgements(List<String> suggestedAcknowledgements) |
String |
toString() |
getClaim, getDescription, getDisplayName, getDisplayShortName, getId, getLogoUrl, getMembership, getName, getPlan, getQueryId, getShortName, getStatus, getType, getZenodoCommunity, setClaim, setDescription, setDisplayName, setDisplayShortName, setId, setLogoUrl, setMembership, setName, setPlan, setQueryId, setShortName, setStatus, setType, setZenodoCommunitypublic CommunityDetails()
public CommunityDetails(CommunitySummary summary)
public LocalDateTime getCreationDate()
getCreationDate in class CommunitySummarypublic void setCreationDate(LocalDateTime creationDate)
setCreationDate in class CommunitySummarypublic LocalDateTime getLastUpdateDate()
getLastUpdateDate in class CommunitySummarypublic void setLastUpdateDate(LocalDateTime lastUpdateDate)
setLastUpdateDate in class CommunitySummarypublic SelectionCriteria getAdvancedConstraints()
public void setAdvancedConstraints(SelectionCriteria advancedConstraints)
public SelectionCriteria getRemoveConstraints()
public void setRemoveConstraints(SelectionCriteria removeConstraints)
public void setOtherZenodoCommunities(List<String> otherZenodoCommunities)
public void setSuggestedAcknowledgements(List<String> suggestedAcknowledgements)
Copyright © 2024. All rights reserved.