| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
Deprecated.
should be replaced by custom search
|
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern) |
LightweightMetaObject[] |
RESTfulSerialInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
Deprecated.
should be replaced by custom search
|
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Returns all LightweightMetaObject of the class specified by classId.
|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Returns all LightweightMetaObject of the class specified by classId.
|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields) |
LightweightMetaObject[] |
RESTfulInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
should be replaced by custom search
|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
RESTfulInterfaceConnector.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
should be replaced by custom search
|
| Modifier and Type | Method and Description |
|---|---|
protected LightweightMetaObject |
CidsBeanFactory.childLightweightMetaObjectFromCidsBean(CidsBean cidsBean,
String domain,
User user,
ClassNameCache classNameCache)
Helper Method for creating sub LightweightMetaObject.
|
LightweightMetaObject |
CidsBeanFactory.lightweightMetaObjectFromCidsBean(CidsBean cidsBean,
int classId,
String domain,
User user,
ClassNameCache classNameCache)
Deprecated.
not suitable to reliably determine representation fields!
|
LightweightMetaObject |
CidsBeanFactory.lightweightMetaObjectFromCidsBean(CidsBean cidsBean,
int classId,
String domain,
User user,
String[] representationFields,
AbstractAttributeRepresentationFormater representationFormater,
ClassNameCache classNameCache)
Transforms a CidsBean into a LightweightMetaObject.
|
LightweightMetaObject |
CidsBeanFactory.lightweightMetaObjectFromJsonNode(com.fasterxml.jackson.databind.JsonNode objectNode,
int classId,
String domain,
User user)
Tries to derive LightweightMetaObject representation fields from a ObjectNode instance.
|
| Modifier and Type | Method and Description |
|---|---|
CidsBean |
CidsBeanFactory.cidsBeanFromLightweightMetaObject(LightweightMetaObject lightweightMetaObject,
MetaClass metaClass)
Deprecated.
unable to reliably determine the representation fields
|
com.fasterxml.jackson.databind.JsonNode |
CidsBeanFactory.jsonNodeFromLightweightMetaObject(LightweightMetaObject lightweightMetaObject,
String className,
String domain)
Derives an ObjectNode (~CidsBean) from a LightweightMetaObject instance.
|
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
DBServer.getAllLightweightMetaObjectsForClass(int classID,
User user,
String[] representationFields)
DOCUMENT ME!
|
LightweightMetaObject[] |
DBServer.getAllLightweightMetaObjectsForClass(int classID,
User user,
String[] representationFields,
String representationPattern)
---!!!
|
LightweightMetaObject[] |
DBServer.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
DOCUMENT ME!
|
LightweightMetaObject[] |
DBServer.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
---!!!
|
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
DomainServerImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
DomainServerImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
LightweightMetaObject[] |
DomainServerImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
DomainServerImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
LightweightMetaObject[] |
DomainServerImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
DomainServerImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
LightweightMetaObject[] |
DomainServerImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
DomainServerImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
MetaServiceImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
ProxyImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
MetaServiceImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
ProxyImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
MetaServiceImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
ProxyImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
MetaServiceImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
---!!!
|
LightweightMetaObject[] |
ProxyImpl.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
MetaServiceImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
ProxyImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
MetaServiceImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
ProxyImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
MetaServiceImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
ProxyImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
MetaServiceImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
ProxyImpl.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
DomainServerCallServerService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
DomainServerCallServerService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context) |
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
DomainServerCallServerService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
DomainServerCallServerService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context) |
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
----------------------------LightweightMetaObjects--------------------------------------------- ---!!!
|
LightweightMetaObject[] |
DomainServerCallServerService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
DomainServerCallServerService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context) |
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
DomainServerCallServerService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
DomainServerCallServerService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context) |
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getAllLightweightMetaObjectsForClass(int classId,
User user,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern)
Deprecated.
|
LightweightMetaObject[] |
MetaService.getLightweightMetaObjectsByQuery(int classId,
User user,
String query,
String[] representationFields,
String representationPattern,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
int |
LightweightMetaObject.compareTo(LightweightMetaObject o)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.