|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.service.ResourceServiceWrapper
public class ResourceServiceWrapper
This class is a wrapper for ResourceService.
ResourceService| Constructor Summary | |
|---|---|
ResourceServiceWrapper(ResourceService resourceService)
|
|
| Method Summary | |
|---|---|
Resource |
getResource(long companyId,
java.lang.String name,
int scope,
java.lang.String primKey)
|
ResourceService |
getWrappedResourceService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceServiceWrapper(ResourceService resourceService)
| Method Detail |
|---|
public Resource getResource(long companyId,
java.lang.String name,
int scope,
java.lang.String primKey)
throws PortalException,
SystemException
getResource in interface ResourceServicePortalException
SystemExceptionpublic ResourceService getWrappedResourceService()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||