ibspan.tss.layout.ontology.datamodel
Interface FormLink

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

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

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

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


RDF Schema Standard Properties
comment : ^^http://www.w3.org/2001/XMLSchema#string, Link used describing action names of web forms. They do not need label defined.@en



Field Summary
static Resource CheckLogin1
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#CheckLogin1
static Resource CheckRegister1
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#CheckRegister1
static Resource CheckRegister2
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#CheckRegister2
static Resource Search
          Individual for URI: http://www.ibspan.waw.pl/tss/db/Templates#Search
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


CheckRegister1

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


CheckLogin1

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


CheckRegister2

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


Search

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