Package com.liferay.portal.plugin
Class ModuleId
Object
com.liferay.portal.plugin.ModuleId
- All Implemented Interfaces:
Serializable
- Author:
- Jorge Ferrer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ModuleId
getInstance
(String moduleId) getType()
int
hashCode()
boolean
isLaterVersionThan
(String version) boolean
isPreviousVersionThan
(String version) boolean
isSameVersionAs
(String version) toString()
static String
-
Constructor Details
-
ModuleId
-
ModuleId
-
-
Method Details
-
getInstance
-
toString
-
equals
-
getArtifactId
-
getArtifactPath
-
getArtifactWARName
-
getGroupId
-
getPackageId
-
getType
-
getVersion
-
hashCode
public int hashCode() -
isLaterVersionThan
-
isPreviousVersionThan
-
isSameVersionAs
-
toString
-