Class Role

java.lang.Object
org.salespointframework.useraccount.Role
All Implemented Interfaces:
Serializable, Comparable<Role>

@Embeddable
public final class Role
extends Object
implements Serializable, Comparable<Role>
A Role is only identified by a name. This class is immutable.
Author:
Christopher Bellmann, Paul Henke
See Also:
Serialized Form