Class ComponentService<T extends Component<T>,U extends ComponentRepository<T>>

Direct Known Subclasses:
PropertyService, TypeService

public abstract class ComponentService<T extends Component<T>,U extends ComponentRepository<T>> extends BaseVersionEntityService<T>
Operations for managing a component.