Interface TMRAPServiceSkeletonInterface
- All Known Implementing Classes:
TMRAPServiceSkeleton
public interface TMRAPServiceSkeletonInterface
TMRAPServiceSkeletonInterface java skeleton interface for the axisService
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddFragment(AddFragmentRequest addFragmentRequest) Auto generated method signaturedeleteTopic(DeleteTopicRequest deleteTopicRequest) Auto generated method signaturegetTolog(GetTologRequest getTologRequest) Auto generated method signaturegetTopic(GetTopicRequest getTopicRequest) Auto generated method signaturegetTopicPage(GetTopicPageRequest getTopicPageRequest) Auto generated method signaturevoidupdateTopic(UpdateTopicRequest updateTopicRequest) Auto generated method signature
-
Method Details
-
getTolog
Auto generated method signature- Parameters:
getTologRequest-
-
deleteTopic
Auto generated method signature- Parameters:
deleteTopicRequest-
-
addFragment
Auto generated method signature- Parameters:
addFragmentRequest-
-
updateTopic
Auto generated method signature- Parameters:
updateTopicRequest-
-
getTopic
Auto generated method signature- Parameters:
getTopicRequest-
-
getTopicPage
Auto generated method signature- Parameters:
getTopicPageRequest-
-