ibspan.tss.layout.ontology.datamodel
Interface InternalLink

All Superinterfaces:
LayoutElement, Link, com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
InternalLinkImpl

public interface InternalLink
extends Link, com.ibm.adtech.jastor.Thing

Interface for InternalLink ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/DataModel#InternalLink)





Field Summary
static Resource LoginSuccess
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#LoginSuccess
static Resource Register2
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#Register2
static Resource RegisterSuccess
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#RegisterSuccess
static Resource ShowFreshResults
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#ShowFreshResults
static Resource TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface ibspan.tss.layout.ontology.datamodel.Link
hasActionNameProperty, hasLabelProperty
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface ibspan.tss.layout.ontology.datamodel.Link
getHasActionName, getHasLabel, setHasActionName, setHasLabel
 
Methods inherited from interface com.ibm.adtech.jastor.Thing
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final Resource TYPE
The rdf:type for this ontology class


LoginSuccess

static final Resource LoginSuccess
Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#LoginSuccess


Register2

static final Resource Register2
Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#Register2


ShowFreshResults

static final Resource ShowFreshResults
Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#ShowFreshResults


RegisterSuccess

static final Resource RegisterSuccess
Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#RegisterSuccess