public class PointOfInterestTypeProtectableProxy
extends com.ibm.commerce.security.AbstractProtectableProxy
Constructor and Description |
---|
PointOfInterestTypeProtectableProxy()
Creates an instance of the protectable proxy object.
|
Modifier and Type | Method and Description |
---|---|
boolean | fulfills(java.lang.Long member, java.lang.String relationship)
This method determines if a given member fulfills a given relationship with the resource.
|
java.lang.Long | getOwner()
This method will return the owner of the protectable object.
|
public PointOfInterestTypeProtectableProxy()
public boolean fulfills(java.lang.Long member, java.lang.String relationship) throws java.rmi.RemoteException, java.lang.Exception
public java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException