Interface UserPropertiesComposite


@ProviderType @Deprecated public interface UserPropertiesComposite
Deprecated.

The UserPropertiesComposite represents a composite (aggregation) of UserProperties. A composite can be retrieved via UserPropertiesManager.getUserPropertiesComposite(String, String[]) or UserPropertiesManager.getUserPropertiesComposite(String, String[]).

The composite transparently accesses properties within the user properties contained in the composite.