|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.meta2project.storage.cache.helper.OntObjectHelper
public class OntObjectHelper
Constructor Summary | |
---|---|
OntObjectHelper()
|
Method Summary | |
---|---|
static CachedOntObject |
load(DBContext context,
long id)
|
static CachedOntObject |
load(DBContext context,
java.lang.String fullName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OntObjectHelper()
Method Detail |
---|
public static CachedOntObject load(DBContext context, java.lang.String fullName)
public static CachedOntObject load(DBContext context, long id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |