This table stores membership hierarchy relationships among users and orgEntities. Note that memberGroup is not part of the membership hierarchy.
Method Summary | |
java.lang.String | getAncestorId() |
java.lang.String | getDescendantId() |
java.lang.String | getSequence() |
void | setSequence(java.lang.String newValue) |
Method Detail |
public java.lang.String getDescendantId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getAncestorId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSequence(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.