|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Version | |
| com.infodesire.infobit | |
| com.infodesire.infobit.dao | |
| com.infodesire.infobit.data | |
| com.infodesire.infobit.external.impl | This package implements infobit externalization interfaces. |
| Uses of Version in com.infodesire.infobit |
| Methods in com.infodesire.infobit with parameters of type Version | |
void |
InfobitManager.setActualVersion(Infobit ib,
Version version)
Sets the ActualVersion attribute of the InfobitManager object |
| Uses of Version in com.infodesire.infobit.dao |
| Methods in com.infodesire.infobit.dao with parameters of type Version | |
void |
InfobitDAO.setActualVersion(Infobit ib,
Version version)
Sets the ActualVersion attribute of the InfobitDAO object |
| Uses of Version in com.infodesire.infobit.data |
| Methods in com.infodesire.infobit.data that return Version | |
Version |
Infobit.getActualVersion()
Gets the ActualVersion attribute of the Infobit object |
Version |
Content.getVersion()
infobit version content belongs to |
| Uses of Version in com.infodesire.infobit.external.impl |
| Methods in com.infodesire.infobit.external.impl with parameters of type Version | |
java.lang.String |
ExportRenderHelper.getTemplate(Version version)
Dispatches the dynamic content class of the specified version to the appropriate template to externalize the content. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||