Uses of Class
org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
-
Uses of ObjectClassInfoBuilder in org.identityconnectors.framework.common.objects
Modifier 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.