|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserProfile
Interface for UserProfile ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#UserProfile)
| Field Summary | |
|---|---|
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 Property |
hasUserProfileDataProperty
The Jena Property for hasUserProfileData (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserProfileData) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface ibspan.tss.um.ontology.Profile |
|---|
hasOpinionsProperty |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
Integer |
getHasUserID()
Gets the 'hasUserID' property value |
UserProfileData |
getHasUserProfileData()
Gets the 'hasUserProfileData' property value |
void |
setHasUserID(Integer hasUserID)
Sets the 'hasUserID' property value |
UserProfileData |
setHasUserProfileData()
Sets the 'hasUserProfileData' property value to an anonymous node |
UserProfileData |
setHasUserProfileData(Resource resource)
Sets the 'hasUserProfileData' property value to the given resource, and add's rdf:type properties. |
void |
setHasUserProfileData(UserProfileData hasUserProfileData)
Sets the 'hasUserProfileData' property value |
| Methods inherited from interface ibspan.tss.um.ontology.Profile |
|---|
getHasOpinions, setHasOpinions, setHasOpinions, setHasOpinions |
| 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 hasUserProfileDataProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserProfileData)
static final Property hasUserIDProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserID)
| Method Detail |
|---|
UserProfileData getHasUserProfileData()
throws com.ibm.adtech.jastor.JastorException
UserProfileData
com.ibm.adtech.jastor.JastorExceptionhasUserProfileDataProperty
void setHasUserProfileData(UserProfileData hasUserProfileData)
throws com.ibm.adtech.jastor.JastorException
{@link - ibspan.tss.um.ontology.UserProfileData}
com.ibm.adtech.jastor.JastorExceptionhasUserProfileDataProperty
UserProfileData setHasUserProfileData()
throws com.ibm.adtech.jastor.JastorException
UserProfileData, the created value
com.ibm.adtech.jastor.JastorExceptionhasUserProfileDataProperty
UserProfileData setHasUserProfileData(Resource resource)
throws com.ibm.adtech.jastor.JastorException
UserProfileData with the factory.
and calling setHasUserProfileData(ibspan.tss.um.ontology.UserProfileData hasUserProfileData)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#UserProfileData. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
UserProfileData, the newly created value
com.ibm.adtech.jastor.JastorExceptionhasUserProfileDataProperty
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 | |||||||||