|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectClassInfoBuilder | |
---|---|
org.identityconnectors.framework.common.objects |
Uses of ObjectClassInfoBuilder in org.identityconnectors.framework.common.objects |
---|
Methods in org.identityconnectors.framework.common.objects that return ObjectClassInfoBuilder | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |