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 © 2012 JBoss by Red Hat. All Rights Reserved.