com.ibm.commerce.user.objimpl.MemberGroupBeanImpl
to
com.ibm.commerce.user.objimpl.MemberGroupBeanBase
.Removed Methods | |
Integer[]
getRoles
() |
Insert the method's description here. |
Integer[]
getRoles
(Long ) |
Insert the method's description here. |
Changed Methods | ||
void
ejbLoad
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbLoad method comment |
void
ejbStore
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
@exception java.rmi.RemoteException |
boolean
fulfills
(Long, String |
Change in exceptions thrown from (Exception,
RemoteException ) to Exception .Method was locally defined, but is now inherited from MemberGroupBeanBase . |
|
Long
generateMbrGrpId
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Generate unique key. |
Long[]
getAncestors
() |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
|
Long[]
getChildren
() |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
Insert the method's description here. |
String
getConditions
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
getDN
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Distinguished name of the entry. |
Long[]
getDescendants
() |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
Insert the method's description here. |
String
getDescription
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Description of the MemberGroup |
String
getDisplayName
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Name of this member group. |
String
getField1
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | SHOPGRP SGFIELD1 Reserved for customization |
String
getField2
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | SHOPGRP SGFIELD2 Reserved for customization |
String
getField3
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Reserved for customization |
Timestamp
getLastUpdate
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Insert the method's description here. |
String
getLastUpdatedBy
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Insert the method's description here. |
Long
getMbrGrpId
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Foreign key to the MEMBER table for this member group |
String
getMbrGrpName
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Name of this member group. |
String
getOID
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Reserved for customization |
Long
getOwner
() |
Change in exceptions thrown from (Exception,
RemoteException ) to Exception .Method was locally defined, but is now inherited from MemberGroupBeanBase . |
|
Long
getOwnerId
() |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | SHOPGRP SGMENBR Foreign key to the MEMBER table for the owner of this member group. |
String
getParentMemberId
() |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
|
Integer[]
getRolesForOrgEntityAndAncestors
(Long ) |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
|
boolean
isCustomerRoleGroup
() |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
Determine if the current role group is of the Customer member group type |
boolean
isRoleGroupType
() |
Change in exceptions: RemoteException
was removed..Method was locally defined, but is now inherited from MemberGroupBeanBase . |
Determine if the current member group is a role group. |
void
setConditions
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | |
void
setDN
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Distinguished name of the entry. |
void
setDescription
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Description of the MemberGroup |
void
setField1
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | SHOPGRP SGFIELD1 Reserved for customization |
void
setField2
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | SHOPGRP SGFIELD2 Reserved for customization |
void
setField3
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Reserved for customization |
void
setLastUpdate
(Timestamp ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Insert the method's description here. |
void
setLastUpdatedBy
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Insert the method's description here. |
void
setMbrGrpName
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | Name of this member group. |
void
setOID
(String ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | |
void
setOwnerId
(Long ) |
Method was locally defined, but is now inherited from MemberGroupBeanBase . | SHOPGRP SGMENBR Foreign key to the MEMBER table for the owner of this member group. |
MemberKey
ejbCreate
(MemberGroupInputData ) |
Change in return type from void to
MemberKey .Change in exceptions: RemoteException was removed.. |
@param aMemberGroupInputData MemberGroupInputData |
MemberKey
ejbCreate
(Long, String |
Change in return type from void to
MemberKey .Change in exceptions: RemoteException was removed.. |
@param aOwnerId java.lang.Long |
void
ejbPostCreate
(MemberGroupInputData ) |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPostCreate method for a CMP entity bean |
void
ejbPostCreate
(Long,
String |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPostCreate method for a CMP entity bean |
Changed Fields | ||
String
DN
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
Description
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
Field1
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
Field2
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
Field3
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
Timestamp
LastUpdate
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
LastUpdatedBy
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
MbrGrpName
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
String
OID
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . | |
Long
OwnerId
|
Field was locally defined, but is now inherited from MemberGroupBeanBase . |