Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b | |
com.kobil.ssms.asm.presentation.b2b.validation |
Modifier and Type | Method and Description |
---|---|
AstProperty |
AsmServicesWs.getProperty(AstPropertyParam propertyParam)
Gets a
AstProperty object of a device, a user or a group. |
Modifier and Type | Method and Description |
---|---|
List<AstProperty> |
AsmServicesWs.getProperties(AstPropertyParam astPropertyParam,
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
AstProperty objects of a device, a user or a group. |
Modifier and Type | Method and Description |
---|---|
void |
AsmServicesWs.removeProperty(AstProperty property)
Removes a property of a device, a user or a group.
|
void |
AsmServicesWs.setProperty(AstProperty property)
Sets a property to a device, to a user or to a group.
|
Modifier and Type | Method and Description |
---|---|
static void |
AsmServicesWsValidation.validatePropertyFlags(AstProperty property) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.