public class ClientLocationTypeProtectableProxy
extends com.ibm.commerce.security.AbstractProtectableProxy
Modifier and Type | Field and Description |
---|---|
static java.lang.String | ACCESS_CONTROL_RELATION_TYPE_CREATOR
Constant for creator access control relation.
|
Constructor and Description |
---|
ClientLocationTypeProtectableProxy()
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 static final java.lang.String ACCESS_CONTROL_RELATION_TYPE_CREATOR
public ClientLocationTypeProtectableProxy()
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