|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.admininterface.VersionUtil
public class VersionUtil
Constructor Summary | |
---|---|
VersionUtil()
|
Method Summary | |
---|---|
static java.util.Set<javax.jcr.version.Version> |
getSortedNotDeletedVersions(Content content)
|
static java.util.Set<javax.jcr.version.Version> |
getSortedNotDeletedVersionsBefore(Content content,
java.lang.String versionName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionUtil()
Method Detail |
---|
public static java.util.Set<javax.jcr.version.Version> getSortedNotDeletedVersions(Content content) throws javax.jcr.RepositoryException, javax.jcr.PathNotFoundException, AccessDeniedException
javax.jcr.RepositoryException
javax.jcr.PathNotFoundException
AccessDeniedException
public static java.util.Set<javax.jcr.version.Version> getSortedNotDeletedVersionsBefore(Content content, java.lang.String versionName) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |