public static class PostProcessResult.IntegratedResource
extends java.lang.Object
Constructor and Description |
---|
PostProcessResult.IntegratedResource(java.lang.String dbKey,
de.innovationgate.webgate.api.WGDocumentKey documentKeyObj,
java.util.Date lastModified) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getDbKey() |
de.innovationgate.webgate.api.WGDocumentKey |
getKey() |
java.util.Date |
getLastModified() |
int |
hashCode() |
public PostProcessResult.IntegratedResource(java.lang.String dbKey, de.innovationgate.webgate.api.WGDocumentKey documentKeyObj, java.util.Date lastModified)
public java.lang.String getDbKey()
public de.innovationgate.webgate.api.WGDocumentKey getKey()
public java.util.Date getLastModified()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object