MCPcopy Index your code

hub / github.com/Hack23/cia / functions

Functions11,874 in github.com/Hack23/cia

↓ 245 callersMethodcreateItemPageCommand
Creates the item page command. @param part the part @return the page mode menu command
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/PageModeMenuCommand.java:170
↓ 173 callersMethodvisitDirectPage
Visit direct page. @param page the page
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisit.java:739
↓ 155 callersMethodverifyViewContent
Verify view content. @param contentToVerify the content to verify
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisit.java:766
↓ 154 callersMethodtoString
()
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisitHelper.java:131
↓ 153 callersMethodvalidatePage
Validate page. @param page the page
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisit.java:690
↓ 152 callersMethodgetPageId
Gets the page id. @param parameters the parameters @return the page id
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/PageModeMenuCommand.java:151
↓ 149 callersMethodgetDataContainer
Gets the data container. @param <T> the generic type @param <V> the value type @param dataObject the data object @re
service.api/src/main/java/com/hack23/cia/service/api/ApplicationManager.java:51
↓ 143 callersMethodcreatePanelContent
Creates the panel content. @return the vertical layout
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/AbstractPageModContentFactoryImpl.java:117
↓ 142 callersMethodcreatePageHeader
Creates the page header. @param panel the panel @param panelContent the panel content @param header the header @param pageHeade
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/CardInfoRowUtil.java:52
↓ 139 callersMethodcreatePageEvent
Creates the page event. @param viewAction the view action @param applicationEventGroup the application event group @param page
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/action/PageActionEventHelper.java:43
↓ 139 callersMethodgetPageActionEventHelper
Gets the page action event helper. @return the page action event helper
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/AbstractPageModContentFactoryImpl.java:176
↓ 135 callersMethodmatches
Matches. @param page the page @param parameters the parameters @return true, if successful
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/PageModeContentFactory.java:52
↓ 127 callersMethodcreateInfoRow
Creates a simple info row (caption and value) with optional icon. @param caption the field caption @param value the field value @param icon a Va
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/CardInfoRowUtil.java:87
↓ 120 callersMethodcreateButtonLink
Creates the button link. @param row the panel content @param linkText the link text @param icon
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/AbstractMenuItemFactoryImpl.java:112
↓ 120 callersMethodservice
Service. @param serviceRequest the service request @return the service response
service.api/src/main/java/com/hack23/cia/service/api/ApplicationManager.java:60
↓ 113 callersMethodgetResult
Gets the result. @return the result
service.api/src/main/java/com/hack23/cia/service/api/action/common/ServiceResponse.java:44
↓ 105 callersMethodgetApplicationManager
Gets the application manager. @return the application manager
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/pageclicklistener/AbstractClickListener.java:41
↓ 102 callersMethodgetEmbeddedId
Gets the embedded id. @return the embedded id
model.external.riksdagen.votering.impl/src/main/java/com/hack23/cia/model/external/riksdagen/votering/impl/VoteData.java:470
↓ 96 callersMethodtoString
()
service.impl/src/main/java/com/hack23/cia/service/impl/rules/AbstractComplianceCheckImpl.java:108
↓ 90 callersMethodgetAll
Gets the all. @return the all
service.api/src/main/java/com/hack23/cia/service/api/DataContainer.java:41
↓ 63 callersMethodgetValue
Gets the value. @return the value
model.external.worldbank.data.impl/src/main/java/com/hack23/cia/model/external/worldbank/data/impl/Country.java:87
↓ 60 callersMethodpersist
Persist. @param list the list
service.data.api/src/main/java/com/hack23/cia/service/data/api/AbstractGenericDAO.java:219
↓ 57 callersMethodsetContent
Sets the content. @param content the new content
service.api/src/main/java/com/hack23/cia/service/api/action/admin/SendEmailRequest.java:129
↓ 54 callersMethodexecute
Execute. @param workOrder the work order
service.api/src/main/java/com/hack23/cia/service/api/AgentContainer.java:35
↓ 50 callersMethodgetGridFactory
Gets the grid factory. @return the grid factory
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/AbstractPageModContentFactoryImpl.java:158
↓ 50 callersMethodgetUsername
Gets the username. @return the username
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:93
↓ 49 callersMethodgetSessionId
Gets the session id. @return the session id
service.api/src/main/java/com/hack23/cia/service/api/action/application/CreateApplicationSessionRequest.java:128
↓ 47 callersMethodaddInfoRowIfNotNull
Adds an info row to the parent layout if value is not null or empty. @param parent the parent layout @param caption the caption @param value the v
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/CardInfoRowUtil.java:72
↓ 44 callersMethodload
Load. @param id the id @return the t
service.api/src/main/java/com/hack23/cia/service/api/DataContainer.java:233
↓ 44 callersMethodsetAuthenticatedAnonymousUser
Sets the authenticated anonymous user.
service.impl/src/test/java/com/hack23/cia/service/impl/AbstractServiceFunctionalIntegrationTest.java:213
↓ 39 callersMethodcreateBasicBeanItemGrid
Creates a new Grid object. @param <T> the generic type @param panelContent the panel content @param dataType the dat
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/gridfactory/api/GridFactory.java:57
↓ 39 callersMethodgetAllBy
Gets the all by. @param property the property @param value the value @return the all by
service.api/src/main/java/com/hack23/cia/service/api/DataContainer.java:85
↓ 38 callersMethodgetParty
Gets the party. @param t the t @return the party
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractGhantChartManagerImpl.java:335
↓ 38 callersMethodsend
Send. @param worldBankApiDestination the world bank api destination @param msg the msg
service.component.agent.impl/src/main/java/com/hack23/cia/service/component/agent/impl/common/jms/JmsSender.java:38
↓ 37 callersMethodgetName
Gets the name. @return the name
service.api/src/main/java/com/hack23/cia/service/api/action/kpi/ComplianceCheck.java:58
↓ 36 callersMethodgetCriteriaBuilder
Gets the criteria builder. @return the criteria builder
service.data.impl/src/main/java/com/hack23/cia/service/data/impl/AbstractGenericDAOImpl.java:298
↓ 36 callersMethodgetDocument
Gets the document. @return the document
model.external.riksdagen.dokumentstatus.impl/src/main/java/com/hack23/cia/model/external/riksdagen/dokumentstatus/impl/DocumentStatusContainer.java:121
↓ 36 callersMethodshowNotification
Show notification. @param caption the caption @param description the description @param type the type
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/pageclicklistener/AbstractClickListener.java:55
↓ 35 callersMethodcheckValueOrLoadDefault
Check value or load default. @param configTitle the config title @param configDescription the config description @param configu
service.data.api/src/main/java/com/hack23/cia/service/data/api/ApplicationConfigurationService.java:51
↓ 35 callersMethodgetEntityManager
Gets the entity manager. @return the entity manager
service.data.impl/src/main/java/com/hack23/cia/service/data/impl/AbstractGenericDAOImpl.java:307
↓ 35 callersMethodsetLabel
Sets the label. @param value the new label
model.external.riksdagen.votering.impl/src/main/java/com/hack23/cia/model/external/riksdagen/votering/impl/VoteData.java:198
↓ 34 callersMethodgetDetail
Gets the detail. @return the detail
model.external.riksdagen.person.impl/src/main/java/com/hack23/cia/model/external/riksdagen/person/impl/DetailData.java:145
↓ 33 callersMethodgetValue
Gets the value. @param row the row @return the value
service.external.esv/src/main/java/com/hack23/cia/service/external/esv/impl/EsvExcelReaderImpl.java:64
↓ 32 callersMethodequals
(final Object obj)
service.impl/src/main/java/com/hack23/cia/service/impl/rules/AbstractComplianceCheckImpl.java:103
↓ 32 callersMethodfindFirstByProperty
Find first by property. @param <T> the generic type @param clazz the clazz @param property the property @param value
service.data.api/src/main/java/com/hack23/cia/service/data/api/DataViewer.java:67
↓ 32 callersMethodsetAuthenticatedAdminuser
Sets the authenticated adminuser.
service.impl/src/test/java/com/hack23/cia/service/impl/AbstractServiceFunctionalIntegrationTest.java:201
↓ 31 callersMethodcreateSectionLayout
Creates a section layout with a title and consistent styling. @param title the section title @return the vertical layout configured for the section
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/CardInfoRowUtil.java:136
↓ 31 callersMethodgetSessionId
Gets the session id. @return the session id
service.impl/src/main/java/com/hack23/cia/service/impl/rules/ApplicationComplianceCheckImpl.java:68
↓ 30 callersMethodgetErrorMessage
Gets the error message. @return the error message
service.api/src/main/java/com/hack23/cia/service/api/action/common/ServiceResponse.java:51
↓ 30 callersMethodgetSessionId
Gets the session id. @return the session id
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:169
↓ 29 callersMethodgetNameId
Gets the value of the nameId property. @return possible object is {@link String }
model.internal.application.user.impl/src/main/java/com/hack23/cia/model/internal/application/data/ministry/impl/ViewRiksdagenMinistry.java:137
↓ 28 callersMethodgetRoleCode
Gets the role code. @param t the t @return the role code
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractGhantChartManagerImpl.java:344
↓ 28 callersMethodperformClickAction
Perform click action. @param clickElement the click element
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisit.java:578
↓ 28 callersMethodsetId
Sets the id. @param value the new id
model.external.worldbank.data.impl/src/main/java/com/hack23/cia/model/external/worldbank/data/impl/Country.java:118
↓ 27 callersMethodfindListByProperty
Find list by property. @param values the values @param properties the properties @return the list
service.api/src/main/java/com/hack23/cia/service/api/DataContainer.java:96
↓ 27 callersMethodunmarshallXml
Unmarshall xml. @param unmarshaller the unmarshaller @param accessUrl the access url @return the object @throws XmlAgentExcepti
service.external.common/src/main/java/com/hack23/cia/service/external/common/api/XmlAgent.java:39
↓ 26 callersMethodonMessage
(final Message message)
service.component.agent.impl/src/main/java/com/hack23/cia/service/component/agent/impl/riksdagen/RiksdagenApiAgentWorkConsumerImpl.java:61
↓ 26 callersMethodtoString
()
service.data.impl/src/main/java/com/hack23/cia/service/data/impl/util/SecretData.java:191
↓ 25 callersMethodcreateApplicationSesstionWithRoleAnonymous
Creates the application sesstion with role anonymous. @return the creates the application session request
service.impl/src/test/java/com/hack23/cia/service/impl/AbstractServiceFunctionalIntegrationTest.java:144
↓ 25 callersMethodcreateGridLayout
Creates the grid layout. @param panelContent the panel content @return the responsive row
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/rows/RowUtil.java:68
↓ 25 callersMethodgetAll
Gets the all. @param <T> the generic type @param clazz the clazz @return the all
service.data.api/src/main/java/com/hack23/cia/service/data/api/DataViewer.java:227
↓ 25 callersMethodgetId
Gets the id. @return the id
service.api/src/main/java/com/hack23/cia/service/api/action/kpi/ComplianceCheck.java:51
↓ 25 callersMethodgetPersonId
Gets the person id. @return the person id
model.internal.application.user.impl/src/main/java/com/hack23/cia/model/internal/application/data/rules/impl/ViewRiskScoreEvolution.java:155
↓ 25 callersMethodgetSessionId
Gets the session id. @return the session id
service.api/src/main/java/com/hack23/cia/service/api/action/application/LoginRequest.java:101
↓ 25 callersMethodsetCountry
Sets the country. @param country the new country
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:84
↓ 25 callersMethodsetEmail
Sets the email. @param email the new email
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:122
↓ 25 callersMethodsetUsername
Sets the username. @param username the new username
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:103
↓ 24 callersMethodgenerateWorkOrders
Generate work orders.
service.component.agent.impl/src/main/java/com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDataSourcesWorkGenerator.java:40
↓ 24 callersMethodsetSessionId
Sets the session id. @param sessionId the new session id
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:179
↓ 24 callersMethodsetUserType
Sets the user type. @param userType the new user type
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:160
↓ 24 callersMethodsetUserpassword
Sets the userpassword. @param userpassword the new userpassword
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:141
↓ 23 callersMethodaddChart
Adds the chart. @param layout the layout @param caption the caption @param chart the chart @param isFullPage the is full page
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ChartUtils.java:90
↓ 23 callersMethodcreateTestApplicationSession
Creates the test application session. @return the creates the application session request
service.impl/src/test/java/com/hack23/cia/service/impl/AbstractServiceFunctionalIntegrationTest.java:154
↓ 23 callersMethodgetRuleViolations
Gets the rule violations. @return the rule violations
service.api/src/main/java/com/hack23/cia/service/api/action/kpi/ComplianceCheck.java:44
↓ 23 callersMethodsetDescription
Sets the description. @param description the new description
service.external.common/src/test/java/com/hack23/cia/service/external/common/impl/test/SimpleXml.java:71
↓ 22 callersMethodcreateMainPageMenuBar
Creates a new ApplicationMenuItem object. @param menuBar the menu bar @return the menu bar
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/ApplicationMenuItemFactory.java:44
↓ 22 callersMethoderror
(final ErrorEvent event)
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/UiInstanceErrorHandler.java:60
↓ 22 callersMethodgetChartOptions
Gets the chart options. @return the chart options
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractChartDataManagerImpl.java:78
↓ 22 callersMethodgetMenuItemFactory
Gets the menu item factory. @return the menu item factory
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/AbstractPageModContentFactoryImpl.java:167
↓ 22 callersMethodgetStatus
()
service.data.impl/src/main/java/com/hack23/cia/service/data/impl/export/RiskAssessmentExportDTO.java:169
↓ 22 callersMethodmatches
Matches. @param datasource the datasource @return true, if successful
service.component.agent.impl/src/main/java/com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDataSourcesWorkGenerator.java:35
↓ 22 callersMethodtoString
()
service.external.common/src/test/java/com/hack23/cia/service/external/common/impl/test/SimpleXml.java:80
↓ 21 callersMethodcompareTo
(final GovernmentOperationPeriodOutcome o)
service.external.esv/src/main/java/com/hack23/cia/service/external/esv/api/GovernmentOperationPeriodOutcome.java:190
↓ 21 callersMethodequals
(Object obj)
testfoundation/src/test/java/com/hack23/cia/testfoundation/pojo/Pojo.java:22
↓ 21 callersMethodgetMenuItem
Gets the menu item. @param caption the caption @return the menu item
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisit.java:405
↓ 20 callersMethodgetResourceType
Gets the resource type. @return the resource type
service.api/src/main/java/com/hack23/cia/service/api/action/kpi/ComplianceCheck.java:37
↓ 20 callersMethodsetEmail
Sets the email. @param email the new email
service.api/src/main/java/com/hack23/cia/service/api/action/application/LoginRequest.java:73
↓ 20 callersMethodsetUserpassword
Sets the userpassword. @param userpassword the new userpassword
service.api/src/main/java/com/hack23/cia/service/api/action/application/LoginRequest.java:92
↓ 19 callersMethodcheckAllClassesInPackage
Check all classes in package. @param string the string @return true, if successful
testfoundation/src/main/java/com/hack23/cia/testfoundation/AbstractUnitTest.java:69
↓ 19 callersMethodgetFromDate
Gets the from date. @param t the t @return the from date
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractGhantChartManagerImpl.java:308
↓ 19 callersMethodgetUserId
Gets the value of the userId property. @return possible object is {@link String }
model.internal.application.user.impl/src/main/java/com/hack23/cia/model/internal/application/user/impl/UserAccount.java:265
↓ 19 callersMethodsetApplicationMessage
Sets the application message. @param applicationMessage the new application message
service.api/src/main/java/com/hack23/cia/service/api/action/application/CreateApplicationEventRequest.java:259
↓ 19 callersMethodsetSessionId
Sets the session id. @param sessionId the new session id
service.api/src/main/java/com/hack23/cia/service/api/action/application/LoginRequest.java:111
↓ 18 callersMethodcreateCardHeader
Creates the card header. @param cardContent the card content @param titleText the title text
citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/common/pagemode/CardInfoRowUtil.java:196
↓ 18 callersMethodgetEmail
Gets the email. @return the email
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:112
↓ 18 callersMethodgetEmbeddedId
Gets the value of the embeddedId property. @return possible object is {@link RiksdagenCommitteeEmbeddedId }
model.internal.application.user.impl/src/main/java/com/hack23/cia/model/internal/application/data/committee/impl/ViewRiksdagenCommittee.java:167
↓ 18 callersMethodgetUserpassword
Gets the userpassword. @return the userpassword
service.api/src/main/java/com/hack23/cia/service/api/action/application/RegisterUserRequest.java:131
↓ 18 callersMethodsetFieldValue
Sets the field value. @param id the id @param value the value
citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/ui/UserPageVisit.java:661
↓ 17 callersMethodfindListByEmbeddedProperty
Find list by embedded property. @param <T> the generic type @param <V> the value type @param clazz the clazz @param
service.api/src/main/java/com/hack23/cia/service/api/DataContainer.java:170
↓ 17 callersMethodgetIdList
Gets the id list. @return the id list
service.data.api/src/main/java/com/hack23/cia/service/data/api/DataDAO.java:35
next →1–100 of 11,874, ranked by callers