public class GiftRegistryItemBeanAccessHelper
extends com.ibm.commerce.security.AccessHelper
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
The IBM Copyright notice field.
|
| Constructor and Description |
|---|
| GiftRegistryItemBeanAccessHelper()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
| boolean | fulfills(java.lang.Object obj, java.lang.Long member, java.lang.String relationship)
Determines if a given member fulfills a given relationship with the resource.
|
| java.lang.Long | getOwner(java.lang.Object obj)
Returns the owner of this resource which is the member ID of the owning gift registry
|
public static final java.lang.String COPYRIGHT
public GiftRegistryItemBeanAccessHelper()
public boolean fulfills(java.lang.Object obj,
java.lang.Long member,
java.lang.String relationship)
throws java.lang.Exception,
javax.ejb.EJBException
public java.lang.Long getOwner(java.lang.Object obj)
throws java.lang.Exception,
javax.ejb.EJBException