|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmaito.integration.IntegratedSource
public class IntegratedSource
Represents a data source that has been integrated into a resource graph.
| Constructor Summary | |
|---|---|
protected |
IntegratedSource(java.lang.String sourceId,
java.lang.String integrationDate)
|
| Method Summary | |
|---|---|
java.lang.String |
getIntegrationDate()
Returns the date when this source was integrated. |
java.lang.String |
getSource()
Returns the id of the data source that this IntegratedSource represents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected IntegratedSource(java.lang.String sourceId,
java.lang.String integrationDate)
| Method Detail |
|---|
public java.lang.String getSource()
public java.lang.String getIntegrationDate()
yyyy-MM-dd.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||