com.silverpeas.tools.checkAttachments.model
Class CheckAttachmentDetail
java.lang.Object
com.silverpeas.tools.checkAttachments.model.CheckAttachmentDetail
public class CheckAttachmentDetail
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckAttachmentDetail
public CheckAttachmentDetail()
getAttachmentId
public long getAttachmentId()
setAttachmentId
public void setAttachmentId(long attachmentId)
getLogicalName
public String getLogicalName()
setLogicalName
public void setLogicalName(String logicalName)
getPhysicalName
public String getPhysicalName()
setPhysicalName
public void setPhysicalName(String physicalName)
getSize
public long getSize()
setSize
public void setSize(long size)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getSpaceLabel
public String getSpaceLabel()
setSpaceLabel
public void setSpaceLabel(String spaceLabel)
getComponentLabel
public String getComponentLabel()
setComponentLabel
public void setComponentLabel(String componentLabel)
getContext
public String getContext()
setContext
public void setContext(String context)
getPublicationPath
public String getPublicationPath()
setPublicationPath
public void setPublicationPath(String publicationPath)
getActionsDate
public String getActionsDate()
setActionsDate
public void setActionsDate(String actionsDate)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
getPath
public String getPath()
setPath
public void setPath(String path)
Copyright © 2016 Silverpeas. All Rights Reserved.