Uses of Record Class
org.alfresco.hxi_connector.nucleus_sync.dto.IamUser
Packages that use IamUser
Package
Description
-
Uses of IamUser in org.alfresco.hxi_connector.nucleus_sync.client
Methods in org.alfresco.hxi_connector.nucleus_sync.client that return types with arguments of type IamUser -
Uses of IamUser in org.alfresco.hxi_connector.nucleus_sync.dto
Methods in org.alfresco.hxi_connector.nucleus_sync.dto that return types with arguments of type IamUserModifier and TypeMethodDescriptionIamUsersOutput.users()Returns the value of theusersrecord component.Constructor parameters in org.alfresco.hxi_connector.nucleus_sync.dto with type arguments of type IamUserModifierConstructorDescriptionIamUsersOutput(List<IamUser> users) Creates an instance of aIamUsersOutputrecord class.