Uses of Class
org.compiere.model.MSearchDefinition
-
Packages that use MSearchDefinition Package Description org.compiere.model Provides for.... -
-
Uses of MSearchDefinition in org.compiere.model
Methods in org.compiere.model that return types with arguments of type MSearchDefinition Modifier and Type Method Description static List<MSearchDefinition>
MSearchDefinition. getForCode(String transactionCode)
Returns all SearchDefinition objects with the given transaction code
-