Uses of Class
org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
Packages that use ObjectClassInfoBuilder
-
Uses of ObjectClassInfoBuilder in org.identityconnectors.framework.common.objects
Methods in org.identityconnectors.framework.common.objects that return ObjectClassInfoBuilderModifier and TypeMethodDescriptionObjectClassInfoBuilder.addAllAttributeInfo
(Collection<AttributeInfo> c) Add to theObjectClassInfo
that is being built eachAttributeInfo
in the specified collection.ObjectClassInfoBuilder.addAttributeInfo
(AttributeInfo info) Add the specifiedAttributeInfo
object to theObjectClassInfo
that is being built.Sets the specifiedtype
for theObjectClassInfo
object that is being built.