Uses of Class
com.yahoo.marketing.apt.BusinessProfile

Packages that use BusinessProfile
com.yahoo.marketing.apt   
 

Uses of BusinessProfile in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return BusinessProfile
 BusinessProfile LinkingServiceHttpBindingStub.getBusinessProfileByAccountID(java.lang.String companyAccountID)
           
 BusinessProfile LinkingService.getBusinessProfileByAccountID(java.lang.String companyAccountID)
           
 BusinessProfile LinkingProfileServiceHttpBindingStub.getMyBusinessProfile()
           
 BusinessProfile LinkingProfileService.getMyBusinessProfile()
           
 

Methods in com.yahoo.marketing.apt with parameters of type BusinessProfile
 BasicResponse LinkingProfileServiceHttpBindingStub.setMyBusinessProfile(BusinessProfile businessProfile)
           
 BasicResponse LinkingProfileService.setMyBusinessProfile(BusinessProfile businessProfile)