@Entity public class LuiEntity extends MetaEntity implements AttributeOwner<LuiAttributeEntity>
fromDTO, getCreateId, getCreateTime, getUpdateId, getUpdateTime, onPrePersist, onPreUpdate, setCreateId, setCreateTime, setEntityCreated, setEntityUpdated, setUpdateId, setUpdateTime, toDTO
getVersionNumber, setVersionNumber
getId, getObjectId, prePersist, preUpdate, setId, setObjectId, toString
public Integer getMaxSeats()
public void setMaxSeats(Integer maxSeats)
public Integer getMinSeats()
public void setMinSeats(Integer minSeats)
public Date getEffectiveDate()
public void setEffectiveDate(Date effectiveDate)
public Date getExpirationDate()
public void setExpirationDate(Date expirationDate)
public String getDescrFormatted()
public void setDescrFormatted(String formatted)
public String getDescrPlain()
public void setDescrPlain(String plain)
public String getLuiType()
public void setLuiType(String luiType)
public String getLuiState()
public void setLuiState(String luiState)
public String getReferenceURL()
public void setReferenceURL(String referenceURL)
public void setAttributes(Set<LuiAttributeEntity> attributes)
setAttributes
in interface AttributeOwner<LuiAttributeEntity>
public List<LuiIdentifierEntity> getIdentifiers()
public void setIdentifiers(List<LuiIdentifierEntity> identifiers)
public Set<LuiAttributeEntity> getAttributes()
getAttributes
in interface AttributeOwner<LuiAttributeEntity>
public String getFormatted()
public void setFormatted(String formatted)
public List<LuCodeEntity> getLuiCodes()
public void setLuiCodes(List<LuCodeEntity> luiCodes)
public List<String> getLuiContentOwner()
public void setLuiContentOwner(List<String> luiContentOwner)
public List<String> getRelatedLuiTypes()
public void setRelatedLuiTypes(List<String> relatedLuiTypes)
public List<LuiUnitsDeploymentEntity> getLuiUnitsDeployment()
public void setLuiUnitsDeployment(List<LuiUnitsDeploymentEntity> luiUnitsDeployment)
public List<String> getResultValuesGroupKeys()
public void setResultValuesGroupKeys(List<String> resultValuesGroupKeys)
public List<String> getScheduleIds()
public void setScheduleIds(List<String> scheduleIds)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.