ISupportTopicsCollection Interface
Implements
IPartnerComponentString
IEntireEntityCollectionRetrievalOperations<SupportTopic,ResourceCollection<SupportTopic>>
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
Resource |
get()
Retrieves all the support topics. |
Method Details
get
public abstract ResourceCollection
Retrieves all the support topics.
Returns:
The support topics.