Package | Description |
---|---|
com.whitestein.lsps.test | |
com.whitestein.lsps.test.web |
Modifier and Type | Field and Description |
---|---|
static LspsRemote |
LspsRemote.ADMIN
The admin/admin connection.
|
Modifier and Type | Method and Description |
---|---|
static LspsRemote |
LspsRemote.create(Person person,
String password)
Creates remote lsps controller for person and password.
|
static LspsRemote |
LspsRemote.create(String username,
String password)
Creates LSPS remote with a given username, password.
|
LspsRemote |
Person.getRemote()
Returns the associated remote.
|
LspsRemote |
ModelInstance.getRemote()
Returns the associated remote.
|
LspsRemote |
Module.getRemote()
Returns the associated remote.
|
LspsRemote |
Todo.getRemote()
Returns the associated remote.
|
Constructor and Description |
---|
ModelInstance(LspsRemote remote,
Module module,
long id) |
Modifier and Type | Method and Description |
---|---|
protected LspsRemote |
UITester.getRemote() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.