public interface WorkflowEntryLocalHome
Modifier and Type | Field and Description |
---|---|
static String |
COMP_NAME |
static String |
JNDI_NAME |
Modifier and Type | Method and Description |
---|---|
WorkflowEntryLocal |
create(String workflowName) |
WorkflowEntryLocal |
findByPrimaryKey(Long pk) |
static final String COMP_NAME
static final String JNDI_NAME
WorkflowEntryLocal create(String workflowName) throws javax.ejb.CreateException
javax.ejb.CreateException
WorkflowEntryLocal findByPrimaryKey(Long pk) throws javax.ejb.FinderException
javax.ejb.FinderException
Copyright © 2021 catworkx GmbH. All rights reserved.