Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca committed Jul 22, 2017
1 parent 75a50ed commit 4924002
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ public class DocumentPermissionException extends AdempiereException
public static enum DocumentPermission
{
WindowAccess,
/** Document view access */
View,
/** Document update access */
Update,
};

Expand Down

0 comments on commit 4924002

Please sign in to comment.