Class ExtrinsicObjectImpl

  • All Implemented Interfaces:
    Serializable, javax.xml.registry.infomodel.ExtensibleObject, javax.xml.registry.infomodel.ExtrinsicObject, javax.xml.registry.infomodel.RegistryEntry, javax.xml.registry.infomodel.RegistryObject, javax.xml.registry.infomodel.Versionable

    public class ExtrinsicObjectImpl
    extends RegistryEntryImpl
    implements javax.xml.registry.infomodel.ExtrinsicObject, Serializable
    Implementation of ExtrinsicObject. All levels are level 1 methods
    See Also:
    Serialized Form
    • Constructor Detail

      • ExtrinsicObjectImpl

        public ExtrinsicObjectImpl()
        Default constructor
    • Method Detail

      • getMimeType

        public String getMimeType()
                           throws javax.xml.registry.JAXRException
        Level 1 method
        Specified by:
        getMimeType in interface javax.xml.registry.infomodel.ExtrinsicObject
        Throws:
        javax.xml.registry.JAXRException
      • setMimeType

        public void setMimeType​(String mimeType)
                         throws javax.xml.registry.JAXRException
        Level 1 method
        Specified by:
        setMimeType in interface javax.xml.registry.infomodel.ExtrinsicObject
        Throws:
        javax.xml.registry.JAXRException
      • isOpaque

        public boolean isOpaque()
                         throws javax.xml.registry.JAXRException
        Level 1 method
        Specified by:
        isOpaque in interface javax.xml.registry.infomodel.ExtrinsicObject
        Throws:
        javax.xml.registry.JAXRException
      • setOpaque

        public void setOpaque​(boolean isOpaque)
                       throws javax.xml.registry.JAXRException
        Level 1 method
        Specified by:
        setOpaque in interface javax.xml.registry.infomodel.ExtrinsicObject
        Throws:
        javax.xml.registry.JAXRException
      • getRepositoryItem

        public javax.activation.DataHandler getRepositoryItem()
                                                       throws javax.xml.registry.JAXRException
        Level 1 method
        Specified by:
        getRepositoryItem in interface javax.xml.registry.infomodel.ExtrinsicObject
        Throws:
        javax.xml.registry.JAXRException
      • setRepositoryItem

        public void setRepositoryItem​(javax.activation.DataHandler repositoryItem)
                               throws javax.xml.registry.UnsupportedCapabilityException,
                                      javax.xml.registry.JAXRException
        Level 1 method
        Specified by:
        setRepositoryItem in interface javax.xml.registry.infomodel.ExtrinsicObject
        Throws:
        javax.xml.registry.UnsupportedCapabilityException
        javax.xml.registry.JAXRException