org.jbpm.console.ng.ht.model
Class IdentitySummary
java.lang.Object
org.jbpm.console.ng.ht.model.IdentitySummary
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Group, TypeRole, User
@Portable
public class IdentitySummary
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEPARATOR
protected static final String SEPARATOR
- See Also:
- Constant Field Values
SEPARATOR_REGEX
protected static final String SEPARATOR_REGEX
- See Also:
- Constant Field Values
id
protected String id
IdentitySummary
public IdentitySummary()
IdentitySummary
public IdentitySummary(String name)
getName
public String getName()
setName
public void setName(String name)
getId
public String getId()
setId
public void setId(String id)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.