| |
|
| org.kuali.core.bo.PersistableBusinessObjectBase org.kuali.module.cg.bo.Security
Constructor Summary | |
public | Security() Default no-arg constructor. |
Security | public Security()(Code) | | Default no-arg constructor.
|
getPersonUniversalIdentifier | public String getPersonUniversalIdentifier()(Code) | | Gets the personUniversalIdentifier attribute.
Returns the personUniversalIdentifier |
setPersonUniversalIdentifier | public void setPersonUniversalIdentifier(String personUniversalIdentifier)(Code) | | Sets the personUniversalIdentifier attribute.
Parameters: personUniversalIdentifier - The personUniversalIdentifier to set. |
Fields inherited from org.kuali.core.bo.PersistableBusinessObjectBase | protected Long versionNumber(Code)(Java Doc)
|
|
|
|