Package | Description |
---|---|
org.onehippo.repository.campaign |
Modifier and Type | Method and Description |
---|---|
Optional<Campaign> |
VersionsMeta.getCampaign(String uuid) |
Set<Campaign> |
VersionsMeta.getCampaigns() |
Modifier and Type | Method and Description |
---|---|
void |
VersionsMeta.setCampaign(Campaign campaign)
Adds
campaign and if the campaign is already present in campaigns replaces that campaign |
Modifier and Type | Method and Description |
---|---|
void |
VersionsMeta.setCampaigns(Set<Campaign> campaigns) |
Copyright © 2007–2025 Bloomreach. All rights reserved.