org.weblab_project.core.model.user
Class UsageContext
java.lang.Object
org.weblab_project.core.model.Resource
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsageContext
public UsageContext()
Copyright © 2004-2009. All Rights Reserved.