public class PurgeResult extends Object
Constructor and Description |
---|
PurgeResult(Map<String,List<String>> purged,
long purgeSeq) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAnonymous() |
Map<String,List<String>> |
getPurged() |
long |
getPurgeSeq() |
void |
setAnonymous(String key,
Object value)
Exists in order to future proof this class.
|
Copyright © 2013. All Rights Reserved.