Package wt.federation
Class _ProxyURLData
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.content._ContentItem
wt.content.ContentItem
wt.content._URLData
wt.content.URLData
wt.federation._ProxyURLData
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,_Federated,Federated,wt.fv._Revaultable,wt.fv._UniquelyIdentifiedContent,wt.fv.Revaultable,wt.fv.UniquelyIdentifiedContent,DisplayIdentification
- Direct Known Subclasses:
ProxyURLData
- See Also:
-
Field Summary
Fields inherited from class wt.content._URLData
DISPLAY_NAME, URL_LOCATIONFields inherited from class wt.content._ContentItem
AUTHORED_BY, CATEGORY, COMMENTS, CREATED_BY, DESCRIPTION, DISTRIBUTABLE, FORMAT, HOLDER_LINK, INTENT_TO_CHANGE, LAST_AUTHORED, LINE_NUMBER, MODIFIED_BY, ROLE, STALEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.federation._Federated
EXPIRATION_TIME, REFRESH_TIME, SERVICE_ID, SOURCE_OBJECT_ID, SOURCE_URLFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fv._Revaultable
REVAULT_SESSION_IDFields inherited from interface wt.fv._UniquelyIdentifiedContent
STREAM_IDFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.fv.Revaultable
INITIAL_VALUE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetServiceId(ServiceIdentifier serviceId) Supported API: trueMethods inherited from class wt.content.URLData
getIdentity, getUrlLocation, initialize, isLocal, newURLDataMethods inherited from class wt.content._URLData
getDisplayName, getRevaultSessionId, getStreamId, readVersion, setDisplayName, setRevaultSessionId, setStreamId, setUrlLocation, super_readExternal_URLData, super_readVersion_URLData, super_writeExternal_URLDataMethods inherited from class wt.content.ContentItem
getBusinessType, getFormatName, setFormatNameMethods inherited from class wt.content._ContentItem
getAuthoredBy, getCategory, getComments, getCreatedBy, getDescription, getFormat, getHolderLink, getIntentToChange, getLastAuthored, getLineNumber, getModifiedBy, getRole, isDistributable, isStale, readVersion, setAuthoredBy, setCategory, setComments, setCreatedBy, setDescription, setDistributable, setFormat, setHolderLink, setIntentToChange, setLastAuthored, setLineNumber, setModifiedBy, setRole, setStale, super_readExternal_ContentItem, super_readVersion_ContentItem, super_writeExternal_ContentItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.federation.Federated
findLinks, getService, navigate, navigate, postStore, prepareForStore, preset, refresh, refreshIfStale, update
-
Method Details
-
getServiceId
Supported API: true- Specified by:
getServiceIdin interface_Federated- See Also:
-
setServiceId
Supported API: true- Specified by:
setServiceIdin interface_Federated- Throws:
WTPropertyVetoException- See Also:
-