| Package | Description |
|---|---|
| nl.b3p.pzh.rwbp.entity | |
| nl.b3p.pzh.rwbp.export | |
| nl.b3p.pzh.rwbp.parse | |
| nl.b3p.pzh.rwbp.stripes |
| Modifier and Type | Method and Description |
|---|---|
Gebruiker |
Bouwplanopmerking.getGebruiker() |
Gebruiker |
Bouwplan.getGebruiker() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bouwplanopmerking.setGebruiker(Gebruiker gebruiker) |
void |
Bouwplan.setGebruiker(Gebruiker gebruiker) |
| Constructor and Description |
|---|
ExportBouwplannenThread(Integer[] geselecteerdePlannen,
Gebruiker user,
String path,
boolean exporteenvoudig,
boolean exportvolledig) |
| Modifier and Type | Method and Description |
|---|---|
List<Bouwplan> |
ShapeParser.parse(InputStream is,
Gebruiker gebruiker) |
List<Bouwplan> |
XMLParser.parse(InputStream is,
Gebruiker gebruiker) |
abstract List<Bouwplan> |
Parser.parse(InputStream is,
Gebruiker gebruiker) |
| Modifier and Type | Field and Description |
|---|---|
protected Gebruiker |
ViewerActionBean.gebruiker |
| Modifier and Type | Method and Description |
|---|---|
Gebruiker |
ViewerActionBean.getGebruiker() |
Gebruiker |
AdminUserActionBean.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<Gebruiker> |
AdminUserActionBean.getGebruikersList() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ImportPlanActionBean.hasImportRights(Bouwplan bouwplan,
Gebruiker gebruiker) |
static boolean |
BouwplanUtils.isAuthorized(Bouwplan bouwplan,
Gebruiker gebruiker) |
static String |
BouwplanUtils.makeBbox(Gebruiker gebruiker) |
void |
ViewerActionBean.setGebruiker(Gebruiker gebruiker) |
void |
AdminUserActionBean.setUser(Gebruiker user) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminUserActionBean.setGebruikersList(List<Gebruiker> gebruikersList) |
Copyright © 2016. All rights reserved.