@Deprecated public interface CollectionDefinitionI
Modifier and Type | Method and Description |
---|---|
Class<? extends BusinessObject> |
getBusinessObjectClass()
Deprecated.
|
List<? extends CollectionDefinitionI> |
getCollections()
Deprecated.
|
List<? extends FieldDefinitionI> |
getFields()
Deprecated.
|
boolean |
getIncludeAddLine()
Deprecated.
|
String |
getName()
Deprecated.
|
List<? extends FieldDefinitionI> |
getSummaryFields()
Deprecated.
|
String |
getSummaryTitle()
Deprecated.
|
boolean |
hasSummaryField(String key)
Deprecated.
|
boolean |
isAlwaysAllowCollectionDeletion()
Deprecated.
|
boolean getIncludeAddLine()
List<? extends CollectionDefinitionI> getCollections()
List<? extends FieldDefinitionI> getFields()
String getSummaryTitle()
Class<? extends BusinessObject> getBusinessObjectClass()
boolean hasSummaryField(String key)
List<? extends FieldDefinitionI> getSummaryFields()
boolean isAlwaysAllowCollectionDeletion()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.