|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IItem
Method Summary | |
---|---|
java.util.List |
getConflicts()
Get conflicts for this item |
java.lang.String |
getDescription()
Get the description associated with this item |
IItemHistory |
getHistory()
Get history for this item |
java.lang.Integer |
getVersion()
Get version number for item. |
Methods inherited from interface org.eclipse.ecf.core.identity.IIdentifiable |
---|
getID |
Method Detail |
---|
java.lang.String getDescription()
null
if no description
(or null description) has been setjava.lang.Integer getVersion()
IItemHistory getHistory()
null
, but may return empty Listjava.util.List getConflicts()
null
, but may return empty
List
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |