|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.cms.util.RepositoryNodeUtils
public class RepositoryNodeUtils
Utility class that implements methods to perform checks and extract information on the content repository and his nodes.
Constructor Summary | |
---|---|
RepositoryNodeUtils()
|
Method Summary | |
---|---|
static boolean |
versionNameExist(Node node,
java.lang.String version)
Checks if the node has a version with the input name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepositoryNodeUtils()
Method Detail |
---|
public static boolean versionNameExist(Node node, java.lang.String version)
node
- Node to controlversion
- Name version to search inside the node
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |