| Constructor and Description |
|---|
Importer.NodeInfo(org.apache.jackrabbit.spi.Name name,
org.apache.jackrabbit.spi.Name nodeTypeName,
org.apache.jackrabbit.spi.Name[] mixinNames,
String uuid) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jackrabbit.spi.Name[] |
getMixinNames() |
org.apache.jackrabbit.spi.Name |
getName() |
org.apache.jackrabbit.spi.Name |
getNodeTypeName() |
String |
getUUID() |
void |
setUUID(String uuid) |
public Importer.NodeInfo(org.apache.jackrabbit.spi.Name name,
org.apache.jackrabbit.spi.Name nodeTypeName,
org.apache.jackrabbit.spi.Name[] mixinNames,
String uuid)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.