Uses of Class
org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
Packages that use KrmsTypeDefinition
-
Uses of KrmsTypeDefinition in org.kuali.rice.krms.api.repository.type
Methods in org.kuali.rice.krms.api.repository.type that return KrmsTypeDefinitionModifier and TypeMethodDescriptionKrmsTypeDefinition.Builder.build()Builds an instance of a KrmsTypeDefinition based on the current state of the builder.KrmsTypeBoService.createKrmsType(KrmsTypeDefinition krmsType) This will create aKrmsTypeDefinitionexactly like the parameter passed in.KrmsTypeRepositoryService.createKrmsType(KrmsTypeDefinition krmsType) This will create aKrmsTypeDefinitionexactly like the parameter passed in.KrmsTypeBoService.getActionTypeByActionTypeIdAndContextId(String actionTypeId, String contextId) Return the action type by actionItemId for the given contextId.KrmsTypeRepositoryService.getActionTypeByActionTypeIdAndContextId(String actionTypeId, String contextId) Return the action type by actionItemId for the given contextId.KrmsTypeBoService.getAgendaTypeByAgendaTypeIdAndContextId(String agendaTypeId, String contextId) Return the agenda type by agendaItemId for the given contextId.KrmsTypeRepositoryService.getAgendaTypeByAgendaTypeIdAndContextId(String agendaTypeId, String contextId) Return the agenda type by agendaItemId for the given contextId.KrmsTypeBoService.getRuleTypeByRuleTypeIdAndContextId(String ruleTypeId, String contextId) Return the rule type by ruleItemId for the given contextId.KrmsTypeRepositoryService.getRuleTypeByRuleTypeIdAndContextId(String ruleTypeId, String contextId) Return the rule type by ruleItemId for the given contextId.KrmsTypeBoService.getTypeById(String id) Lookup a krms type based on the given id.KrmsTypeRepositoryService.getTypeById(String id) Lookup a krms type based on the given id.KrmsTypeBoService.getTypeByName(String namespaceCode, String name) Get a krms type object based on name and namespaceKrmsTypeRepositoryService.getTypeByName(String namespaceCode, String name) Get a krms type object based on name and namespaceKrmsTypeBoService.updateKrmsType(KrmsTypeDefinition krmsType) This will update an existingKrmsTypeDefinitionKrmsTypeRepositoryService.updateKrmsType(KrmsTypeDefinition krmsType) This will update an existingKrmsTypeDefinitionMethods in org.kuali.rice.krms.api.repository.type that return types with arguments of type KrmsTypeDefinitionModifier and TypeMethodDescriptionKrmsTypeRepositoryService.findAgendaTypesForAgendaType(String agendaTypeId) find all agenda types for context typeKrmsTypeRepositoryService.findAgendaTypesForContextType(String contextTypeId) find all agenda types for context typeKrmsTypeBoService.findAllActionTypesByContextId(String contextId) Returns all action types for the given contextId.KrmsTypeRepositoryService.findAllActionTypesByContextId(String contextId) Returns all action types for the given contextId.KrmsTypeRepositoryService.findAllAgendaTypes()find all agenda typesKrmsTypeBoService.findAllAgendaTypesByContextId(String contextId) Returns all agenda types for the given contextId.KrmsTypeRepositoryService.findAllAgendaTypesByContextId(String contextId) Returns all agenda types for the given contextId.KrmsTypeRepositoryService.findAllContextTypes()find all context typesKrmsTypeRepositoryService.findAllPropositionParameterTypes()find all Proposition Parameter typesKrmsTypeRepositoryService.findAllPropositionTypes()find all Proposition typesKrmsTypeRepositoryService.findAllRuleTypes()find all rule typesKrmsTypeBoService.findAllRuleTypesByContextId(String contextId) Returns all rule types for the given contextId.KrmsTypeRepositoryService.findAllRuleTypesByContextId(String contextId) Returns all rule types for the given contextId.KrmsTypeBoService.findAllTypes()Returns all KRMS typesKrmsTypeRepositoryService.findAllTypes()Returns all KRMS typesKrmsTypeBoService.findAllTypesByNamespace(String namespaceCode) Returns all KRMS types that for a given namespace.KrmsTypeRepositoryService.findAllTypesByNamespace(String namespaceCode) Returns all KRMS types that for a given namespace.KrmsTypeBoService.findAllTypesByServiceName(String serviceName) Returns all KRMS types that for a given serviceName.KrmsTypeRepositoryService.findAllTypesByServiceName(String serviceName) Returns all KRMS types that for a given serviceNameKrmsTypeRepositoryService.findPropositionParameterTypesForPropositionType(String propositionTypeId) find Proposition Parameter types for the specified proposition typeKrmsTypeRepositoryService.findPropositionTypesForRuleType(String ruleTypeId) find all Proposition types for the specified rule typeKrmsTypeRepositoryService.findRuleTypesForAgendaType(String agendaTypeId) find the rule types for the specified agenda typeKrmsTypeRepositoryService.findTermParameterTypesForTermPropositionParameterType(String termPropositionParameterTypeId) find term parameter types for the given Term based Proposition Parameter typeMethods in org.kuali.rice.krms.api.repository.type with parameters of type KrmsTypeDefinitionModifier and TypeMethodDescriptionKrmsTypeBoService.createKrmsType(KrmsTypeDefinition krmsType) This will create aKrmsTypeDefinitionexactly like the parameter passed in.KrmsTypeRepositoryService.createKrmsType(KrmsTypeDefinition krmsType) This will create aKrmsTypeDefinitionexactly like the parameter passed in.KrmsTypeBoService.updateKrmsType(KrmsTypeDefinition krmsType) This will update an existingKrmsTypeDefinitionKrmsTypeRepositoryService.updateKrmsType(KrmsTypeDefinition krmsType) This will update an existingKrmsTypeDefinition