org.apache.portals.bridges.frameworks.model
Interface ModelBean
- All Known Implementing Classes:
- ModelBeanImpl
public interface ModelBean
BeanModel
- Version:
- $Id: ModelBean.java 187935 2004-11-12 07:28:56 +0100 (Fri, 12 Nov 2004) taylor $
- Author:
- David Sean Taylor
POJO
static final int POJO
- See Also:
- Constant Field Values
PREFS_MAP
static final int PREFS_MAP
- See Also:
- Constant Field Values
DYNABEAN
static final int DYNABEAN
- See Also:
- Constant Field Values
getBeanName
String getBeanName()
getBeanType
int getBeanType()
getLookupKey
String getLookupKey()
isRequiresLookup
boolean isRequiresLookup()
isRequiresExternalSupport
boolean isRequiresExternalSupport()
Copyright © 2005 Apache Software Foundation. All Rights Reserved.