Class AbstractItemPageModContentFactoryImpl<T>

java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.pagemode.AbstractPageModContentFactoryImpl
com.hack23.cia.web.impl.ui.application.views.common.pagemode.AbstractItemPageModContentFactoryImpl<T>
Type Parameters:
T - the generic type
All Implemented Interfaces:
PageModeContentFactory
Direct Known Subclasses:
BallotChartsPageModContentFactoryImpl, BallotOverviewPageModContentFactoryImpl, CommitteeBallotDecisionSummaryPageModContentFactoryImpl, CommitteeCurrentMembersHistoryPageModContentFactoryImpl, CommitteeDecisionFlowPageModContentFactoryImpl, CommitteeDecisionSummaryPageModContentFactoryImpl, CommitteeDecisionTypeDailySummaryPageModContentFactoryImpl2, CommitteeDocumentActivityPageModContentFactoryImpl, CommitteeDocumentHistoryPageModContentFactoryImpl, CommitteeMemberHistoryPageModContentFactoryImpl, CommitteeOverviewPageModContentFactoryImpl, CommitteePageVisitHistoryPageModContentFactoryImpl, CommitteeRoleGhantPageModContentFactoryImpl, DocumentActivityPageModContentFactoryImpl, DocumentAttachementsPageModContentFactoryImpl, DocumentDataPageModContentFactoryImpl, DocumentDecisionPageModContentFactoryImpl, DocumentDetailsPageModContentFactoryImpl, DocumentOverviewPageModContentFactoryImpl, DocumentPageVisitHistoryPageModContentFactoryImpl, DocumentPersonReferencesPageModContentFactoryImpl, DocumentReferencesPageModContentFactoryImpl, GovernmentBodyExpenditurePageModContentFactoryImpl, GovernmentBodyHeadcountPageModContentFactoryImpl, GovernmentBodyIncomePageModContentFactoryImpl, GovernmentBodyOverviewPageModContentFactoryImpl, GovernmentBodyPageVisitHistoryPageModContentFactoryImpl, MinistryCurrentMembersPageModContentFactoryImpl, MinistryDocumentActivityPageModContentFactoryImpl, MinistryDocumentHistoryPageModContentFactoryImpl, MinistryGovernmentBodiesExpenditureModContentFactoryImpl, MinistryGovernmentBodiesHeadcountModContentFactoryImpl, MinistryGovernmentBodiesIncomeModContentFactoryImpl, MinistryMemberHistoryPageModContentFactoryImpl, MinistryOverviewPageModContentFactoryImpl, MinistryPageVisitHistoryPageModContentFactoryImpl, MinistryRoleGhantPageModContentFactoryImpl, PartyCoalitionsAgainstAnnualSummaryChartPageModContentFactoryImpl, PartyCommitteeBallotDecisionSummaryPageModContentFactoryImpl, PartyCommitteeRolesPageModContentFactoryImpl, PartyCurrentLeadersPageModContentFactoryImpl, PartyCurrentMembersPageModContentFactoryImpl, PartyDocumentActivityPageModContentFactoryImpl, PartyDocumentHistoryPageModContentFactoryImpl, PartyGovernmentRolesPageModContentFactoryImpl, PartyLeaderHistoryPageModContentFactoryImpl, PartyMemberHistoryPageModContentFactoryImpl, PartyOverviewPageModContentFactoryImpl, PartyPageVisitHistoryPageModContentFactoryImpl, PartyRoleGhantPageModContentFactoryImpl, PartySupportAnnualSummaryChartPageModContentFactoryImpl, PartyVoteHistoryPageModContentFactoryImpl, PartyWonDailySummaryChartPageModContentFactoryImpl, PoliticianBallotDecisionSummaryPageModContentFactoryImpl, PoliticianDocumentActivityPageModContentFactoryImpl, PoliticianDocumentHistoryPageModContentFactoryImpl, PoliticianIndicatorsPageModContentFactoryImpl, PoliticianOverviewPageModContentFactoryImpl, PoliticianPageVisitHistoryPageModContentFactoryImpl, PoliticianRoleGhantPageModContentFactoryImpl, PoliticianRoleListPageModContentFactoryImpl, PoliticianRoleSummaryPageModContentFactoryImpl, PoliticianVotesHistoryPageModContentFactoryImpl

public abstract class AbstractItemPageModContentFactoryImpl<T> extends AbstractPageModContentFactoryImpl
The Class AbstractItemPageModContentFactoryImpl.
  • Constructor Details

    • AbstractItemPageModContentFactoryImpl

      protected AbstractItemPageModContentFactoryImpl()
      Instantiates a new abstract item page mod content factory impl.
  • Method Details

    • getItem

      protected abstract T getItem(String parameters)
      Gets the item.
      Parameters:
      parameters - the parameters
      Returns:
      the item
    • validReference

      public final boolean validReference(String parameters)
      Description copied from interface: PageModeContentFactory
      Valid reference.
      Parameters:
      parameters - the parameters
      Returns:
      true, if successful