public class ThingProxyPlaceHolder<K> extends TraitProxy implements Thing<K>, TraitType, Serializable
fields, tripleFactory
traitNameField
Constructor and Description |
---|
ThingProxyPlaceHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
K |
getCore() |
TraitableBean |
getObject() |
static ThingProxyPlaceHolder |
getThingPlaceHolder() |
String |
getTraitName() |
int |
hashCode() |
boolean |
isTop() |
boolean |
isVirtual() |
assignOtn, buildEntry, clearOtns, compareTo, computeInsertionVetoMask, getFields, getTripleFactory, getTypeCode, hasTypeCode, listAssignedOtnTypeCodes, property, propertyKey, propertyKey, readExternal, setFields, setTripleFactory, setTypeCode, shed, writeExternal
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getTypeCode, hasTypeCode
public static ThingProxyPlaceHolder getThingPlaceHolder()
public boolean isVirtual()
isVirtual
in interface TraitType
isVirtual
in class TraitProxy
public String getTraitName()
getTraitName
in interface TraitType
getTraitName
in class TraitProxy
public TraitableBean getObject()
getObject
in class TraitProxy
public boolean equals(Object o)
equals
in class TraitProxy
public int hashCode()
hashCode
in class TraitProxy
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.