Hello, in this video I will talk about another feature in the model which is client interface methods, what is client interface method you can create a custom method in the model layer and you can call it from the view layer. This is a simple description of the client interface. In the application module live in or in the view object level, you can generate the Java class and you can write any methods you want. This method can accept any barometer then it will contact to web surface database and make some calculation and you can return solar as a result. So, you can create this method in the model layer and after that you will put it as an interface so that the user is a view layer will see it in the data controller and can use it. So, to do this you can add the missiles in application module by opening the application modules in the Java tab and you will find Generate application module clause once you generate application module clause, you can open this clause and you can write any public methods.
After you finish this public method, you will find its application module Java tab, you will find the client interface, you can open this you'll find your own public method you can shutter this method. After you shut down this method, you can find this method exist in the data control to that you can drag it and use it in your page. This is we are commonly used this client interface almost every application if application or use this client interface so this is one of the most important feature because to get you all will go to the developer and show you how you can implement the client interface. So see you in the customer. You