Project

General

Profile

« Previous | Next » 

Revision 35041

- Added default constructors
- Added support for gwt

View differences:

Organization.java
15 15
		this.shortName = shortName;
16 16
	}
17 17

  
18
	public Organization() {
19
	}
20

  
18 21
	public String getId() {
19 22
		return id;
20 23
	}

Also available in: Unified diff