org.weblab_project.core.model.user
Class UsageContext

java.lang.Object
  extended by org.weblab_project.core.model.Resource
      extended by org.weblab_project.core.model.user.UsageContext
All Implemented Interfaces:
java.io.Serializable

public class UsageContext
extends Resource
implements java.io.Serializable

An usage context represents a specific usage profile of the system. It can be used to provide specific configuration to services regarding the usage specificity. Data Exchange Model for WebLab platform provided by EADS User package - Version 1.1 - 2009/05

Java class for usageContext complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="usageContext">
   <complexContent>
     <extension base="{http://weblab-project.org/core/model/}resource">
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.weblab_project.core.model.Resource
annotation, descriptor, uri
 
Constructor Summary
UsageContext()
           
 
Method Summary
 
Methods inherited from class org.weblab_project.core.model.Resource
getAnnotation, getDescriptor, getUri, setUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsageContext

public UsageContext()


Copyright © 2004-2009. All Rights Reserved.