Interface ReadOnlyAttributesConfiguration
-
- All Known Implementing Classes:
DefaultIntegrationServicesConfiguration
public interface ReadOnlyAttributesConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<java.lang.String>getReadOnlyAttributes()Provides the read-only attributes
-