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
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.