Package | Description |
---|---|
org.kuali.rice.krms.api.repository.agenda |
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krms.api.repository.context |
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
static AgendaDefinition.Builder |
AgendaDefinition.Builder.create(AgendaDefinitionContract contract)
Creates a builder by populating it with data from the given
AgendaDefinitionContract . |
static AgendaDefinition.Builder |
AgendaDefinition.Builder.create(String id,
String name,
String typeId,
String contextId)
Create a builder with the given parameters.
|
AgendaDefinition.Builder |
AgendaItemDefinition.Builder.getSubAgenda() |
Modifier and Type | Method and Description |
---|---|
void |
AgendaItemDefinition.Builder.setSubAgenda(AgendaDefinition.Builder subAgenda)
Set the value of the sub agenda on this builder to the given value.
|
Modifier and Type | Method and Description |
---|---|
List<AgendaDefinition.Builder> |
ContextDefinition.Builder.getAgendas() |
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.