Package | Description |
---|---|
com.kobil.ssms.kernel.presentation.b2b | |
com.kobil.ssms.kernel.presentation.b2b.validator |
Modifier and Type | Method and Description |
---|---|
KrnProperty |
KernelServicesWs.getProperty(PropertyParam propertyParam)
Gets a
KrnProperty for a user's property or a group's property. |
Modifier and Type | Method and Description |
---|---|
List<KrnProperty> |
KernelServicesWs.getProperties(PropertyParam propertyParam,
com.kobil.ssms.kernel.presentation.b2b.RangeInput rangeInput,
com.kobil.ssms.kernel.logic.pagination.OrderInput orderInput,
Holder<com.kobil.ssms.kernel.presentation.b2b.Pagination> pagination)
Gets a list of
KrnProperty for a user or group. |
Modifier and Type | Method and Description |
---|---|
void |
KernelServicesWs.removeProperty(KrnProperty property)
Removes a property of a user or a group.
|
void |
KernelServicesWs.setProperty(KrnProperty property)
Sets a property to a user or to a group.
|
Modifier and Type | Method and Description |
---|---|
static void |
KernelServicesWsValidation.validatePropertyFlags(KrnProperty krnProperty)
Check and refuse invalid property flag combinations
code was copied from MS7++-AsmServicesWs.validatePropertyFlags(AstProperty) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.