Skip to content
Snippets Groups Projects
Commit 808dfed7 authored by izabel's avatar izabel
Browse files

[LMS-826] @Private

SVN: 10640
parent 941b290e
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,7 @@ public abstract class AttachmentHolderPE implements Serializable ...@@ -63,6 +63,7 @@ public abstract class AttachmentHolderPE implements Serializable
// Abstract methods // Abstract methods
// //
@Transient @Transient
@Private
abstract public Set<AttachmentPE> getInternalAttachments(); abstract public Set<AttachmentPE> getInternalAttachments();
@Transient @Transient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment