Uses of Class
org.apache.syncope.common.lib.to.ConnIdObjectClass
Packages that use ConnIdObjectClass
Package
Description
-
Uses of ConnIdObjectClass in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return types with arguments of type ConnIdObjectClassModifier and TypeMethodDescriptionConnectorRestClient.buildObjectClassInfo
(ConnInstanceTO connInstanceTO, boolean includeSpecial) -
Uses of ConnIdObjectClass in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type ConnIdObjectClassModifier and TypeMethodDescriptionConnectorService.buildObjectClassInfo
(@NotNull ConnInstanceTO connInstanceTO, boolean includeSpecial) Builds the list of ConnId object classes information for the connector bundle matching the given connector instance key, with the provided configuration. -
Uses of ConnIdObjectClass in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return types with arguments of type ConnIdObjectClassModifier and TypeMethodDescriptionConnectorLogic.buildObjectClassInfo
(ConnInstanceTO connInstanceTO, boolean includeSpecial) -
Uses of ConnIdObjectClass in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type ConnIdObjectClassModifier and TypeMethodDescriptionConnectorServiceImpl.buildObjectClassInfo
(ConnInstanceTO connInstanceTO, boolean includeSpecial)