|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
Interface for User ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#User)
| Field Summary | |
|---|---|
static Property |
hasLoginProperty
The Jena Property for hasLogin (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasLogin) |
static Property |
hasNameProperty
The Jena Property for hasName (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasName) |
static Property |
hasPasswordProperty
The Jena Property for hasPassword (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasPassword) |
static Property |
hasUserIDProperty
The Jena Property for hasUserID (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserID) RDF Schema Standard Properties comment : Unique ID of a user^^http://www.w3.org/2001/XMLSchema#string |
static Resource |
LastUser
Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#LastUser |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
String |
getHasLogin()
Gets the 'hasLogin' property value |
String |
getHasName()
Gets the 'hasName' property value |
String |
getHasPassword()
Gets the 'hasPassword' property value |
Integer |
getHasUserID()
Gets the 'hasUserID' property value |
void |
setHasLogin(String hasLogin)
Sets the 'hasLogin' property value |
void |
setHasName(String hasName)
Sets the 'hasName' property value |
void |
setHasPassword(String hasPassword)
Sets the 'hasPassword' 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 hasPasswordProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasPassword)
static final Property hasLoginProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasLogin)
static final Property hasNameProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasName)
static final Property hasUserIDProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserID)
static final Resource LastUser
| Method Detail |
|---|
String getHasPassword()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasPasswordProperty
void setHasPassword(String hasPassword)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasPasswordProperty
String getHasLogin()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasLoginProperty
void setHasLogin(String hasLogin)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasLoginProperty
String getHasName()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasNameProperty
void setHasName(String hasName)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasNameProperty
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||