com.atlassian.jira.ofbiz
Interface OfBizEntityCreator

All Known Implementing Classes:
DefaultOfBizEntityCreator

Deprecated. Use OfBizDelegator instead

public interface OfBizEntityCreator


Field Summary
static String ISSUE_LINK
          Deprecated.  
static String ISSUE_LINK_TYPE
          Deprecated.  
static String VERSION
          Deprecated.  
 
Method Summary
 org.ofbiz.core.entity.GenericValue createValue(String entity, Map params)
          Deprecated.  
 

Field Detail

VERSION

public static final String VERSION
Deprecated. 
See Also:
Constant Field Values

ISSUE_LINK

public static final String ISSUE_LINK
Deprecated. 
See Also:
Constant Field Values

ISSUE_LINK_TYPE

public static final String ISSUE_LINK_TYPE
Deprecated. 
See Also:
Constant Field Values
Method Detail

createValue

public org.ofbiz.core.entity.GenericValue createValue(String entity,
                                                      Map params)
                                               throws DataAccessException
Deprecated. 
Throws:
DataAccessException


Copyright © 2002-2007 Atlassian. All Rights Reserved.