|
eXo JCR :: Component :: Webdav Service 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.webdav.resource.ResourceUtil
public class ResourceUtil
Created by The eXo Platform SARL .
| Method Summary | |
|---|---|
static String |
generateEntityTag(javax.jcr.Node node,
String lastModifiedProperty)
|
static boolean |
isFile(javax.jcr.Node node)
If the node is file. |
static boolean |
isVersion(javax.jcr.Node node)
If the node is version. |
static boolean |
isVersioned(javax.jcr.Node node)
If the node is versionable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isFile(javax.jcr.Node node)
node - node
public static boolean isVersion(javax.jcr.Node node)
node - node
public static boolean isVersioned(javax.jcr.Node node)
node - node
public static String generateEntityTag(javax.jcr.Node node,
String lastModifiedProperty)
throws javax.jcr.UnsupportedRepositoryOperationException,
javax.jcr.RepositoryException,
ParseException
javax.jcr.UnsupportedRepositoryOperationException
javax.jcr.RepositoryException
ParseException
|
eXo JCR :: Component :: Webdav Service 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||