Uses of Interface
one.xingyi.core.annotationProcessors.IElementToFieldListDom
-
Packages that use IElementToFieldListDom Package Description one.xingyi.core.annotationProcessors -
-
Uses of IElementToFieldListDom in one.xingyi.core.annotationProcessors
Methods in one.xingyi.core.annotationProcessors that return IElementToFieldListDom Modifier and Type Method Description IElementToFieldListDomElementToBundle. elementToFieldListDomForEntity(EntityNames entityNames)IElementToFieldListDomElementToBundle. elementToFieldListDomForView(ViewNames viewNames)static IElementToFieldListDomIElementToFieldListDom. forEntities(LoggerAdapter log, ElementToBundle bundle, EntityNames entityNames)static IElementToFieldListDomIElementToFieldListDom. forViews(LoggerAdapter log, ElementToBundle bundle, ViewNames viewNames)
-