com.adobe.idp.dsc.registry.infomodel
Interface CompositeEditorObject

All Superinterfaces:
CompositeEditorAttribute, java.io.Serializable

public interface CompositeEditorObject
extends CompositeEditorAttribute, java.io.Serializable

A CompositeEditorObject object is an attribute contained in a composite editor component.


Method Summary
 java.util.List getAttributes()
          Retrieves the attributes.
 java.lang.String[] getIncludes()
          Retrieves the includes.
 
Methods inherited from interface com.adobe.idp.dsc.registry.infomodel.CompositeEditorAttribute
getHint, getName, getProperty, getSupportedExpressionTypes, getTitle, getType
 

Method Detail

getIncludes

java.lang.String[] getIncludes()
Retrieves the includes.

Returns:
The includes.

getAttributes

java.util.List getAttributes()
Retrieves the attributes.

Returns:
The attributes.


[an error occurred while processing this directive] [an error occurred while processing this directive]