Interface SubjectAreaNodeClient<E extends Node>

Type Parameters:
E - inherited from Node type Interface for Subject Area client node operations
All Superinterfaces:
SubjectAreaClient<E>
All Known Implementing Classes:
AbstractSubjectAreaNode, SubjectAreaCategoryClient, SubjectAreaGlossaryClient, SubjectAreaProjectClient, SubjectAreaTermClient

public interface SubjectAreaNodeClient<E extends Node> extends SubjectAreaClient<E>