org.exoplatform.ecms.xcmis.sp
Class TypeMapping
java.lang.Object
org.exoplatform.ecms.xcmis.sp.TypeMapping
public class TypeMapping
- extends Object
TypeMapping may be used as part of configuration to show JCR nodes which has
node type which is not supported directly.
- Version:
- $Id$
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMapping
public TypeMapping(String nodeTypeName,
org.xcmis.spi.model.BaseType baseType,
String parentType)
TypeMapping
public TypeMapping()
getBaseType
public org.xcmis.spi.model.BaseType getBaseType()
getParentType
public String getParentType()
getNodeTypeName
public String getNodeTypeName()
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.