public class ModuleItem extends ContentItem
| Constructor and Description |
|---|
ModuleItem(String name,
String slot,
byte[] contentHash) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getRelativePath()
Get a relative path or module description.
|
String |
getSlot()
Get the module slot.
|
int |
hashCode() |
String |
toString() |
getContentHash, getContentType, getNamepublic static final String MAIN_SLOT
public String getSlot()
public String getRelativePath()
ContentItemgetRelativePath in class ContentItempublic int hashCode()
hashCode in class ContentItempublic boolean equals(Object obj)
equals in class ContentItemCopyright © 2021 JBoss by Red Hat. All rights reserved.