- getAcctId() - Method in class io.continual.client.model.ModelObjectLocator
-
Get the account that holds the model
- getData() - Method in interface io.continual.client.model.ModelReference
-
Get the JSON data for an object
- getInboundRelations() - Method in interface io.continual.client.model.ModelReference
-
Get relations for an object
- getInboundRelations(String) - Method in interface io.continual.client.model.ModelReference
-
Get relations for an object
- getModel() - Method in class io.continual.client.model.ModelObjectLocator
-
Get the model that holds the object
- getModelData(String, String) - Method in class io.continual.client.model.impl.StdModelClient
-
- getModelData(String, String) - Method in interface io.continual.client.model.ModelClient
-
Get the JSON data for the given model
- getModels(String) - Method in class io.continual.client.model.impl.StdModelClient
-
- getModels(String) - Method in interface io.continual.client.model.ModelClient
-
Get the list of visible models for the given account.
- getObject(ModelObjectLocator) - Method in class io.continual.client.model.impl.StdModelClient
-
- getObject(ModelObjectLocator) - Method in interface io.continual.client.model.ModelClient
-
Get an object from a model
- getOid() - Method in class io.continual.client.model.ModelObjectLocator
-
Get the object ID in the model
- getOutboundRelations() - Method in interface io.continual.client.model.ModelReference
-
Get relations for an object
- getOutboundRelations(String) - Method in interface io.continual.client.model.ModelReference
-
Get relations for an object
- getRelations() - Method in interface io.continual.client.model.ModelReference
-
Get relations for an object