org.apache.portals.bridges.frameworks.model
Interface ModelBean
- All Known Implementing Classes:
- ModelBeanImpl
- public interface ModelBean
BeanModel
- Version:
- $Id: ModelBean.java 517068 2007-03-12 01:44:37Z ate $
- Author:
- David Sean Taylor
POJO
public static final int POJO
- See Also:
- Constant Field Values
PREFS_MAP
public static final int PREFS_MAP
- See Also:
- Constant Field Values
DYNABEAN
public static final int DYNABEAN
- See Also:
- Constant Field Values
getBeanName
public String getBeanName()
getBeanType
public int getBeanType()
getLookupKey
public String getLookupKey()
isRequiresLookup
public boolean isRequiresLookup()
isRequiresExternalSupport
public boolean isRequiresExternalSupport()
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.