|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface CollectionDefinitionI
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getName()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |