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