org.jboss.shrinkwrap.spi
public interface Identifiable extends Assignable
Assignable
view representing an entity with an ID.String getId()
void setId(String id) throws IllegalArgumentException
id
- IllegalArgumentException
- If the ID is not specifiedCopyright © 2013 JBoss by Red Hat. All Rights Reserved.