de.mid.innovator.srv2api.icw2elem
Class ARG_XFindHistoryTerm
java.lang.Object
de.mid.innovator.srv2api.icw2elem.ARG_XFindTerm
de.mid.innovator.srv2api.icw2elem.ARG_XFindHistoryTerm
- All Implemented Interfaces:
- de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_XFindHistoryTerm
- extends ARG_XFindTerm
- implements de.mid.innovator.srv2api.impl.MarshallAble
|
Method Summary |
void |
marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
endTimestamp
public Date endTimestamp
- high timestamp value for interval
startTimestamp
public Date startTimestamp
- low timestamp value for interval
useCreation
public boolean useCreation
- creation or modification?
userName
public String userName
- name of creation or modification
ARG_XFindHistoryTerm
public ARG_XFindHistoryTerm()
ARG_XFindHistoryTerm
public ARG_XFindHistoryTerm(boolean isNot,
Date startTimestamp,
Date endTimestamp,
boolean useCreation,
String userName)
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
marshal in interface de.mid.innovator.srv2api.impl.MarshallAble- Specified by:
marshal in class ARG_XFindTerm
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble- Specified by:
resolveReferences in class ARG_XFindTerm
unmarshal
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
- Specified by:
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble- Specified by:
unmarshal in class ARG_XFindTerm