Example usage for javax.xml.registry.infomodel RegistryObject interface-usage

List of usage examples for javax.xml.registry.infomodel RegistryObject interface-usage

Introduction

In this page you can find the example usage for javax.xml.registry.infomodel RegistryObject interface-usage.

Usage

From source file it.cnr.icar.eric.client.xml.registry.infomodel.RegistryObjectImpl.java

/**
 * Implements JAXR API interface named RegistryObject.
 *
 * @author <a href="mailto:farrukh@wellfleetsoftware.com">Farrukh S. Najmi</a>
 */
public abstract class RegistryObjectImpl extends IdentifiableImpl implements RegistryObject {