public class ParentOrganizationQualifierResolver extends AbstractOrganizationServiceQualifierResolver
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ROUTE_NODE_XML_ORG_ID_QUALIFIER_KEY |
protected static String |
ROUTE_NODE_XML_ORG_RELATION_TYPE |
protected static String |
ROUTE_NODE_XML_RELATED_ORG_TYPE |
protected static String |
ROUTE_NODE_XML_USE_NON_DERIVED_ROLES |
DOCUMENT_CONTENT_XML_DEFAULT_ORG_ID_KEY, DOCUMENT_CONTENT_XML_ORG_ID_KEY, DOCUMENT_CONTENT_XML_ROOT_ELEMENT_NAME, KUALI_ORG_COC, KUALI_ORG_COLLEGE, KUALI_ORG_DEPARTMENT, KUALI_ORG_DIVISION, KUALI_ORG_HIERARCHY_CURRICULUM, KUALI_ORG_PROGRAM, KUALI_ORG_TYPE_CURRICULUM_PARENT| Constructor and Description |
|---|
ParentOrganizationQualifierResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeSpecificOrganizationIdAttributeSetKey(RouteContext context) |
protected String |
getOrganizationRelationTypeCode(RouteContext context) |
protected String |
getRelatedOrganizationTypeCode(RouteContext context) |
List<Map<String,String>> |
resolve(RouteContext context) |
Boolean |
usesNonDerivedOrganizationRoles(RouteContext context) |
attributeSetFromSearchResult, getOrganizationIdDocumentContentFieldKey, getOrganizationIdsFromDocumentContent, getOrganizationService, relatedOrgsFromOrgId, setOrganizationServiceprotected static final String ROUTE_NODE_XML_ORG_ID_QUALIFIER_KEY
protected static final String ROUTE_NODE_XML_USE_NON_DERIVED_ROLES
protected static final String ROUTE_NODE_XML_ORG_RELATION_TYPE
protected static final String ROUTE_NODE_XML_RELATED_ORG_TYPE
public ParentOrganizationQualifierResolver()
protected String getRelatedOrganizationTypeCode(RouteContext context)
protected String getOrganizationRelationTypeCode(RouteContext context)
public String getNodeSpecificOrganizationIdAttributeSetKey(RouteContext context)
public Boolean usesNonDerivedOrganizationRoles(RouteContext context)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.