Package com.enonic.xp.content
Class ContentVersionId
- java.lang.Object
-
- com.enonic.xp.content.ContentVersionId
-
@PublicApi public final class ContentVersionId extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
static ContentVersionId
from(String id)
int
hashCode()
String
toString()
-