Interface AttributeSource
- All Known Implementing Classes:
ExternalAttributeSource
,InternalAttributeSource
public interface AttributeSource
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSourceType
AttributeSourceType getSourceType() -
getAttributes
List<AttributeDefinition> getAttributes()
-