Uses of Class
com.maplander.backend.model.manage.LinkXML.LinkPropertyPortal
Packages that use LinkPropertyPortal
Package
Description
-
Uses of LinkPropertyPortal in com.maplander.backend.controller.businessrule.opi.LinkXML
Methods in com.maplander.backend.controller.businessrule.opi.LinkXML with parameters of type LinkPropertyPortalModifier and TypeMethodDescriptionstatic String
BRLinkXML.validateLinkPropertyPortal
(LinkPropertyPortal propertyPortal) -
Uses of LinkPropertyPortal in com.maplander.backend.dao.manage.LinkXML
Fields in com.maplander.backend.dao.manage.LinkXML with type parameters of type LinkPropertyPortalMethods in com.maplander.backend.dao.manage.LinkXML that return LinkPropertyPortalMethods in com.maplander.backend.dao.manage.LinkXML that return types with arguments of type LinkPropertyPortalModifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse
<LinkPropertyPortal> LinkXMLDAO.listXMLByUser
(Long userId, String cursor, Integer limit)