| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HeaderDto | |
| org.jaffa.components.codehelper.dto | |
| org.jaffa.components.finder | |
| org.jaffa.components.maint | |
| Uses of HeaderDto in org.jaffa.components.codehelper.dto | 
| Methods in org.jaffa.components.codehelper.dto that return HeaderDto | |
|  HeaderDto | CodeHelperInDto.getHeaderDto()Getter for property headerDto. | 
| Methods in org.jaffa.components.codehelper.dto with parameters of type HeaderDto | |
|  void | CodeHelperInDto.setHeaderDto(HeaderDto headerDto)Setter for property headerDto. | 
| Uses of HeaderDto in org.jaffa.components.finder | 
| Methods in org.jaffa.components.finder that return HeaderDto | |
| protected  HeaderDto | FinderComponent2.getHeaderDto()Returns the HeaderDto. | 
| protected  HeaderDto | FinderComponent.getHeaderDto()Deprecated. Returns the HeaderDto. | 
| Uses of HeaderDto in org.jaffa.components.maint | 
| Methods in org.jaffa.components.maint that return HeaderDto | |
| protected  HeaderDto | MaintComponent2.getHeaderDto()Returns the HeaderDto. | 
| Methods in org.jaffa.components.maint with parameters of type HeaderDto | |
| static String | MaintTx.addCommentWithStamp(String originalComment,
                                       String additionalComment,
                                       boolean lifo,
                                       HeaderDto headerDto)Deprecated. This function is now provided by the StringHelper class. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||