com.ptc.windchill.esi.esidoc
Class ESIDocumentsRenderer.Delta
java.lang.Object
com.ptc.windchill.esi.esidoc.ESIDocumentsRenderer.Delta
- Enclosing class:
- ESIDocumentsRenderer
- private class ESIDocumentsRenderer.Delta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
previous
private Object previous
targets
private Collection targets
ESIDocumentsRenderer.Delta
public ESIDocumentsRenderer.Delta(Object previous,
Collection targets)
getPrevious
public Object getPrevious()
getTargets
public Collection getTargets()