IPartnerServiceRequestCollection Interface
Implements
public interface IPartnerServiceRequestCollection extends IServiceRequestCollection
Represents the behavior of partner service requests.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Service |
create(ServiceRequest newEntity, String agentLocale)
Creates a new Service |
|
abstract
ISupport |
getSupportTopics()
Gets a set of operations that can be performed on Support Topics. |
Method Details
create
public abstract ServiceRequest create(ServiceRequest newEntity, String agentLocale)
Creates a new ServiceRequest.
Parameters:
Returns:
getSupportTopics
public abstract ISupportTopicsCollection getSupportTopics()
Gets a set of operations that can be performed on Support Topics.
Returns: