org.silverpeas.attachment.notification
Class AttachmentRef
java.lang.Object
org.silverpeas.attachment.notification.AttachmentRef
- All Implemented Interfaces:
- Serializable
public class AttachmentRef
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentRef
public AttachmentRef(SimpleDocument document)
getId
public String getId()
getInstanceId
public String getInstanceId()
getForeignId
public String getForeignId()
getOldSilverpeasId
public long getOldSilverpeasId()
getName
public String getName()
isVersioned
public boolean isVersioned()
Copyright © 2016 Silverpeas. All Rights Reserved.