it.eng.spagobi.booklets.bo
Class PresentationVersion
java.lang.Object
it.eng.spagobi.booklets.bo.PresentationVersion
public class PresentationVersion
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PresentationVersion
public PresentationVersion()
getCreationDate
public java.lang.String getCreationDate()
setCreationDate
public void setCreationDate(java.lang.String creationDate)
getVersionName
public java.lang.String getVersionName()
setVersionName
public void setVersionName(java.lang.String versionName)
getPresentationName
public java.lang.String getPresentationName()
setPresentationName
public void setPresentationName(java.lang.String presentationName)
isApproved
public boolean isApproved()
setApproved
public void setApproved(boolean approved)
isCurrentVersion
public boolean isCurrentVersion()
setCurrentVersion
public void setCurrentVersion(boolean currentVersion)