Uses of Class
org.eclipse.lyo.oslc4j.core.model.CreationFactory
Packages that use CreationFactory
-
Uses of CreationFactory in org.eclipse.lyo.client
Methods in org.eclipse.lyo.client that return CreationFactoryModifier and TypeMethodDescriptionOslcClient.lookupCreationFactoryResource
(String serviceProviderUrl, String oslcDomain, String oslcResourceType) OslcClient.lookupCreationFactoryResource
(String serviceProviderUrl, String oslcDomain, String oslcResourceType, String oslcUsage) -
Uses of CreationFactory in org.eclipse.lyo.oslc4j.core.model
Methods in org.eclipse.lyo.oslc4j.core.model that return CreationFactoryMethods in org.eclipse.lyo.oslc4j.core.model with parameters of type CreationFactoryModifier and TypeMethodDescriptionvoid
Service.addCreationFactory
(CreationFactory creationFactory) void
Service.setCreationFactories
(CreationFactory[] creationFactories)