com.ptc.windchill.counterpart
Class AttachmentLocator
java.lang.Object
com.ptc.windchill.counterpart.AttachmentLocator
- All Implemented Interfaces:
- Serializable
- public class AttachmentLocator
- 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 |
fKey
private String fKey
fVersion
private long fVersion
fLength
private long fLength
fAttachmentOID
private ObjectIdentifier fAttachmentOID
AttachmentLocator
public AttachmentLocator(CounterPartAttachment attachment)
getKey
public String getKey()
getVersion
public long getVersion()
getLength
public long getLength()
getAttachmentOID
public ObjectIdentifier getAttachmentOID()