lp:~mugle-dev/mugle/data-wrapper

Created by Matt Giuca and last modified
Get this branch:
bzr branch lp:~mugle-dev/mugle/data-wrapper
Members of MUGLE Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MUGLE Developers
Project:
MUGLE
Status:
Merged

Recent revisions

146. By Prageeth Silva

Data wrapper doc updated due to changes made in the Class structure (separation of shared and server).

145. By Prageeth Silva

Due to changes in the trunk, there were compile errors (in adopting GameFile and GameVersion), and is fixed now.

144. By Prageeth Silva

Merging from trunk (r68).

143. By Scott Ritchie

Updated the web.xml to include the necessary servlet mappings

142. By Prageeth Silva

All necessary classes have been moved to shared; no more import issues.

141. By Prageeth Silva

Now adding, updating, removing Client objects in ModelWrapper class will
cross check with the @MugleDataWrapper annotation and throw UserPrivilegeException.

140. By Prageeth Silva

MugleDataWrapper annotation now has six fields that takes Roles.
*privateAdd, privateUpdate, privateRemove,
*publicAdd, publicUpdate, publicRemove

New protected methods added to the ModelWrapper to check if Adding, Updating,
and Removing is possible given the current Role and ClientView.

139. By Prageeth Silva

Changes made to DeveloperService implementations.

138. By Prageeth Silva

AdminService implementations redone due to previous changes.
This also included further modifications in ServiceHelper.

137. By Prageeth Silva

ServiceHelper method implementations modified.
This also affected the visibilty of some methods in some Client Model classes (User and GameVersion).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mugle
This branch contains Public information 
Everyone can see this information.

Subscribers