org.eclipse.corona.repository
Interface IRepositoryResource


public interface IRepositoryResource


Method Summary
 java.lang.String getRepositoryId()
          get the repository identifier for this resource
 void setRepositoryId(java.lang.String resourceId)
          get the repository identifier for this resource
 

Method Detail

getRepositoryId

java.lang.String getRepositoryId()
get the repository identifier for this resource

Returns:
the resource identifier String

setRepositoryId

void setRepositoryId(java.lang.String resourceId)
get the repository identifier for this resource

Parameters:
resourceId - the resource identifier

Copyright 2006 IBM Corporation and others.
All Rights Reserved.