public class NewSubSchemaWrapper extends Object
Constructor and Description |
---|
NewSubSchemaWrapper(String serviceName,
String subSchemaName,
Node subSchemas)
Creates a new sub schema wrapper
|
Modifier and Type | Method and Description |
---|---|
String |
getServiceName()
Get the name of the service within which this new sub schema will be
defined.
|
String |
getSubSchemaName()
Get the name of the new sub schema that will be created.
|
Node |
getSubSchemaNode()
Get the XML node that defines this new sub schema, sub-sub schemas are
supported
|
public String getServiceName()
public String getSubSchemaName()
public Node getSubSchemaNode()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.