Uses of Class
com.cyran.tp.server.pojo.Page
Package | Description |
---|---|
com.cyran.tp.server | |
com.cyran.tp.server.api |
-
Uses of Page in com.cyran.tp.server
Methods in com.cyran.tp.server with parameters of type Page Modifier and Type Method Description java.lang.String
UserController. checkToken(Page accessingPage)
-
Uses of Page in com.cyran.tp.server.api
Methods in com.cyran.tp.server.api with parameters of type Page Modifier and Type Method Description java.lang.String
BackendAPI. getTokenForPage(Page accessingPage)
void
BackendAPI. savePage(Page accessingPage)