com.silverpeas.tools.checkAttachments.model
Class OrphanAttachment
java.lang.Object
com.silverpeas.tools.checkAttachments.model.OrphanAttachment
public class OrphanAttachment
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrphanAttachment
public OrphanAttachment()
getPhysicalName
public String getPhysicalName()
setPhysicalName
public void setPhysicalName(String physicalName)
getSize
public long getSize()
setSize
public void setSize(long size)
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)
getPath
public String getPath()
setPath
public void setPath(String path)
Copyright © 2016 Silverpeas. All Rights Reserved.