Package com.axemble.vdoc.sdk.supports
Interface IUriSupport
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- IAlias,- IAttachment,- IBlockTemplateContainer,- ICatalog,- IContentContainer,- IDataUnit,- IFile,- IFolder,- IPageContainer,- IPlugin,- ISharedBlockContainer,- ISite,- IStorageResource,- ITaskInstance,- ITopic,- IVersion,- IWorkflow,- IWorkflowInstance
- All Known Implementing Classes:
- com.axemble.vdoc.sdk.impl.base.BaseContentContainer,- EzsAlias,- EzsBlockTemplateContainer,- EzsPageContainer,- EzsPlugin,- EzsSharedBlockContainer,- EzsSite,- EzsTopic,- PortalAttachment,- PortalFile,- PortalFolder,- ProcessStorageResource,- ProcessWorkflowInstance,- SnapshotAttachment
This class allows to specify which class or interface supports URI property .
- Since:
- 1.0
- Version:
- 1.0, 16/06/2009
- Author:
- vlygeros
- 
Method Summary
- 
Method Details- 
getURIString getURI()Gets the URI of the object supporting this interface- Returns:
- A String object.
 
 
-