init repo for role object

This commit is contained in:
Besok
2019-10-19 16:17:59 +01:00
parent 2982db456d
commit a204383f45
2 changed files with 58 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
---
layout: pattern
title: Role object
folder: Migration
permalink: /patterns/role-object/
categories: Behavioral
tags:
- Java
- Easy-to-implement
---
## Also known as
## Intent
## Applicability
## Real world examples
## Credits