Uses of Class
com.evolveum.midpoint.model.lens.AssignmentPathSegment

Packages that use AssignmentPathSegment
com.evolveum.midpoint.model.lens   
 

Uses of AssignmentPathSegment in com.evolveum.midpoint.model.lens
 

Methods in com.evolveum.midpoint.model.lens that return types with arguments of type AssignmentPathSegment
 java.util.List<AssignmentPathSegment> AssignmentPath.getSegments()
           
 

Methods in com.evolveum.midpoint.model.lens with parameters of type AssignmentPathSegment
 void AssignmentPath.add(AssignmentPathSegment segment)
           
 void AssignmentPath.remove(AssignmentPathSegment segment)
           
 



Copyright © 2012 evolveum. All Rights Reserved.