|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.repository.util.ResourceTypeUtil
| Constructor Summary | |
ResourceTypeUtil()
|
|
| Method Summary | |
static boolean |
isA(IResource resource,
java.lang.String resourceType)
Checks if a resource is of a given resourceType. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResourceTypeUtil()
| Method Detail |
public static boolean isA(IResource resource,
java.lang.String resourceType)
throws ResourceException
resource - Resource to checkresourceType - ResourceType to search forResourceException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||