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, toString
getDescr, getName, setDescr, setName
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
public LoRepositoryInfo()
public LoRepositoryInfo(LoRepository loRepository)
public String getRootLoId()
getRootLoId
in interface LoRepository
public void setRootLoId(String rootLoId)
public Date getEffectiveDate()
getEffectiveDate
in interface LoRepository
public void setEffectiveDate(Date effectiveDate)
public Date getExpirationDate()
getExpirationDate
in interface LoRepository
public void setExpirationDate(Date expirationDate)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.