xdoclet.modules.ejb.entity
public class FacadeTagsHandler extends EntityTagsHandler
Version: $Revision: 1.3 $
UNKNOWN: September 8, 2002 namespace = "EjbFacade"
Method Summary | |
---|---|
String | beanPermission()
generate permission spec - inherit from bean
|
String | beanRef()
generate bean reference
|
boolean | canUseLocal() |
String | entityFacadeClass()
produce class name for ejb facade
|
String | facadeEjbName()
prodice facade ejb name. |
static String | getEntityFacadeClassFor(XClass clazz) |
protected static String | getEntityFacadeClassPattern() |
protected static String | getEntityFacadeEjbNamePattern()
Gets the EntityFacadeEjbNamePattern attribute of the FacadeTagsHandler class
|
String | getFacadeEjbNameFor(XClass clazz) |
static String | getRemoteFacadeClassFor(XClass clazz) |
protected static String | getRemoteFacadeClassPattern()
Gets the EntityFacadeClassPattern attribute of the CmpTagsHandler class
|
void | ifUseLocalInterface(String template, Properties attributes)
decide whether we have to use local interface of the bean
|
void | ifUseRemoteInterface(String template, Properties attributes)
decide whether we have to use remote interface of the bean
|
String | jndiName()
jndi name if any or default
|
String | localJndiName()
local jndi name if any
|
String | remoteFacadeClass() |
String | sessionType()
provide session type
|
String | viewType()
provide view type for facade bean - inherit from class if not specified
|
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns: The EntityFacadeEjbNamePattern value
Returns: The EntityFacadeClassPattern value
Parameters: template attributes
Throws: XDocletException
UNKNOWN: type = "block"
Parameters: template attributes
Throws: XDocletException
UNKNOWN: type = "block"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"
Returns:
Throws: XDocletException
UNKNOWN: type = "content"