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

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

ISSUE_LINK

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

ISSUE_LINK_TYPE

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

createValue

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


Copyright © 2002-2009 Atlassian. All Rights Reserved.