public interface ICombinedSchema
Modifier and Type | Method and Description |
---|---|
void |
addSchema(IAsset schema)
Adds the given schema to list of schemas already present in the combination
|
List<IAsset> |
getSchemas()
Returns the list of schemas for this combination
|
CombinedSchemaType |
getType()
Returns the type of combined schema (i.e.
|
CombinedSchemaType getType()
void addSchema(IAsset schema) throws DermisException
schema
- DermisException
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.