private void loadContent() {
   myServiceBinder.orderPostDetail(myServiceBinder.getUser().getId(), postID);
 }