| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
RESTfulSerialInterfaceConnector.getHistory(int classId,
int objectId,
String domain,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
RESTfulSerialInterfaceConnector.getHistory(int classId,
int objectId,
String domain,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext context) |
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
RESTfulInterfaceConnector.getHistory(int classId,
int objectId,
String domain,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
RESTfulInterfaceConnector.getHistory(int classId,
int objectId,
String domain,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: To be implemented in cids REST Infrastructure API
|
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
HistoryServer.getHistory(int classId,
int objectId,
User usr,
int elements)
Returns the history of the given object of the given class.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
DomainServerImpl.getHistory(int classId,
int objectId,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
DomainServerImpl.getHistory(int classId,
int objectId,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
MetaServiceImpl.getHistory(int classId,
int objectId,
String domain,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
ProxyImpl.getHistory(int classId,
int objectId,
String domain,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
MetaServiceImpl.getHistory(int classId,
int objectId,
String domain,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext context) |
HistoryObject[] |
ProxyImpl.getHistory(int classId,
int objectId,
String domain,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext context) |
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
DomainServerCallServerService.getHistory(int classId,
int objectId,
String domain,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
DomainServerCallServerService.getHistory(int classId,
int objectId,
String domain,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext context) |
HistoryObject[] |
MetaService.getHistory(int classId,
int objectId,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
MetaService.getHistory(int classId,
int objectId,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
MetaService.getHistory(int classId,
int objectId,
String domain,
User user,
int elements)
Deprecated.
|
HistoryObject[] |
MetaService.getHistory(int classId,
int objectId,
String domain,
User user,
int elements,
de.cismet.connectioncontext.ConnectionContext context)
Returns the history of the given object of the given class.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.