Class GetSelectedTask

java.lang.Object
ch.tocco.nice2.optional.cms.impl.content.visibility.GetSelectedTask
All Implemented Interfaces:
PersistTask<PrimaryKey, Map<String, Set<String>>>

public class GetSelectedTask extends Object implements PersistTask<PrimaryKey, Map<String, Set<String>>>
Unifies the returned maps of several AbstractGetSelectStatesTask in a single map.