public class Policy.Session extends Object implements MapWriter
MapWriter.EntryWriter
Modifier and Type | Method and Description |
---|---|
List<Row> |
getSorted() |
Policy.Suggester |
getSuggester(CollectionParams.CollectionAction action) |
List<Clause.Violation> |
getViolations() |
String |
toString() |
void |
writeMap(MapWriter.EntryWriter ew) |
public List<Clause.Violation> getViolations()
public Policy.Suggester getSuggester(CollectionParams.CollectionAction action)
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap
in interface MapWriter
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.