| Modifier and Type | Method and Description |
|---|---|
static boolean |
CidsBean.checkWritePermission(User user,
CidsBean bean)
DOCUMENT ME!
|
boolean |
CustomBeanPermissionProvider.getCustomReadPermissionDecisionforUser(User u)
Deprecated.
|
boolean |
CustomBeanPermissionProvider.getCustomReadPermissionDecisionforUser(User u,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
boolean |
CustomBeanPermissionProvider.getCustomWritePermissionDecisionforUser(User u)
Deprecated.
|
boolean |
CustomBeanPermissionProvider.getCustomWritePermissionDecisionforUser(User u,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
boolean |
CidsBean.getHasWritePermission(User user)
DOCUMENT ME!
|
boolean |
CidsBean.hasObjectReadPermission(User user)
DOCUMENT ME!
|
boolean |
CidsBean.hasObjectWritePermission(User user)
DOCUMENT ME!
|
CidsBean |
CidsBean.persist(MetaService metaService,
User user,
String domain)
Deprecated.
|
CidsBean |
CidsBean.persist(MetaService metaService,
User user,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomNodePermissionProvider.getCustomReadPermissionDecisionforUser(User u)
DOCUMENT ME!
|
boolean |
CustomNodePermissionProvider.getCustomWritePermissionDecisionforUser(User u)
DOCUMENT ME!
|
boolean |
AbstractCustomNodePermissionProvider.getCustomWritePermissionDecisionforUser(User u) |
| Modifier and Type | Field and Description |
|---|---|
protected User |
ObjectExtensionFactory.user |
| Modifier and Type | Method and Description |
|---|---|
User |
ObjectExtensionFactory.getUser()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectExtensionFactory.setUser(User user)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
User |
DataAquisitionAction.getUser() |
User |
AbstractPostgresToShapefileServerAction.getUser() |
User |
DeleteObjectAction.getUser() |
User |
PublishCidsServerMessageAction.getUser() |
User |
SaveObjectAction.getUser() |
User |
HttpTunnelAction.getUser() |
User |
CheckCidsServerMessageAction.getUser() |
User |
PasswordSwitcherAdminAction.getUser() |
User |
JasperReportServerAction.getUser() |
User |
AbstractJumpPostgresToShapefileServerAction.getUser() |
User |
UncaughtClientExceptionServerAction.getUser() |
| Modifier and Type | Method and Description |
|---|---|
ScheduledServerActionInfo |
ScheduledServerActionManager.scheduleAction(User user,
String key,
ScheduledServerAction serverAction,
Object body,
ServerActionParameter... origParams)
DOCUMENT ME!
|
void |
DataAquisitionAction.setUser(User user) |
void |
AbstractPostgresToShapefileServerAction.setUser(User user) |
void |
DeleteObjectAction.setUser(User user) |
void |
PublishCidsServerMessageAction.setUser(User user) |
void |
SaveObjectAction.setUser(User user) |
void |
HttpTunnelAction.setUser(User user) |
void |
CheckCidsServerMessageAction.setUser(User user) |
void |
PasswordSwitcherAdminAction.setUser(User user) |
void |
JasperReportServerAction.setUser(User user) |
void |
AbstractJumpPostgresToShapefileServerAction.setUser(User user) |
void |
UncaughtClientExceptionServerAction.setUser(User user) |
String |
AsyncActionManager.startAsyncAction(ActionService as,
User user,
String taskname,
Object body,
ServerActionParameter[] saps)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
User |
GraphqlAction.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphqlAction.setUser(User user) |
| Constructor and Description |
|---|
GraphQlPermissionEvaluator(MetaService ms,
User user,
de.cismet.connectioncontext.ConnectionContext cc)
Creates a new GraphQlPermissionEvaluator object.
|
GraphQlTestCases(MetaService ms,
User user,
de.cismet.connectioncontext.ConnectionContext cc)
Creates a new GraphQlTestCases object.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionContextLog |
ConnectionContextLog.create(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.create(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForConfigAttr(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String configAttr,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaClass(MetaClass metaClass,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaClasses(MetaClass[] metaClasses,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaObject(MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaObjects(MetaObject[] metaObjects,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForSearch(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String search,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForTask(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String task,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
| Constructor and Description |
|---|
ConnectionContextLog(Date timestamp,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext,
String methodName,
Map<String,Object> methodParams)
Creates a new ConnectionContextLog object.
|
| Modifier and Type | Method and Description |
|---|---|
List<CidsServerMessage> |
CidsServerMessageManagerImpl.getAllMessages(String category,
User user,
int biggerThen)
Deprecated.
|
List<CidsServerMessage> |
CidsServerMessageManager.getAllMessages(String category,
User user,
int biggerThen)
Deprecated.
|
List<CidsServerMessage> |
CidsServerMessageManagerImpl.getAllMessages(String category,
User user,
int biggerThen,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
List<CidsServerMessage> |
CidsServerMessageManager.getAllMessages(String category,
User user,
int biggerThen,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
CidsServerMessage |
CidsServerMessageManagerImpl.getLastMessage(String category,
User user,
int biggerThen) |
CidsServerMessage |
CidsServerMessageManager.getLastMessage(String category,
User user,
int biggerThen)
Deprecated.
|
CidsServerMessage |
CidsServerMessageManagerImpl.getLastMessage(String category,
User user,
int biggerThen,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
CidsServerMessage |
CidsServerMessageManager.getLastMessage(String category,
User user,
int biggerThen,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
List<CidsServerMessage> |
CidsServerMessageManagerImpl.getMessages(User user,
Map<String,Integer> biggerThenPerCategory)
Deprecated.
|
List<CidsServerMessage> |
CidsServerMessageManager.getMessages(User user,
Map<String,Integer> biggerThen)
Deprecated.
|
List<CidsServerMessage> |
CidsServerMessageManagerImpl.getMessages(User user,
Map<String,Integer> biggerThenPerCategory,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
List<CidsServerMessage> |
CidsServerMessageManager.getMessages(User user,
Map<String,Integer> biggerThen,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
User |
CidsServerSearch.getUser()
DOCUMENT ME!
|
User |
AbstractCidsServerSearch.getUser()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
CidsServerSearch.setUser(User user)
DOCUMENT ME!
|
void |
AbstractCidsServerSearch.setUser(User user)
DOCUMENT ME!
|
| Constructor and Description |
|---|
CidsLayerInitStatement(MetaClass clazz,
User user)
Creates a new CidsLayerSearchStatement object.
|
CidsLayerInitStatement(MetaClass clazz,
User user,
String query)
Creates a new CidsLayerSearchStatement object.
|
CidsLayerSearchStatement(MetaClass clazz,
User user)
Creates a new CidsLayerSearchStatement object.
|
| Modifier and Type | Method and Description |
|---|---|
User |
RESTfulSerialInterfaceConnector.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password)
Deprecated.
|
User |
RESTfulSerialInterfaceConnector.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RESTfulSerialInterfaceConnector.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
RESTfulSerialInterfaceConnector.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
RESTfulSerialInterfaceConnector.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
RESTfulSerialInterfaceConnector.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
RESTfulSerialInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
RESTfulSerialInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Collection |
RESTfulSerialInterfaceConnector.customServerSearch(User user,
CidsServerSearch serverSearch)
Deprecated.
|
Collection |
RESTfulSerialInterfaceConnector.customServerSearch(User user,
CidsServerSearch serverSearch,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
RESTfulSerialInterfaceConnector.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
RESTfulSerialInterfaceConnector.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
RESTfulSerialInterfaceConnector.deleteMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
RESTfulSerialInterfaceConnector.deleteMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
RESTfulSerialInterfaceConnector.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
RESTfulSerialInterfaceConnector.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Object |
RESTfulSerialInterfaceConnector.executeTask(User user,
String taskname,
String taskdomain,
Object body,
de.cismet.connectioncontext.ConnectionContext context,
ServerActionParameter... params) |
Object |
RESTfulSerialInterfaceConnector.executeTask(User user,
String taskname,
String taskdomain,
Object body,
ServerActionParameter... params)
Deprecated.
|
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!
|
Node[] |
RESTfulSerialInterfaceConnector.getChildren(Node node,
User usr)
Deprecated.
|
Node[] |
RESTfulSerialInterfaceConnector.getChildren(Node node,
User usr,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
RESTfulSerialInterfaceConnector.getClass(User user,
int classID,
String domain)
Deprecated.
|
MetaClass |
RESTfulSerialInterfaceConnector.getClass(User user,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
RESTfulSerialInterfaceConnector.getClassByTableName(User user,
String tableName,
String domain)
Deprecated.
|
MetaClass |
RESTfulSerialInterfaceConnector.getClassByTableName(User user,
String tableName,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass[] |
RESTfulSerialInterfaceConnector.getClasses(User user,
String domain)
Deprecated.
|
MetaClass[] |
RESTfulSerialInterfaceConnector.getClasses(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
RESTfulSerialInterfaceConnector.getClassTreeNodes(User user)
Deprecated.
|
Node[] |
RESTfulSerialInterfaceConnector.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
RESTfulSerialInterfaceConnector.getClassTreeNodes(User user,
String domain)
Deprecated.
|
Node[] |
RESTfulSerialInterfaceConnector.getClassTreeNodes(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
String |
RESTfulSerialInterfaceConnector.getConfigAttr(User user,
String key)
Deprecated.
|
String |
RESTfulSerialInterfaceConnector.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context) |
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) |
MetaObject |
RESTfulSerialInterfaceConnector.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
RESTfulSerialInterfaceConnector.getInstance(User user,
MetaClass c,
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
|
MetaObject |
RESTfulSerialInterfaceConnector.getMetaObject(User usr,
int objectID,
int classID,
String domain)
Deprecated.
|
MetaObject |
RESTfulSerialInterfaceConnector.getMetaObject(User usr,
int objectID,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
RESTfulSerialInterfaceConnector.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
RESTfulSerialInterfaceConnector.getMetaObject(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaObject[] |
RESTfulSerialInterfaceConnector.getMetaObject(User usr,
String query,
String domain)
Deprecated.
|
MetaObject[] |
RESTfulSerialInterfaceConnector.getMetaObject(User usr,
String query,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
Node |
RESTfulSerialInterfaceConnector.getMetaObjectNode(User usr,
int nodeID,
String domain)
Deprecated.
|
Node |
RESTfulSerialInterfaceConnector.getMetaObjectNode(User usr,
int nodeID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
RESTfulSerialInterfaceConnector.getMetaObjectNode(User usr,
String query)
Deprecated.
|
Node[] |
RESTfulSerialInterfaceConnector.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MethodMap |
RESTfulSerialInterfaceConnector.getMethods(User user)
Deprecated.
|
MethodMap |
RESTfulSerialInterfaceConnector.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MethodMap |
RESTfulSerialInterfaceConnector.getMethods(User user,
String localServerName)
Deprecated.
|
MethodMap |
RESTfulSerialInterfaceConnector.getMethods(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
RESTfulSerialInterfaceConnector.getRoots(User user)
Deprecated.
|
Node[] |
RESTfulSerialInterfaceConnector.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
RESTfulSerialInterfaceConnector.getRoots(User user,
String domainName)
Deprecated.
|
Node[] |
RESTfulSerialInterfaceConnector.getRoots(User user,
String domainName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
RESTfulSerialInterfaceConnector.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
RESTfulSerialInterfaceConnector.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject |
RESTfulSerialInterfaceConnector.insertMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
MetaObject |
RESTfulSerialInterfaceConnector.insertMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
RESTfulSerialInterfaceConnector.update(User user,
String query,
String domain)
DOCUMENT ME!
|
int |
RESTfulSerialInterfaceConnector.updateMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
RESTfulSerialInterfaceConnector.updateMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static CidsLayerInfo |
CidsLayerUtil.getCidsLayerInfo(MetaClass mc,
User user)
Determines the CidsLayerInfo object for the given meta class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CidsTrigger.afterCommittedDelete(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.afterCommittedInsert(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.afterCommittedUpdate(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.afterDelete(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.afterInsert(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.afterUpdate(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.beforeDelete(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.beforeInsert(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
void |
CidsTrigger.beforeUpdate(CidsBean cidsBean,
User user)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
LwmoCacheInvalidationTrigger.afterCommittedDelete(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.afterCommittedDelete(CidsBean cidsBean,
User user) |
void |
UpdateCsChangedTrigger.afterCommittedDelete(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.afterCommittedDelete(CidsBean cidsBean,
User user) |
void |
IndexTrigger.afterCommittedDelete(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.afterCommittedDelete(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.afterCommittedInsert(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.afterCommittedInsert(CidsBean cidsBean,
User user) |
void |
UpdateCsChangedTrigger.afterCommittedInsert(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.afterCommittedInsert(CidsBean cidsBean,
User user) |
void |
IndexTrigger.afterCommittedInsert(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.afterCommittedInsert(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.afterCommittedUpdate(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.afterCommittedUpdate(CidsBean cidsBean,
User user) |
void |
UpdateCsChangedTrigger.afterCommittedUpdate(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.afterCommittedUpdate(CidsBean cidsBean,
User user) |
void |
IndexTrigger.afterCommittedUpdate(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.afterCommittedUpdate(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.afterDelete(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.afterDelete(CidsBean cidsBean,
User user) |
void |
UpdateCsChangedTrigger.afterDelete(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.afterDelete(CidsBean cidsBean,
User user) |
void |
IndexTrigger.afterDelete(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.afterDelete(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.afterInsert(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.afterInsert(CidsBean cidsBean,
User user) |
void |
UpdateCsChangedTrigger.afterInsert(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.afterInsert(CidsBean cidsBean,
User user) |
void |
IndexTrigger.afterInsert(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.afterInsert(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.afterUpdate(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.afterUpdate(CidsBean cidsBean,
User user) |
void |
UpdateCsChangedTrigger.afterUpdate(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.afterUpdate(CidsBean cidsBean,
User user) |
void |
IndexTrigger.afterUpdate(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.afterUpdate(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.beforeDelete(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.beforeDelete(CidsBean cidsbean,
User user) |
void |
UpdateCsChangedTrigger.beforeDelete(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.beforeDelete(CidsBean cidsBean,
User user) |
void |
IndexTrigger.beforeDelete(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.beforeDelete(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.beforeInsert(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.beforeInsert(CidsBean cidsbean,
User user) |
void |
UpdateCsChangedTrigger.beforeInsert(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.beforeInsert(CidsBean cidsBean,
User user) |
void |
IndexTrigger.beforeInsert(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.beforeInsert(CidsBean cidsBean,
User user) |
void |
LwmoCacheInvalidationTrigger.beforeUpdate(CidsBean cidsBean,
User user) |
void |
HistoryTrigger.beforeUpdate(CidsBean cidsbean,
User user) |
void |
UpdateCsChangedTrigger.beforeUpdate(CidsBean cidsBean,
User user) |
void |
UpdateCacheTrigger.beforeUpdate(CidsBean cidsBean,
User user) |
void |
IndexTrigger.beforeUpdate(CidsBean cidsBean,
User user) |
void |
LogTriggerTest.beforeUpdate(CidsBean cidsBean,
User user) |
| Modifier and Type | Method and Description |
|---|---|
User |
RESTfulInterfaceConnector.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password)
Deprecated.
|
User |
RESTfulInterfaceConnector.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Authenticates a user with the specified name and password at the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RESTfulInterfaceConnector.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
RESTfulInterfaceConnector.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement method in Nodes API or remove
|
Node |
RESTfulInterfaceConnector.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
RESTfulInterfaceConnector.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement method in Nodes API or remove
|
boolean |
RESTfulInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
RESTfulInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement Method in Users API or remove.
|
protected com.sun.jersey.api.client.WebResource.Builder |
RESTfulInterfaceConnector.createAuthorisationHeader(com.sun.jersey.api.client.WebResource webResource,
User user)
DOCUMENT ME!
|
protected javax.ws.rs.core.MultivaluedMap |
RESTfulInterfaceConnector.createUserParameters(javax.ws.rs.core.MultivaluedMap queryParams,
User user)
Helper Method for adding 'domain' and 'role' query parameters to an existing query parameters map from a legacy
cids user object.
|
protected javax.ws.rs.core.MultivaluedMap |
RESTfulInterfaceConnector.createUserParameters(User user)
Helper Method for creating 'domain' and 'role' query parameters from legacy cids user object.
|
Collection |
RESTfulInterfaceConnector.customServerSearch(User user,
CidsServerSearch serverSearch)
Deprecated.
|
Collection |
RESTfulInterfaceConnector.customServerSearch(User user,
CidsServerSearch serverSearch,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Performs a remote server search by submitting a parameterized CidsServerSearch instance.
|
boolean |
RESTfulInterfaceConnector.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
RESTfulInterfaceConnector.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement method in Nodes API or remove
|
int |
RESTfulInterfaceConnector.deleteMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
RESTfulInterfaceConnector.deleteMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deletes a meta object.
Example REST Call: curl --user username@SWITCHON:password -X DELETE http://localhost:8890/switchon.contact/31337 |
boolean |
RESTfulInterfaceConnector.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
RESTfulInterfaceConnector.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement method in Nodes API or remove
|
Object |
RESTfulInterfaceConnector.executeTask(User user,
String taskname,
String domain,
Object body,
de.cismet.connectioncontext.ConnectionContext connectionContext,
ServerActionParameter... params)
Executes a remote task in the connectionContext of the server.
Example REST Call: curl --user admin@SWITCHON:cismet |
Object |
RESTfulInterfaceConnector.executeTask(User user,
String taskname,
String domain,
Object body,
ServerActionParameter... params)
Deprecated.
|
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.
|
protected String |
RESTfulInterfaceConnector.getBasicAuthString(User user)
Tries to lookup a basic auth string for a previously authenticated user FIXME: better work with session ids, etc.
|
Node[] |
RESTfulInterfaceConnector.getChildren(Node node,
User user)
Deprecated.
|
Node[] |
RESTfulInterfaceConnector.getChildren(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets the children of the specified node for the specified user.
|
MetaClass |
RESTfulInterfaceConnector.getClass(User user,
int classId,
String domain)
Deprecated.
|
MetaClass |
RESTfulInterfaceConnector.getClass(User user,
int classId,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets a meta class by its legacy class id (int) for the user form the specified domain.
|
MetaClass |
RESTfulInterfaceConnector.getClassByTableName(User user,
String tableName,
String domain)
Deprecated.
|
MetaClass |
RESTfulInterfaceConnector.getClassByTableName(User user,
String tableName,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets a meta class by its name for the user form the specified domain.
|
MetaClass[] |
RESTfulInterfaceConnector.getClasses(User user,
String domain)
Deprecated.
|
MetaClass[] |
RESTfulInterfaceConnector.getClasses(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets all meta classes for the user from the specified the domain.
|
Node[] |
RESTfulInterfaceConnector.getClassTreeNodes(User user)
Deprecated.
|
Node[] |
RESTfulInterfaceConnector.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
ClassTreeNodes no longer supported
|
Node[] |
RESTfulInterfaceConnector.getClassTreeNodes(User user,
String domain)
Deprecated.
|
Node[] |
RESTfulInterfaceConnector.getClassTreeNodes(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
ClassTreeNodes no longer supported
|
String |
RESTfulInterfaceConnector.getConfigAttr(User user,
String key)
Deprecated.
|
String |
RESTfulInterfaceConnector.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
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
|
MetaObject |
RESTfulInterfaceConnector.getInstance(User user,
MetaClass metaClass)
Deprecated.
|
MetaObject |
RESTfulInterfaceConnector.getInstance(User user,
MetaClass metaClass,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets a new empty instance (MetaObject) of the specified MetaClass.
Example REST Call: http://localhost:8890/SWITCHON.RESOURCE/emptyInstance |
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
|
MetaObject |
RESTfulInterfaceConnector.getMetaObject(User user,
int objectId,
int classId,
String domain)
Deprecated.
|
MetaObject |
RESTfulInterfaceConnector.getMetaObject(User user,
int objectId,
int classId,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaObject[] |
RESTfulInterfaceConnector.getMetaObject(User user,
String query) |
MetaObject[] |
RESTfulInterfaceConnector.getMetaObject(User user,
String query,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
should be replaced by custom search
|
MetaObject[] |
RESTfulInterfaceConnector.getMetaObject(User user,
String query,
String domain)
Deprecated.
|
MetaObject[] |
RESTfulInterfaceConnector.getMetaObject(User user,
String query,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
should be replaced by custom search
|
Node |
RESTfulInterfaceConnector.getMetaObjectNode(User user,
int nodeID,
String domain)
Deprecated.
|
Node |
RESTfulInterfaceConnector.getMetaObjectNode(User user,
int nodeID,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets a legacy node by its id.
|
Node[] |
RESTfulInterfaceConnector.getMetaObjectNode(User user,
String query) |
Node[] |
RESTfulInterfaceConnector.getMetaObjectNode(User user,
String query,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
should be replaced by custom search
|
MethodMap |
RESTfulInterfaceConnector.getMethods(User user)
Deprecated.
|
MethodMap |
RESTfulInterfaceConnector.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
UnsupportedOperation
|
MethodMap |
RESTfulInterfaceConnector.getMethods(User user,
String localServerName)
Deprecated.
|
MethodMap |
RESTfulInterfaceConnector.getMethods(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Deprecated.
UnsupportedOperation
|
Node[] |
RESTfulInterfaceConnector.getRoots(User user)
Deprecated.
|
Node[] |
RESTfulInterfaceConnector.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets all legacy root nodes of all domains supported by the server.
Example REST Call:
http://localhost:8890/nodes?domain=switchon&role=all |
Node[] |
RESTfulInterfaceConnector.getRoots(User user,
String domainName)
Deprecated.
|
Node[] |
RESTfulInterfaceConnector.getRoots(User user,
String domainName,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Gets legacy root nodes of a specific domain.
Example REST Call:
http://localhost:8890/nodes?domain=SWITCHON&limit=100&offset=0&role=all |
boolean |
RESTfulInterfaceConnector.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
RESTfulInterfaceConnector.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement ConfigAttributes API.
|
MetaObject |
RESTfulInterfaceConnector.insertMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
MetaObject |
RESTfulInterfaceConnector.insertMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new meta object and returns the resulting instance.
Example REST Call: curl --user username@SWITCHON:password -H "Content-Type: application/json" -X POST -d
"{$self:'/SWITCHON.contact/31337' }" http://localhost:8890/SWITCHON.contact |
protected void |
RESTfulInterfaceConnector.putBasicAuthString(User user,
String password)
Stores the BasicAuthString for a specific user in the credentials map.
|
protected void |
RESTfulInterfaceConnector.removeBasicAuthString(User user)
Removes the BasicAuthString for a specific user in the credentials map, e.g.
|
int |
RESTfulInterfaceConnector.updateMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
RESTfulInterfaceConnector.updateMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Updates an existing meta object.
Example REST Call: curl --user username@SWITCHON:password -H "Content-Type: application/json" -X PUT -d
"{$self:'/SWITCHON.contact/31337' }" http://localhost:8890/SWITCHON.contact/31337 |
| Modifier and Type | Method and Description |
|---|---|
User |
UserFactory.cidsUserFromRestUser(de.cismet.cidsx.server.api.types.User restUser)
Transforms a cids rest API user object into a cids legacy user object.
|
| 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.
|
de.cismet.cidsx.server.api.types.User |
UserFactory.restUserFromLegacyUser(User cidsUser)
Transforms a cids legacy user object into a cids rest API user object.
|
| 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)
---!!!
|
NodeReferenceList |
DBServer.getChildren(Node node,
User u)
---------------------------------------------------------------------------- public NodeReferenceList
getChildren(int nodeID,UserGroup ug) throws Throwable { return tree.getChildren(nodeID,ug); }.
|
MetaClass |
DBServer.getClass(User u,
int classID)
---------------------------------------------------------------------------
|
MetaClass |
DBServer.getClassByTableName(User u,
String tableName)
DOCUMENT ME!
|
MetaClass[] |
DBServer.getClasses(User u)
---------------------------------------------------------------------------
|
NodeReferenceList |
DBServer.getClassTreeNodes(User u)
-------------------------------------------------------------------------
|
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)
---!!!
|
MethodMap |
DBServer.getMethods(User u)
DOCUMENT ME!
|
Node[] |
DBServer.getNodes(int[] ids,
User u)
//bugfix public Node getNode(Node node, UserGroup ug) throws Throwable { if(node instanceof
Sirius.server.localserver.tree.node.ObjectNode) { Sirius.server.localserver.tree.node.ObjectNode newNode =
(Sirius.server.localserver.tree.node.ObjectNode)node; return new MetaObjectNode( newNode,getDomain()); } else if
(node instanceof Sirius.server.localserver.tree.node.ClassNode) return new
MetaClassNode((Sirius.server.localserver.tree.node.ClassNode)node,getDomain()); return new
MetaNode(node,getDomain()); } -----------------------------------------------------------------
|
MetaObject |
DBServer.getObject(String objectID,
User usr)
----------------------------------------------------------------------------
|
MetaObject[] |
DBServer.getObjects(String[] objectIDs,
User usr)
DOCUMENT ME!
|
NodeReferenceList |
DBServer.getTops(User u)
----------------------------------------------------------------------------- public
Sirius.server.middleware.types.Node[] getParents(int nodeID,UserGroup ug) throws Throwable { return new
Sirius.server.middleware.types.NodeReferenceList(tree.getParents(nodeID,ug),this,ug).getNodes(); }
-------------------------------------------------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
List |
ClassCache.getAllClasses(User u)
DOCUMENT ME!
|
Class |
ClassCache.getClass(User u,
int id)
DOCUMENT ME!
|
Class |
ClassCache.getClassNyTableName(User u,
String tableName)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryServer.enqueueEntry(MetaObject mo,
User user,
Date timestamp)
Returns rather fast and only enqueues the entry instead of actually creating the history entry.
|
HistoryObject[] |
HistoryServer.getHistory(int classId,
int objectId,
User usr,
int elements)
Returns the history of the given object of the given class.
|
void |
HistoryServer.initHistory(MetaObject mo,
User usr,
Date timestamp)
Creates an initial entry for the given
MetaObject. |
| Modifier and Type | Method and Description |
|---|---|
MethodMap |
MethodCache.getMethods(User u)
------------------------------------------------------------------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomDeletionProvider.customDeleteMetaObject(User user,
MetaObject mo)
DOCUMENT ME!
|
int |
PersistenceManager.deleteMetaObject(User user,
MetaObject mo)
DOCUMENT ME!
|
Object |
Object.filter(User ug)
liefert eine fuer ug sichtbare Attributierung.
|
Object |
DefaultObject.filter(User u)
liefert eine fuer ug sichtbare Attributierung.
|
Object |
ObjectFactory.getObject(int objectId,
int classId,
User usr)
DOCUMENT ME!
|
int |
PersistenceManager.insertMetaObject(User user,
MetaObject mo)
DOCUMENT ME!
|
boolean |
CustomDeletionProvider.isMatching(User user,
MetaObject mo)
DOCUMENT ME!
|
boolean |
AbstractCustomDeletionProvider.isMatching(User user,
MetaObject metaObject) |
protected void |
ObjectFactory.setAttributePermissions(Object o,
User user)
DOCUMENT ME!
|
void |
PersistenceManager.updateMetaObject(User user,
MetaObject mo)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
String |
Store.createFilename(QueryData data,
User user,
int id)
///////////////////////////////////////////////// /////////////////////////////////////////////
|
QueryInfo[] |
Store.getQueryInfos(User user)
-------------------------------------------------------------------------
|
boolean |
Store.storeQuery(User user,
QueryData data)
speichert Such-Profil von einem User.
|
boolean |
Store.updateQuery(User user,
QueryData data)
------------------------------------------------------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractTree.addLink(Node from,
Node to,
User user)
DOCUMENT ME!
|
boolean |
VirtualTree.addLink(Node from,
Node to,
User user)
DOCUMENT ME!
|
Node |
AbstractTree.addNode(Node node,
Link parent,
User user)
DOCUMENT ME!
|
Node |
VirtualTree.addNode(Node node,
Link parent,
User user)
DOCUMENT ME!
|
boolean |
AbstractTree.deleteLink(Node from,
Node to,
User user)
public boolean copySubTree(Sirius.server.middleware.types.Node root, User user) throws Throwable;
|
boolean |
VirtualTree.deleteLink(Node from,
Node to,
User user)
DOCUMENT ME!
|
boolean |
AbstractTree.deleteNode(Node node,
User user)
DOCUMENT ME!
|
boolean |
VirtualTree.deleteNode(Node node,
User user)
DOCUMENT ME!
|
NodeReferenceList |
AbstractTree.getChildren(int nodeID,
User u,
Policy parentPolicy)
DOCUMENT ME!
|
NodeReferenceList |
VirtualTree.getChildren(int nodeId,
User user,
Policy parentPolicy)
DOCUMENT ME!
|
NodeReferenceList |
AbstractTree.getChildren(Node node,
User u)
DOCUMENT ME!
|
NodeReferenceList |
VirtualTree.getChildren(Node parentNode,
User u)
DOCUMENT ME!
|
Node[] |
AbstractTree.getClassTreeNodes(User u)
DOCUMENT ME!
|
Node[] |
VirtualTree.getClassTreeNodes(User user)
DOCUMENT ME!
|
Node |
AbstractTree.getNode(int nodeID,
User u)
public java.util.ArrayList
|
Node |
VirtualTree.getNode(int nodeId,
User user)
DOCUMENT ME!
|
Node[] |
AbstractTree.getTopNodes(User u)
DOCUMENT ME!
|
Node[] |
VirtualTree.getTopNodes(User user)
DOCUMENT ME!
|
| Constructor and Description |
|---|
NodeReferenceList(AbstractTree tree,
ArrayList<Link> children,
User u)
Creates a new NodeReferenceList object.
|
NodeReferenceList(AbstractTree tree,
Vector nodeIDs,
User u)
Creates a new NodeReferenceList object.
|
| Modifier and Type | Method and Description |
|---|---|
List<User> |
UserStore.UsersWithMemberships.getUsers()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserStore.changePassword(User user,
String oldPassword,
String newPassword)
DOCUMENT ME!
|
String |
ConfigAttrStore.getConfigAttr(String key,
User user)
DOCUMENT ME!
|
String |
ConfigAttrStore.getConfigAttr(String key,
User user,
UserGroup userGroup)
DOCUMENT ME!
|
String |
ConfigAttrStore.getConfigAttr(String key,
User user,
UserGroup userGroup,
String domain)
DOCUMENT ME!
|
String[] |
UserStore.getConfigAttrs(User user,
String key)
DOCUMENT ME!
|
String[] |
UserStore.getConfigAttrsOld(User user,
String key)
DOCUMENT ME!
|
String |
ConfigAttrStore.getExempt(User user,
String key)
DOCUMENT ME!
|
String |
UserStore.isUserDeactivated(User user)
DOCUMENT ME!
|
boolean |
UserStore.validateUser(User user)
DOCUMENT ME!
|
boolean |
UserStore.validateUserPassword(User user,
String password)
--------------------------------------------------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserStore.UsersWithMemberships.setUsers(List<User> users)
DOCUMENT ME!
|
| Constructor and Description |
|---|
UsersWithMemberships(List<User> users)
Creates a new UsersWithMemberships object.
|
UsersWithMemberships(List<User> users,
List<Membership> memberships)
Creates a new UsersWithMemberships object.
|
| Modifier and Type | Method and Description |
|---|---|
User |
DomainServerImpl.validateUser(String jwt,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
User |
DomainServerImpl.validateUser(User user,
String password,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DomainServerImpl.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
DomainServerImpl.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
Node |
DomainServerImpl.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
DomainServerImpl.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
boolean |
DomainServerImpl.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
DomainServerImpl.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
boolean |
DomainServerImpl.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
DomainServerImpl.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
int |
DomainServerImpl.deleteMetaObject(User user,
MetaObject metaObject)
Deprecated.
|
int |
DomainServerImpl.deleteMetaObject(User user,
MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
boolean |
DomainServerImpl.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
DomainServerImpl.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
Object |
DomainServerImpl.executeTask(User user,
String taskname,
Object body,
de.cismet.connectioncontext.ConnectionContext connectionContext,
ServerActionParameter... params) |
Object |
DomainServerImpl.executeTask(User user,
String taskname,
Object body,
ServerActionParameter... params)
Deprecated.
|
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) |
NodeReferenceList |
DomainServerImpl.getChildren(Node node,
User user)
Deprecated.
|
NodeReferenceList |
DomainServerImpl.getChildren(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaClass |
DomainServerImpl.getClass(User user,
int classID)
Deprecated.
|
MetaClass |
DomainServerImpl.getClass(User user,
int classID,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaClass |
DomainServerImpl.getClassByTableName(User user,
String tableName)
Deprecated.
|
MetaClass |
DomainServerImpl.getClassByTableName(User user,
String tableName,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaClass[] |
DomainServerImpl.getClasses(User user)
Deprecated.
|
MetaClass[] |
DomainServerImpl.getClasses(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
NodeReferenceList |
DomainServerImpl.getClassTreeNodes(User user)
Deprecated.
|
NodeReferenceList |
DomainServerImpl.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
String |
DomainServerImpl.getConfigAttr(User user,
String key)
Deprecated.
|
String |
DomainServerImpl.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
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) |
MetaObject |
DomainServerImpl.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
DomainServerImpl.getInstance(User user,
MetaClass metaClass,
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) |
MetaObject |
DomainServerImpl.getMetaObject(User usr,
int objectID,
int classID)
Deprecated.
|
MetaObject |
DomainServerImpl.getMetaObject(User usr,
int objectID,
int classID,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaObject[] |
DomainServerImpl.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
DomainServerImpl.getMetaObject(User user,
String query,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
Node |
DomainServerImpl.getMetaObjectNode(User usr,
int nodeID)
Deprecated.
|
Node |
DomainServerImpl.getMetaObjectNode(User usr,
int nodeID,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaObjectNode[] |
DomainServerImpl.getMetaObjectNode(User usr,
String query)
Deprecated.
|
MetaObjectNode[] |
DomainServerImpl.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MethodMap |
DomainServerImpl.getMethods(User user)
Deprecated.
|
MethodMap |
DomainServerImpl.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
Node[] |
DomainServerImpl.getNodes(User user,
int[] ids)
Deprecated.
|
Node[] |
DomainServerImpl.getNodes(User user,
int[] ids,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaObject |
DomainServerImpl.getObject(User user,
String objectID)
Deprecated.
|
MetaObject |
DomainServerImpl.getObject(User user,
String objectID,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
MetaObject[] |
DomainServerImpl.getObjects(User user,
String[] objectIDs)
Deprecated.
|
MetaObject[] |
DomainServerImpl.getObjects(User user,
String[] objectIDs,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
NodeReferenceList |
DomainServerImpl.getRoots(User user)
Deprecated.
|
NodeReferenceList |
DomainServerImpl.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
boolean |
DomainServerImpl.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
DomainServerImpl.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
MetaObject |
DomainServerImpl.insertMetaObject(User user,
MetaObject metaObject)
Deprecated.
|
MetaObject |
DomainServerImpl.insertMetaObject(User user,
MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
int |
DomainServerImpl.updateMetaObject(User user,
MetaObject metaObject)
Deprecated.
|
int |
DomainServerImpl.updateMetaObject(User user,
MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
User |
DomainServerImpl.validateUser(User user,
String password,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
User |
ProxyImpl.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password)
Deprecated.
|
User |
UserServiceImpl.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Wie konnte das jemals gehen Falsche Reihenfolge in Signatur public User getUser( String userLsName, String
userName, String userGroupLsName, String userGroupName, String password) throws RemoteException, UserException {.
|
User |
ProxyImpl.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CatalogueServiceImpl.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
ProxyImpl.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
CatalogueServiceImpl.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
CatalogueServiceImpl.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
ProxyImpl.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
CatalogueServiceImpl.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
ProxyImpl.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
UserServiceImpl.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Collection |
ProxyImpl.customServerSearch(User user,
CidsServerSearch serverSearch)
Deprecated.
|
Collection |
SearchServiceImpl.customServerSearch(User user,
CidsServerSearch serverSearch)
Deprecated.
|
Collection |
ProxyImpl.customServerSearch(User user,
CidsServerSearch serverSearch,
de.cismet.connectioncontext.ConnectionContext context) |
Collection |
SearchServiceImpl.customServerSearch(User user,
CidsServerSearch serverSearch,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
boolean |
CatalogueServiceImpl.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
ProxyImpl.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
CatalogueServiceImpl.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
MetaServiceImpl.deleteMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
ProxyImpl.deleteMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
MetaServiceImpl.deleteMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
ProxyImpl.deleteMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
CatalogueServiceImpl.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
ProxyImpl.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
CatalogueServiceImpl.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Object |
ProxyImpl.executeTask(User user,
String taskname,
String taskdomain,
Object body,
de.cismet.connectioncontext.ConnectionContext context,
ServerActionParameter... params) |
Object |
ActionServiceImpl.executeTask(User user,
String taskname,
String taskdomain,
Object body,
de.cismet.connectioncontext.ConnectionContext context,
ServerActionParameter... params) |
Object |
ProxyImpl.executeTask(User user,
String taskname,
String taskdomain,
Object body,
ServerActionParameter... params)
Deprecated.
|
Object |
ActionServiceImpl.executeTask(User user,
String taskname,
String taskdomain,
Object body,
ServerActionParameter... params)
Deprecated.
|
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!
|
Node[] |
CatalogueServiceImpl.getChildren(Node node,
User user)
Deprecated.
|
Node[] |
ProxyImpl.getChildren(Node node,
User usr)
Deprecated.
|
Node[] |
CatalogueServiceImpl.getChildren(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
ProxyImpl.getChildren(Node node,
User usr,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
MetaServiceImpl.getClass(User user,
int classID,
String domain)
Deprecated.
|
MetaClass |
ProxyImpl.getClass(User user,
int classID,
String localServerName)
Deprecated.
|
MetaClass |
MetaServiceImpl.getClass(User user,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
ProxyImpl.getClass(User user,
int classID,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
MetaServiceImpl.getClassByTableName(User user,
String tableName,
String domain)
Deprecated.
|
MetaClass |
ProxyImpl.getClassByTableName(User user,
String tableName,
String localServerName)
Deprecated.
|
MetaClass |
MetaServiceImpl.getClassByTableName(User user,
String tableName,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
ProxyImpl.getClassByTableName(User user,
String tableName,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass[] |
MetaServiceImpl.getClasses(User user,
String domain)
Deprecated.
|
MetaClass[] |
ProxyImpl.getClasses(User user,
String localServerName)
Deprecated.
|
MetaClass[] |
MetaServiceImpl.getClasses(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass[] |
ProxyImpl.getClasses(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
MetaServiceImpl.getClassTreeNodes(User user)
Deprecated.
|
Node[] |
ProxyImpl.getClassTreeNodes(User user)
Deprecated.
|
Node[] |
MetaServiceImpl.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
ProxyImpl.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
MetaServiceImpl.getClassTreeNodes(User user,
String localServerName)
Deprecated.
|
Node[] |
ProxyImpl.getClassTreeNodes(User user,
String localServerName)
Deprecated.
|
Node[] |
MetaServiceImpl.getClassTreeNodes(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
ProxyImpl.getClassTreeNodes(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
String |
ProxyImpl.getConfigAttr(User user,
String key)
Deprecated.
|
String |
UserServiceImpl.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
String |
ProxyImpl.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context) |
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) |
MetaObject |
MetaServiceImpl.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
ProxyImpl.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
MetaServiceImpl.getInstance(User user,
MetaClass c,
de.cismet.connectioncontext.ConnectionContext context)
creates an Instance of a MetaObject with all attribute values set to default.
|
MetaObject |
ProxyImpl.getInstance(User user,
MetaClass c,
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!
|
MetaObject |
MetaServiceImpl.getMetaObject(User usr,
int objectID,
int classID,
String domain)
Deprecated.
|
MetaObject |
ProxyImpl.getMetaObject(User usr,
int objectID,
int classID,
String domain)
Deprecated.
|
MetaObject |
MetaServiceImpl.getMetaObject(User usr,
int objectID,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject |
ProxyImpl.getMetaObject(User usr,
int objectID,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
MetaServiceImpl.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
ProxyImpl.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
MetaServiceImpl.getMetaObject(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
ProxyImpl.getMetaObject(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
MetaServiceImpl.getMetaObject(User usr,
String query,
String domain)
Deprecated.
|
MetaObject[] |
ProxyImpl.getMetaObject(User usr,
String query,
String domain)
Deprecated.
|
MetaObject[] |
MetaServiceImpl.getMetaObject(User usr,
String query,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
ProxyImpl.getMetaObject(User usr,
String query,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
Node |
MetaServiceImpl.getMetaObjectNode(User usr,
int nodeID,
String lsName)
Deprecated.
|
Node |
ProxyImpl.getMetaObjectNode(User usr,
int nodeID,
String domain)
Deprecated.
|
Node |
MetaServiceImpl.getMetaObjectNode(User user,
int nodeID,
String lsName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
ProxyImpl.getMetaObjectNode(User usr,
int nodeID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
MetaServiceImpl.getMetaObjectNode(User usr,
String query)
Deprecated.
|
Node[] |
ProxyImpl.getMetaObjectNode(User usr,
String query)
Deprecated.
|
Node[] |
MetaServiceImpl.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
ProxyImpl.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MethodMap |
MetaServiceImpl.getMethods(User user)
Deprecated.
|
MethodMap |
ProxyImpl.getMethods(User user)
Deprecated.
|
MethodMap |
MetaServiceImpl.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MethodMap |
ProxyImpl.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MethodMap |
MetaServiceImpl.getMethods(User user,
String lsName)
Deprecated.
|
MethodMap |
ProxyImpl.getMethods(User user,
String lsName)
Deprecated.
|
MethodMap |
MetaServiceImpl.getMethods(User user,
String lsName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MethodMap |
ProxyImpl.getMethods(User user,
String lsName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Info[] |
QueryStoreImpl.getQueryInfos(User user)
DOCUMENT ME!
|
Node[] |
CatalogueServiceImpl.getRoots(User user)
Deprecated.
|
Node[] |
ProxyImpl.getRoots(User user)
Deprecated.
|
Node[] |
CatalogueServiceImpl.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
ProxyImpl.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
CatalogueServiceImpl.getRoots(User user,
String localServerName)
Deprecated.
|
Node[] |
ProxyImpl.getRoots(User user,
String localServerName)
Deprecated.
|
Node[] |
CatalogueServiceImpl.getRoots(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node[] |
ProxyImpl.getRoots(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
UserServiceImpl.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject |
MetaServiceImpl.insertMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
MetaObject |
ProxyImpl.insertMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
MetaObject |
MetaServiceImpl.insertMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaObject |
ProxyImpl.insertMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
QueryStoreImpl.storeQuery(User user,
QueryData data)
DOCUMENT ME!
|
int |
MetaServiceImpl.updateMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
ProxyImpl.updateMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
MetaServiceImpl.updateMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
ProxyImpl.updateMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
User |
UserStore.getUser()
DOCUMENT ME!
|
User |
DomainServerCallServerService.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password) |
User |
DomainServerCallServerService.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password,
de.cismet.connectioncontext.ConnectionContext context) |
User |
UserService.validateUser(String jwt,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
User |
UserService.validateUser(User user,
String password,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DomainServerCallServerService.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
CatalogueService.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
DomainServerCallServerService.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
CatalogueService.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
DomainServerCallServerService.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
CatalogueService.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
DomainServerCallServerService.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context) |
Node |
CatalogueService.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
DomainServerCallServerService.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
change password.
|
boolean |
DomainServerCallServerService.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context) |
Collection |
DomainServerCallServerService.customServerSearch(User user,
CidsServerSearch serverSearch) |
Collection |
DomainServerCallServerService.customServerSearch(User user,
CidsServerSearch serverSearch,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
DomainServerCallServerService.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
CatalogueService.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
DomainServerCallServerService.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
CatalogueService.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
MetaService.deleteMetaObject(User user,
MetaObject metaObject)
Deprecated.
|
int |
MetaService.deleteMetaObject(User user,
MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
int |
DomainServerCallServerService.deleteMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
DomainServerCallServerService.deleteMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
DomainServerCallServerService.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
CatalogueService.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
DomainServerCallServerService.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
CatalogueService.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Object |
ActionService.executeTask(User user,
String taskname,
Object body,
de.cismet.connectioncontext.ConnectionContext context,
ServerActionParameter... params)
DOCUMENT ME!
|
Object |
ActionService.executeTask(User user,
String taskname,
Object body,
ServerActionParameter... params)
Deprecated.
|
Object |
DomainServerCallServerService.executeTask(User user,
String taskname,
String taskdomain,
Object body,
de.cismet.connectioncontext.ConnectionContext context,
ServerActionParameter... params) |
Object |
DomainServerCallServerService.executeTask(User user,
String taskname,
String taskdomain,
Object body,
ServerActionParameter... params)
Deprecated.
|
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--------------------------------------------- ---!!!
|
Node[] |
DomainServerCallServerService.getChildren(Node node,
User usr)
Deprecated.
|
NodeReferenceList |
CatalogueService.getChildren(Node node,
User usr)
Deprecated.
|
Node[] |
DomainServerCallServerService.getChildren(Node node,
User usr,
de.cismet.connectioncontext.ConnectionContext context) |
NodeReferenceList |
CatalogueService.getChildren(Node node,
User usr,
de.cismet.connectioncontext.ConnectionContext context)
retrieves all children of node public NodeReferenceList getChildren(User usr, int nodeID) throws RemoteException;
|
MetaClass |
MetaService.getClass(User user,
int classID)
Deprecated.
|
MetaClass |
MetaService.getClass(User user,
int classID,
de.cismet.connectioncontext.ConnectionContext context)
---------------------------- Class retrieval---------------------------------------- MetaClass ersetzt Class
retrieves a certain class ( classification and definition ) of meta objects.
|
MetaClass |
DomainServerCallServerService.getClass(User user,
int classID,
String domain)
Deprecated.
|
MetaClass |
DomainServerCallServerService.getClass(User user,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaClass |
MetaService.getClassByTableName(User user,
String tablename)
Deprecated.
|
MetaClass |
MetaService.getClassByTableName(User user,
String tablename,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass |
DomainServerCallServerService.getClassByTableName(User user,
String tableName,
String domain)
Deprecated.
|
MetaClass |
DomainServerCallServerService.getClassByTableName(User user,
String tableName,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaClass[] |
MetaService.getClasses(User user)
Deprecated.
|
MetaClass[] |
MetaService.getClasses(User user,
de.cismet.connectioncontext.ConnectionContext context)
retrieves a certain class ( classification and definition ) of meta objects.
|
MetaClass[] |
DomainServerCallServerService.getClasses(User user,
String domain)
Deprecated.
|
MetaClass[] |
DomainServerCallServerService.getClasses(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
Node[] |
DomainServerCallServerService.getClassTreeNodes(User user)
Deprecated.
|
NodeReferenceList |
MetaService.getClassTreeNodes(User user)
Deprecated.
|
Node[] |
DomainServerCallServerService.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext context) |
NodeReferenceList |
MetaService.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext context)
navigation??
|
Node[] |
DomainServerCallServerService.getClassTreeNodes(User user,
String domain)
Deprecated.
|
Node[] |
DomainServerCallServerService.getClassTreeNodes(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
String |
UserService.getConfigAttr(User user,
String key)
Deprecated.
|
String |
DomainServerCallServerService.getConfigAttr(User user,
String key)
Deprecated.
|
String |
UserService.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
String |
DomainServerCallServerService.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context) |
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!
|
MetaObject |
DomainServerCallServerService.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
MetaService.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
DomainServerCallServerService.getInstance(User user,
MetaClass c,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject |
MetaService.getInstance(User user,
MetaClass c,
de.cismet.connectioncontext.ConnectionContext context)
-*-*-*-*-*-*-*-*-*-*-*-*-* /MetaJDBC Zeugs *-*-*-*-*-*-*-*-*-*-*-*- creates an Instance of a MetaObject with all
attribute values set to default.
|
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!
|
MetaObject |
MetaService.getMetaObject(User usr,
int objectID,
int classID)
Deprecated.
|
MetaObject |
MetaService.getMetaObject(User usr,
int objectID,
int classID,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaObject |
DomainServerCallServerService.getMetaObject(User usr,
int objectID,
int classID,
String domain)
Deprecated.
|
MetaObject |
DomainServerCallServerService.getMetaObject(User usr,
int objectID,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
DomainServerCallServerService.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
MetaService.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
DomainServerCallServerService.getMetaObject(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject[] |
MetaService.getMetaObject(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaObject[] |
DomainServerCallServerService.getMetaObject(User usr,
String query,
String domain)
Deprecated.
|
MetaObject[] |
DomainServerCallServerService.getMetaObject(User usr,
String query,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
Node |
MetaService.getMetaObjectNode(User usr,
int nodeID)
Deprecated.
|
Node |
MetaService.getMetaObjectNode(User usr,
int nodeID,
de.cismet.connectioncontext.ConnectionContext context)
retrieves a Meta data object( as Node) referenced by a symbolic pointer to the MIS.
|
Node |
DomainServerCallServerService.getMetaObjectNode(User usr,
int nodeID,
String domain)
Deprecated.
|
Node |
DomainServerCallServerService.getMetaObjectNode(User usr,
int nodeID,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
Node[] |
DomainServerCallServerService.getMetaObjectNode(User usr,
String query)
Deprecated.
|
MetaObjectNode[] |
MetaService.getMetaObjectNode(User usr,
String query)
Deprecated.
|
Node[] |
DomainServerCallServerService.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObjectNode[] |
MetaService.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
retrieves Meta data objects with meta data matching query (Search) Query not yet defined but will be MetaSQL.
|
MethodMap |
DomainServerCallServerService.getMethods(User user)
Deprecated.
|
MethodMap |
MetaService.getMethods(User user)
Deprecated.
|
MethodMap |
DomainServerCallServerService.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext context) |
MethodMap |
MetaService.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext context)
----------------------------Method Retrieval--------------------------------------------- retrieves user services
accessible from the Navigator XXX muss überarbeitet werden XXX.
|
MethodMap |
DomainServerCallServerService.getMethods(User user,
String localServerName)
Deprecated.
|
MethodMap |
DomainServerCallServerService.getMethods(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context) |
Node[] |
CatalogueService.getNodes(User user,
int[] ids)
Deprecated.
|
Node[] |
CatalogueService.getNodes(User user,
int[] ids,
de.cismet.connectioncontext.ConnectionContext context)
retrieves all parents from the same domain note that this is not a complete set of parents and as the navigation
structure is a graph ther can be arbitrarily many public Node[] getParents(User usr, int nodeID) throws
RemoteException;
|
Info[] |
QueryStore.getQueryInfos(User user)
DOCUMENT ME!
|
Node[] |
DomainServerCallServerService.getRoots(User user)
Deprecated.
|
NodeReferenceList |
CatalogueService.getRoots(User user)
Deprecated.
|
Node[] |
DomainServerCallServerService.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext context) |
NodeReferenceList |
CatalogueService.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext context)
retrieves all by this user accessible rootNodes of one localserver.
|
Node[] |
DomainServerCallServerService.getRoots(User user,
String domain)
Deprecated.
|
Node[] |
DomainServerCallServerService.getRoots(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
boolean |
UserService.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
DomainServerCallServerService.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
UserService.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
DomainServerCallServerService.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context) |
MetaObject |
MetaService.insertMetaObject(User user,
MetaObject metaObject)
Deprecated.
|
MetaObject |
MetaService.insertMetaObject(User user,
MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext context)
inserts metaObject in the MIS XXX NEW Method XXX.
|
MetaObject |
DomainServerCallServerService.insertMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
MetaObject |
DomainServerCallServerService.insertMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
void |
UserStore.setUser(User user)
DOCUMENT ME!
|
boolean |
QueryStore.storeQuery(User user,
QueryData data)
DOCUMENT ME!
|
int |
MetaService.updateMetaObject(User user,
MetaObject metaObject)
Deprecated.
|
int |
MetaService.updateMetaObject(User user,
MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext context)
updates metaObject in the MIS XXX New Method XXX.
|
int |
DomainServerCallServerService.updateMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
DomainServerCallServerService.updateMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context) |
User |
UserService.validateUser(User user,
String password,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
User |
UserService.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password)
Deprecated.
|
User |
UserService.getUser(String userGroupLsName,
String userGroupName,
String userLsName,
String userName,
String password,
de.cismet.connectioncontext.ConnectionContext context)
retrieves a user token.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CatalogueService.addLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
CatalogueService.addLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
links 2 existing nodes.
|
Node |
CatalogueService.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
CatalogueService.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
enables User to add a node to the catalogue if User has sufficient permissions the new node will inherit all
permissions from the parent node referenced by the parent parameter.
|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
changes users password.
|
Collection |
SearchService.customServerSearch(User user,
CidsServerSearch serverSearch)
Deprecated.
|
Collection |
SearchService.customServerSearch(User user,
CidsServerSearch serverSearch,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
CatalogueService.deleteLink(Node from,
Node to,
User user)
Deprecated.
|
boolean |
CatalogueService.deleteLink(Node from,
Node to,
User user,
de.cismet.connectioncontext.ConnectionContext context)
removes the link between a parent and a child node.
|
int |
MetaService.deleteMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
MetaService.deleteMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
deletes metaObject in the MIS.
|
boolean |
CatalogueService.deleteNode(Node node,
User user)
Deprecated.
|
boolean |
CatalogueService.deleteNode(Node node,
User user,
de.cismet.connectioncontext.ConnectionContext context)
deletes a certain node and all the references to it on the domain where the node is hosted.
|
Object |
ActionService.executeTask(User user,
String taskname,
String taskdomain,
Object body,
de.cismet.connectioncontext.ConnectionContext context,
ServerActionParameter... params)
DOCUMENT ME!
|
Object |
ActionService.executeTask(User user,
String taskname,
String taskdomain,
Object body,
ServerActionParameter... params)
Deprecated.
|
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!
|
Node[] |
CatalogueService.getChildren(Node node,
User usr)
Deprecated.
|
Node[] |
CatalogueService.getChildren(Node node,
User usr,
de.cismet.connectioncontext.ConnectionContext context)
delivers all nodes referenced from nodeId visible for usr.
|
MetaClass |
MetaService.getClass(User user,
int classID,
String domain)
Deprecated.
|
MetaClass |
MetaService.getClass(User user,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
retrieves a certain class ( classification and definition ) of meta objects referenced: classID@domain
|
MetaClass |
MetaService.getClassByTableName(User user,
String tableName,
String domain)
Deprecated.
|
MetaClass |
MetaService.getClassByTableName(User user,
String tableName,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaClass[] |
MetaService.getClasses(User user,
String domain)
Deprecated.
|
MetaClass[] |
MetaService.getClasses(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
retrieves a all classes ( classification and definition ) of meta objects of a domain.
|
Node[] |
MetaService.getClassTreeNodes(User user)
Deprecated.
|
Node[] |
MetaService.getClassTreeNodes(User user,
de.cismet.connectioncontext.ConnectionContext context)
retrieves all root classes in a predifined graph (used for search categorization).
|
Node[] |
MetaService.getClassTreeNodes(User user,
String domain)
Deprecated.
|
Node[] |
MetaService.getClassTreeNodes(User user,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
retrieves all root classes in a predifined graph (used for search categorization) of a certain doamin.
|
String |
UserService.getConfigAttr(User user,
String key)
Deprecated.
|
String |
UserService.getConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context)
Retrieves the value for the given key for the given
User. |
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.
|
MetaObject |
MetaService.getInstance(User user,
MetaClass c)
Deprecated.
|
MetaObject |
MetaService.getInstance(User user,
MetaClass c,
de.cismet.connectioncontext.ConnectionContext context)
retrieves and empty Instance (template) of a meta object of a certain meta class.
|
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!
|
MetaObject |
MetaService.getMetaObject(User usr,
int objectID,
int classID,
String domain)
Deprecated.
|
MetaObject |
MetaService.getMetaObject(User usr,
int objectID,
int classID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaObject[] |
MetaService.getMetaObject(User usr,
String query)
Deprecated.
|
MetaObject[] |
MetaService.getMetaObject(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
MetaObject[] |
MetaService.getMetaObject(User usr,
String query,
String domain)
Deprecated.
|
MetaObject[] |
MetaService.getMetaObject(User usr,
String query,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
MetaService.getMetaObjectNode(User usr,
int nodeID,
String domain)
Deprecated.
|
Node |
MetaService.getMetaObjectNode(User usr,
int nodeID,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
retrieves a Meta data object( as Node) referenced by a symbolic pointer to the MIS.
|
Node[] |
MetaService.getMetaObjectNode(User usr,
String query)
Deprecated.
|
Node[] |
MetaService.getMetaObjectNode(User usr,
String query,
de.cismet.connectioncontext.ConnectionContext context)
retrieves Meta data objects with meta data matching query (Search).
|
MethodMap |
MetaService.getMethods(User user)
Deprecated.
|
MethodMap |
MetaService.getMethods(User user,
de.cismet.connectioncontext.ConnectionContext context)
retrieves acivated plugin method entries (context menu).
|
MethodMap |
MetaService.getMethods(User user,
String localServerName)
Deprecated.
|
MethodMap |
MetaService.getMethods(User user,
String localServerName,
de.cismet.connectioncontext.ConnectionContext context)
retrieves acivated plugin method entries (context menu) of a certain domain.
|
Info[] |
QueryStore.getQueryInfos(User user)
DOCUMENT ME!
|
Node[] |
CatalogueService.getRoots(User user)
Deprecated.
|
Node[] |
CatalogueService.getRoots(User user,
de.cismet.connectioncontext.ConnectionContext context)
delivers root nodes of all servers online, if a server knows this user.
|
Node[] |
CatalogueService.getRoots(User user,
String domainName)
Deprecated.
|
Node[] |
CatalogueService.getRoots(User user,
String domainName,
de.cismet.connectioncontext.ConnectionContext context)
delivers root nodes of this server, if the server knows this user.
|
boolean |
UserService.hasConfigAttr(User user,
String key)
Deprecated.
|
boolean |
UserService.hasConfigAttr(User user,
String key,
de.cismet.connectioncontext.ConnectionContext context)
Determines whether the given
User has a value associated with the given key or not. |
MetaObject |
MetaService.insertMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
MetaObject |
MetaService.insertMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
inserts metaObject in the MIS.
|
boolean |
QueryStore.storeQuery(User user,
QueryData data)
DOCUMENT ME!
|
int |
MetaService.updateMetaObject(User user,
MetaObject metaObject,
String domain)
Deprecated.
|
int |
MetaService.updateMetaObject(User user,
MetaObject metaObject,
String domain,
de.cismet.connectioncontext.ConnectionContext context)
updates metaObject in the MIS, the meta objects current attribute values will replace the values in the MIS.
|
| Modifier and Type | Method and Description |
|---|---|
User |
LightweightMetaObject.getUser()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Object |
BackreferencingCachehitMetaObject.filter(User ug) |
Object |
NullMetaObject.filter(User ug) |
Object |
LightweightMetaObject.filter(User u)
DOCUMENT ME!
|
boolean |
BackreferencingCachehitMetaObject.hasObjectReadPermission(User user) |
boolean |
NullMetaObject.hasObjectReadPermission(User user) |
boolean |
MetaObject.hasObjectReadPermission(User user)
DOCUMENT ME!
|
boolean |
DefaultMetaObject.hasObjectReadPermission(User user) |
boolean |
LightweightMetaObject.hasObjectReadPermission(User user) |
boolean |
BackreferencingCachehitMetaObject.hasObjectWritePermission(User user) |
boolean |
NullMetaObject.hasObjectWritePermission(User user) |
boolean |
MetaObject.hasObjectWritePermission(User user)
DOCUMENT ME!
|
boolean |
DefaultMetaObject.hasObjectWritePermission(User user) |
boolean |
LightweightMetaObject.hasObjectWritePermission(User user) |
| Constructor and Description |
|---|
DefaultMetaObject(Object o,
String domain,
User user)
constructs a metaObject out of a (server) object.
|
LightweightMetaObject(int classID,
int objectID,
String domain,
User user)
Creates a new LightweightMetaObject object.
|
LightweightMetaObject(int classID,
int objectID,
String domain,
User user,
Map<String,Object> attributesMap)
Creates a new LightweightMetaObject object.
|
LightweightMetaObject(int classID,
int objectID,
String domain,
User user,
Map<String,Object> attributesMap,
AbstractAttributeRepresentationFormater formater)
Creates a new LightweightMetaObject object.
|
MetaObjectNode(String domain,
User usr,
int objectId,
int classId,
String name,
com.vividsolutions.jts.geom.Geometry cashedGeometry,
String lightweightJson)
Creates a new MetaObjectNode object.
|
| Modifier and Type | Method and Description |
|---|---|
User |
UserContextProvider.getUser()
DOCUMENT ME!
|
User |
UserManager.getUser(String userGroupDomain,
String userGroup,
String userDomain,
String user,
String password) |
User |
UserServer.getUser(String userGroupLocalServerName,
String userGroupName,
String userLocalServerName,
String userName,
String password)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
UserManager.getUserGroupNames(User user) |
Vector |
UserServer.getUserGroupNames(User user)
liefert einen Vector mit String-Arrays[2] String[0] - userName String[1] - userLocalServerName.*
|
void |
UserManager.registerUser(User user) |
void |
UserServer.registerUser(User user)
DOCUMENT ME!
|
void |
UserManager.unregisterUser(User user) |
void |
UserServer.unregisterUser(User user)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PermissionHolder.hasReadPermission(User user)
DOCUMENT ME!
|
boolean |
PermissionHolder.hasWritePermission(User user)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
User |
Registry.getUser(String userGroupLocalServerName,
String userGroupName,
String userLocalServerName,
String userName,
String password)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
Registry.getUserGroupNames(User user)
Returns a Vector with String-Arrays[2] String[0] - userName String[1] - userLocalServerName.
|
void |
Registry.registerUser(User user)
DOCUMENT ME!
|
void |
Registry.unregisterUser(User user)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.