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, setId
getDescr, getName, setDescr, setName
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes, setAttributeValue, setAttributeValueList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
public AdminOrgInfo()
public AdminOrgInfo(AdminOrg adminOrg)
public String getOrgId()
AdminOrg
public Boolean getIsPrimary()
getIsPrimary
in interface AdminOrg
public void setIsPrimary(Boolean isPrimary)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.