Package | Description |
---|---|
org.kuali.rice.krms.api.repository.context |
Copyright 2005-2015 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 ContextDefinition.Builder |
ContextDefinition.Builder.create(ContextDefinitionContract contract)
Creates a populates a builder with the data on the given ContextDefinitionContract.
|
static ContextDefinition.Builder |
ContextDefinition.Builder.create(String namespace,
String name)
Creates a context definition builder with the given required values
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.