- fileExists(String) - Static method in class nosi.core.webapp.Core
-
- findApplicationByDad(String) - Static method in class nosi.core.webapp.Core
-
Find Application By Dad
- findApplicationById(Integer) - Static method in class nosi.core.webapp.Core
-
Find Application By ID
- findDocumentTypeByApp(String) - Static method in class nosi.core.webapp.Core
-
- findDocumentTypeByApp() - Static method in class nosi.core.webapp.Core
-
- findDomainByCode(String) - Static method in class nosi.core.webapp.Core
-
Find Active Domains by domain code name and app is null
- findDomainByCode(String, String) - Static method in class nosi.core.webapp.Core
-
Find Active Domains by domain code name and app
- findDomainByCode(String, Integer) - Static method in class nosi.core.webapp.Core
-
Find Active Domains by domain code name and app id
- findDomainDescByKey(String, String) - Static method in class nosi.core.webapp.Core
-
Find the Value/Decription ok a domay key
- findDomainDescByKey(String, String, String) - Static method in class nosi.core.webapp.Core
-
Find the Value/Decription ok a domay key
- findDomainDescByKey(String, String, Integer) - Static method in class nosi.core.webapp.Core
-
Find the Value/Decription ok a domay key
- findOrganizationByCode(String) - Static method in class nosi.core.webapp.Core
-
Find Organization By Code
- findOrganizationById(Integer) - Static method in class nosi.core.webapp.Core
-
Find Organization By ID
- findProfileByCode(String) - Static method in class nosi.core.webapp.Core
-
Find ProfileType() By Code
- findProfileById(Integer) - Static method in class nosi.core.webapp.Core
-
Find ProfileType() By ID
- findUserByEmail(String) - Static method in class nosi.core.webapp.Core
-
Find User by email
- findUserById(Integer) - Static method in class nosi.core.webapp.Core
-
Find User by ID
- findUserById(BigInteger) - Static method in class nosi.core.webapp.Core
-
Find User by ID
- findUserByUsername(String) - Static method in class nosi.core.webapp.Core
-
Find User by Username
- forceDelete(String) - Static method in class nosi.core.webapp.Core
-
- format - Variable in class nosi.core.webapp.Controller
-
- FORMAT_HTML - Static variable in class nosi.core.webapp.Response
-
- FORMAT_JSON - Static variable in class nosi.core.webapp.Response
-
- FORMAT_PDF - Static variable in class nosi.core.webapp.Response
-
- FORMAT_RAW - Static variable in class nosi.core.webapp.Response
-
- FORMAT_TEXT - Static variable in class nosi.core.webapp.Response
-
- FORMAT_XML - Static variable in class nosi.core.webapp.Response
-
- FORMAT_XSL - Static variable in class nosi.core.webapp.Response
-
- formatDate(String, String, String) - Static method in class nosi.core.webapp.Core
-
Format date and return to Type Date
- forward(String, String, String) - Method in class nosi.core.webapp.Controller
-
- forward(String, String, String, Model) - Method in class nosi.core.webapp.Controller
-
Deprecated.
- forward(String, String, String, Model, QueryString<String, Object>) - Method in class nosi.core.webapp.Controller
-
Deprecated.
- forward(String, String, String, QueryString<String, Object>) - Method in class nosi.core.webapp.Controller
-
- fromJson(String, Type) - Static method in class nosi.core.webapp.Core
-
- fromJsonWithJsonBuilder(String, Type) - Static method in class nosi.core.webapp.Core
-