| Modifier and Type | Method and Description |
|---|---|
Organization |
User.getMainOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.addOrganization(Organization o) |
void |
User.setMainOrganization(Organization mainOrganization) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Account.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setOrganization(Organization organization) |
| Constructor and Description |
|---|
Account(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
ClientRequest.getOrganization(javax.persistence.EntityManager em) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientRequest.setOrganization(Organization organization) |
void |
DataMonitoring.setUserAndOrganization(User user,
Organization organization) |
| Modifier and Type | Field and Description |
|---|---|
protected Organization |
ReportThread.organization |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Report.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
Report.setOrganization(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
List<Organization> |
GroupParser.getGroups()
Returns all the organizations
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WMSParser.addAllLayersToGroup(Organization org,
nl.b3p.wms.capabilities.ServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
GroupParser.addAllLayersToGroup(Organization org,
nl.b3p.wms.capabilities.ServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
WFSParser.addAllLayersToGroup(Organization org,
nl.b3p.ogc.wfs.v110.WfsServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
GroupParser.addAllLayersToGroup(Organization org,
nl.b3p.ogc.wfs.v110.WfsServiceProvider sp,
javax.persistence.EntityManager em) |
Element |
GroupParser.toXml(Document doc,
Organization org) |
| Modifier and Type | Method and Description |
|---|---|
protected Organization |
OrganizationAction.getOrganization(org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
boolean createNew) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WmsServerAction.addAllLayersToGroup(Organization org,
nl.b3p.wms.capabilities.ServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
WfsServerAction.addAllLayersToGroup(Organization org,
nl.b3p.ogc.wfs.v110.WfsServiceProvider sp,
javax.persistence.EntityManager em) |
protected void |
OrganizationAction.populateOrganizationForm(Organization organization,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request) |
protected void |
OrganizationAction.populateOrganizationTree(Organization organization,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
LDAPUtil.getLDAPOrg(javax.persistence.EntityManager em,
String orgName) |
Copyright © 2015. All rights reserved.