OptionsNodeList
that is populated with values retrieved from
the caplin.services.security.PermissionService singleton.
Attributes | Name and Description |
---|---|
|
caplin.presenter.domain.node.PermissionOptionsNodeList(String sSubject, String sNamespace)
Constructs a |
Attributes | Name and Description |
---|---|
|
void
setSubject(String sSubject)
Update the Liberator subject that permissions are required for. |
►
caplin.presenter.domain.node.PermissionOptionsNodeList(String sSubject, String sNamespace)
Constructs a PermissionOptionsNodeList
subscribed to the given subject and namespace.
String | sSubject | The asset class and product, e.g. '/FX/USDCAD' |
String | sNamespace | The namespace for the permissions, e.g. 'Account' |
►
void
setSubject(String sSubject)
Update the Liberator subject that permissions are required for.
String | sSubject | The asset class and product, e.g. '/FX/USDCAD' |