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
DermisException
public CombinedSchemaType getType()
getType
in interface ICombinedSchema
public void addSchema(IAsset schema) throws DermisException
addSchema
in interface ICombinedSchema
DermisException
public List<IAsset> getSchemas()
ICombinedSchema
getSchemas
in interface ICombinedSchema
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.