public class LoRepositoryInfo extends KeyEntityInfo implements LoRepository, Serializable
| Constructor and Description |
|---|
LoRepositoryInfo() |
LoRepositoryInfo(LoRepository loRepository) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEffectiveDate() |
Date |
getExpirationDate() |
String |
getRootLoId() |
void |
setEffectiveDate(Date effectiveDate) |
void |
setExpirationDate(Date expirationDate) |
void |
setRootLoId(String rootLoId) |
getKey, setKey, toStringgetDescr, getName, setDescr, setNamegetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributespublic LoRepositoryInfo()
public LoRepositoryInfo(LoRepository loRepository)
public String getRootLoId()
getRootLoId in interface LoRepositorypublic void setRootLoId(String rootLoId)
public Date getEffectiveDate()
getEffectiveDate in interface LoRepositorypublic void setEffectiveDate(Date effectiveDate)
public Date getExpirationDate()
getExpirationDate in interface LoRepositorypublic void setExpirationDate(Date expirationDate)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.