| |
|
| java.lang.Object org.jboss.test.cmp2.cmrtransaction.ejb.TreeEntity
TreeEntity | abstract public class TreeEntity implements EntityBean(Code) | | author: B Stansberry brian_stansberry@wanconcepts.com |
TreeEntity | public TreeEntity()(Code) | | |
ejbActivate | public void ejbActivate() throws EJBException(Code) | | |
ejbLoad | public void ejbLoad() throws EJBException(Code) | | |
ejbPassivate | public void ejbPassivate() throws EJBException(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException, EJBException(Code) | | |
ejbStore | public void ejbStore() throws EJBException(Code) | | |
getEntityContext | public EntityContext getEntityContext()(Code) | | |
getSortOrder | abstract public int getSortOrder()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext entityContext) throws EJBException(Code) | | |
setMenuChildren | abstract public void setMenuChildren(Collection menuChildren)(Code) | | |
setMenuParent | abstract public void setMenuParent(TreeLocal menuParent)(Code) | | |
setSortOrder | abstract public void setSortOrder(int sortOrder)(Code) | | |
unsetEntityContext | public void unsetEntityContext() throws EJBException(Code) | | |
|
|
|