Interface ContainerAttachmentIdentifier
- All Superinterfaces:
AttachmentIdentifier
- All Known Implementing Classes:
AllLatestVersionAttachmentIdentifier
,AttachmentRefIdentifier
,IdListAttachmentIdentifier
,LatestVersionWithNameMineTypeAttachmentIdentifier
This will represent a collection of attachment
- Since:
- 7.17.0
-
Method Summary
Modifier and TypeMethodDescriptionreturn list of AttachmentIdentifier belonging to current containerint
Return total available attachment in this identifier
-
Method Details
-
getAttachmentIdentifiedList
List<AttachmentIdentifier> getAttachmentIdentifiedList()return list of AttachmentIdentifier belonging to current container- Returns:
-
getTotalCountLatestAttachment
int getTotalCountLatestAttachment()Return total available attachment in this identifier- Returns:
-