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
URL_LOCATIONFields inherited from class wt.content._ContentItem
ROLEFields inherited from interface wt.federation._Federated
SERVICE_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetServiceId(ServiceIdentifier serviceId) Supported API: trueMethods inherited from class wt.content.URLData
getUrlLocationMethods inherited from class wt.content._URLData
setUrlLocationMethods inherited from class wt.content._ContentItem
getRole, setRoleMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods 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:
-