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 TypeMethodDescriptionbooleanstatic ModuleIdgetInstance(String moduleId) getType()inthashCode()booleanisLaterVersionThan(String version) booleanisPreviousVersionThan(String version) booleanisSameVersionAs(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
-