public class LuiSetInfo extends IdEntityInfo implements Serializable, LuiSet
Constructor and Description |
---|
LuiSetInfo() |
LuiSetInfo(LuiSet luiSet) |
Modifier and Type | Method and Description |
---|---|
Date |
getEffectiveDate()
Date/time this object became effective.
|
Date |
getExpirationDate()
Date/time this relationship is no longer effective.
|
List<String> |
getLuiIds()
List of identifiers of contained LUIs.
|
void |
setEffectiveDate(Date effectiveDate) |
void |
setExpirationDate(Date expirationDate) |
void |
setLuiIds(List<String> luiIds) |
getId, setId
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, toString, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
public LuiSetInfo()
public LuiSetInfo(LuiSet luiSet)
public List<String> getLuiIds()
LuiSet
public Date getEffectiveDate()
HasEffectiveDates
getEffectiveDate
in interface HasEffectiveDates
public void setEffectiveDate(Date effectiveDate)
public Date getExpirationDate()
HasEffectiveDates
getExpirationDate
in interface HasEffectiveDates
public void setExpirationDate(Date expirationDate)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.