|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| Packages that use ARG_ChangeSetPeriod | |
|---|---|
| de.mid.innovator.srv2api.icw2meta | Meta model and administration information. |
| Uses of ARG_ChangeSetPeriod in de.mid.innovator.srv2api.icw2meta |
|---|
| Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_ChangeSetPeriod | |
|---|---|
ARG_ChangeSetPeriod |
ARG_ChangeSetListIn.valEnd
restrict the list of change sets by end time |
ARG_ChangeSetPeriod |
ARG_ChangeSetProtocolIn.valPeriod
restrict the list of change sets and operations by time |
ARG_ChangeSetPeriod |
ARG_ChangeSetInstanceProtocolIn.valPeriod
restrict the list of change set operations by time |
ARG_ChangeSetPeriod |
ARG_ChangeSetListIn.valStart
restrict the list of change sets by starting time |
| Methods in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_ChangeSetPeriod | |
|---|---|
static ARG_ChangeSetOperationValues |
ADCSInstanceHelper.getChangeSetInstanceProtocol(SrvContext srvCtx,
List<? extends ELElement> seqElem,
ARG_ChangeSetPeriod valPeriod)
Returns the protocol of model changes for a set of elements. |
static ARG_ChangeSetList |
ADChangeSetHelper.getChangeSetList(SrvContext srvCtx,
boolean onlyActive,
boolean restrictOnLogin,
ARG_ChangeSetPeriod valStart,
ARG_ChangeSetPeriod valEnd)
Returns a list of change sets with properties. |
static ARG_ChangeSetOperationValues |
ADChangeSetHelper.getChangeSetProtocol(SrvContext srvCtx,
List<? extends ADChangeSet> seqSet,
ARG_ChangeSetPeriod valPeriod)
Returns the protocol of model changes during a set of change sets. |
| Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_ChangeSetPeriod | |
|---|---|
ARG_ChangeSetInstanceProtocolIn(List<ELElement> seqElem,
ARG_ChangeSetPeriod valPeriod)
|
|
ARG_ChangeSetListIn(boolean onlyActive,
boolean restrictOnLogin,
ARG_ChangeSetPeriod valStart,
ARG_ChangeSetPeriod valEnd)
|
|
ARG_ChangeSetProtocolIn(List<ADChangeSet> seqSet,
ARG_ChangeSetPeriod valPeriod)
|
|
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||