public final class EntityDetailDescriptor extends CompositeDetailDescriptor<org.apache.polygene.api.entity.EntityDescriptor> implements org.apache.polygene.api.util.Visitable<EntityDetailDescriptor>
descriptor, methods, mixins, module| Modifier and Type | Method and Description |
|---|---|
<ThrowableType extends Throwable> |
accept(org.apache.polygene.api.util.Visitor<? super EntityDetailDescriptor,ThrowableType> visitor) |
javax.json.JsonObjectBuilder |
toJson() |
descriptor, getMethodDescriptor, methods, mixins, module, toStringpublic <ThrowableType extends Throwable> boolean accept(org.apache.polygene.api.util.Visitor<? super EntityDetailDescriptor,ThrowableType> visitor) throws ThrowableType extends Throwable
accept in interface org.apache.polygene.api.util.Visitable<EntityDetailDescriptor>ThrowableType extends Throwablepublic javax.json.JsonObjectBuilder toJson()
toJson in class CompositeDetailDescriptor<org.apache.polygene.api.entity.EntityDescriptor>