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 VCVersionInfoPortal. getApplicationVersionInformation(String p_strApplicationGuid)Get the semantic version information of an application.VCVersionInfoPortal. getLayoutVersionInformation(String p_strLayoutDirectoryName)Get the semantic version information of a layout.VCVersionInfoPortal. getWorkflowVersionInformation(String p_strWorkflowGuid)Get the semantic version information of a workflow.
-