Uses of Class
be.personify.util.provisioning.TargetSystemAttribute
-
Packages that use TargetSystemAttribute Package Description be.personify.util.provisioning -
-
Uses of TargetSystemAttribute in be.personify.util.provisioning
Methods in be.personify.util.provisioning that return TargetSystemAttribute Modifier and Type Method Description TargetSystemAttributeTargetSystem. calculatePrimaryKeyAttribute()TargetSystemAttributeTargetSystemAttributeMapping. getTargetSystemAttribute()Methods in be.personify.util.provisioning that return types with arguments of type TargetSystemAttribute Modifier and Type Method Description List<TargetSystemAttribute>TargetSystem. getTargetSystemAttributes()Methods in be.personify.util.provisioning with parameters of type TargetSystemAttribute Modifier and Type Method Description voidTargetSystemAttributeMapping. setTargetSystemAttribute(TargetSystemAttribute targetSystemAttribute)Method parameters in be.personify.util.provisioning with type arguments of type TargetSystemAttribute Modifier and Type Method Description voidTargetSystem. setTargetSystemAttributes(List<TargetSystemAttribute> targetSystemAttributes)
-