@Entity public class Vacancy extends ContentItem
| Constructor and Description |
|---|
Vacancy() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ContentItem o) |
List<Application> |
getApplications() |
Date |
getBeginning() |
Location |
getLocation() |
String |
getUrl() |
String |
getWorkingTime() |
void |
setApplications(List<Application> applications) |
void |
setBeginning(Date beginning) |
void |
setLocation(Location location) |
void |
setWorkingTime(String workingTime) |
getContent, getContent, getContentMap, getContentObject, setContentMapgetCssGroup, getImage, getPicture, getPictureOnPage, setCssGroup, setImage, setPicture, setPictureOnPagegetCreated, getDescription, getDescription, getDescriptionMap, getDescriptionObject, getKeywords, getKeywords, getModified, getModifiedAddress, getModifiedBy, getName, getName, getOverviewDescription, getShortDescription, getShortName, getTechnical, getUuid, getVisible, setCreated, setDescriptionMap, setModified, setModifiedAddress, setModifiedBy, setTechnical, setUuid, setVisiblepublic Date getBeginning()
public void setBeginning(Date beginning)
public String getWorkingTime()
public void setWorkingTime(String workingTime)
public Location getLocation()
public void setLocation(Location location)
public List<Application> getApplications()
public void setApplications(List<Application> applications)
public String getUrl()
getUrl in class ContentItempublic int compareTo(ContentItem o)
Copyright © 2010–2020 T.I.V. Consulting GmbH. All rights reserved.