Interface AttachmentRef.Container
- Enclosing interface:
- AttachmentRef
public static interface AttachmentRef.Container
Represents a reference to an 
Attachment container entity.- 
Method Details- 
getIdlong getId()- Returns:
- The ID of the latest version (i.e. the stable ID) of the attachment container entity.
 
- 
getSpaceOptional<AttachmentRef.Space> getSpace()
- 
tryRenameOnMovedefault boolean tryRenameOnMove()
 
-