public class ProfileIdLookup extends Object implements ContextDataLookupFunction<ProfileRequestContext,String>
ContextDataLookupFunction that returns the profile ID for a ProfileRequestContext.| Constructor and Description |
|---|
ProfileIdLookup() |
@Nullable public String apply(@Nullable ProfileRequestContext input)
apply in interface com.google.common.base.Function<ProfileRequestContext,String>Copyright © 1999–2015. All rights reserved.