Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dmp
OpenAIRE-EUDAT-DMP-service-pilot
Commits
1eb9aada
Commit
1eb9aada
authored
Jun 15, 2021
by
George Kalampokis
Browse files
IGNORE ME
parent
54b2661e
Changes
1
Hide whitespace changes
Inline
Side-by-side
dmp-backend/data/src/main/java/eu/eudat/data/entities/Content.java
View file @
1eb9aada
...
...
@@ -13,7 +13,7 @@ import java.util.UUID;
*/
@Entity
@Table
(
name
=
"\"Content\""
)
public
class
Content
implements
DataEntity
<
Content
,
UUID
>
{
public
class
Content
implements
DataEntity
<
Content
,
UUID
>
{
//IGNORE ME
public
enum
ParentType
{
GRANT
(
0
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment