|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krms.impl.repository.ContextRepositoryServiceImpl
public final class ContextRepositoryServiceImpl
| Constructor Summary | |
|---|---|
ContextRepositoryServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
createContext(ContextDefinition context)
This overridden method ... |
ContextDefinition |
getContextByContextId(String contextId)
This overridden method ... |
ContextDefinition |
getContextByNameAndNamespace(String name,
String namespace)
This overridden method ... |
void |
setBusinessObjectService(BusinessObjectService businessObjectService)
Sets the businessObjectService attribute value. |
void |
updateContext(ContextDefinition context)
This overridden method ... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextRepositoryServiceImpl()
| Method Detail |
|---|
public void createContext(ContextDefinition context)
createContext in interface ContextRepositoryServiceContextRepositoryService.createContext(org.kuali.rice.krms.api.repository.ContextDefinition)public void updateContext(ContextDefinition context)
updateContext in interface ContextRepositoryServiceContextRepositoryService.updateContext(org.kuali.rice.krms.api.repository.ContextDefinition)public ContextDefinition getContextByContextId(String contextId)
getContextByContextId in interface ContextRepositoryServiceorg.kuali.rice.krms.impl.repository.ContextRepositoryService#getContextsByRuleId(java.lang.String)
public ContextDefinition getContextByNameAndNamespace(String name,
String namespace)
getContextByNameAndNamespace in interface ContextRepositoryServiceContextRepositoryService.getContextByNameAndNamespace(java.lang.String, java.lang.String)public void setBusinessObjectService(BusinessObjectService businessObjectService)
businessObjectService - The businessObjectService to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||