Uses of Class
org.identityconnectors.framework.common.objects.Name

Packages that use Name
org.identityconnectors.framework.common.objects   
 

Uses of Name in org.identityconnectors.framework.common.objects
 

Methods in org.identityconnectors.framework.common.objects that return Name
 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.
 

Methods in org.identityconnectors.framework.common.objects with parameters of type Name
 ConnectorObjectBuilder ConnectorObjectBuilder.setName(Name name)
           
 



Copyright © 2012. All Rights Reserved.