Package wt.content
Class _URLData
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.content._ContentItem
wt.content.ContentItem
wt.content._URLData
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,wt.fv._Revaultable,wt.fv._UniquelyIdentifiedContent,wt.fv.Revaultable,wt.fv.UniquelyIdentifiedContent,DisplayIdentification
- Direct Known Subclasses:
URLData
public abstract class _URLData
extends ContentItem
implements wt.fv.Revaultable, wt.fv.UniquelyIdentifiedContent, Externalizable
- See Also:
-
Field Summary
FieldsFields inherited from class wt.content._ContentItem
ROLE -
Method Summary
Modifier and TypeMethodDescriptionHolds the URL string.voidsetUrlLocation(String urlLocation) Holds the URL string.Methods inherited from class wt.content._ContentItem
getRole, setRoleMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
-
Field Details
-
URL_LOCATION
Holds the URL string.Supported API: true
- See Also:
-
-
Method Details
-
getUrlLocation
Holds the URL string.Supported API: true
- See Also:
-
setUrlLocation
Holds the URL string.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-