org.kuali.rice.kim.api.identity.principal
Class EntityNamePrincipalName

java.lang.Object
  extended by org.kuali.rice.core.api.mo.AbstractDataTransferObject
      extended by org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete

public class EntityNamePrincipalName
extends AbstractDataTransferObject

See Also:
Serialized Form

Nested Class Summary
static class EntityNamePrincipalName.Builder
          A builder which can be used to construct EntityDefault instances.
 
Method Summary
 EntityName getDefaultName()
           
 String getPrincipalName()
           
 
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getPrincipalName

public String getPrincipalName()

getDefaultName

public EntityName getDefaultName()


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.