imcode.server.user
Class RoleIds
java.lang.Object
imcode.server.user.RoleIds
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class RoleIds
- extends java.lang.Object
- implements java.lang.Cloneable, java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleIds
public RoleIds()
RoleIds
public RoleIds(RoleId[] roleReferences)
add
public void add(RoleId roleId)
clone
protected java.lang.Object clone()
- Overrides:
clone in class java.lang.Object
remove
public void remove(RoleId roleId)
contains
public boolean contains(RoleId roleId)
toArray
public RoleId[] toArray()
asSet
public java.util.Set asSet()
isEmpty
public boolean isEmpty()