Package | Description |
---|---|
org.forgerock.openicf.misc.scriptedcommon | |
org.identityconnectors.framework.common.objects |
Constructor and Description |
---|
AttributeInfoDelegate(ObjectClassInfoBuilder builder) |
Modifier and Type | Method and Description |
---|---|
ObjectClassInfoBuilder |
ObjectClassInfoBuilder.addAllAttributeInfo(Collection<AttributeInfo> c)
Add to the
ObjectClassInfo that is being built each
AttributeInfo in the specified collection. |
ObjectClassInfoBuilder |
ObjectClassInfoBuilder.addAttributeInfo(AttributeInfo info)
Add the specified
AttributeInfo object to the
ObjectClassInfo that is being built. |
ObjectClassInfoBuilder |
ObjectClassInfoBuilder.setType(String type)
Sets the specified
type for the
ObjectClassInfo object that is being built. |
Copyright © 2018–2025. All rights reserved.