public class PrincipalName extends Object implements UserId
Constructor and Description |
---|
PrincipalName() |
PrincipalName(String principalName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getId()
Returns the value of the id as a String
|
String |
getPrincipalName() |
int |
hashCode() |
boolean |
isEmpty()
Returns true if this Id has an empty value.
|
void |
setPrincipalName(String principalName) |
String |
toString() |
public PrincipalName()
public PrincipalName(String principalName)
public String getPrincipalName()
public void setPrincipalName(String principalName)
public String getId()
UserId
public boolean isEmpty()
Id
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.