Package | Description |
---|---|
org.kuali.rice.kew.impl.document.search | |
org.kuali.rice.kew.rule.bo | |
org.kuali.rice.kim.lookup | |
org.kuali.rice.kns.lookup |
Copyright 2005-2014 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.
|
org.kuali.rice.kns.util |
Copyright 2005-2014 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.
|
org.kuali.rice.kns.web.ui |
Copyright 2005-2014 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 |
---|---|
protected void |
DocumentSearchCriteriaBoLookupableHelperService.populateCustomColumns(List<Column> customColumns,
DocumentSearchResult searchResult) |
Modifier and Type | Method and Description |
---|---|
List<Column> |
AbstractRuleLookupableHelperServiceImpl.getColumns() |
Modifier and Type | Method and Description |
---|---|
List<Column> |
GroupLookupableHelperServiceImpl.getColumns() |
Modifier and Type | Field and Description |
---|---|
protected CopiedObject<ArrayList<Column>> |
AbstractLookupableHelperServiceImpl.resultColumns
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Column> |
KualiLookupableImpl.getColumns()
Deprecated.
Constructs the list of columns for the search results.
|
List<Column> |
LookupableHelperService.getColumns()
Deprecated.
|
List<Column> |
AbstractLookupableHelperServiceImpl.getColumns()
Deprecated.
Constructs the list of columns for the search results.
|
List<Column> |
Lookupable.getColumns()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Column |
FieldUtils.constructColumnFromAttributeField(RemotableAttributeField attributeField)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static List<Column> |
FieldUtils.constructColumnsFromAttributeFields(List<RemotableAttributeField> attributeFields)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Column> |
ResultRow.getColumns()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultRow.setColumns(List<Column> columns)
Deprecated.
|
Constructor and Description |
---|
ResultRow(List<Column> columns,
String returnUrl,
String actionUrls)
Deprecated.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.