Subversion Repositories bacoAlunos

Rev

Rev 1728 | Rev 1730 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1728 Rev 1729
1
package pt.estgp.estgweb.domain;
1
package pt.estgp.estgweb.domain;
2
// Generated 13/Abr/2017 16:17:26 by Hibernate Tools 3.2.0.b9
2
// Generated 14/Abr/2017 13:19:24 by Hibernate Tools 3.2.0.b9
3
 
3
 
4
 
4
 
5
import java.util.Date;
5
import java.util.Date;
6
 
6
 
7
/**
7
/**
8
 * ProcessEventFile generated by hbm2java
8
 * ProcessEventFile generated by hbm2java
9
 */
9
 */
10
public abstract class ProcessEventFile extends pt.estgp.estgweb.domain.OwnedDomainObject implements java.io.1.5.0/docs/api/java/io/Serializable.html">Serializable {
10
public abstract class ProcessEventFile extends pt.estgp.estgweb.domain.OwnedDomainObject implements java.io.1.5.0/docs/api/java/io/Serializable.html">Serializable {
11
 
11
 
12
 
12
 
13
     private long id;
13
     private long id;
14
     private 5+0%2Fdocs%2Fapi+Date">Date updateDate;
14
     private 5+0%2Fdocs%2Fapi+Date">Date updateDate;
15
     private 1.5.0/docs/api/java/lang/String.html">String name;
15
     private 1.5.0/docs/api/java/lang/String.html">String name;
16
     private 1.5.0/docs/api/java/lang/String.html">String fileAccessLevel;
16
     private 1.5.0/docs/api/java/lang/String.html">String fileAccessLevel;
17
     private 1.5.0/docs/api/java/lang/String.html">String oldFileAccessLevel;
17
     private 1.5.0/docs/api/java/lang/String.html">String oldFileAccessLevel;
18
     private 1.5.0/docs/api/java/lang/String.html">String fileAccessIdentifiers;
18
     private 1.5.0/docs/api/java/lang/String.html">String fileAccessIdentifiers;
19
     private 1.5.0/docs/api/java/lang/String.html">String fileAccessRoles;
19
     private 1.5.0/docs/api/java/lang/String.html">String fileAccessRoles;
20
     private 5+0%2Fdocs%2Fapi+Date">Date importDate;
20
     private 5+0%2Fdocs%2Fapi+Date">Date importDate;
21
     private 1.5.0/docs/api/java/lang/String.html">String repositoryStream;
21
     private 1.5.0/docs/api/java/lang/String.html">String repositoryStream;
22
     private 1.5.0/docs/api/java/lang/String.html">String notes;
22
     private 1.5.0/docs/api/java/lang/String.html">String notes;
23
     private boolean ghost;
23
     private boolean ghost;
24
     private GenericUser owner;
24
     private GenericUser owner;
25
     private ProcessEvent processEvent;
25
     private ProcessEvent processEvent;
26
 
26
 
27
    public ProcessEventFile() {
27
    public ProcessEventFile() {
28
    }
28
    }
29
 
29
 
30
   
30
   
31
    public long getId() {
31
    public long getId() {
32
        return this.id;
32
        return this.id;
33
    }
33
    }
34
   
34
   
35
    public void setId(long id) {
35
    public void setId(long id) {
36
        this.id = id;
36
        this.id = id;
37
    }
37
    }
38
    public 5+0%2Fdocs%2Fapi+Date">Date getUpdateDate() {
38
    public 5+0%2Fdocs%2Fapi+Date">Date getUpdateDate() {
39
        return this.updateDate;
39
        return this.updateDate;
40
    }
40
    }
41
   
41
   
42
    public void setUpdateDate(5+0%2Fdocs%2Fapi+Date">Date updateDate) {
42
    public void setUpdateDate(5+0%2Fdocs%2Fapi+Date">Date updateDate) {
43
        this.updateDate = updateDate;
43
        this.updateDate = updateDate;
44
    }
44
    }
45
    public 1.5.0/docs/api/java/lang/String.html">String getName() {
45
    public 1.5.0/docs/api/java/lang/String.html">String getName() {
46
        return this.name;
46
        return this.name;
47
    }
47
    }
48
   
48
   
49
    public void setName(1.5.0/docs/api/java/lang/String.html">String name) {
49
    public void setName(1.5.0/docs/api/java/lang/String.html">String name) {
50
        this.name = name;
50
        this.name = name;
51
    }
51
    }
52
    public 1.5.0/docs/api/java/lang/String.html">String getFileAccessLevel() {
52
    public 1.5.0/docs/api/java/lang/String.html">String getFileAccessLevel() {
53
        return this.fileAccessLevel;
53
        return this.fileAccessLevel;
54
    }
54
    }
55
   
55
   
56
    public void setFileAccessLevel(1.5.0/docs/api/java/lang/String.html">String fileAccessLevel) {
56
    public void setFileAccessLevel(1.5.0/docs/api/java/lang/String.html">String fileAccessLevel) {
57
        this.fileAccessLevel = fileAccessLevel;
57
        this.fileAccessLevel = fileAccessLevel;
58
    }
58
    }
59
    public 1.5.0/docs/api/java/lang/String.html">String getOldFileAccessLevel() {
