|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.service.persistence.ResourceFinderUtil
public class ResourceFinderUtil
| Constructor Summary | |
|---|---|
ResourceFinderUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<Resource> |
findByC_P(long companyId,
java.lang.String primKey)
|
static java.util.List<Resource> |
findByName(java.lang.String name)
|
static ResourceFinder |
getFinder()
|
void |
setFinder(ResourceFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFinderUtil()
| Method Detail |
|---|
public static java.util.List<Resource> findByName(java.lang.String name)
throws SystemException
SystemException
public static java.util.List<Resource> findByC_P(long companyId,
java.lang.String primKey)
throws SystemException
SystemExceptionpublic static ResourceFinder getFinder()
public void setFinder(ResourceFinder finder)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||