| Package | Description |
|---|---|
| org.kuali.rice.kew.framework.document.search |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentSearchCustomization |
DocumentSearchCustomization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentSearchCustomization[] |
DocumentSearchCustomization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<DocumentSearchCustomization> |
DocumentSearchCustomizationHandlerService.getEnabledCustomizations(String documentTypeName,
String customizerName)
Returns the set of customizations that are enabled and should be executed for the
DocumentSearchCustomizer
with the given customizer name. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.