Attributes | Name and Description |
---|---|
|
caplin.presenter.domain.property.PermissionProperty(String sSubject, String sNamespace)
Constructs a new permission property. |
Attributes | Name and Description |
---|---|
|
void
setSubject(String sSubject)
Update the Liberator subject that permissions are subscribed for. |
►
caplin.presenter.domain.property.PermissionProperty(String sSubject, String sNamespace)
Constructs a new permission property.
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 subscribed for.
String | sSubject | The asset class and product, e.g. '/FX/USDCAD' |