Interface Profile.Service

All Superinterfaces:
Maskable, ResultLimitable, Service
All Known Subinterfaces:
Customer.Service
Enclosing class:
Profile

@ApiService("SoftLayer_Layout_Profile")
public static interface Profile.Service
extends Service
Layout profiles are the primary object used to tie customized portal experiences to the [[SoftLayer_User_Customer|user account]].

In order to take full advantage of the flexible customization of the portal, each user must be given one or more layout profiles. Each layout profile is then assigned one of the [[SoftLayer_Layout_Container|layout containers]], thereby giving the user all [[SoftLayer_Layout_Item|items]] and associated [[SoftLayer_Layout_Profile_Preferences|default preferences]]. These default preferences can be modified via the [[SoftLayer_Layout_Profile::modifyPreference()]] method, giving the user their own customized configuration.
See Also:
SoftLayer_Layout_Profile