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

public interface IUriSupport extends Serializable
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

    Modifier and Type
    Method
    Description
    Gets the URI of the object supporting this interface
  • Method Details

    • getURI

      String getURI()
      Gets the URI of the object supporting this interface
      Returns:
      A String object.