Uses of Class
de.uplanet.lucy.server.auxiliaries.versionmanager.VCVersionInfo
-
Packages that use VCVersionInfo Package Description de.uplanet.lucy.server.auxiliaries Contains helper and convenience classes for Velocity-based web authoring with Intrexx. -
-
Uses of VCVersionInfo in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return VCVersionInfo Modifier and Type Method Description VCVersionInfo
Portal. getApplicationVersionInformation(String p_strApplicationGuid)
Get the semantic version information of an application.VCVersionInfo
Portal. getLayoutVersionInformation(String p_strLayoutDirectoryName)
Get the semantic version information of a layout.VCVersionInfo
Portal. getWorkflowVersionInformation(String p_strWorkflowGuid)
Get the semantic version information of a workflow.
-