public interface ComponentInfo extends ItemInfo
ItemInfo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImplementationType()
Method returns the type of implementation of the component.
|
java.util.List<Reference> |
getReferences()
Method returns the list of references of the component.
|
getDescription, getDisplayName, getInterface, getInterfaces, getName
static final java.lang.String COPYRIGHT
java.lang.String getImplementationType()
java.util.List<Reference> getReferences()