59
    public 1.5.0/docs/api/java/lang/String.html">String getOldFileAccessLevel() {
60
        return this.oldFileAccessLevel;
60
        return this.oldFileAccessLevel;
61
    }
61
    }
62
   
62
   
63
    public void setOldFileAccessLevel(1.5.0/docs/api/java/lang/String.html">String oldFileAccessLevel) {
63
    public void setOldFileAccessLevel(1.5.0/docs/api/java/lang/String.html">String oldFileAccessLevel) {
64
        this.oldFileAccessLevel = oldFileAccessLevel;
64
        this.oldFileAccessLevel = oldFileAccessLevel;
65
    }
65
    }
66
    public 1.5.0/docs/api/java/lang/String.html">String getFileAccessIdentifiers() {
66
    public 1.5.0/docs/api/java/lang/String.html">String getFileAccessIdentifiers() {
67
        return this.fileAccessIdentifiers;
67
        return this.fileAccessIdentifiers;
68
    }
68
    }
69
   
69
   
70
    public void setFileAccessIdentifiers(1.5.0/docs/api/java/lang/String.html">String fileAccessIdentifiers) {
70
    public void setFileAccessIdentifiers(1.5.0/docs/api/java/lang/String.html">String fileAccessIdentifiers) {
71
        this.fileAccessIdentifiers = fileAccessIdentifiers;
71
        this.fileAccessIdentifiers = fileAccessIdentifiers;
72
    }
72
    }
73
    public 1.5.0/docs/api/java/lang/String.html">String getFileAccessRoles() {
73
    public 1.5.0/docs/api/java/lang/String.html">String getFileAccessRoles() {
74
        return this.fileAccessRoles;
74
        return this.fileAccessRoles;
75
    }
75
    }
76
   
76
   
77
    public void setFileAccessRoles(1.5.0/docs/api/java/lang/String.html">String fileAccessRoles) {
77
    public void setFileAccessRoles(1.5.0/docs/api/java/lang/String.html">String fileAccessRoles) {
78
        this.fileAccessRoles = fileAccessRoles;
78
        this.fileAccessRoles = fileAccessRoles;
79
    }
79
    }
80
    public 5+0%2Fdocs%2Fapi+Date">Date getImportDate() {
80
    public 5+0%2Fdocs%2Fapi+Date">Date getImportDate() {
81
        return this.importDate;
81
        return this.importDate;
82
    }
82
    }
83
   
83
   
84
    public void setImportDate(5+0%2Fdocs%2Fapi+Date">Date importDate) {
84
    public void setImportDate(5+0%2Fdocs%2Fapi+Date">Date importDate) {
85
        this.importDate = importDate;
85
        this.importDate = importDate;
86
    }
86
    }
87
    public 1.5.0/docs/api/java/lang/String.html">String getRepositoryStream() {
87
    public 1.5.0/docs/api/java/lang/String.html">String getRepositoryStream() {
88
        return this.repositoryStream;
88
        return this.repositoryStream;
89
    }
89
    }
90
   
90
   
91
    public void setRepositoryStream(1.5.0/docs/api/java/lang/String.html">String repositoryStream) {
91
    public void setRepositoryStream(1.5.0/docs/api/java/lang/String.html">String repositoryStream) {
92
        this.repositoryStream = repositoryStream;
92
        this.repositoryStream = repositoryStream;
93
    }
93
    }
94
    public 1.5.0/docs/api/java/lang/String.html">String getNotes() {
94
    public 1.5.0/docs/api/java/lang/String.html">String getNotes() {
95
        return this.notes;
95
        return this.notes;
96
    }
96
    }
97
   
97
   
98
    public void setNotes(1.5.0/docs/api/java/lang/String.html">String notes) {
98
    public void setNotes(1.5.0/docs/api/java/lang/String.html">String notes) {
99
        this.notes = notes;
99
        this.notes = notes;
100
    }
100
    }
101
    public boolean isGhost() {
101
    public boolean isGhost() {
102
        return this.ghost;
102
        return this.ghost;
103
    }
103
    }
104
   
104
   
105
    public void setGhost(boolean ghost) {
105
    public void setGhost(boolean ghost) {
106
        this.ghost = ghost;
106
        this.ghost = ghost;
107
    }
107
    }
108
    public GenericUser getOwner() {
108
    public GenericUser getOwner() {
109
        return this.owner;
109
        return this.owner;
110
    }
110
    }
111
   
111
   
112
    public void setOwner(GenericUser owner) {
112
    public void setOwner(GenericUser owner) {
113
        this.owner = owner;
113
        this.owner = owner;
114
    }
114
    }
115
    public ProcessEvent getProcessEvent() {
115
    public ProcessEvent getProcessEvent() {
116
        return this.processEvent;
116
        return this.processEvent;
117
    }
117
    }
118
   
118
   
119
    public void setProcessEvent(ProcessEvent processEvent) {
119
    public void setProcessEvent(ProcessEvent processEvent) {
120
        this.processEvent = processEvent;
120
        this.processEvent = processEvent;
121
    }
121
    }
122
 
122
 
123
 
123
 
124
 
124
 
125
 
125
 
126
}
126
}
127
 
127
 
128
 
128
 
129
 
129