Interface _Representation

All Superinterfaces:
wt.content._ContentHolder, wt.admin._DomainAdministered, wt.ufid._Federatable, wt.federation._FederatedLinkHolder, wt.content._FormatContentHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.federation._RemotelyLinkable, ContentHolder, DomainAdministered, wt.ufid.Federatable, wt.federation.FederatedLinkHolder, FormatContentHolder, NetFactor, ObjectMappable, Persistable, wt.federation.RemotelyLinkable, Serializable
All Known Subinterfaces:
Representation
All Known Implementing Classes:
_DerivedImage, DerivedImage

public interface _Representation extends FormatContentHolder, DomainAdministered, wt.ufid.Federatable
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Supported API: true
    static final String
    Supported API: true
    static final String
    Supported API: true
    static final String
    Has the Representation be made out of date by changes to other objects?
    static final String
    Supported API: true
    static final String
    Supported API: true

    Fields inherited from interface wt.content._ContentHolder

    CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATION

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.ufid._Federatable

    FEDERATABLE_INFO

    Fields inherited from interface wt.content._FormatContentHolder

    FORMAT, FORMAT_NAME, PRIMARY

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.ufid.Federatable

    serialVersionUID

    Fields inherited from interface wt.content.FormatContentHolder

    serialVersionUID

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Modifier and Type
    Method
    Description
    float[]
    Supported API: true
    Supported API: true
    Supported API: true
    boolean
    Supported API: true
    boolean
    Supported API: true
    boolean
    Has the Representation be made out of date by changes to other objects?

    Methods inherited from interface wt.content._ContentHolder

    getContentVector, getHttpVector, getOperation, isHasContents, setContentVector, setHasContents, setHttpVector, setOperation

    Methods inherited from interface wt.admin._DomainAdministered

    getDomainRef, isInheritedDomain, setDomainRef, setInheritedDomain

    Methods inherited from interface wt.ufid._Federatable

    getFederatableInfo, setFederatableInfo

    Methods inherited from interface wt.content._FormatContentHolder

    getFormat, getFormatName, getPrimary, setFormat, setPrimary

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.NetFactor

    getClassInfo, getConceptualClassname

    Methods inherited from interface wt.fc.ObjectMappable

    readExternal, writeExternal

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity, getType