public class TMRAPServiceSkeleton extends Object implements TMRAPServiceSkeletonInterface
| Constructor and Description |
|---|
TMRAPServiceSkeleton() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFragment(AddFragmentRequest param)
Auto generated method signature
|
DeleteTopicResponse |
deleteTopic(DeleteTopicRequest param)
Auto generated method signature
|
GetTologResponse |
getTolog(GetTologRequest param)
Auto generated method signature
|
GetTopicResponse |
getTopic(GetTopicRequest param)
Auto generated method signature
|
GetTopicPageResponse |
getTopicPage(GetTopicPageRequest param)
Auto generated method signature
|
void |
updateTopic(UpdateTopicRequest param)
Auto generated method signature
|
public GetTopicResponse getTopic(GetTopicRequest param)
TMRAPServiceSkeletonInterfacegetTopic in interface TMRAPServiceSkeletonInterfacepublic GetTologResponse getTolog(GetTologRequest param)
TMRAPServiceSkeletonInterfacegetTolog in interface TMRAPServiceSkeletonInterfacepublic DeleteTopicResponse deleteTopic(DeleteTopicRequest param)
TMRAPServiceSkeletonInterfacedeleteTopic in interface TMRAPServiceSkeletonInterfacepublic void addFragment(AddFragmentRequest param)
TMRAPServiceSkeletonInterfaceaddFragment in interface TMRAPServiceSkeletonInterfacepublic void updateTopic(UpdateTopicRequest param)
TMRAPServiceSkeletonInterfaceupdateTopic in interface TMRAPServiceSkeletonInterfacepublic GetTopicPageResponse getTopicPage(GetTopicPageRequest param)
TMRAPServiceSkeletonInterfacegetTopicPage in interface TMRAPServiceSkeletonInterface