public class NodeTypeUtils extends Object
| Constructor and Description |
|---|
NodeTypeUtils() |
public static String createNodeType(Session session, String name, String[] properties, int[] propTypes, String[] superTypes, String[] childrenTypes, String baseType, boolean isMixin) throws RepositoryException
session - the sessionname - the nameproperties - the propertiessuperTypes - the super typeschildrenTypes - the children typesbaseType - the base typeisMixin - the is mixinRepositoryException - the repository exceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.