Uses of Class
org.apache.syncope.client.console.rest.RelationshipTypeRestClient
-
-
Uses of RelationshipTypeRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return RelationshipTypeRestClient Modifier and Type Method Description RelationshipTypeRestClientIdRepoConsoleContext. relationshipTypeRestClient() -
Uses of RelationshipTypeRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as RelationshipTypeRestClient Modifier and Type Field Description protected RelationshipTypeRestClientTypes. relationshipTypeRestClient -
Uses of RelationshipTypeRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type RelationshipTypeRestClient Constructor Description RelationshipTypesPanel(String id, RelationshipTypeRestClient restClient, PageReference pageRef) -
Uses of RelationshipTypeRestClient in org.apache.syncope.client.console.panels.search
Fields in org.apache.syncope.client.console.panels.search declared as RelationshipTypeRestClient Modifier and Type Field Description protected RelationshipTypeRestClientSearchClausePanel. relationshipTypeRestClient -
Uses of RelationshipTypeRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as RelationshipTypeRestClient Modifier and Type Field Description protected RelationshipTypeRestClientRelationships. relationshipTypeRestClient
-