|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISourceable<T extends IOriginalSource>
| Method Summary | |
|---|---|
T |
addSource(String id,
String idNamespace,
Reference citation,
String microCitation)
Adds a source that is newly created by its components. |
void |
addSource(T source)
Adds a source to this object |
Set<T> |
getSources()
Returns the set of original sources (citations) for this sourceable object |
void |
removeSource(T source)
Removes a source from this object |
| Method Detail |
|---|
Set<T> getSources()
void addSource(T source)
source -
T addSource(String id,
String idNamespace,
Reference citation,
String microCitation)
null
no source is added.
- Parameters:
id - idNamespace - citation - microCitation -
void removeSource(T source)
source -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||