|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Observable
nesstar.rdf.RDFObject
nesstar.rdf.RDFClass
nesstar.api.AType
nesstar.api.StringType
public class StringType
A String.
| Field Summary |
|---|
| Fields inherited from class nesstar.rdf.RDFObject |
|---|
COLSEP, IS_GETTER, IS_PART, IS_PART_OF, WRITE_OP |
| Fields inherited from interface nesstar.api.Type |
|---|
GET_FORM, NO_FORM, POST_DATA_FORM, POST_FORM |
| Constructor Summary | |
|---|---|
StringType(RDFDB db,
URL id)
Constructor for the StringType object |
|
| Method Summary | |
|---|---|
String |
getFormType()
Gets the formType attribute of the StringType object |
String |
getJavaType()
Gets the javaType attribute of the StringType object |
Object |
getValue(NSParameter parameter,
Parameters params)
Read a value of the given type from the parameters |
int |
needsFormType()
Method |
| Methods inherited from class nesstar.api.AType |
|---|
getDefaultValue, getJavaSimpleType, getStringToTypeOp |
| Methods inherited from class nesstar.rdf.RDFClass |
|---|
getAllMethods, getAllProperties, getMethod, getMethods, getProperties, getProperty, getRDFClass, getRDFClass, getSuperClass, getSuperClassRef, init, isAssignableFrom, isSubclassOf, toString |
| Methods inherited from class java.util.Observable |
|---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringType(RDFDB db,
URL id)
throws Exception
db - id -
Exception| Method Detail |
|---|
public Object getValue(NSParameter parameter,
Parameters params)
throws Exception
AType
getValue in interface TypegetValue in class ATypeparameter - params -
Exceptionpublic String getJavaType()
getJavaType in interface TypegetJavaType in class ATypepublic String getFormType()
getFormType in interface TypegetFormType in class ATypepublic int needsFormType()
needsFormType in interface TypeneedsFormType in class AType
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||