public class CombinedSchema extends Object implements ICombinedSchema, Serializable
| Constructor and Description |
|---|
CombinedSchema(CombinedSchemaType type) |
| 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.
|
public CombinedSchema(CombinedSchemaType type) throws DermisException
DermisExceptionpublic CombinedSchemaType getType()
getType in interface ICombinedSchemapublic void addSchema(IAsset schema) throws DermisException
addSchema in interface ICombinedSchemaDermisExceptionpublic List<IAsset> getSchemas()
ICombinedSchemagetSchemas in interface ICombinedSchemaCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.