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, getName
public static final String MAIN_SLOT
public String getSlot()
public String getRelativePath()
ContentItem
getRelativePath
in class ContentItem
public int hashCode()
hashCode
in class ContentItem
public boolean equals(Object obj)
equals
in class ContentItem
Copyright © 2023 JBoss by Red Hat. All rights reserved.