Uses of Class
org.eclipse.lyo.oslc4j.core.annotation.OslcOccurs

Packages that use OslcOccurs
org.eclipse.lyo.oslc4j.core.exception   
org.eclipse.lyo.oslc4j.core.model Copyright (c) 2012 IBM Corporation. 
 

Uses of OslcOccurs in org.eclipse.lyo.oslc4j.core.exception
 

Methods in org.eclipse.lyo.oslc4j.core.exception that return OslcOccurs
 OslcOccurs OslcCoreInvalidOccursException.getOslcOccurs()
           
 

Constructors in org.eclipse.lyo.oslc4j.core.exception with parameters of type OslcOccurs
OslcCoreInvalidOccursException(Class<?> resourceClass, Method method, OslcOccurs oslcOccurs)
           
 

Uses of OslcOccurs in org.eclipse.lyo.oslc4j.core.model
 

Methods in org.eclipse.lyo.oslc4j.core.model with annotations of type OslcOccurs
 URI OAuthConfiguration.getAuthorizationURI()
           
 URI CreationFactory.getCreation()
           
 URI Dialog.getDialog()
           
 URI Service.getDomain()
           
 String Publisher.getIdentifier()
           
 String Error.getMessage()
           
 String Property.getName()
           
 URI OAuthConfiguration.getOauthAccessTokenURI()
           
 URI OAuthConfiguration.getOauthRequestTokenURI()
           
 URI Property.getOccurs()
           
 String PrefixDefinition.getPrefix()
           
 URI Property.getPropertyDefinition()
           
 URI QueryCapability.getQueryBase()
           
 Service[] ServiceProvider.getServices()
           
 String Error.getStatusCode()
           
 String Compact.getTitle()
           
 String CreationFactory.getTitle()
           
 String Publisher.getTitle()
           
 String QueryCapability.getTitle()
           
 String Dialog.getTitle()
           
 URI[] Service.getUsages()
           
 URI Property.getValueType()
           
 



Copyright © 2014. All Rights Reserved.