Skip navigation links
C D G I K P R S T V 

C

CANCEL_TRANSACTION_FAILED - Static variable in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
checkAndGetId(Object) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
Checks if id of the property is correctly set.
checkOwner(MiniPropertyOwner) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
Checks if propertyOwner is correctly set.
com.kobil.ssms.kernel.presentation.b2b - package com.kobil.ssms.kernel.presentation.b2b
 
com.kobil.ssms.kernel.presentation.b2b.validator - package com.kobil.ssms.kernel.presentation.b2b.validator
 

D

DISPLAY_MESSAGE_FAILED - Static variable in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 

G

GET_TRANSACTION_RESULT_FAILED - Static variable in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
getBinaryValue() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getErrorCode() - Method in exception com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs.KernelServicesWSFault
 
getExpiresOn() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getExpiresOn() - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
getFlags() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getId() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getId() - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
getKey() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getKey() - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
getList() - Method in class com.kobil.ssms.kernel.presentation.b2b.SearchResult
 
getNodes() - Method in interface com.kobil.ssms.kernel.presentation.b2b.IKernelServicesWs
 
getNodes() - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Retrieve information about all SSMS nodes.
getOwner() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getOwner() - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
getProperties(PropertyParam, RangeInput, OrderInput, Holder<Pagination>) - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Gets a list of KrnProperty for a user or group.
getProperty(PropertyParam) - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Gets a KrnProperty for a user's property or a group's property.
getReportingDetails() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
getResultcode() - Method in class com.kobil.ssms.kernel.presentation.b2b.SearchResult
 
getType() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 

I

IKernelServicesWs - Interface in com.kobil.ssms.kernel.presentation.b2b
 

K

KernelServicesWs - Class in com.kobil.ssms.kernel.presentation.b2b
This web service provides the KERNEL services methods.
KernelServicesWs() - Constructor for class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
 
KernelServicesWs.ErrorCodes - Enum in com.kobil.ssms.kernel.presentation.b2b
Enum with all possible error codes listed.
KernelServicesWs.KernelServicesWSFault - Exception in com.kobil.ssms.kernel.presentation.b2b
Own exception class for the KernelServicesWs soap interface.
KernelServicesWSFault(KernelServicesWs.ErrorCodes, String) - Constructor for exception com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs.KernelServicesWSFault
 
KernelServicesWsValidation - Class in com.kobil.ssms.kernel.presentation.b2b.validator
 
KernelServicesWsValidation() - Constructor for class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
KrnProperty - Class in com.kobil.ssms.kernel.presentation.b2b
This class encapsulates the elements to be used to handle actions on properties.
KrnProperty() - Constructor for class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
KrnProperty(MiniPropertyOwner, String, String, Date, int, short, byte[], String) - Constructor for class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 

P

PropertyParam - Class in com.kobil.ssms.kernel.presentation.b2b
This class encapsulates the elements to be used to get properties.
PropertyParam() - Constructor for class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
PropertyParam(MiniPropertyOwner, Object, String, Date) - Constructor for class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
Sets the data property parameter data.
PropertySearchResultcode - Class in com.kobil.ssms.kernel.presentation.b2b
 
PropertySearchResultcode() - Constructor for class com.kobil.ssms.kernel.presentation.b2b.PropertySearchResultcode
 
PropertySearchResultcode.PropertySearchResultCode - Enum in com.kobil.ssms.kernel.presentation.b2b

These codes are used to in kernelServicesWs

R

removeProperty(KrnProperty) - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Removes a property of a user or a group.

S

SearchResult - Class in com.kobil.ssms.kernel.presentation.b2b
Provides a result code and a list of users, who own a matching property.
SearchResult() - Constructor for class com.kobil.ssms.kernel.presentation.b2b.SearchResult
 
searchUserPropertyStringValues(String, String) - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Search for users, which own a property with the given key and string value.
searchUserPropertyValues(String, byte[]) - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Search for users, which own a property with the given key and binary value.
setBinaryValue(byte[]) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setExpiresOn(Date) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setExpiresOn(Date) - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
setFlags(int) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setId(String) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setId(Object) - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
setKey(String) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setKey(String) - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
setList(List<String>) - Method in class com.kobil.ssms.kernel.presentation.b2b.SearchResult
 
setOwner(MiniPropertyOwner) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setOwner(MiniPropertyOwner) - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 
setProperty(KrnProperty) - Method in class com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs
Sets a property to a user or to a group.
setReportingDetails(String) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
setResultcode(PropertySearchResultcode.PropertySearchResultCode) - Method in class com.kobil.ssms.kernel.presentation.b2b.SearchResult
 
setType(short) - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
START_TRANSACTION_FAILED - Static variable in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 

T

toString() - Method in class com.kobil.ssms.kernel.presentation.b2b.KrnProperty
 
toString() - Method in class com.kobil.ssms.kernel.presentation.b2b.PropertyParam
 

V

validateBinaryValue(byte[]) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
validateKey(String) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
validateKeyWithoutNullEmpty(String) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
validateNotNull(String, String, EntityManager) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
validatePropertyFlags(KrnProperty) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
Check and refuse invalid property flag combinations
code was copied from MS7++-AsmServicesWs.validatePropertyFlags(AstProperty)
validatePropertyParams(int, short, byte[]) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
validateStringValue(String) - Static method in class com.kobil.ssms.kernel.presentation.b2b.validator.KernelServicesWsValidation
 
valueOf(String) - Static method in enum com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs.ErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.kernel.presentation.b2b.PropertySearchResultcode.PropertySearchResultCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kobil.ssms.kernel.presentation.b2b.KernelServicesWs.ErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobil.ssms.kernel.presentation.b2b.PropertySearchResultcode.PropertySearchResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
C D G I K P R S T V 
Skip navigation links

Copyright © 2022 KOBIL Systems GmbH. All rights reserved.