Uses of Class
org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder

Packages that use ContextDefinition.Builder
org.kuali.rice.krms.api.repository.context Copyright 2005-2013 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. 
 

Uses of ContextDefinition.Builder in org.kuali.rice.krms.api.repository.context
 

Methods in org.kuali.rice.krms.api.repository.context that return ContextDefinition.Builder
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-2013 The Kuali Foundation. All Rights Reserved.