|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserContext
Interface for UserContext ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/DataModel#UserContext)
| Field Summary | |
|---|---|
static Property |
hasInterfaceHostProperty
The Jena Property for hasInterfaceHost (URI: http://www.ibspan.waw.pl/tss/DataModel#hasInterfaceHost) |
static Property |
hasInterfacePortProperty
The Jena Property for hasInterfacePort (URI: http://www.ibspan.waw.pl/tss/DataModel#hasInterfacePort) |
static Property |
hasMediaTypeProperty
The Jena Property for hasMediaType (URI: http://www.ibspan.waw.pl/tss/DataModel#hasMediaType) |
static Property |
hasSessionIDProperty
The Jena Property for hasSessionID (URI: http://www.ibspan.waw.pl/tss/DataModel#hasSessionID) |
static Property |
hasUserIDProperty
The Jena Property for hasUserID (URI: http://www.ibspan.waw.pl/tss/DataModel#hasUserID) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
String |
getHasInterfaceHost()
Gets the 'hasInterfaceHost' property value |
Integer |
getHasInterfacePort()
Gets the 'hasInterfacePort' property value |
String |
getHasMediaType()
Gets the 'hasMediaType' property value |
String |
getHasSessionID()
Gets the 'hasSessionID' property value |
Integer |
getHasUserID()
Gets the 'hasUserID' property value |
void |
setHasInterfaceHost(String hasInterfaceHost)
Sets the 'hasInterfaceHost' property value |
void |
setHasInterfacePort(Integer hasInterfacePort)
Sets the 'hasInterfacePort' property value |
void |
setHasMediaType(String hasMediaType)
Sets the 'hasMediaType' property value |
void |
setHasSessionID(String hasSessionID)
Sets the 'hasSessionID' property value |
void |
setHasUserID(Integer hasUserID)
Sets the 'hasUserID' property value |
| Methods inherited from interface com.ibm.adtech.jastor.Thing |
|---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
| Field Detail |
|---|
static final Resource TYPE
static final Property hasSessionIDProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasSessionID)
static final Property hasUserIDProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasUserID)
static final Property hasInterfaceHostProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasInterfaceHost)
static final Property hasMediaTypeProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasMediaType)
static final Property hasInterfacePortProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasInterfacePort)
| Method Detail |
|---|
String getHasSessionID()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasSessionIDProperty
void setHasSessionID(String hasSessionID)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasSessionIDProperty
Integer getHasUserID()
throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorExceptionhasUserIDProperty
void setHasUserID(Integer hasUserID)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.Integer}
com.ibm.adtech.jastor.JastorExceptionhasUserIDProperty
String getHasInterfaceHost()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasInterfaceHostProperty
void setHasInterfaceHost(String hasInterfaceHost)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasInterfaceHostProperty
String getHasMediaType()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasMediaTypeProperty
void setHasMediaType(String hasMediaType)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasMediaTypeProperty
Integer getHasInterfacePort()
throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorExceptionhasInterfacePortProperty
void setHasInterfacePort(Integer hasInterfacePort)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.Integer}
com.ibm.adtech.jastor.JastorExceptionhasInterfacePortProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||