com.deltalearn.rte.webservice.data
Interface IScoInfo


public interface IScoInfo

Basic information about a sco.

Version:
0.1

Method Summary
 java.lang.String getId()
          Returns the id of this SCO.
 java.lang.String getTitle()
          Returns the title of this SCO.
 

Method Detail

getId

java.lang.String getId()
Returns the id of this SCO.

Returns:
the id of this SCO

getTitle

java.lang.String getTitle()
Returns the title of this SCO.

Returns:
the title of this SCO