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 theObjectClassInfothat is being built eachAttributeInfoin the specified collection.ObjectClassInfoBuilder.addAttributeInfo(AttributeInfo info) Add the specifiedAttributeInfoobject to theObjectClassInfothat is being built.ObjectClassInfoBuilder.setEmbedded(boolean embedded) Sets the specifiedtypefor theObjectClassInfoobject that is being built.