The CalculationCodeQualifyMethod can use the rows of this table to restrict use of a CalculationCode to members of certain MemberGroups.
Method Summary | |
java.lang.String | getCalculationCodeId() |
java.lang.String | getMemberGroupId() |
void | setCalculationCodeId(java.lang.String newValue) |
void | setMemberGroupId(java.lang.String newValue) |
Method Detail |
public java.lang.String getCalculationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getMemberGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationCodeId(java.lang.String newValue)
public void setMemberGroupId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.