Class SubjectAreaProjectClient<P extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project.Project>
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea<E>
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode<P>
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProjectClient<P>
- All Implemented Interfaces:
SubjectAreaClient<P>,SubjectAreaNodeClient<P>,org.odpi.openmetadata.commonservices.ffdc.rest.ResponseParameterization<P>
public class SubjectAreaProjectClient<P extends org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project.Project>
extends AbstractSubjectAreaNode<P>
-
Field Summary
Fields inherited from class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
BASE_RELATIONSHIPS_URL, SUBJECT_AREA_BASE_URLFields inherited from interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
EMPTY_FIND_REQUEST -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode
getRelationships, getRelationshipsMethods inherited from class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
create, delete, find, find, find, getByGUID, responseType, restore, updateMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.odpi.openmetadata.commonservices.ffdc.rest.ResponseParameterization
getParameterizedType, resultTypeMethods inherited from interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
create, delete, find, find, find, findAll, findAll, getByGUID, replace, restore, update, updateMethods inherited from interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaNodeClient
getAllRelationships
-
Constructor Details
-
SubjectAreaProjectClient
-