public class AdminOrgInfo extends IdEntityInfo implements AdminOrg, Serializable
| Constructor and Description |
|---|
AdminOrgInfo() |
AdminOrgInfo(AdminOrg adminOrg) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsPrimary() |
String |
getOrgId()
Unique identifier for an organization.
|
void |
setIsPrimary(Boolean isPrimary) |
void |
setOrgId(String orgId) |
getId, setIdgetDescr, getName, setDescr, setNamegetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributes, setAttributeValue, setAttributeValueListclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributespublic AdminOrgInfo()
public AdminOrgInfo(AdminOrg adminOrg)
public String getOrgId()
AdminOrgpublic Boolean getIsPrimary()
getIsPrimary in interface AdminOrgpublic void setIsPrimary(Boolean isPrimary)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.