Uses of Class
de.hybris.platform.yaasyprofileconnect.yaas.ProfileReference
Packages that use ProfileReference
-
Uses of ProfileReference in de.hybris.platform.yaasyprofileconnect.yaas.client
Methods in de.hybris.platform.yaasyprofileconnect.yaas.client that return types with arguments of type ProfileReferenceModifier and TypeMethodDescriptionAsmProfileIdentityServiceClient.getProfileReferences(String identityKey, String identityType, String identityOrigin) Finds profile references based on identity (e.g.AsmProfileIdentityServiceClient.getProfileReferences(String identityKey, String identityType, String identityOrigin, int limit, String sortBy, String sortDirection) Finds profile references based on identity (e.g.AsmProfileIdentityServiceClientAdapter.getProfileReferences(String identityKey, String identityType, String identityOrigin) AsmProfileIdentityServiceClientAdapter.getProfileReferences(String identityKey, String identityType, String identityOrigin, int limit, String sortBy, String sortDirection) rx.Observable<List<ProfileReference>>AsmProfileIdentityServiceClient.getProfileReferencesAsync(String identityKey, String identityType, String identityOrigin) Finds profile references based on identity (e.g.rx.Observable<List<ProfileReference>>AsmProfileIdentityServiceClient.getProfileReferencesAsync(String identityKey, String identityType, String identityOrigin, int limit, String sortBy, String sortDirection) Finds profile references based on identity (e.g.rx.Observable<List<ProfileReference>>AsmProfileIdentityServiceClientAdapter.getProfileReferencesAsync(String identityKey, String identityType, String identityOrigin) rx.Observable<List<ProfileReference>>AsmProfileIdentityServiceClientAdapter.getProfileReferencesAsync(String identityKey, String identityType, String identityOrigin, int limit, String sortBy, String sortDirection)