public interface ICategoryActivityBinding extends Comparable
This interface is not intended to be extended or implemented by clients.
Modifier and Type | Method and Description |
---|---|
String |
getActivityId()
Returns the identifier of the activity represented in this binding.
|
String |
getCategoryId()
Returns the identifier of the category represented in this binding.
|
compareTo
String getActivityId()
null
.String getCategoryId()
null
.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.