Uses of Interface
de.xima.fc.handler.interfaces.entity.IProjectPortalDataHandler
-
Packages that use IProjectPortalDataHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IProjectPortalDataHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IProjectPortalDataHandler Modifier and Type Class Description class
ProjectPortalDataHandler
Handler implementation for reading and writingProjectPortalData
entities. -
Uses of IProjectPortalDataHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IProjectPortalDataHandler Modifier and Type Method Description IProjectPortalDataHandler
AHandlerProvider. getProjectPortalDataHandler()
IProjectPortalDataHandler
IHandlerProvider. getProjectPortalDataHandler()
-