public class Document extends Object
| Constructor and Description |
|---|
Document() |
Document(Object document,
Integer expirationMSecs) |
| Modifier and Type | Method and Description |
|---|---|
int |
calculateExpiration() |
boolean |
equals(Object obj) |
Object |
getDocument() |
Integer |
getExpirationMSecs() |
int |
hashCode() |
void |
setDocument(Object document) |
void |
setExpirationMSecs(Integer expirationMSecs) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.