Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C G O R S T

C

className - Variable in class org.jdbf.engine.basic.ObjectMapped
className

G

getClassName() - Method in class org.jdbf.engine.basic.ObjectMapped
Return the className
getOID() - Method in class org.jdbf.engine.basic.ObjectMapped
Return the object identifier
getRepositoryViewName() - Method in class org.jdbf.engine.basic.ObjectMapped
Return the name of repository view where it is mapped

O

OID - Variable in class org.jdbf.engine.basic.ObjectMapped
object identifier
ObjectMapped - class org.jdbf.engine.basic.ObjectMapped.
ObjectMapped is the superclass of Java objects that are mapped on the repository.
ObjectMapped() - Constructor for class org.jdbf.engine.basic.ObjectMapped
 
ObjectMapped(String) - Constructor for class org.jdbf.engine.basic.ObjectMapped
Create the object.
org.jdbf.engine.basic - package org.jdbf.engine.basic
 

R

repositoryViewName - Variable in class org.jdbf.engine.basic.ObjectMapped
name of repository

S

setOID(Object) - Method in class org.jdbf.engine.basic.ObjectMapped
Set the object identifier.
setRepositoryViewName(String) - Method in class org.jdbf.engine.basic.ObjectMapped
Set the name of repository view where it is mapped

T

toString() - Method in class org.jdbf.engine.basic.ObjectMapped
Return the object as String

C G O R S T