| 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. |
Name |
Uid.getNameHint()
Returns the last known name of the object that is identified by this Uid.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorObjectBuilder |
ConnectorObjectBuilder.setName(Name name) |
| Constructor and Description |
|---|
Uid(String value,
Name nameHint) |
Uid(String value,
String revision,
Name nameHint) |
Copyright © 2019. All rights reserved.