|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemServiceRef
A system service is a persistent reference to an installed system service component which is auto-installed and managed by the ROX system.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the description of this object. |
SystemServiceRefID |
getID()
Returns the ID of this object, or null if this object has not yet been saved. |
InstalledComponentRef |
getInstalledComponentRef()
Returns the reference to the installed component associated with this object. |
java.lang.String |
getName()
Returns the name of this object. |
java.lang.String |
getSimpleName()
Returns the simple name of this object. |
Methods inherited from interface com.sun.n1.sps.model.PluginMember |
---|
getPluginID |
Method Detail |
---|
SystemServiceRefID getID()
java.lang.String getSimpleName()
InstalledComponentRef getInstalledComponentRef()
java.lang.String getName()
java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |