|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceCategory
Services can be organized into categories. This is mainly so that services can be presented to the user in an organized way.
| Method Summary | |
|---|---|
java.lang.String |
getId()
Get the ID of the service category. |
java.lang.String |
getName()
Get the name of this service category. |
java.util.Set<IService> |
getServices()
Get a set of all the services in the category. |
| Method Detail |
|---|
java.lang.String getId()
java.lang.String getName()
java.util.Set<IService> getServices()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||