public interface PrincipalContract extends Inactivatable, Versioned, GloballyUnique
| Modifier and Type | Method and Description | 
|---|---|
| String | getEntityId()Gets this  PrincipalContract's identity id. | 
| String | getPrincipalId()Gets this  PrincipalContract's id. | 
| String | getPrincipalName()Gets this  PrincipalContract's name. | 
isActivegetVersionNumbergetObjectIdString getPrincipalId()
PrincipalContract's id.PrincipalContract, or null if none has been assigned.String getPrincipalName()
PrincipalContract's name.PrincipalContract, this value cannot be null.String getEntityId()
PrincipalContract's identity id.PrincipalContract, or null if none has been assigned.Copyright © 2005–2014 The Kuali Foundation. All rights reserved.