ISupportTopicsCollection Interface

Implements

public interface ISupportTopicsCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<SupportTopic,ResourceCollection<SupportTopic>>

Represents the behavior of support topics. Support Topics operations are localizable.

Method Summary

Modifier and Type Method and Description
abstract ResourceCollection<SupportTopic> get()

Retrieves all the support topics.

Method Details

get

public abstract ResourceCollection get()

Retrieves all the support topics.

Returns:

The support topics.

Applies to