|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.wsrp.producer.ServiceInterfaceInstanceOwner
public final class ServiceInterfaceInstanceOwner
Service interface instance owner.
Constructor Summary | |
---|---|
ServiceInterfaceInstanceOwner()
|
Method Summary | |
---|---|
boolean |
checkPermission(SessionConfig sessionConfig,
ServiceInterfaceInstanceConfig serviceInterfaceInstanceConfig,
ServiceInterfaceInstancePermission permission)
Checks the user permission based on the owner rules. |
static IServiceInterfaceInstanceOwner |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInterfaceInstanceOwner()
Method Detail |
---|
public boolean checkPermission(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig serviceInterfaceInstanceConfig, ServiceInterfaceInstancePermission permission) throws PortalException
IServiceInterfaceInstanceOwner
checkPermission
in interface IServiceInterfaceInstanceOwner
sessionConfig
- the user session config.serviceInterfaceInstanceConfig
- the service interface
instance
in which current operation is acting.permission
- the permission
to
be checked.
PortalException
ServiceInterfaceInstancePermission
public static IServiceInterfaceInstanceOwner getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |