| Package | Description |
|---|---|
| org.identityconnectors.framework.common.objects |
| Modifier and Type | Method and Description |
|---|---|
Name |
AttributesAccessor.getName()
Get the
Name attribute from the set of attributes. |
Name |
ConnectorObject.getName()
Gets the
Name of the object. |
static Name |
AttributeUtil.getNameFromAttributes(Set<Attribute> attrs)
Get the
Name attribute from the specified set of attributes. |
| Modifier and Type | Method and Description |
|---|---|
ConnectorObjectBuilder |
ConnectorObjectBuilder.setName(Name name) |
Copyright © 2014. All rights reserved.