public interface IdentifiableComponent extends IdentifiedComponent
Component
whose identifier can be set.Modifier and Type | Method and Description |
---|---|
void |
setId(String componentId)
Set the ID of this component.
|
getId
Copyright © 2016 JBoss by Red Hat. All rights reserved.